Backup & Recovery

 View Only
  • 1.  Tape library to virtual machine

    Posted Sep 12, 2023 11:19 AM

    Dear Team,

     

    I want to make VM which holds the backup role but I am not aware to connect FC tape library to this VM.

     

    please help



  • 2.  RE: Tape library to virtual machine

    Posted Sep 14, 2023 06:29 AM

    You have to Pass-Thru FC ports to VM and then VM will work with tape library.



  • 3.  RE: Tape library to virtual machine

    Posted Sep 14, 2023 10:00 AM

    As an addition to the former post the FC port has to been seen directly from the VM and you have to configure a direct passthrough of the FC port to the tape library. For the VM is to look like it is a direct attached device.

    In the Vmware KB there is a common description how to do it:

    https://kb.vmware.com/s/article/1010789

    The discription is very old, but it is working up to VSphere 7



  • 4.  RE: Tape library to virtual machine

    Posted Oct 19, 2023 05:32 AM

     wrote:

    You have to Pass-Thru FC ports to VM and then VM will work with tape library.


    I was struggling with the same thing as I wanted to connect tape library to my VM. I've tried NPIV functionality at first, but was not able to achieve anything. So I want to clarify - is the pass thru option only one available way to achieve this task? I did the similar thing only with Hyper-V in the past and it had "Vvirtual fibre channel" option which let me to achieve the same thing without using pass thru. Must I understand that vsphere does not have equal functionality?



  • 5.  RE: Tape library to virtual machine



  • 6.  RE: Tape library to virtual machine

    Posted Mar 01, 2024 07:04 PM

    To connect a FC tape library to a VM, you'll need to use Direct Path I/O to pass through the FC ports directly to the VM. This makes the tape library appear as if it's directly attached to the VM. VMware's documentation provides a guide on setting up pass-through devices, which is applicable up to vSphere 7.

    While some might consider NPIV, pass-through is the more straightforward and commonly successful approach for this task.