Search results

  1. R

    cant connect from cluster to node via ssh without password

    Hi, seens that I have a similar issue, can you please explain in detail what leads to your success ? What files did you clear/remove ? Thx in advance
  2. R

    catalog upload error - channel closed

    Hi Fabian, thx for your search but what does this mean for a backup run. Is it ok not to have a backup because some metadata is out of scope of pxar ? For this time I had a workaround but that is no real solution for this issue... Regards PS: pbs rocks
  3. R

    catalog upload error - channel closed

    Hi, as I wrote the latest backup client proxmox-backup-client version client version: 0.9.0 pveversion -v proxmox-ve: 6.2-2 (running kernel: 5.4.65-1-pve) pve-manager: 6.2-12 (running version: 6.2-12/b287dd27) pve-kernel-5.4: 6.2-7 pve-kernel-helper: 6.2-7 pve-kernel-5.3: 6.1-6...
  4. R

    catalog upload error - channel closed

    When trying to backup a ext4 filesystem with proxmox-backup-client 0.9.0 an error occurs: catalog upload error - channel closed Error: error at "__groupfolders/30/Jahresprogramm": catalog_encode_u64 failed -...
  5. R

    one of 20 kvm vm does not start reliably

    OK I tested a bit. I need to set: qm set 200 --hugepages 2 qm set 200 --numa 1 then the vm starts each time (20 attemps, all successfull). So can you please explain a bit more what is the root cause and what does hugepages 2 mean ? Thanks Joachim
  6. R

    one of 20 kvm vm does not start reliably

    There is more than 300 GB Mem free (machine has 512 GB). I will give the setting a try and come back. Thanks for your hint.
  7. R

    one of 20 kvm vm does not start reliably

    Hi support team, we are running several kvm vm's on a cluster of two nodes. We have one vm that does not start reliably. Often the start via commandline (script) "qm start " ends with an: TASK ERROR: start failed: command '/usr/bin/kvm -id 200 -name xen5-bkup -chardev...
  8. R

    [SOLVED] Certain VMs from a cluster cannot be backed up and managed

    We have also a dedicated cluster and migration network (2 nodes only) but still facing this issue
  9. R

    [SOLVED] Certain VMs from a cluster cannot be backed up and managed

    HI, same here, no backup, migration, console all struggeling with got timeout. root@xen5:~# pveversion pve-manager/6.0-7/28984024 (running kernel: 5.0.21-1-pve) Stoarge on LVM and cqow2, backup local directory It seems that after a reboot of the node all is working for some time... migration...
  10. R

    windows VM xensource/kvm nach proxmox migrieren

    another update. Above is true for windows 10. For windows 7 I found a link describing howto remove the xen drivers and that's working... https://www.netways.de/blog/2012/04/10/entfernung-der-xen-pv-treiber-unter-windows/
  11. R

    windows VM xensource/kvm nach proxmox migrieren

    OK, for all reading the thread and struggling with this issue too. I found a straigth forward solution for me (maybe helps others too) Overview 1. copy the full image to target system 2. configure the system with 2 additional cd/dvd drives - windows installer image or other windows live...
  12. R

    windows VM xensource/kvm nach proxmox migrieren

    OK, so far no real progress, In the running W7 32 Bit xen vm I installed the following drivers using pnputil: pnputil -a netkvm.inf pnputil -a vioser.inf pnputil -a vioscsi.inf pnputil -a viostor.inf pnputil -a viorng.inf pnputil -a qxl.inf but no success same bluescreen... I think I must...
  13. R

    windows VM xensource/kvm nach proxmox migrieren

    Hi Mike, thx for your fast reply. I tried to do the following: 1. backup of xen vm blockdevice 2. start xen vm 3. uninstall xen glpv software completely 4. applied mergeide.reg 6. installed qemu agent msi 6. copied the drivers from virtio.iso th C:\windows\system32\drivers (no plan how to...
  14. R

    windows VM xensource/kvm nach proxmox migrieren

    Hallo zusammen, bin neu hier und habe die Aufgabe sowohl die hyper-v als auch eine xensource Landschaft nach proxmox frisch aufgesetzt 6.0 testweise als (POC) zu konsolidieren. Als quell vm's gibt es eine große Zahl debian vm's deren Migration keinerlei Probleme bereiten. Aber auch einige...