Unsolved
This post is more than 5 years old
10 Posts
0
9031
September 23rd, 2010 00:00
Query regarding Naviseccli commands
Hello Everyone,
I have a query.
Could anyone tell me what is the command to find the space utilized by all the LUN's in a CX3 series storage box?
Also it would be helpful if you can guide me to few resources on Clariion which involve usage of the CLI (Naviseccli commands) interface to manage CX boxes.
Thanks..
------------------
Karthik
No Events found!
andre_rossouw
62 Posts
1
September 30th, 2010 05:00
There's no single command to do that.
If you run the getlun -capacity command, it'll give you the space occupied by each LUN; you'll have to do the math. If you know Perl or some other scripting language, it'll be simple.
Here's an example of the command and output:
C:\>naviseccli -h cx1a -user xxx -password yyy -scope 0 getlun -capacity
LOGICAL UNIT NUMBER 10
LUN Capacity(Megabytes): 20480
LUN Capacity(Blocks): 41943040
LOGICAL UNIT NUMBER 16
LUN Capacity(Megabytes): 1024
LUN Capacity(Blocks): 2097152
LOGICAL UNIT NUMBER 2502
LUN Capacity(Megabytes): 262144
LUN Capacity(Blocks): 536870912
LOGICAL UNIT NUMBER 2001
LUN Capacity(Megabytes): 262144
LUN Capacity(Blocks): 536870912
LOGICAL UNIT NUMBER 1
LUN Capacity(Megabytes): 20480
LUN Capacity(Blocks): 41943040
LOGICAL UNIT NUMBER 15
LUN Capacity(Megabytes): 20480
LUN Capacity(Blocks): 41943040
Karthik_Krishna
10 Posts
0
October 5th, 2010 21:00
Thnkx Andre..
Could you also point me at any resources which contain the Naviseccli commands.
It would be useful as I work with the GUI (Web) most of the times and want to be familiar with the CLI aswell..
Cheers!!
minksg
2 Intern
•
546 Posts
0
October 19th, 2010 13:00
Hi - you should be able to find this information on Powerlink...have you checked there?
Karthik_Krishna
10 Posts
0
October 22nd, 2010 00:00
Hello Gina,
I did check, but I guess my search was not exact..
Could you please guide me through it.
Thanks...
-----------
Karthik
Preeti1
25 Posts
1
January 11th, 2011 10:00
you might get the NAVICLI cmds and information under powerlink
Home > Support > Technical Documentation and Advisories > Software ~ J-O ~ Documentation > Navisphere Management Suite > General Reference
BJC2
19 Posts
0
July 7th, 2011 12:00
Hi,
Did you have any luck with this. I am starting down this path now.
Can you give me some pointers to go in that direction?
Thanks.
Stephanie_P
180 Posts
0
July 14th, 2011 07:00
Hi, You may also have some luck finding additional information in the CLARiiON Support Forum Community. -Stephanie