Recent content by redium

  1. R

    Cannot migrate VPS from one cluster to another cluster when cloudinit is enabled

    Thank you, How can i move cloudinit volume to local storage without shutdown that VPS. I have only the option to remove or add for the cloudinit in the hardware tab of the VPS
  2. R

    Cannot migrate VPS from one cluster to another cluster when cloudinit is enabled

    Server 1 source cat storage.cfg dir: local path /var/lib/vz content vztmpl,iso,backup zfspool: local-zfs pool rpool/data content rootdir,images sparse 1 zfspool: data01 pool data01 content images,rootdir mountpoint /data01...
  3. R

    Cannot migrate VPS from one cluster to another cluster when cloudinit is enabled

    Hi, Can some one help me with my issue when i'm trying to migrate from one cluster to another and the VPS had cloudinit enabled its not working. When cloudinit is not enabled then its working. 2025-07-25 12:39:36 remote: started tunnel worker...
  4. R

    Issues installing proxmox 8 version on Dell R630

    Problem still persist After installing this Kernel
  5. R

    Issues installing proxmox 8 version on Dell R630

    Any one that can help me forward with my issue
  6. R

    Issues installing proxmox 8 version on Dell R630

    Now with timestamps. https://www.redium.net/docs/output3.txt
  7. R

    Issues installing proxmox 8 version on Dell R630

    Here the output from the strace https://www.redium.net/docs/output2.txt
  8. R

    Issues installing proxmox 8 version on Dell R630

    Yes i have shutdown again the vps and tried to get it worked again on the normal way by start vps but its not working ls -lha /run/qemu-server/ total 0 drwxr-xr-x 2 root root 120 Oct 13 21:14 . drwxr-xr-x 28 root root 1.4K Oct 13 20:56 .. srwxr-x--- 1 root root 0 Oct 13 21:12 120.qmp...
  9. R

    Issues installing proxmox 8 version on Dell R630

    Memory output. free total used free shared buff/cache available Mem: 131903164 6957804 125221632 56320 667920 124945360 Swap: 8388604 0 8388604 df -aT Filesystem Type 1K-blocks Used...
  10. R

    Issues installing proxmox 8 version on Dell R630

    The first time I did the command manual it gives this error: kvm: cannot create PID file: Cannot lock pid file: Resource temporarily unavailable Then I tried again with the same KVM /usr/bin/kvm command, and it worked. The VPS is working again, but I don't see a solution that works directly...
  11. R

    Issues installing proxmox 8 version on Dell R630

    Here is the output from console when trying to start the VM 120 root@pmx70:~# qm start 120 start failed: command '/usr/bin/kvm -id 120 -name 'pfsense,debug-threads=on' -no-shutdown -chardev 'socket,id=qmp,path=/var/run/qemu-server/120.qmp,server=on,wait=off' -mon 'chardev=qmp,mode=control'...
  12. R

    Issues installing proxmox 8 version on Dell R630

    I have found this in journalctl Oct 13 18:18:38 pmx70 pvedaemon[1442]: VM 120 qmp command failed - VM 120 qmp command 'query-proxmox-support' failed - unable to connect to VM 120 qmp socket - t> Oct 13 18:18:38 pmx70 pvestatd[1384]: VM 120 qmp command failed - VM 120 qmp command...
  13. R

    Issues installing proxmox 8 version on Dell R630

    Nothing in dmesg with errors and /var/log/syslog is not existing on proxmox 8
  14. R

    Issues installing proxmox 8 version on Dell R630

    What logs do you want to see proxmox provides only the following errors when I'm trying to start the VMid 120 in the WebGUI or in the console ------------------- () VM 120 qmp command 'set_password' failed - unable to connect to VM 120 qmp socket - timeout after 51 retries TASK ERROR: Failed...