chcompatibilitymode

Use the chcompatibilitymode command to change whether a feature is enabled in compatibility mode.

Syntax


1  chcompatibilitymode
2.1 
2.2.1  -enable
2.2.1  -disable
1  -feature  feature_name

Parameters

-enable
(Optional) Specifies that the feature is enabled.
-disable
(Optional) Specifies that the feature is disabled.
-feature feature_name
(Required) Specifies the name of the feature to enable or disable.

An invocation example

The following command disables the remote copy feature:

$ svctask chcompatibilitymode -disable -feature remote_copy

The resulting output:

No Feedback.

An invocation example

The following command enables the multiple I/O groups feature for IBM® SAN Volume Controller only:

svctask chcompatibilitymode -enable -feature multiple_io_groups

The resulting output:

No Feedback.