Comment technical question? (Score 2) 66
Hi,
I had some problem mounting the NFS.
If everything (as in my case) is relying on NFS, it couses all the accounts to freeze.
My problem was that everything was exported as read-only
The solution I found is
on the /etc/exports add the parameters:
(rw,no_all_squash)
I hope this helps.
BTW, where can I find some info on the NFS development status ("minor changes" is not enought)?
Massimo
I had some problem mounting the NFS.
If everything (as in my case) is relying on NFS, it couses all the accounts to freeze.
My problem was that everything was exported as read-only
The solution I found is
on the
(rw,no_all_squash)
I hope this helps.
BTW, where can I find some info on the NFS development status ("minor changes" is not enought)?
Massimo