This article provides steps/instructions to configure vendor-supported tape drives and media changers so that virtual machines on ESXi 5.x and later can access these devices. These instructions are provided with these caveats:
VMware ESXi 6.x
VMware ESXi 7.x
VMware ESXi 8.x
Note: Beginning with vSphere 5.x, VMware no longer supports Tape Drives connected directly to ESXi 5.x and later.
To configure a tape device with a virtual machine in ESXi 5.x and above:
vmhba2:C0:T1:L0)
. For more information about the Runtime Name, see Identifying disks when working with VMware ESXi.<Bus>:<Target>
.vmhba2:C0:T1:L0
corresponds with a Virtual Device Node of (1:1)
, (2:1)
, or (3:1)
as the Target is 1(T1)
.(0:1)
is also available for configuration. However, this bus is usually already populated by a virtual disk in a typical virtual machine setup. As tape operations by nature are quite disruptive for devices on the same bus, to avoid interruption, ensure that the tape devices' target IDs are on a separate bus from the other virtual machine disks attached to the virtual machine. For example, bus (0:x)
can have several virtual machine disks, while bus (1:x)
has the tape pass-through device(s).Note: ESXi supports vendor-supported parallel SCSI tape drives and tape libraries only. If using a tape drive library (versus using a stand-alone tape drive), the library must be multi-target, and not multi-LUN. Ensure that the tape drive's virtual target ID in the virtual machine's configuration is set to be the same as the physical target ID.