Thanks Cowboy, No luck I'm afraid, using your exports line.
Just tried copying a wav file from the desktop to /var/snd, and it all
locks up. I now can't do anything.
I think a format of the disk and a re-installation is called for. FWIW,
this is RRAbuntu 1.13 - Rivendell 1.7.1. I need to get stuck into the
Paravel appliance, I know.
Thanks,
Tom Dawson
On 24/04/2014 13:32, Cowboy wrote:
On Thursday 24 April 2014 07:30:22 am Tom Dawson wrote:
I have just tried creating a file on system1, it has the permissions
'-rw-r--r-- 1 fantasy fantasy' - but when moving this file to /var/snd
it has the permissions '-rw-r--r-- 1 nobody nogroup'. Could this be the
issue? How can I make sure that new files are created as fantasy fantasy?
Linux.
So many flavors, so many subtle nuances......
Sounds to me like your squashing.
Normal NFS default is root_squash, but you may also be squashing everyone
else.
( squashing causes the user to be mapped to user nobody, the lowest possible
permission levels. Since you *are* seeing nobody, nogroup it appears you are
squashing. )
(( varies depending on which version of NFS, too. ))
I can't know the "defaults" of all 700+ linux OS out there, so....
If this is the appliance, then the Red Hat defaults should apply
read only
async
wdelay
root_squash.
Also, CentOS applies ACL by default, so your ACL would also apply.
If it's another OS, I have no idea.
Try exporting this....
/var/snd 192.168.1.102(rw,no_acl,nohide,root_squash,async)
and let us know.
If that doesn't work, look to your ACL configuration.
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev