Search results

  1. M

    Exporting VMs for use on another platform

    Sadly, I must tear down my server and re-purpose the hardware as a desktop machine. I'll be using KVM/libvirt for virtual machines on the desktop. How do I export proxmox VMs for use with that technology? Is there anything in particular that is required? Would it be easier to just transfer...
  2. M

    [SOLVED] VMs not shutting down through GUI

    Proxmox 7.1-7 AMD Epyc 7402 Gigabyte MZ72-HBO Various Win10 Pro and Arch Linux VMs that are not responding to shutdown from the GUI. Arch Linux machines have qemu-geust-agent installed. Syslog: Jan 08 16:21:28 central pvedaemon[1516470]: <root@pam> end task...
  3. M

    View logs per VM/CT?

    Is there a way to view logs per VM/CT? Syslog is great and all but ultimately an amalgamation of everything, making it just a hodge-podge of output.
  4. M

    Ideal HA node config on a budget + Ceph nodes as two separate data pools?

    After spending some time learning that SAN is the traditional storage route and that Ceph + "hyperconverged" is actually encouraged now that we have the technology, I am a little lost on how to proceed with my home lab. I don't know if using Ceph would be like trying to shoe horn a new...
  5. M

    [PLEASE DELETE] AMD error 182: Pcie passthrough (Windows 10 Pro guest)

    EDIT: my sincere apologies, this issue appears completely unrelated to Proxmox EDIT 2: there were further changes I made (I went back and scoured through "the ultimate beginner's guide to pcie passthrough" found on reddit, following line-by-line) to the vm config before updating to the most...
  6. M

    Windows 10 VM won't boot after changing machine type i440x -> Q35

    Is there a proper way to handle this? Do I need to create a fresh VM? When booting the VM, after having changed the machine type, the VM simply goes through a continuous reboot cycle and reporting that it cannot be fixed. Here are the before settings: The after has only a change to Machine...
  7. M

    Proxmox requires full reboot after shutting down VM with PCI passthrough

    EDIT: this is the output to lscpi -v on Proxmox host: Does this mean that the kernel is still using the card? Should I also blacklist amdgpu as well? 83:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 (rev ff) (prog-if ff) !!! Unknown header type 7f...
  8. M

    Feature Request: alter static ip on cloning templates

    I've setup a few templates and upon cloning there is no option to assign a new static IP address. Adding this feature in the clone window would be helpful. This way I can assign IP addresses as I'm cloning based on requirements and avoid network issues, rather than booting into a network with an...
  9. M

    Issue with community.general.proxmox (Ansible)

    Is anyone else having issues with the community module for Ansible? Seems broken. I've logged a bug here would love to hear from the community if anyone else is experiencing this and has a fix.
  10. M

    Extract VMs from backup

    How do I manually extract VMs from a backup that was created via PBS, so I can transfer to my running PVE and restore? Is it the same for other methods of creating backups i.e. vzdump? I have a backed up dataset but all I see inside each vm-id-marked folder is a file called "owner" and a dated...
  11. M

    Confusion around restoring backups to a new server

    It seems obvious enough when the backup was created from an active server. Simply go into the backup and hit restore. However what about a system where I have created a backup, backed up all my VMs, de-commissioned and replaced the active server, then wish to restore to the new server from the...
  12. M

    A storage backup

    It seems I can only make a backup for VMs inside PBS? I'm sure I have missed something here... If I add the PBS in PVE, then create a backup job, it only allows me to select VMs. However, I have an entirely separate storage system with files etc that needs backing up. See as follows: How...
  13. M

    Common hardware in use for small home PBS installations?

    Curious to find out from the community what hardware ppl are using for their home backups. Aware of the system reqs, but curious if anyone has PBS installed on NAS hardware like Synology or a cheaper QNAP? Alternatives I'm considering are just banging together a small ITX and letting that handle.