1834440 Members
2058 Online
110067 Solutions
New Discussion

nfs on 10.20

 
antonio di paolo
Occasional Advisor

nfs on 10.20

i have a nas server on my network. it serves many pc and two hp workstations:
a b1000 10.20 and a b2000 11.0 sharing data in nfs with the nas.
They worked well a lot of time.

It happens in my network a 9000/715 died; this workstation,also, was in nfs on my network, so i had some problems with nfs and ssh on the other workstations, aso. I solved on the b2000 11.0 with reboot.
I rebooted the b1000 10.20 but i can't work with the nas:
i can mount in nfs the remote directory under /nas but if i:
mount -F nfs -o rw nas:/root3 /nas
root hp3 # ll nas
nas/po1 not found
nas/back not found
nas/logs not found
nas/bach040419 not found
nas/README not found
nas/roothp3 not found
nas/backup1004.gz not found
nas/hp3wwwTAr_1 not found
nas/hp3wwwTAR not found
nas/hp3WWW not found
nas/back040629 not found
nas/tarmnt not found
nas/back2201 not found
nas/hp3wwwTAR1004 not found
nas/mail_root not found
total 0
root hp3 # more /nas/R*
/nas/README: Operation not supporteder /nas

if i:
root hp3 # touch /nas/TEST
touch: /nas/TEST cannot create
root hp3 # ll /nas
/nas/po not found
/nas/po1 not found
/nas/TEST not found
/nas/back not found
/nas/logs not found
/nas/test not found
/nas/bach040419 not found
/nas/README not found
/nas/roothp3 not found
/nas/backup1004.gz not found
/nas/hp3wwwTAr_1 not found
/nas/hp3wwwTAR not found
/nas/hp3WWW not found
/nas/back040629 not found
/nas/tarmnt not found
/nas/back2201 not found
/nas/hp3wwwTAR1004 not found
/nas/mail_root not found
total 0

i find TEST.

can someone help me?
grazie
carpe diem
2 REPLIES 2
harry d brown jr
Honored Contributor

Re: nfs on 10.20



on "nas" do this:

cat /etc/exports

exportfs -va

then try your mounts on hp3

live free or die
harry d brown jr
Live Free or Die
antonio di paolo
Occasional Advisor

Re: nfs on 10.20

sorry,i didn't say nas is a digimaint closed system.
- the problem is new because it worked well a lot of time
- if i mount the remote filesystem un the b2000 11.0, it works well
grazie
carpe diem