Hello,
i did a fresh Proxmox install from the iso on a home computer.
I use the proxmox ubuntu16.04 template to create lxc containers.
On starting the containers i get an error.
lxc-start -n 10211 -F
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
command 'mount /dev/loop0 /var/lib/lxc/10211/rootfs//' failed: exit code 32
lxc-start: conf.c: run_buffer: 347 Script exited with status 255
lxc-start: start.c: lxc_init: 465 failed to run pre-start hooks for container '10211'.
lxc-start: start.c: __lxc_start: 1313 failed to initialize the container
lxc-start: tools/lxc_start.c: main: 344 The container failed to start.
lxc-start: tools/lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
dmesg | tail
[ 3408.141349] Buffer I/O error on dev loop0, logical block 548, lost async page write
[ 3408.142117] loop: Write error at byte offset 2248704, length 4096.
[ 3408.142881] blk_update_request: I/O error, dev loop0, sector 4392
[ 3408.143645] Buffer I/O error on dev loop0, logical block 549, lost async page write
[ 3408.144413] loop: Write error at byte offset 2252800, length 4096.
[ 3408.145180] blk_update_request: I/O error, dev loop0, sector 4400
[ 3408.145942] Buffer I/O error on dev loop0, logical block 550, lost async page write
[ 3408.154960] JBD2: recovery failed
[ 3408.154964] EXT4-fs (loop0): error loading journal
[ 3408.158489] VFS: Dirty inode writeback failed for block device loop0 (err=-5).
Any help is much appreciated!
i did a fresh Proxmox install from the iso on a home computer.
I use the proxmox ubuntu16.04 template to create lxc containers.
On starting the containers i get an error.
lxc-start -n 10211 -F
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
command 'mount /dev/loop0 /var/lib/lxc/10211/rootfs//' failed: exit code 32
lxc-start: conf.c: run_buffer: 347 Script exited with status 255
lxc-start: start.c: lxc_init: 465 failed to run pre-start hooks for container '10211'.
lxc-start: start.c: __lxc_start: 1313 failed to initialize the container
lxc-start: tools/lxc_start.c: main: 344 The container failed to start.
lxc-start: tools/lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
dmesg | tail
[ 3408.141349] Buffer I/O error on dev loop0, logical block 548, lost async page write
[ 3408.142117] loop: Write error at byte offset 2248704, length 4096.
[ 3408.142881] blk_update_request: I/O error, dev loop0, sector 4392
[ 3408.143645] Buffer I/O error on dev loop0, logical block 549, lost async page write
[ 3408.144413] loop: Write error at byte offset 2252800, length 4096.
[ 3408.145180] blk_update_request: I/O error, dev loop0, sector 4400
[ 3408.145942] Buffer I/O error on dev loop0, logical block 550, lost async page write
[ 3408.154960] JBD2: recovery failed
[ 3408.154964] EXT4-fs (loop0): error loading journal
[ 3408.158489] VFS: Dirty inode writeback failed for block device loop0 (err=-5).
Any help is much appreciated!