Hi together,
I have an LXC container (EXT4). I am currently testing NixOS. The container is working fine, no problems. But by design it deals with a lot of small files.
As a consequence I ran out of inodes. Sure I can add more space to the container and solve it this way, but this seems not ideal for me.
I tried to setup the same container with BTRFS. This works nice and my inode problem is solved. But actually Proxmox doesn't support quotas for BTRFS, so each container can use the full data volume. This is something that I don't want.
Now is my question: How can I avoid the inode problem? Is there any solution?
I don't plan to use ZFS since I don't have (and plan) a second SSD and it looks to some overkill for me.
I have an LXC container (EXT4). I am currently testing NixOS. The container is working fine, no problems. But by design it deals with a lot of small files.
As a consequence I ran out of inodes. Sure I can add more space to the container and solve it this way, but this seems not ideal for me.
I tried to setup the same container with BTRFS. This works nice and my inode problem is solved. But actually Proxmox doesn't support quotas for BTRFS, so each container can use the full data volume. This is something that I don't want.
Now is my question: How can I avoid the inode problem? Is there any solution?
I don't plan to use ZFS since I don't have (and plan) a second SSD and it looks to some overkill for me.