6.7

Table Of Contents
Checking Disk Chain for Consistency
Use the vmkfstools command to check the entire snapshot chain. You can determine if any of the links in
the chain are corrupted or any invalid parent-child relationships exist.
-e|--chainConsistent
Storage Device Options
You can use the device options of the vmkfstools command to perform administrative task for physical
storage devices.
Managing SCSI Reservations of LUNs
Use the vmkfstools command to reserve a SCSI LUN for exclusive use by the ESXi host. You can also
release a reservation so that other hosts can access the LUN, and reset a reservation, forcing all
reservations from the target to be released.
-L|--lock [reserve|release|lunreset|targetreset|busreset|readkeys|readresv] device
Caution Using the -L option can interrupt the operations of other servers on a SAN. Use the -L option
only when troubleshooting clustering setups.
Unless advised by VMware, never use this option on a LUN hosting a VMFS volume.
You can specify the -L option in several ways:
n
-L reserve – Reserves the specified LUN. After the reservation, only the server that reserved that
LUN can access it. If other servers attempt to access that LUN, a reservation error appears.
n
-L release – Releases the reservation on the specified LUN. Other servers can access the LUN
again.
n
-L lunreset – Resets the specified LUN by clearing any reservation on the LUN and making the
LUN available to all servers again. The reset does not affect any of the other LUNs on the device. If
another LUN on the device is reserved, it remains reserved.
n
-L targetreset – Resets the entire target. The reset clears any reservations on all the LUNs
associated with that target and makes the LUNs available to all servers again.
n
-L busreset – Resets all accessible targets on the bus. The reset clears any reservation on all the
LUNs accessible through the bus and makes them available to all servers again.
n
-L readkeys – Reads the reservation keys registered with a LUN. Applies to SCSI-III persistent
group reservation functionality.
n
-L readresv – Reads the reservation state on a LUN. Applies to SCSI-III persistent group
reservation functionality.
vSphere Storage
VMware, Inc. 353