container won't start

  1. J

    Recover a file from an LXC container that won't start

    One of my debian containers refuses to start .. it may be related to the fact that I lost one of my proxmox server's drives (that kept CT and VM backups and LXC templates...) anyway, the container won't start. I ran lxc-start -n 100 -F -l DEBUG -o /tmp/lxc-100.log and it gave me this output...
  2. G

    [still stuck] LXC won't start after Passing block storage to container

    EDIT 1: It seems CLI is the only option for passing block storage to my container. Follow the example provided; pct set <VMID> --mp<#> /dev/disk/by-id/<your disk ID + partition #>mp=<path to mount> EDIT 2: this method worked for me, until I tried removing the 101 file server container and...