I'm sure this will work for one user, but will it work for simultaneous access as well as NBD? I'm not concerned with performance, but with ease of setup.
I have a CIFS server, and no NFS server, and want to cluster several linux boxes without requiring one of them to be on all the time, and have full unix file system semantics.
So I am considering GFS2 as a file system option, to be mounted by mounting a windows share read-write and then loopback-mounting the GFS2 image.
Will this work? I know I know, I should try it and see. But maybe someone else already has, and knows the correct tuning.