Unsolved

This post is more than 5 years old

3 Posts

468

March 3rd, 2009 16:00

cli command to show shelves and contents?

Hi,

I worked with an EMC engineer a few weeks back that showed me a cool cli command that displays the shelves and disks via the curses interface.
Unfortunately I've forgotten the command. I'd rather not bother him by as the ticket is closed. Anyone know what the command might be?

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

March 3rd, 2009 17:00

might be this, same command you use to provision storage on an integrated Celerra:

/nas/sbin/setup_clariion -init

6 Operator

 • 

8.6K Posts

March 4th, 2009 02:00

If you just want to display the setup you can use directly

cd /nas/sbin/setup_backend/
./setup_clariion2 list config CKXXXXXXXXX

with the CK* serial number that you get from nas_storage -list or grep SPA /etc/hosts

other interesting info commands:

nas_storage -info -all

/nas/tools/.whereisfs

3 Posts

March 4th, 2009 11:00

thanks guys! really appreciate it.
loved the ~whereisfs command! wonderful!
No Events found!

Top