Code:
pct config 205
arch: amd64
cores: 1
description: net0%3A name=eth0,bridge=vmbr1,firewall=1,gw=147.215.191.1,ip=147.215.150.43,tag=191,type=veth%0A
hostname: be-annuaire
memory: 512
net0: name=eth0,bridge=vmbr1,gw=147.215.150.1,hwaddr=BA:8B:3F:DE:22:0A,ip=147.215.150.43/24,tag=150,type=veth
onboot: 0
ostype: debian
rootfs: KVM:205/vm-205-disk-0.raw,size=0T
swap: 512
unprivileged: 1
unused0: KVM:205/vm-205-disk-1.qcow2
unused1: KVM:205/vm-205-disk-1.raw
It is a service provider who managed our infrastructure this summer. He had to migrate VMs and containers to new hypervisors. I suspect he used the command "qm migrate" instead of "pct migrate" (he tells me no) and since the container does not start anymore.
As I said above, there is a disc for this container but not with the right number.
By looking at the config of the LXC container, I see that it uses the vm-205-disk-0.raw disk while I have the vm-205-disk-1.raw disk on the FS:
Code:
ls -al /mnt/pve/KVM/images/205
total 12637456
drwxr----- 2 root root 4096 Jul 28 19:02 .
drwxr-xr-x 122 root root 12288 Jul 8 12:45 ..
-rw-r--r-- 1 root root 6619398144 Jul 28 19:11 vm-205-disk-1.qcow2
-rw-r----- 1 root root 34359738368 Jul 25 12:36 vm-205-disk-1.raw