Search results

  1. C

    A LXC container does not finish starting up after file system repairs.

    After fixing some file system errors from a cranky shutdown, I got all my vms and containers to work again. I have one container that refuses to start up and I can't identity any errors from the command line. Is there a fix I don't know about, or would it be better to create a new container and...
  2. C

    Disk cache settings for VMs on BTRFS

    I'm a little confused with the documentation. The BTRFS page says BTRFS will honor the O_DIRECT flag when opening files, meaning VMs should not use cache mode none, otherwise there will be checksum errors. which I understand to mean set the disk cache to anything other than none. However on...
  3. C

    Backups and snapshots corrupting filesystems on qcows

    I am new to proxmox and virtualization, so thanks for your patience with me. I have spend my weekend reinstalling a debian 10 vm countless times. The intended goal is to run home assistant in docker on this vm. Whenever I create a backup or a snapshot the filesystem in the qcow2 gets damaged...
  4. C

    [SOLVED] VMs and Containers not getting DHCP assignments from virtualized pfsense

    Hello! I've built a brand new server, and I am using Proxmox and pfsense for the first time. I am successfully running pfsense as a VM, and all physical hardware on the network are getting DHCP leases. None of the VMs and containers are, despite being connected to the same LAN bridge. My setup...