Date: Fri, 03 Aug 2001 10:42:49 +0200 From: Christoph Sold <so@server.i-clue.de> To: Caleb Walker <cwalker@cwalk.org> Cc: Christoph Sold <so@server.ms-agentur.de>, questions@FreeBSD.ORG Subject: Re: second harddrive does not show up in nfs mount Message-ID: <3B6A6409.90E64AC9@i-clue.de> References: <01080300075500.01201@butthead.cwalk.org> <3B6A5A1D.D7041618@i-clue.de> <01080301153502.01201@butthead.cwalk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Caleb Walker wrote: > > On Friday 03 August 2001 01:00 am, Christoph Sold wrote: > > > df: > > > <root-00:09am>#df > > > Filesystem 1K-blocks Used Avail Capacity Mounted on > > > /dev/ad0s1a 5644782 2364630 2828570 46% / > > > /dev/wd2s1e 4072364 410853 3335722 11% /hd1 > > > > ^^^^^ > > Why the old wd driver? I thought it's "ad" nowadays? > I dont know. I did the /stand/sysinstall way and it seemed like this is what > it did. If it didnt then please let me know. Had you updated the system using make world? If so, /stand/sysinstall remains unchanged. Can cause trouble if you have got a really old sysinstall on your system. > > Check /etc/exports, and show us how the exported drive should be mounted > > to your remote machine. > This is my /etc/exports/: > / -alldirs 192.168.1.39 > / -maproot=0 192.168.1.36 192.168.1.35 > <root-01:16am># > > I mount my running this command: > mount router:/ /mnt/nfs So, let's clarify things up: You export from 192.168.1.xx to ...39, and (with alldirs) to ...35 and ...36. On ...39, try to mount ...xx:/ to /mnt/nfs. Is the directory /mnt/nfs properly mapped to the root directory of the remote system? If so, can you cd hd1/ ? If yes, is the directory contents listed properly? As a catchall, try to stop and restart nfs services on the ...xx machine. (see network_pass3() in /etc/rc.network). HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B6A6409.90E64AC9>
