Recently I have been working on cleaning up storage on a EMC VMAX3. You can do a lot using the GUI for most of the day to day maintenance, but using the CLI is a lot more efficient when it comes to removing storage groups.
symsg -sid 1234 delete storgegroup_SG -force
Using that command is a simpler and quicker way to remove storage groups than to use the Unisphere GUI.
Leave a Reply