We have multiple servers with installed with 500GB+ hard drives all tied to a central NFS back end for storage. The servers are partitioned out to use only 80-100GB, leaving the remaining disk space unused. What I'd like to do is have the ability to combine all of those unused partitions to a single filesystem. Its been a long time, but the only example I could think of was Microsoft NTs/Server DFS service.
There are multiple FUSEFS systems in ports, but from what I can tell, none of them have this kind of ability. Can you do Unionfs with NFS mounts? Any thoughts?
There are multiple FUSEFS systems in ports, but from what I can tell, none of them have this kind of ability. Can you do Unionfs with NFS mounts? Any thoughts?