LXer: Turn your Raspberry Pi homelab into a network filesystem
by LXer from LinuxQuestions.org on (#53TQW)
Published at LXer:
A shared filesystem is a great way to add versatility and functionality to a homelab. Having a centralized*filesystem shared to the clients in the lab makes organizing data, doing backups, and sharing data considerably easier. This is especially useful for web applications load-balanced across multiple servers and for persistent volumes used by Kubernetes, as it allows pods to be spun up with persistent data on any number of nodes.read more
Read More...


A shared filesystem is a great way to add versatility and functionality to a homelab. Having a centralized*filesystem shared to the clients in the lab makes organizing data, doing backups, and sharing data considerably easier. This is especially useful for web applications load-balanced across multiple servers and for persistent volumes used by Kubernetes, as it allows pods to be spun up with persistent data on any number of nodes.read more
Read More...