Hi, I have preliminary (WIP) patches for shared FS
up on gerrit. There is a lot of work to be done reorganizing the
patches but I just wanted all the TLV guys to have a chance to
look at it on Sunday.
I did some testing and should work as expected for most cases.
To test just connectStorageServer with storageType=6 (sharedfs)
connection params are
{'id'=1,
'spec'='server:/export'
'vfs_type'='nfs\gluster\smb'
'mnt_options'='opt,opt=3,opt' }
to check with an existing NFS domain you can just
spec=server:/export
vfs_type=nfs
mnt_options=soft,timeo=600,retrans=6,nosharecache,vers=3
I only tested NFS but I am going to test more exotic stuff on
Monday.
This is the patch to build the RPM from.
http://gerrit.ovirt.org/#change,560
Have a good weekend