Search results

  1. A

    [SOLVED] usb controller passthru

    I have a usb3 pcie card in a Dell R710 that I'd like to passthru to a Windows guest. I can't passthru usb devices connected to the pcie card because the Dell isn't recognizing any devices plugged into the card's ports. (assuming that is because the Dell doesnt support usb3?) The iommugroup is...
  2. A

    [SOLVED] lvm disk migration

    Somewhere along my journey I messed up my lvm usage and didn't realize I was putting mv vm disks in the wrong volume group. I have proxmox 8.3.0 installed on a Dell R710 with 2 VGs (pve and vmdata) pve (1.8TB) should only be for the OS vmdata (7.3 TB) is where I intended to store all my VM...
  3. A

    hostname changed missing VMs

    I changed the hostname & IP of my proxmox ve 8.2.2 and updated the SSL cert but now all my VMs are missing. The cert is now valid and I can connect to the UI via https. I probably just messed up the links under /etc/pve but I'm confused where the files need to be. I backed up everything to...
  4. A

    vmbr0 entered blocking|disabled state

    I can't seem to login to my proxmox 7.2-7 server on the vmbr0 interface but I CAN on the vmbr1 interface? I'm seeing alot of "vmbr0: port x entered [blocking|disabled|forwarding] state" messages My local DNS ressolves correctly: (base) almiller  ~  dig proxmox.internal.lan...
  5. A

    how to 2nd bridge interface

    Hi (obviously) I'm a proxmox noob and ..... I have an old Dell running pve-manager/7.2-7 with 4 physical ethernet ports eno1-eno4 1st port is connected to switch and has address 172.16.1.101 So far all my VMs are deployed in this subnet (172.16.1.0/24) and everything works fine. I want to...
  6. A

    adding network interface

    I inherited an old Dell with pve-manager/7.2-7 installed. The machine has 4 physical interfaces and 1 port is configured for 172.16.1.0/24 I deployed some VMs in the same subnet and everything is fine. But now I'd like to use another physical interface for a new subnet 172.17.1.0/24 so that I...
  7. A

    repair thin lv volume

    Is there a way to mount the disk on the proxmox server and extend or repair it? I have pve-manager/7.2-7/d0dd0e85 (running kernel: 5.15.39-3-pve) I have a vm that boots up but runs out of inodes. I.e.: I can login and touch 1 file, but touching a 2nd file says "no space left on device" The...
  8. A

    trying to usb passthru joystick

    I have ProxMox 7.2 on a Dell PowerEdge R710 and I'm trying to passthru a USB1 device to my Debian 11 VM. I was able to assign a USB2 camera but the joystick is not showing up on the VM. On proxmox this is the device I want to assign to vm 104. root@pve ~ # usb-devices |less T: Bus=01 Lev=02...