> Thanks guys it worked > > I had to change the line in /etc/exports > to /home/nfs/roach1/current 192.168.70.0/24(sync,rw,no_root_squash) > <http://192.168.40.0/24%28sync,rw,no_root_squash%29>
Great! That was a big struggle. Often it's some small thing that keeps the whole thing from working. Kudos to Dave for suggesting the check on the exports! John > > > warm regards, > Nishanth > > On Mon, May 11, 2015 at 7:42 AM, John Ford <[email protected]> wrote: > >> Sorry. I meant to add: >> >> Or if, in fact you want to use .../roach1/current, you'll have to >> change >> the exports file to export it and confirm that with sudo exportfs -v. >> >> John >> >> >> > Hi John, >> > >> > The dnsmasq.conf file has this settitng. I think I should change >> some >> > parameters here. >> > >> > 2 bogus-priv >> > 3 filterwin2k >> > 4 interface=eth1 # this is the NIC connected to the PPC >> > 5 bind-interfaces >> > 6 dhcp-range=192.168.70.50,192.168.70.99,12h >> > 7 read-ethers >> > 8 dhcp-host=02:00:00:04:01:14,192.168.70.9 >> > 9 dhcp-mac=roach1,02:*:00:*:*:* >> > 10 dhcp-mac=roach2,02:*:01:*:*:* >> > 11 dhcp-option=3 >> > 12 dhcp-option=option:ntp-server,192.168.70.1 >> > 13 dhcp-option=net:roach1,17,192.168.70.1:/home/nfs/roach1/current >> > 14 #dhcp-option=net:roach2,17,192.168.40.1:/home/nfs/roach2/ >> > 15 #current,nolock >> > 16 dhcp-boot=uImage >> > 17 enable-tftp >> > 18 tftp-root=/home/nfs/roach1/boot/ >> > 19 dhcp-leasefile=/var/lib/misc/dnsmasq.leases >> > 20 dhcp-authoritative >> > >> > >> > >> > Thanks >> > Nishanth >> > >> > On Mon, May 11, 2015 at 7:30 AM, John Ford <[email protected]> wrote: >> > >> >> > Hi David, >> >> > >> >> > It gives me this result. >> >> > >> >> > /home/nfs/roach1/boot >> >> > >> >> > >> >> >> 192.168.70.0/24(rw,wdelay,no_root_squash,sec=sys,rw,no_root_squash,no_all_squash) >> >> >> >> This is different than the file system you are trying to mount from >> the >> >> roach: >> >> >> >> rootpath=/home/nfs/roach1/current,nolock >> >> > > Looking up port of RPC 100003/2 on 192.168.70.1 >> >> > > Looking up port of RPC 100005/1 on 192.168.70.1 >> >> > > Root-NFS: Server returned error -13 while mounting >> >> > /home/nfs/roach1/current >> >> > >> >> > When you are logged into the 192.168.70.1 server, what does "sudo >> >> exportfs >> >> > -v" show? >> >> > >> >> >> >> > >> >> > thanks >> >> > Nishanth >> >> > >> >> > >> >> > On Sun, May 10, 2015 at 7:59 PM, David MacMahon >> >> > <[email protected]> >> >> > wrote: >> >> > >> >> >> Hi, Nishanth, >> >> >> >> >> >> On May 10, 2015, at 11:41 AM, Nishanth Shivashankaran wrote: >> >> >> >> >> >> > IP-Config: Got DHCP answer from 192.168.70.1, my address is >> >> >> 192.168.70.9 >> >> >> > IP-Config: Complete: >> >> >> > device=eth0, addr=192.168.70.9, mask=255.255.255.0, >> >> >> gw=255.255.255.255, >> >> >> > host=192.168.70.9, domain=, nis-domain=(none), >> >> >> > bootserver=192.168.70.1, rootserver=192.168.70.1, >> >> >> rootpath=/home/nfs/roach1/current,nolock >> >> >> > Looking up port of RPC 100003/2 on 192.168.70.1 >> >> >> > Looking up port of RPC 100005/1 on 192.168.70.1 >> >> >> > Root-NFS: Server returned error -13 while mounting >> >> >> /home/nfs/roach1/current >> >> >> >> >> >> When you are logged into the 192.168.70.1 server, what does "sudo >> >> >> exportfs >> >> >> -v" show? >> >> >> >> >> >> Dave >> >> >> >> >> >> >> >> > >> >> > >> >> > -- >> >> > Nishanth Shivashankaran >> >> > Arizona State University >> >> > Phone:-480-246-6866 >> >> > Email:[email protected] >> >> > >> >> >> >> >> >> >> > >> > >> > -- >> > Nishanth Shivashankaran >> > Arizona State University >> > Phone:-480-246-6866 >> > Email:[email protected] >> > >> >> >> > > > -- > Nishanth Shivashankaran > Arizona State University > Phone:-480-246-6866 > Email:[email protected] >

