Use the chmdisk command to modify the name of a managed disk (MDisk).
>>- svctask -- -- chmdisk -- -- -name -- new_name_arg -- -------> >--+- mdisk_id ---+-------------------------------------------->< '- mdisk_name -'
This command modifies the name, or label, that is assigned to a given managed disk. You can subsequently use the new name to refer to the managed disk.
An invocation example
svctask chmdisk -name testmdisk mdisk0
The resulting output
No feedback