Search results

  1. N

    LXC will not start with root disk on CIFS

    I installed the "Server for NFS" role on the NAS and it works, but it comes with a significant performance hit. The performance hit was observed using fio: fio --loops=1 --size=2500m --filename=/test/fiotest.tmp --stonewall --ioengine=libaio --direct=1 --name=4KQD32R --bs=4k --iodepth=32...
  2. N

    LXC will not start with root disk on CIFS

    Thank you for your reply. What makes CIFS unsuitable as storage? I don't see any warnings on the wiki in regards to CIFS. Running KVM from the same storage works perfectly and so does LXC after I run fsck before starting. Performance is excellent. My issue is that the root disk seems to get...
  3. N

    LXC will not start with root disk on CIFS

    Hi. I recently installed Proxmox on my homelab cluster of 3 machines. I use a server running Windows Server 2019 for storage using CIFS. With this configuration, I have run into the following issue using LXC: Containers, that I create, will not start with the root disk on CIFS storage (unless I...