Hallo.
Ich habe einen Container auf Basis deb9 erstellt, und der liegt auf einem ZFS Verzeichnis. Lief alles unauffällig, bis mein Server einen Temperaturalarm auslöste und ich den ausgeschaltet hatte. Danach startet der Container nicht mehr.
Danach hab ich auf der Konsole versucht, den CT manuell zu starten:
> lxc-start -n ID -F -l DEBUG -o /tmp/lxc-ID.log
Im Logfile steht danach am Ende dieses hier:
lxc-start 104 20180119131914.375 INFO lxc_conf - conf.c:run_script_argv:457 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "104", config section "lxc".
lxc-start 104 20180119131914.322 DEBUG lxc_conf - conf.c:run_buffer:429 - Script /usr/share/lxc/hooks/lxc-pve-prestart-hook 104 lxc pre-start with output: unable to detect OS distribution
.
lxc-start 104 20180119131914.327 ERROR lxc_conf - conf.c:run_buffer:438 - Script exited with status 2.
lxc-start 104 20180119131914.327 ERROR lxc_start - start.c:lxc_init:651 - Failed to run lxc.hook.pre-start for container "104".
lxc-start 104 20180119131914.327 ERROR lxc_start - start.c:__lxc_start:1444 - Failed to initialize container "104".
lxc-start 104 20180119131914.327 ERROR lxc_start_ui - tools/lxc_start.c:main:371 - The container failed to start.
lxc-start 104 20180119131914.327 ERROR lxc_start_ui - tools/lxc_start.c:main:375 - Additional information can be obtained by setting the --logfile and --logpriority options.
Ein
> pct mount <CTID>
kann ich machen, daber das /rootfs/dev/-Verzeichnis ist leer. Es ist nur die Config-Datei vorhanden.
Leider hab ich jetzt keine Ahnung, was ich machen kann...
Hat irgendjemand eine Idee?
Vielen Dank für eure Hilfe
Kai
Ich habe einen Container auf Basis deb9 erstellt, und der liegt auf einem ZFS Verzeichnis. Lief alles unauffällig, bis mein Server einen Temperaturalarm auslöste und ich den ausgeschaltet hatte. Danach startet der Container nicht mehr.
Danach hab ich auf der Konsole versucht, den CT manuell zu starten:
> lxc-start -n ID -F -l DEBUG -o /tmp/lxc-ID.log
Im Logfile steht danach am Ende dieses hier:
lxc-start 104 20180119131914.375 INFO lxc_conf - conf.c:run_script_argv:457 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "104", config section "lxc".
lxc-start 104 20180119131914.322 DEBUG lxc_conf - conf.c:run_buffer:429 - Script /usr/share/lxc/hooks/lxc-pve-prestart-hook 104 lxc pre-start with output: unable to detect OS distribution
.
lxc-start 104 20180119131914.327 ERROR lxc_conf - conf.c:run_buffer:438 - Script exited with status 2.
lxc-start 104 20180119131914.327 ERROR lxc_start - start.c:lxc_init:651 - Failed to run lxc.hook.pre-start for container "104".
lxc-start 104 20180119131914.327 ERROR lxc_start - start.c:__lxc_start:1444 - Failed to initialize container "104".
lxc-start 104 20180119131914.327 ERROR lxc_start_ui - tools/lxc_start.c:main:371 - The container failed to start.
lxc-start 104 20180119131914.327 ERROR lxc_start_ui - tools/lxc_start.c:main:375 - Additional information can be obtained by setting the --logfile and --logpriority options.
Ein
> pct mount <CTID>
kann ich machen, daber das /rootfs/dev/-Verzeichnis ist leer. Es ist nur die Config-Datei vorhanden.
Leider hab ich jetzt keine Ahnung, was ich machen kann...
Hat irgendjemand eine Idee?
Vielen Dank für eure Hilfe
Kai