I'm trying to find the disk identifier that I added to an ESXi host I tested with grep Id /proc/vmware/scsi/vmhbaX/Y:\Z
and does not work
When i execute this order i only get this :
*****************************************************************************************************************************************************
Vendor: EMC Model: SYMMETRIX Rev: 5773
Type: Direct-Access ANSI SCSI revision: 04
Size: 34526 Mbytes
Queue Depth: 16
Partition Info:
Block size: 512
Num Blocks: 70709760
num: Start Size Type
1: 63 70702002 fb
Partition VM cmds reads KBread writes KBwritten cmdsAbrt busRst paeCm
ds paeCopies splitCmds splitCopies issueAvg totalAvg
0 - 284 151 82 0 0 0 0
1 1 0 0 45047 2419356740
1 - 20522 20154 80319 184 92 0 0
0 0 0 0 39623 2857824843
VM Shares cmds reads KBread writes KBwritten cmdsAbrt busRst paeCmds
paeCopies splitCmds splitCopies issueAvg totalAvg active queued virtTime
127 1000 20806 20305 80401 184 92 0 0 1
1 0 0 39697 2851839793 0 0 20431000000
Total 1000 20806 20305 80401 184 92 0 0 1
1 0 0 39697 2851839793 0 0 20431000000
Paths:fixed
vmhba0:2:10 on*#
vmhba1:1:10 on
Active: 0 Queued: 0
*****************************************************************************************************************************************************
How I can do?
Thanks to all