Start a Conversation

Unsolved

This post is more than 5 years old

K

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

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

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!!

2 Intern

 • 

546 Posts

October 19th, 2010 13:00

Hi - you should be able to find this information on Powerlink...have you checked there?

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

25 Posts

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

19 Posts

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.

180 Posts

July 14th, 2011 07:00

Hi, You may also have some luck finding additional information in the CLARiiON Support Forum Community.  -Stephanie

No Events found!

Top