Skip to main content
A newer release of this product is available.

application provisioning config modify

Contributors
Suggest changes

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 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

Enables the use of mixed storage services for provisioning placement.