Search results

  1. T

    Can you mount an SMB share as a datastore and then use it to back up directly on tape?

    Hello. We have a new tape ML3 library and we want data that are network shared through SMB to be backed up on tape. The typical back up management suites with the library are a disaster. So i was exploring using PBS with it. It is my understanding that a tape backup in PSB cannot only be...
  2. T

    Problem with NIC passthough to Windows Guest

    I have been trying implement a PCI passthrough for a 25g NIC to a Windows Server 2016 guest but it does not seem to work. The Host server is a Dell Poweredge with a 1st gen Epyc CPU. I have tried the same passthrough with CentOS 8 guests on a different server with the same hardware (same CPU...
  3. T

    Is there a way to disable the automatic start of VMs before proxmox boots?

    I have made a mistake trying to passthrough a NIC that was already used by another VM through a bridge. At restart the host is trying to start both VMs and crashes and i have no access to it either from the web interface or the console. Is there a way to disable the automatic start of the VMs...
  4. T

    [SOLVED] Is it possible to move a disk image to a different container?

    So my question is this: If i have a LXC with a disk raw image mounted. Is it possible for that disk image to unmount it from that container and move/remount it on a different LXC container and retain the data inside? Thanks!