Recent content by KenwoodFox

  1. K

    Diagnosing mount: /var/lib/lxc/.pve-staged-mounts/rootfs: can't read superblock on /dev/loop3

    zapotah on irc mentioned a possible solution about mounting the vdisk "out of band" as a form of recovery? Is this viable and what could it mean.
  2. K

    Diagnosing mount: /var/lib/lxc/.pve-staged-mounts/rootfs: can't read superblock on /dev/loop3

    Thanks to sep on IRC i was able to capture a logfile. # cat logfile.log lxc-start 10 20201207134844.572 ERROR lxc_start - tools/lxc_start.c:main:268 - No container config specified lxc-start 102 20201207134847.251 INFO confile - confile.c:set_config_idmaps:2055 - Read uid map: type u nsid...
  3. K

    Diagnosing mount: /var/lib/lxc/.pve-staged-mounts/rootfs: can't read superblock on /dev/loop3

    I don't mean to be pushy, I'm just stressed about this is all. My backup solution failed recently and I've been dealing with a lot of technical issues here I just really don't want another big project. If anybody could just, throw me some keywords I'll get googling and reading the manual. I...
  4. K

    Diagnosing mount: /var/lib/lxc/.pve-staged-mounts/rootfs: can't read superblock on /dev/loop3

    Just in: attempting to mount *now* results in this root@Cobalt:~# pct mount 102 mount: /var/lib/lxc/102/rootfs: can't read superblock on /dev/loop3. mounting container failed command 'mount /dev/loop3 /var/lib/lxc/102/rootfs//' failed: exit code 32 and just a note I actually don't know for sure...
  5. K

    Diagnosing mount: /var/lib/lxc/.pve-staged-mounts/rootfs: can't read superblock on /dev/loop3

    Hello proxmox fourms! I'm recently getting this error (and the same error minus line 1 when starting without using HA) when attempting to start this container. Im a bit stressed, because the backup for this container is a bit old, and id really like to restore this container to functionality. I...