Search results

  1. M

    lxc network interface created but not removed

    Is there any method of giving sole control of /etc/network/interfaces inside the container to Proxmox to prevent this issue? In newer versions of Debian its frustrating as the network never "activates" and it can cause issues with systemd.
  2. M

    lxc network interface created but not removed

    Initial config: arch: amd64 cores: 1 features: nesting=1 hostname: test-ct memory: 512 nameserver: 192.168.15.2 net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.15.1,hwaddr=BC:24:11:70:43:DB,ip=192.168.15.100/24,ip6=auto,tag=15,type=veth ostype: debian rootfs...
  3. M

    lxc network interface created but not removed

    I'm currently running into this myself as well using the default Debian container templates. I'm running Proxmox pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.8.12-10-pve). When I add interfaces they still end up staying around in /etc/network/interfaces as described above. It causes...
  4. M

    Recommended disk setup

    I've recently purchased a new Intel NUC 8i7BEH that I'm loading up with the full 32G of RAM which can take a 2.5" disk and a M2 drive. I'm going to use both but what I'm confused about is the best way to setup these disks. The 2.5" SSD I'm going to put in is only 120G (its all I had laying...
  5. M

    Fresh install wont boot

    I'm trying to install Proxmox on a PC i just threw together. Unfortuently for some reason it wont boot after it has installed even though the installation goes without a hitch. I originally tried install Proxmox to a spare 62GB USB I had lying around however it had issues writing the boot...