How to identify the LUN IDs for SAN disks of 3PAR
时间:
2019-05-21 14:48:56
阅读:
100
评论:
收藏:
0
[点我收藏+]
1) Open “CMD” with administrator
2) Input the command “diskpart” and press Enter
3) View the disks use command “list disk”
4) Select a disk use command “select disk <number>”, such as select disk 2
5) View the LUN ID of the selected disk use command “detail disk”How to identify the LUN IDs for SAN disks of 3PAR
原文:https://blog.51cto.com/549687/2397909