Search results

  1. B

    LXC container will not start

    So this is an ask a question solve it yourself type of deal.... I believe i resolved this after digging through some old fourm topics. Namely this one helped https://forum.proxmox.com/threads/lxc-container-didnt-start.27440/ Below is how i solved my issue root@prox:~# pct mount 102 mounted...
  2. B

    LXC container will not start

    If this helps verify it, below is the log file from foreground mode, how do i change this ? lxc-start 102 20210115175900.641 DEBUG conf - conf.c:run_buffer:326 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 102 lxc pre-start with output: close (rename) atomic file...
  3. B

    LXC container will not start

    while attempting to setup learning more about containers I made my DNS file on my container immutable inside of the container ( I was trying to get localdomain dns resolution working). After rebooting i now cannot start my container, knowing the issue is the DNS file in the container itself am i...