Recent content by ZachH83

  1. Z

    x570 dual GPU pass through

    After much playing around with it, I adjusted my Ram, and suddenly it all works. Guess I was not leaving enough for the environment.
  2. Z

    x570 dual GPU pass through

    I just noticed that my other system is running proxmox 7.2, where the one giving me issues is 7.3. I'm going to see if switching it fixes the issue.
  3. Z

    x570 dual GPU pass through

    TASK ERROR: start failed: command '/usr/bin/kvm -id 200 -name 'VM,debug-threads=on' -no-shutdown -chardev 'socket,id=qmp,path=/var/run/qemu-server/200.qmp,server=on,wait=off' -mon 'chardev=qmp,mode=control' -chardev 'socket,id=qmp-event,path=/var/run/qmeventd.sock,reconnect=5' -mon...
  4. Z

    x570 dual GPU pass through

    MOBO: MSI x570 Gaming Edge Wifi (with the latest bios update) CPU: Ryzen 5 5600G ____ I am attempting to pass through 2 Nvidia Quadro M2000 gpu. The intention is to have each one passed through to their own VM (running Ubuntu 22) that will have a monitor plugged into the GPU Display Port for...
  5. Z

    Multiple GPU system, would like to have 2 dedicated VMs with direct monitor and usb, need help.

    While attempting to use the primary display option within the proxmox add pci hardware, I was not able to start the machine. It said that the vga was not allowed. However, I edited the vfio.conf file that you edit when setting up the gpu passthrough, and changed the disable_vga=1 to =0. I was...
  6. Z

    Multiple GPU system, would like to have 2 dedicated VMs with direct monitor and usb, need help.

    Currently, I have both GPUs passed through to each VM. Both detected no problem. Now, when I connect a cable to the gpu and the monitor, nothing happens. I have a monitor plugged into each card, but nothing is happening. I can still console in no problem, but the cards are not detecting the...
  7. Z

    Multiple GPU system, would like to have 2 dedicated VMs with direct monitor and usb, need help.

    The end game goal: 1 VM as a ubuntu server web server. 2 VM, each with a dedicated nvidia p400 plugged into a monitor and 2 usb ports running ubuntu desktop. 3 total VMS, 2 of which need gpu's passed through. I am attempting to make 3 systems out of one. I've used all the hardware in a proxmox...
  8. Z

    Need assistance - Dedicated display for VM through a gpu passthrough.

    I am attempting to use a pci passthrough gpu (ndvida quatro p400) on a windows 10 vm. I've used this card on a linux vm before, but in a different manner, but I am mentioning that to note that I have gone through the passthrough steps, and was successful. The linux system used the card for...
  9. Z

    Remove VM also deletes all VM hd's?

    Thanks for the reply. When I attempt to reattach it, it shows a much lower volume available amount. It doesn't give me the option to attach the original 24TB, but instead shows only a few hundred GB available to attach. If I change the number to the 24tb amount, it says its not available to attach.
  10. Z

    Moving VM storage from one VM to another.

    Ill see if I can use the information in this walkthrough to make this work. To try to clarify more, I am just trying to take a storage what was attached to my crashed OMV VM, and move it to a new OMV VM, without losing the data thats on the disk. I'm not trying to move over the hard disk that...
  11. Z

    Moving VM storage from one VM to another.

    My OMV VM recently corrupted and I can no longer login through the web gui. With that being said, I am just going to make another version of the same system. Is it possible to take the storage hard drive that was attached to the previous one, and move it to the new one without losing any of the...
  12. Z

    Remove VM also deletes all VM hd's?

    How can you move the unusedX back to the a usuable state? I removed the harddrive to put it on another vm, but need to put it back, and seem to be stuck. I'm sure this requires its own topic, but I had seen you mention the unused status, so I'd imagine you konw how to get it back to a usable state.
  13. Z

    Sound on vm

    Does using spice apply to XRDP as well? I prefer to log into my machine using Remote Desktop from my windows pc. I currently have my nvidia p400 pci passthrough for both the gpu (23:00.0) and the its included high definition audio controller (23:00.1), however, the sound aspect doesn't seem to...