This post is more than 5 years old
32 Posts
1
41262
April 19th, 2012 05:00
How can i get LUN id from Windows server ?
The scenario is two 500gb lun in storage that is assigned to a windows server. Now i want to remove one 500 gb lun from the storage.how i will identify the corresponding lun ??
No Events found!
dynamox
9 Legend
•
20.4K Posts
1
April 19th, 2012 05:00
powermt display dev=all ...look for logical device name, that will correspond to the name in Unisphere
dynamox
9 Legend
•
20.4K Posts
1
April 19th, 2012 10:00
use inq
ftp://ftp.emc.com/pub/symm3000/inquiry/v7.3.2.0/
Sridhar246
115 Posts
0
April 19th, 2012 10:00
what if there is no powerpath installed on the server?
kelleg
4.5K Posts
0
April 24th, 2012 11:00
If you received a correct answer, please remember to mark your question Answered and to award points to the person providing the correct answer.
glen
jeesonmathew
32 Posts
0
April 24th, 2012 22:00
thanks...for u r response
RRR
2 Intern
•
5.7K Posts
0
July 3rd, 2012 03:00
You can also right click on each disk in Disk Manager and get the properties. The LUN id is there.
christopher_ime
2K Posts
0
July 3rd, 2012 21:00
Depends which ID is being asked about.
As RRR suggested, the Host ID (HLU) is represented in Disk Management on Windows; however, for the ALU, either inq or PowerPath if viewing from the host as Dynamox suggested.
RRR
2 Intern
•
5.7K Posts
0
July 4th, 2012 01:00
Powerpath obviously is the most beautiful way to get ALU as well as HLU information.