Search results

  1. Stefan_R

    Error with backup (when backing up) - qmp command 'query-backup' failed - got wrong command id

    Sorry for the delay on this issue. We're starting to get more reports of it now, and are working on it, but so far have been unable to reproduce the issue locally. We've now put up a debug build for 'qemu-server'. It would be very helpful if you could install the packages and, if the problem...
  2. Stefan_R

    qmp command 'cont' failed - got timeout

    Hi, this is a known error we are currently working towards fixing. So far, we've been unable to reproduce it. If possible, it would help a lot to install the following debug packages: http://download.proxmox.com/temp/bad-command-id-debug-output/ sha256sum...
  3. Stefan_R

    Backups brechen immer mit Fehler 'wrong command id' ab

    Der Fehler aus dem Log ("got wrong command id") ist uns bekannt und wir arbeiten an einer Lösung, allerdings konnten wir ihn noch nie verlässlich reproduzieren. Falls möglich wäre es sehr hilfreich folgendes debug-paket von uns zu installieren...
  4. Stefan_R

    port forwarding to guest

    Not in this manner, no. There is the built-in PVE firewall, but it doesn't support all iptables use-cases atm. Feel free to open a report at our bugtracker, but I believe this might be a bit out-of-scope, as you can already do that fairly easily with standard tools included in the Debian base.
  5. Stefan_R

    [SOLVED] Proxmox switching off power of other VM while performing backup

    Then I would advice to see if the issue persists and is reproducible, if so, post the logs, if not, well, fixed ;)
  6. Stefan_R

    port forwarding to guest

    No, you need to rerun the commands at startup. The *correct* way to do this is probably via a systemd-service and using 'iptables-save' and such, I personally like to just make a crontab entry specified as @reboot that runs the 'iptables' commands.
  7. Stefan_R

    Passing partial disk to VM running Windows Server 2019

    To answer your question directly: You can pass through any block device to a VM using qm set <vmid> -scsiX /dev/disk/by-id/foobar-partY where X is the first unused scsi controller in your VM config (or replace it with 'sataX' or similar) and Y is the partition number to pass through. HOWEVER. I...
  8. Stefan_R

    Best Practices for File System Alignment in Virtual Environments

    For ZFS, the 'ashift' value you enter when you create the pool determines the block/sector alignment. The default value for ZFS pools in PVE is ashift=12, which means 4k sector size - this should already be optimal for 99% of SSDs, including your Samsung 860s.
  9. Stefan_R

    error: invalid arch-independent elf magic

    When you use dd it doesn't use thin-provisioning, so even unused space in the volumes takes up space on the physical disk. You can try specifying conv=sparse at the end of the 'dd' command to skip copying unallocated areas. You'd need to remove the already copied data beforehand though, to free...
  10. Stefan_R

    OPNsense PCI Passthrough NICs Proxmox v7.0-11

    Das klingt doch schon mal vielversprechend ;) PCIe muss nicht aktiviert sein, auch für PCIe Geräte. Es bringt in der Tat keinen performancemäßigen Vorteil "normales" PCI zu verwenden, da der Bus sowieso emuliert ist, und die einzige Beschränkung die physische Verbindung ist. Die Flag existiert...
  11. Stefan_R

    Backup von RBD-Snapshots

    Nein, snapshots können derzeit nicht gesichert werden. Es ist natürlich möglich diese per Hand zu sichern, indem man sie per 'rbd' client als block device sichtbar macht und dieses dann mit dem 'proxmox-backup-client' sichert. Das inkludiert dann aber natürlich nicht die VM config, bzw. wird...
  12. Stefan_R

    [SOLVED] Proxmox switching off power of other VM while performing backup

    Please post your 'pveversion -v' and 'qm config <vmid>' output for your Windows VMs. For any error messages, check the task log (at the bottom of the GUI for your backup job) and the syslog ('journalctl -e').
  13. Stefan_R

    Stopped: Start failed: QEMU exited with code 1 [Win 10 - Wi-Fi PCIe adapter passthrough]

    The GUI doesn't check for IOMMU groups, that is your responsibility. Meaning, when you assigned the WiFi card to a different VM, it most likely *did* save, and get applied, but when you then try to start the VM, it sees that IOMMU group 1 is already connected to your NAS VM (since you pass...
  14. Stefan_R

    error: invalid arch-independent elf magic

    CPU and memory should be fine to mismatch, but disk size, count and layout must match exactly.
  15. Stefan_R

    Stopped: Start failed: QEMU exited with code 1 [Win 10 - Wi-Fi PCIe adapter passthrough]

    Sorry, that was unclear on my part. I didn't mean literally subsitute, just "follow the instructions for your WiFi card, even though it says GPU". But the 'lspci' output you posted shows the 'vfio-pci' driver already bound, so forget that part, that shouldn't be the problem. Looking at the...
  16. Stefan_R

    error: invalid arch-independent elf magic

    Yes, you would have also needed to resize the ext4 (or xfs) filesystem residing on top of the LV. *Before* resizing that one. First, rename the old VG from 'pve' to something else, let's say 'old'. Then, install a fresh PVE on your other disk. Create all VMs you had previously, make sure to...
  17. Stefan_R

    Stopped: Start failed: QEMU exited with code 1 [Win 10 - Wi-Fi PCIe adapter passthrough]

    Please post the output of lspci -nnk. Is suspect what is happening here is that the host kernel has a built-in driver that is claiming the device, thus blocking the VM from using it. Follow the guide on GPU passthrough (substitute "GPU" with "WiFi Controller") to force bind vfio-pci to the...
  18. Stefan_R

    Backup VM then delete from PVE

    You can restore VMs even if they don't exist at the moment. For that, select the PBS storage in the tree on the left and enter the "Backups" tab. You can restore any backup from there, you can assign it a new VMID. So yes, you can delete a VM entirely if you have a backup. Remember that a...
  19. Stefan_R

    error: invalid arch-independent elf magic

    Did you shrink the filesystem on root (/) before shrinking the LV? If not, you most certainly corrupted your data. You can try data rescue applications to see if something is left, but by the look of things your data is gone.
  20. Stefan_R

    Quadro P400 Passthrough

    The output looks normal, nothing out of the ordinary. I'd say maybe even look more into troubleshooting the guest - are you using the correct NVIDIA driver? (not sure, but maybe for Quadros you need a special one?) Does it work if you boot Windows bare-metal? This is all somewhat experimental...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!