Cannot restart container after Upgrade to Proxmox 6

topsecret88

New Member
Nov 13, 2016
1
0
1
36
Hello Guys,

after the upgrade to Proxmox 6 i cannot restart my containers.
Everything seems fine in web view, but after stop container i could never start it again:

I tryed to repair filesystem etc. but i ever get error write protected!

e2fsck -E journal_only /mnt/Storage/ext/Proxmox//images/100/vm-100-disk-0.raw
or
pct fsck 100

my filesystem is ext4

pveversion:

pve-manager/6.0-7/28984024 (running kernel: 5.0.21-1-pve)

so after many days of investigation iam out of ideas...

I´ve seen the Problem with ZFS Containers to remove the dev dir, but in my case is ext4 with no chance to remove dev.


Output of
lxc-start -n 100 -F -l DEBUG -o /tmp/debug_containert_100

Logfile attached
 

Attachments

I tryed to repair filesystem etc. but i ever get error write protected!

e2fsck -E journal_only /mnt/Storage/ext/Proxmox//images/100/vm-100-disk-0.raw
or
pct fsck 100
Hi,
in order for the filesystem check to repair your journal, you will have to have write permissions on the disk image.