Hello All,
I have a 2 Node 4 Target minimal setup to try out BeeGFS in our environment. Configured with Connection Auth File and everything seems to work as expected. Requirement is to horizontally scale based on load. Data is going to be short lived and wouldn't need replication to start with.
Question:
1. clients also have identical conn auth file to communicate with server. Not sure if client identification is possible in BeeGFS so as to restrict what it sees or mounts. We have a single directory per user in our current NFS setup and I'd like to expose just a subdirectory for each client with BeeGFS too. But not able to get relevant docs on that regard.
It would be great if can get a pointer to docs if available or a suggestion on an alternative approach.