application provisioning config modify
Modify options for application provisioning
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command modifies the options for application provisioning operations.
Parameters
- [-is-mixed-storage-services-allowed {true|false}] - Is Mixed Storage Services Allowed
- Specifies whether mixed cost storage services are allowed for provisioning placement. If the value of this parameter is false, only the aggregates closest to the performance requirements of the storage service are used. If the value of this parameter is true, all aggregates with sufficient performance are considered. The initial value for option is false.
Examples
cluster1::*> application provisioning config modify -is-mixed-storage-services-allowed true
Give documentation feedback