After stumbling on this portion of an (old) article detailing the more modern filesystems now availible for Linux, I was introduced to bind mounts. Curiosity has got the better of me: supposing that I ...
Containers are a hot topic. The technology, which has been most typified by Docker, enables applications to be deployed as a lightweight set of processes rather than an entire virtual machine (VM).
So you can change the default location for volumes, alright, but what if you have multiple storage locations available? I have a NFSv4 mount backed by NVME SSDs as well as an NFSv4 mount backed by a ...