Unsolved
This post is more than 5 years old
1 Rookie
•
30 Posts
1
12535
February 16th, 2014 11:00
Naviseccli command
Hi,
I am trying to get few of the details through naviseccli commands.
Query : 1 : When using getrg command :
naviseccli -h getrg 1
Logical Capacity (Blocks): 53804154880
Free Capacity (Blocks,non-contiguous): 2634670080
Free contiguous group of unbound segments: 2531622912
Getting this output in Blocks only.But tried for storage pool it is showing in GB. We need the output in GB for getrg directly. I tried with -mb and -gb options but nothing is working. Is there any other way to get the output in GB's for getrg command ?
Query 2 : Trying to get the luns details assigned to a particular host :
naviseccli -h server -volmap -host
Output shows as NA
LOGICAL UNIT NUMBER: N/A
Current owner: N/A
Default Owner: N/A
But when the same command is tried with the host ip address then getting the LUN number and current and default owners properly.
Why is it happening like this ? Please advise.
0 events found


o17Uu33DCF12520
6 Operator
•
1.1K Posts
0
February 16th, 2014 17:00
For the 1st question:
The output only can been seen as it already was. No option to make that change I am afraid.
For the 2nd question:
The correct SYNTAX should be like this. It could be found in the command reference guide.
naviseccli -h array_a server -volmap -host ipaddress [-local][-vm]
Please mark my answer as correct/helpful if it helps.
Roger_Wu
6 Operator
•
4K Posts
0
February 16th, 2014 18:00
You can refer to Navisphere Command Line Interface (CLI) Reference
https://support.emc.com/docu10323_Navisphere_Command_Line_Interface_(CLI)_Reference.pdf?language=en_US