Search results

  1. S

    Xen to Proxmox 7 migration

    centos7 for guest vm on Xen. CentOS Linux release 7.9.2009 (Core) Kernel: 3.10.0-229.1.2.el7.x86_64
  2. S

    Xen to Proxmox 7 migration

    Hi Warriors, I was migrating my Xen Guest to newly setup proxmox 7 environment. Here are the setps which i have used: From Proxmox Node: wget --http-user=USERNAME --http-password=PASSWORD http://X.X.X.X/export?uuid=XXXXXXXXXXXXXXXXXXX -O - | tar --to-command=/tmp/xen-to-pve/xva-conv.sh -xf -...
  3. S

    [SOLVED] RBD error: rbd error: rbd: list: (2) No such file or directory

    If you’re not able to migrate vm b/w nodes it can be issue with local ceph.conf file located in /etc/ceph as symbolic link: In order to fix the issue we need to rename the ceph.conf file symbolic link and it will work like charm. Don’t Touch /etc/pve/ceph.conf as its required...
  4. S

    Proxmox Ceph Image Cannot Be Found

    If you’re not able to migrate vm b/w nodes it can be issue with local ceph.conf file located in /etc/ceph as symbolic link: In order to fix the issue we need to rename the ceph.conf file symbolic link and it will work like charm. Don’t Touch /etc/pve/ceph.conf as its required...