Hallo,
ich bin relativ neu bei Proxmox und ich habe nun das Upgrade von PVE 7 auf PVE 8 durchgeführt.
Nach erfolgreichem Upgrade, startet allerdings ein Container nicht mehr.
Inhalt /etc/pve/storage.cfg
Leider komme ich aktuell hier nicht weiter. Der Storage "share3" sieht richtig eingebunden aus. Für einen anderen, nach dem Upgrade neu angelegten CT, konnte ich "share3" auch erfolgreich als storage nutzen.
Hat jemand eine Idee?
Besten Dank im Voraus!
ich bin relativ neu bei Proxmox und ich habe nun das Upgrade von PVE 7 auf PVE 8 durchgeführt.
Nach erfolgreichem Upgrade, startet allerdings ein Container nicht mehr.
Code:
run_buffer: 322 Script exited with status 32
lxc_init: 844 Failed to run lxc.hook.pre-start for container "104"
__lxc_start: 2027 Failed to initialize container "104"
TASK ERROR: startup for container '104' failed
Code:
lxc-start 104 20240110124621.421 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type u nsid 0 hostid 100000 range 65536
lxc-start 104 20240110124621.422 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type g nsid 0 hostid 100000 range 65536
lxc-start 104 20240110124621.422 INFO lsm - ../src/lxc/lsm/lsm.c:lsm_init_static:38 - Initialized LSM security driver AppArmor
lxc-start 104 20240110124621.422 INFO conf - ../src/lxc/conf.c:run_script_argv:338 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "104", config section "lxc"
lxc-start 104 20240110124621.999 DEBUG conf - ../src/lxc/conf.c:run_buffer:311 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 104 lxc pre-start produced output: mount: /var/lib/lxc/.pve-stag
ed-mounts/rootfs: wrong fs type, bad option, bad superblock on /dev/mapper/share3-vm--104--disk--0, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
lxc-start 104 20240110124621.999 DEBUG conf - ../src/lxc/conf.c:run_buffer:311 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 104 lxc pre-start produced output: command 'mount -o noacl /dev/
dm-0 /var/lib/lxc/.pve-staged-mounts/rootfs' failed: exit code 32
lxc-start 104 20240110124622.136 ERROR conf - ../src/lxc/conf.c:run_buffer:322 - Script exited with status 32
lxc-start 104 20240110124622.136 ERROR start - ../src/lxc/start.c:lxc_init:844 - Failed to run lxc.hook.pre-start for container "104"
lxc-start 104 20240110124622.136 ERROR start - ../src/lxc/start.c:__lxc_start:2027 - Failed to initialize container "104"
lxc-start 104 20240110124622.138 INFO conf - ../src/lxc/conf.c:run_script_argv:338 - Executing script "/usr/share/lxc/hooks/lxc-pve-poststop-hook" for container "104", config section "lxc"
lxc-start 104 20240110124622.563 DEBUG conf - ../src/lxc/conf.c:run_buffer:311 - Script exec /usr/share/lxc/hooks/lxc-pve-poststop-hook 104 lxc post-stop produced output: umount: /var/lib/lxc/104/root
fs: not mounted
lxc-start 104 20240110124622.564 DEBUG conf - ../src/lxc/conf.c:run_buffer:311 - Script exec /usr/share/lxc/hooks/lxc-pve-poststop-hook 104 lxc post-stop produced output: command 'umount --recursive -
- /var/lib/lxc/104/rootfs' failed: exit code 1
lxc-start 104 20240110124622.577 ERROR conf - ../src/lxc/conf.c:run_buffer:322 - Script exited with status 1
lxc-start 104 20240110124622.577 ERROR start - ../src/lxc/start.c:lxc_end:985 - Failed to run lxc.hook.post-stop for container "104"
lxc-start 104 20240110124622.578 ERROR lxc_start - ../src/lxc/tools/lxc_start.c:main:306 - The container failed to start
lxc-start 104 20240110124622.578 ERROR lxc_start - ../src/lxc/tools/lxc_start.c:main:311 - Additional information can be obtained by setting the --logfile and --logpriority options
Inhalt /etc/pve/storage.cfg
Code:
lvm: share3
vgname share3
content images,rootdir
nodes server
shared 0
Leider komme ich aktuell hier nicht weiter. Der Storage "share3" sieht richtig eingebunden aus. Für einen anderen, nach dem Upgrade neu angelegten CT, konnte ich "share3" auch erfolgreich als storage nutzen.
Hat jemand eine Idee?
Besten Dank im Voraus!