VMware {code} Community
Ashwin89
Contributor
Contributor

ESX naa.diskIdentifier to windows disk mapping

i have a NetApp lun exposed to ESX server with disk identifer as naa.12344567890111111111111111111111

Same lun is exposed to my physical box. how can I identify from physical machine which is that particular disk. i just have naa identifier with me.

Bascically i need mapping to identify between naa.diskidentifier to windows disk mapping.

Diskpart does not show this identifier.

any help?

Reply
0 Kudos
1 Reply
hdo0917
Enthusiast
Enthusiast

Short answer you can't without PowerCLI. You can get that programmatically, there's plenty of example in C#, or Java: ScsiLunName, VMDiskCreate.

Reply
0 Kudos