Skip to content

Add a nfs storage driver #1311

Open
@stgraber

Description

@stgraber

nfs would be a small shim storage driver on top of our dir driver that would handle mounting the NFS share as needed on all servers within the cluster.

This should be restricted to only custom volumes and only filesystem type volumes for those as storing block/loop files on top of NFS seems like a bad idea and most NFS servers aren't quite POSIX enough to properly handle full containers (locking is always a bit weird).

Metadata

Metadata

Assignees

Labels

EasyGood for new contributors

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions