LXC lässt sich nach Stromausfall nicht mehr starten

donleonardo

Member
Aug 2, 2020
1
0
6
50
Hallo, ich habe TVheadend in einem LXC laufen und nach einen Stromausfall lässt sich der Container nicht mehr starten. Ich bin neu in Proxmox und kenne mich kaum aus.
Ich habe folgenden Befehl eingegenen:
Code:
lxc-start -n 105 -F -l DEBUG -o /tmp/lxc-105.log
Code:
lxc-start: 105: conf.c: run_buffer: 323 Script exited with status 255
lxc-start: 105: start.c: lxc_init: 804 Failed to run lxc.hook.pre-start for container "105"
lxc-start: 105: start.c: __lxc_start: 1903 Failed to initialize container "105"
lxc-start: 105: conf.c: run_buffer: 323 Script exited with status 1
lxc-start: 105: start.c: lxc_end: 971 Failed to run lxc.hook.post-stop for container "105"
lxc-start: 105: tools/lxc_start.c: main: 308 The container failed to start
lxc-start: 105: tools/lxc_start.c: main: 314 Additional information can be obtained by setting the --logfile and --logpriority options

Ein
Code:
tail /tmp/lxc-105.log
brachte folgendes:
Code:
lxc-start 105 20200802190719.604 ERROR    start - start.c:__lxc_start:1903 - Failed to initialize container "105"
lxc-start 105 20200802190719.604 INFO     conf - conf.c:run_script_argv:340 - Executing script "/usr/share/lxc/hooks/lxc-pve-poststop-hook" for container "105", config section "lxc"
lxc-start 105 20200802190719.896 DEBUG    conf - conf.c:run_buffer:312 - Script exec /usr/share/lxc/hooks/lxc-pve-poststop-hook 105 lxc post-stop produced output: umount: /var/lib/lxc/105/rootfs: not mounted

lxc-start 105 20200802190719.896 DEBUG    conf - conf.c:run_buffer:312 - Script exec /usr/share/lxc/hooks/lxc-pve-poststop-hook 105 lxc post-stop produced output: command 'umount --recursive -- /var/lib/lxc/105/rootfs' failed: exit code 1

lxc-start 105 20200802190719.902 ERROR    conf - conf.c:run_buffer:323 - Script exited with status 1
lxc-start 105 20200802190719.902 ERROR    start - start.c:lxc_end:971 - Failed to run lxc.hook.post-stop for container "105"
lxc-start 105 20200802190719.902 ERROR    lxc_start - tools/lxc_start.c:main:308 - The container failed to start
lxc-start 105 20200802190719.902 ERROR    lxc_start - tools/lxc_start.c:main:314 - Additional information can be obtained by setting the --logfile and --logpriority options

Weiß jemand Rat?
 
bitte immer output von pveversion -v posten!

ist der storage ZFS? sind die datasets gemounted (zfs list -o name,mountpoint,mounted)? falls nein, hilft zfs mount -a?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!