[SOLVED] Container Startet nicht mehr.

Justin2266

Member
Dec 27, 2020
49
4
8
23
run_buffer: 316 Script exited with status 9
lxc_init: 816 Failed to run lxc.hook.pre-start for container "128"
__lxc_start: 2007 Failed to initialize container "128"

Das ist die aktuelle Fehlermeldung.

Config:
arch: amd64
cores: 4
hostname: cloud
memory: 512
mp0: slow-pool:128/vm-128-disk-1.raw,mp=/mnt/data,backup=1,size=512G
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.1.1,hwaddr=DE:D2:03:CF:63:97,ip=192.168.1.220/24,type=veth
onboot: 1
ostype: ubuntu
rootfs: speed-pool:128/vm-128-disk-0.raw,size=32G
swap: 512
unprivileged: 1

Vielen Dank schon mal für die Hilfe und die Antworten.
 
hi,

poste mal bitte die debug logs von container start: pct start <CTID> --debug (hint: du kannst [code][/code] tags benutzen), und deine pveversion -v
 
pveversion -v:
proxmox-ve: 7.0-2 (running kernel: 5.11.22-4-pve)
pve-manager: 7.0-11 (running version: 7.0-11/63d82f4e)
pve-kernel-5.11: 7.0-7
pve-kernel-helper: 7.0-7
pve-kernel-5.11.22-4-pve: 5.11.22-8
ceph-fuse: 15.2.14-pve1
corosync: 3.1.2-pve2
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown2: 3.1.0-1+pmx3
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.21-pve1
libproxmox-acme-perl: 1.3.0
libproxmox-backup-qemu0: 1.2.0-1
libpve-access-control: 7.0-4
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.0-6
libpve-guest-common-perl: 4.0-2
libpve-http-server-perl: 4.0-2
libpve-storage-perl: 7.0-10
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 4.0.9-4
lxcfs: 4.0.8-pve2
novnc-pve: 1.2.0-3
proxmox-backup-client: 2.0.9-2
proxmox-backup-file-restore: 2.0.9-2
proxmox-mini-journalreader: 1.2-1
proxmox-widget-toolkit: 3.3-6
pve-cluster: 7.0-3
pve-container: 4.0-9
pve-docs: 7.0-5
pve-edk2-firmware: 3.20200531-1
pve-firewall: 4.2-2
pve-firmware: 3.3-1
pve-ha-manager: 3.3-1
pve-i18n: 2.5-1
pve-qemu-kvm: 6.0.0-3
pve-xtermjs: 4.12.0-1
qemu-server: 7.0-13
smartmontools: 7.2-1
spiceterm: 3.2-2
vncterm: 1.7-1
zfsutils-linux: 2.0.5-pve1

pct start 128 --debug:

run_buffer: 316 Script exited with status 9
lxc_init: 816 Failed to run lxc.hook.pre-start for container "128"
__lxc_start: 2007 Failed to initialize container "128"
: type g nsid 0 hostid 100000 range 65536
INFO lsm - lsm/lsm.c:lsm_init_static:40 - Initialized LSM security driver AppArmor
INFO conf - conf.c:run_script_argv:332 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "128", config section "lxc"
DEBUG conf - conf.c:run_buffer:305 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 128 lxc pre-start produced output: storage 'slow-pool' does not support containers

ERROR conf - conf.c:run_buffer:316 - Script exited with status 9
ERROR start - start.c:lxc_init:816 - Failed to run lxc.hook.pre-start for container "128"
ERROR start - start.c:__lxc_start:2007 - Failed to initialize container "128"
INFO conf - conf.c:run_script_argv:332 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "128", config section "lxc"
startup for container '128' failed
 
Habe es selbst herausgefunden. So langsam werde ich mit Proxmox Warm. danke für die Idee mit dem --debug
 
  • Like
Reactions: oguz