application provisioning config modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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 (privilege: advanced)-
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 istrue
, all aggregates with sufficient performance are considered. The initial value for option isfalse
.
Examples
cluster1::*> application provisioning config modify -is-mixed-storage-services-allowed true
Enables the use of mixed storage services for provisioning placement.