Start a Conversation

Unsolved

This post is more than 5 years old

1427

July 12th, 2011 16:00

naviseccli -h localhost lunmapinfo

I'm new to emc command line utilities so I'm hoping someone here can point out what i have configured wrong / not set up.  I have a backup product that needs to be able to run the command 'navicli -h localhost lunmapinfo' to parse the list of physical disks and determine which windows physical disk translates to which backend lun for targeting.

I started out with just the EMC HostAgent, PowerPath and NaviCLI installed on my server and it was giving me an error stating that navicli could not connect to localhost - network timeout. I installed Unisphere Server software on my server and then was able to get navicli or naviseccli -h localhost lunmapinfo to return some information but i think i am missing something that lets the unisphere software I installed know about the array because I get this message from it:

Logical Drives:

Physical Device:            \\.\PhysicalDrive79

Logical Drives:

Physical Device:            \\.\PhysicalDrive80

No storage systems were found.  Certain fields could not be displayed.

Can anyone point me to what I need to do so that I can get data back from the navicli -h localhost lunmapinfo command?

Thanks,

-Matt

2 Intern

 • 

20.4K Posts

July 12th, 2011 20:00

how about using inq utility, much easier to use:

C:\Program Files (x86)\EMC\Navisphere CLI>inq.exe_wnt -clar_wwn -no_dots
Inquiry utility, Version V7.3-1214 (Rev 0.1)      (SIL Version V7.3.0.1 (Edit Level 1214)
Copyright (C) by EMC Corporation, all rights reserved.
For help type inq -h.



-------------------------------------------------------------------------------------------------
CLARiiON Device     Array Serial #   SP IP Address      LUN      WWN (all 32 hex digits required)
-------------------------------------------------------------------------------------------------
\\.\PHYSICALDRIVE1  APM00111001234   B  10.200.6.9     00000    600601603c702c0036ebdea28da1e011
\\.\PHYSICALDRIVE2  APM00111001234   A  10.200.6.8     00001    600601603c702c001cb1f6bbb0a1e011
\\.\PHYSICALDRIVE3  APM00111001234   B  10.200.6.9     00006    600601603c702c00e02d2fc3fcace011

ftp://ftp.emc.com/pub/symm3000/inquiry/v7.3.0.1/

4.5K Posts

July 13th, 2011 08:00

What version of flare is running on the array?

Is the host logged in and registered on the array? Is the host showing as managed on the array?

Is the version of Unisphere Management Server the same as the array?

Is the version of Navisphere CLI the same version as the array and the Unisphere Server that you installed on the host?

Is the version of EMC Host Agent the same as the array?

What operating system are you using?

The EMC Host Agent program that is installed on the host pushes and pulls information to/from the array when it's managed. This passes the information about the LUNs assigned to the host back to the host.

glen

No Events found!

Top