Unsolved
This post is more than 5 years old
3 Posts
0
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?
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?
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
1
March 3rd, 2009 17:00
/nas/sbin/setup_clariion -init
Rainer_EMC
6 Operator
•
8.6K Posts
1
March 4th, 2009 02:00
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
t0neighty
3 Posts
0
March 4th, 2009 11:00
loved the ~whereisfs command! wonderful!