Hi,
I need to recover VEID.conf for all my CTs! Any idea how to do this?
I've installed pve 2.x on one server. Then I backup all CT and used SCP to move them to the new server. Everything worked great. I then installed pve 2.x on the old server and then tried to make a cluster of them both, but all CT and VM disappeared! Unfortunately multi-casting was disabled in the switch...
It was probably now I made my mistake to remove the cluster to make it work separately...
I did this to remove the cluster:
All CT and VM are running and working perfect, but I can't find any of them i GUI or any config-files like 100.conf... locate-command thinks they are at /etc/pve/nodes/vs2/openvz/100.conf but no files are to be found. So I guess that after reboot they are gone totally!?
I had to delete the backup files because of lack of disk space.
Is there anything I can do to save running openvz ct's? Their files system seams to intact at: /var/lib/vz/private/100?
What action can I take to save these CT's?
Could I create a CT and then use the (veid).conf file and change names and paths and save with new name matching one of my running cts?
Best regards,
Måns
I need to recover VEID.conf for all my CTs! Any idea how to do this?
I've installed pve 2.x on one server. Then I backup all CT and used SCP to move them to the new server. Everything worked great. I then installed pve 2.x on the old server and then tried to make a cluster of them both, but all CT and VM disappeared! Unfortunately multi-casting was disabled in the switch...
It was probably now I made my mistake to remove the cluster to make it work separately...
I did this to remove the cluster:
Code:
service cman stop
service pve-cluster stop
rm /etc/cluster/cluster.conf
rm -rf /var/lib/pve-cluster/*
service pve-cluster start
service cman start
rm /root/.ssh/authorized_key
All CT and VM are running and working perfect, but I can't find any of them i GUI or any config-files like 100.conf... locate-command thinks they are at /etc/pve/nodes/vs2/openvz/100.conf but no files are to be found. So I guess that after reboot they are gone totally!?
I had to delete the backup files because of lack of disk space.
Is there anything I can do to save running openvz ct's? Their files system seams to intact at: /var/lib/vz/private/100?
What action can I take to save these CT's?
Code:
root@vs2:/# pveversion -v
pve-manager: 2.0-57 (pve-manager/2.0/ff6cd700)
running kernel: 2.6.32-11-pve
proxmox-ve-2.6.32: 2.0-65
pve-kernel-2.6.32-11-pve: 2.6.32-65
lvm2: 2.02.88-2pve2
clvm: 2.02.88-2pve2
corosync-pve: 1.4.1-1
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.8-3
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.7-2
pve-cluster: 1.0-26
qemu-server: 2.0-37
pve-firmware: 1.0-15
libpve-common-perl: 1.0-25
libpve-access-control: 1.0-17
libpve-storage-perl: 2.0-17
vncterm: 1.0-2
vzctl: 3.0.30-2pve2
vzprocps: 2.0.11-2
vzquota: 3.0.12-3
pve-qemu-kvm: 1.0-9
ksm-control-daemon: 1.1-1
Could I create a CT and then use the (veid).conf file and change names and paths and save with new name matching one of my running cts?
Best regards,
Måns
Last edited: