Search results

  1. S

    Containers loose network until Reboot of the LXC

    Hello Proxmox Community, I am experiencing a recurring issue with various LXC containers on my Proxmox setup losing network connectivity. Here are the specifics: Setup Details: All LXC containers are on the same network as the host and the router. 192.168.1.0/24 Network Assignments: Some...
  2. S

    Implementing vGPU with Direct Display Outputs for Multiple VMs on Proxmox 8.2

    Hello Proxmox Community, I am currently setting up a Proxmox 8.2 environment with a Windows guest VM and a PCIe NVIDIA GPU (1060) passed through. All works well so far. However, I have a specific requirement that each VM should not only utilize the vGPU but also output directly to its own...
  3. S

    VM crashes during Backup with fsfreeze

    I have a Debian 11 VM under Proxmox 7.1.-10 that crashes when the HOST issues the file system freeze command. I noticed the VM crashes during the nightly backup. I have checked the guest agent is installed on the VM. On a hunch I disabled "guest agent" on the Host VM config and backup appears...
  4. S

    Change from UEFI to Legacy Bios?

    hi fellow Proxmoxers, It seems my old DELL server will not work with a GPU passthrough in UEFI mode. I have successfully configured the passthrough in Legacy Bios (on the host) but on a new Proxmox install on the same machine with UEFI I cant get it to work. In fact the host sometimes freezes...
  5. S

    Possible to restore from Backup as linked clone?

    I am running about XX linked clones (LXC) on ZFS that obviously save me a lot of hdd space. I back those up to an external storage. If things turn for the worst and Id have to restore to a new Proxmox Installation is there a way to restore the containers with the same space benefits as before...
  6. S

    ZFS Pool Detail - Result Verification Failed (400)

    This is on a brand new dedicated root server with new nvmes and a fresh pool. I have changed the zarc max size but other than that not done any changes afaik. This screen loads forever. Any ideas? thx root@srv3:~# pveversion -v proxmox-ve: 6.3-1 (running kernel: 5.4.103-1-pve) pve-manager...
  7. S

    Hostname In Backup Table

    Given that I dont remember all my VM IDs after a restore I have too look in "SHOW CONFIG" to find all the hostnames that I want to restore. Any way PROXMOX could add a column in the overview? Seems like there is enough room :) Thanks!
  8. S

    Fresh ZFS Mirror Install - No Snapshot function?

    just installed a vanilla Proxmox VE to two brand new SSDs. Used ZFS Mirror. I have restored a VM from backup but snapshot features are not available. "the guest configration does not support taking snapshots" ...where or how can i configure this? Thank you for any help.
  9. S

    Migrate Single Disk to Mirror

    I currently have a single SSD where PROXMOX and some VMs reside. All Data and VMS are backuped up. To decrease chance of downtime i would like to migrate from a single SSD disk to a mirror. Is this possible or is a new install and restore required? I might as well take my chances if i have to...
  10. S

    VMs output to attached Monitor?

    Is it generally possible to have a Guest VM use a physically attached monitor like its "normal" display? Is it perhaps even possible that when X Monitors are a connected that X VMs use these external monitors? i.e.: show each VM on a attached display? Is a dedicated GPU required? Does each VM...