Search results

  1. I

    [SOLVED] Recover running machines config after joining cluster

    for whom it may concern, It did work, since I had VM id 103 qemu-server.conf was copied to /etc/pve/nodes/pm04/qemu-server/1031.conf to be sure I also renamed /var/lib/vz/images/103 to /var/lib/vz/images/1031 /var/lib/vz/images/1031/vm-103-disk-1.qcow2 to...
  2. I

    [SOLVED] Recover running machines config after joining cluster

    pvesm extractconfig was not helpfull: ERROR: unknown command 'extractconfig' but after: lzop -x ../dump/vzdump-qemu-120-2016_11_28-02_46_47.vma.lzo vma extract vzdump-qemu-120-2016_11_28-02_46_47.vma outdir Now I have the: qemu-server.conf do I just copy the file to...
  3. I

    [SOLVED] Recover running machines config after joining cluster

    Hi In Proxmox 4, I added a node with 'pvecm add -force' to an existing cluster. There were 2 QEMU VMs running on the added node. Currently the VMs are running but are not present in PVE Manager. The config files are gone but I have a backup of the VMs, I don't want to restore VMs because they...
  4. I

    vm disappear while upgrading from 3 to 4.1

    Additional data, I can access and mount this command: rbd map --pool rbd vm-1013-disk-1 --id admin --keyring /etc/ceph/rbd.keyring can I manually de-register from one cluster and register in another?
  5. I

    vm disappear while upgrading from 3 to 4.1

    Hello Status before upgrade: cluster of 7 server's running 3.4-11 with ceph hammer. status now: ceph - root@pm05:~# ceph -s cluster 2c01ea87-4de7-4941-9c0a-56b6dd14410a health HEALTH_WARN 42 pgs backfill 3 pgs backfill_toofull 18 pgs backfilling 1 pgs degraded 1 pgs stuck...