Search found 3 matches
- Sun Dec 11, 2011 3:38 pm
- Forum: Storage Pooling/Greyhole
- Topic: How to best mount GH shares with NFS
- Replies: 5
- Views: 3382
Re: How to best mount GH shares with NFS
The more I read about Greyhole I realize it's designed to work only with Samba, so I won't try to use it any other way. Now I can go join the "transfer speed" thread because I got 45mb/s with NFS and 8MB/s with Samba. That's why I was trying to get NFS working in the first place. Thanks fo...
- Sun Dec 11, 2011 2:10 pm
- Forum: Storage Pooling/Greyhole
- Topic: How to best mount GH shares with NFS
- Replies: 5
- Views: 3382
Re: How to best mount GH shares with NFS
Try using the mount_shares_locally script and you will not need to go to such drastic measures. http://wiki.amahi.org/index.php/Mount_Shares_Locally Recommend you read the Greyhole documentation as well. I didn't realize using NFS to share files between two Linux machines was considered a drastic m...
- Sun Dec 11, 2011 1:52 pm
- Forum: Storage Pooling/Greyhole
- Topic: How to best mount GH shares with NFS
- Replies: 5
- Views: 3382
How to best mount GH shares with NFS
I'd like to know the best way to mount gh shares with NFS so that they work correctly. Currently my movies share is exported like this: /var/hda/files/movies *(rw,insecure,all_squash,async,anonuid=48,anongid=48) When I copy a file to this share and it is moved to a drive in the pool, it works fine i...