Use the chmdiskgrp command to modify the name that is assigned to a managed disk (MDisk) group or to set the warning threshold for the MDisk group.
>>- svctask -- -- chmdiskgrp -- --+-------------------------+---> '- -name -- new_name_arg -' >-- --+--------------------------------------------------+------> '- -warning --disk_size |--disk_size_percentage--%-' >--+-------------------+--+- mdisk_group_name -+--------------->< '- -unit --+- b --+-' '- mdisk_group_id ---' +- kb -+ +- mb -+ +- gb -+ +- tb -+ '- pb -'
This command modifies the name, or label, assigned to a given managed disk group. Subsequently, you can use the new name to refer to the managed disk group.
The command can also be used to set the warning threshold for the managed disk group. The warning threshold is the threshold at which a warning is generated when it is exceeded by the used-disk capacity in the MDisk group.
An invocation example
svctask chmdiskgrp -name testmdiskgrp Group0
The resulting output
No feedback