On Feb 16, 2010, at 12:18, Genie Jhang wrote:

> Hello.
> 
> Our lab are using NFS.
> 
> 192.168.0.109:/data     /data                   nfs     tcp,soft,bg,intr,rw   
>   0 0
> 192.168.0.109:/home     /home                   nfs     tcp,soft,bg,intr,rw   
>   0 0
> 
> with these two lines in /etc/fstab, it worked great on SL 4.6.
> 
> So, I added two lines /etc/fstab on SL 5.6, it doesn't work.
> 
> home directory is mounted only. data directory is not mounted.
> 
> two lines in fstab file on NFS server is following.
> 
> LABEL=/data             /data                   ext3    defaults        1 2
> LABEL=/home             /home                   ext3    defaults        1 2
> 
> and exports files is
> 
> /data *(ro)
> /home *(rw)
> 
> What do you think is the problem?


That you export /data ro but try to mount it rw. Maybe.

-- 
Stephan Wiesand
DESY -DV-
Platanenallee 6
15738 Zeuthen, Germany





Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to