Powering off a Disk Enclosure (Applicable to V300R006C20 and Later)
If you want to power off a disk enclosure, perform the operations described in this section.
Context
This operation will power off all disks in the disk enclosure. Before performing this operation, determine whether the operation is necessary.
Procedure
- Log in to a storage system as the super administrator and run change user_mode current_mode user_mode=engineer.
admin:/>change user_mode current_mode user_mode=engineer engineer:/>
- Run poweroff enclosure enclosure_number=? to power off a disk enclosure.
enclosure_number is the ID of a disk enclosure. It has the prefix DAE. You can run the show enclosure command to query details of disk enclosures.
Power off the disk enclosure whose ID is DAE000. The command output varies depending on a specific product.
engineer:/>poweroff enclosure enclosure_number=DAE000 DANGER: You are about to power off a disk enclosure. This operation will power off all disks in the disk enclosure. Suggestion: Before performing this operation, determine whether the operation is necessary. Have you read danger alert message carefully?(y/n)Y Are you sure you really want to perform the operation?(y/n)Y Command executed successfully.
Follow-up Procedure
Run the poweron enclosure enclosure_number=? command to power on the disk enclosure.