I have this problem with a container:
when i probe starting the container it does this error
pct start 10101
run_buffer: 316 Script exited with status 2
lxc_init: 816 Failed to run lxc.hook.pre-start for container "10101"
__lxc_start: 2007 Failed to initialize container "10101"
startup for container '10101' failed
Controlled the situation and lvscan says:
inactive '/dev/backuppbs/backuppbs' [7.24 TiB] inherit
inactive '/dev/backuppbs/vm-10101-disk-0' [32.00 GiB] inherit
inactive '/dev/backuppbs/vm-10101-disk-1' [4.88 TiB] inherit
ACTIVE '/dev/ssd2/ssd2' [455.82 GiB] inherit
ACTIVE '/dev/ssd2/vm-114-disk-0' [100.00 GiB] inherit
ACTIVE '/dev/ssd2/vm-115-disk-0' [100.00 GiB] inherit
ACTIVE '/dev/ssd1/ssd1' [455.82 GiB] inherit
ACTIVE '/dev/ssd1/vm-113-disk-0' [100.00 GiB] inherit
ACTIVE '/dev/ssd1/vm-103-disk-0' [100.00 GiB] inherit
ACTIVE '/dev/pve/swap' [16.00 GiB] inherit
ACTIVE '/dev/pve/root' [96.00 GiB] inherit
ACTIVE '/dev/pve/data' [<311.76 GiB] inherit
ACTIVE '/dev/pve/vm-115-disk-1' [50.00 GiB] inherit
ACTIVE '/dev/pve/vm-112-disk-0' [100.00 GiB] inherit
The problem are the inactive volumes
I probed with vgchange
vgchange -ay
Activation of logical volume backuppbs/backuppbs is prohibited while logical volume backuppbs/backuppbs_tdata is active.
Activation of logical volume backuppbs/vm-10101-disk-0 is prohibited while logical volume backuppbs/backuppbs_tdata is active.
Activation of logical volume backuppbs/vm-10101-disk-1 is prohibited while logical volume backuppbs/backuppbs_tdata is active.
0 logical volume(s) in volume group "backuppbs" now active
3 logical volume(s) in volume group "ssd2" now active
3 logical volume(s) in volume group "ssd1" now active
5 logical volume(s) in volume group "pve" now active
The backupbs is a ThinVolume.
I probed many options but i cannot activate his volumes.
ANy hint?
Tx, Diaolin
when i probe starting the container it does this error
pct start 10101
run_buffer: 316 Script exited with status 2
lxc_init: 816 Failed to run lxc.hook.pre-start for container "10101"
__lxc_start: 2007 Failed to initialize container "10101"
startup for container '10101' failed
Controlled the situation and lvscan says:
inactive '/dev/backuppbs/backuppbs' [7.24 TiB] inherit
inactive '/dev/backuppbs/vm-10101-disk-0' [32.00 GiB] inherit
inactive '/dev/backuppbs/vm-10101-disk-1' [4.88 TiB] inherit
ACTIVE '/dev/ssd2/ssd2' [455.82 GiB] inherit
ACTIVE '/dev/ssd2/vm-114-disk-0' [100.00 GiB] inherit
ACTIVE '/dev/ssd2/vm-115-disk-0' [100.00 GiB] inherit
ACTIVE '/dev/ssd1/ssd1' [455.82 GiB] inherit
ACTIVE '/dev/ssd1/vm-113-disk-0' [100.00 GiB] inherit
ACTIVE '/dev/ssd1/vm-103-disk-0' [100.00 GiB] inherit
ACTIVE '/dev/pve/swap' [16.00 GiB] inherit
ACTIVE '/dev/pve/root' [96.00 GiB] inherit
ACTIVE '/dev/pve/data' [<311.76 GiB] inherit
ACTIVE '/dev/pve/vm-115-disk-1' [50.00 GiB] inherit
ACTIVE '/dev/pve/vm-112-disk-0' [100.00 GiB] inherit
The problem are the inactive volumes
I probed with vgchange
vgchange -ay
Activation of logical volume backuppbs/backuppbs is prohibited while logical volume backuppbs/backuppbs_tdata is active.
Activation of logical volume backuppbs/vm-10101-disk-0 is prohibited while logical volume backuppbs/backuppbs_tdata is active.
Activation of logical volume backuppbs/vm-10101-disk-1 is prohibited while logical volume backuppbs/backuppbs_tdata is active.
0 logical volume(s) in volume group "backuppbs" now active
3 logical volume(s) in volume group "ssd2" now active
3 logical volume(s) in volume group "ssd1" now active
5 logical volume(s) in volume group "pve" now active
The backupbs is a ThinVolume.
I probed many options but i cannot activate his volumes.
ANy hint?
Tx, Diaolin