> [local@fire linux]# rpc.nfsd          <-- this finally works

Are you also running rpc.mountd?  If not, you should be.  Not running this could
cause authentication problems because rpc.mountd is the daemon that uses
/etc/exports to determine what can be exported to the client and mounted from
remote.

-John Scott


> [local@fire linux]# cd /u/aaron
> call_verify: server requires stronger authentication.
> call_verify: unknown auth error: 5
> nfs_read_super: get root fattr failed
> /u/aaron: no such file or directory.
> 
> 
> ???????????????
> 
> 
> Funky thing is too :
> [local@fire /]# mount poppy:/export1 /mnt
> [local@fire /]# df
> Filesystem           1k-blocks      Used Available Use% Mounted on
> /dev/hda2              7485422   1133461   5963992  16% /
> poppy:/export1        17413250   3139137  14099981  18% /mnt
> [local@fire /]# ls -al /mnt              
> total 0
> [local@fire /]# umount /mnt              
> 
> 
> 
> *BUT*
> 
> [local@fire /]# mount poppy:/export2 /mnt
> [local@fire /]# ls -al /mnt              
> total 25
> drwxr-xr-x  10 root     root          512 Jun  7 11:26 .
> drwxr-xr-x  22 root     root         1024 Aug  2 16:12 ..
> drwxr-xr-x   2 root     bin           512 Jun  7 14:41 backup
> drwxr-xr-x   9 root     bin           512 Jun  3 10:17 backup.oldinstall
> drwxr-xr-x  11 bbrother utmp          512 Jul 21 17:25 bbrother
> drwxr-xr-x   7 cvs      utmp          512 May 24 10:14 cvs
> drwxr-xr-x   8 mlunt    utmp          512 Jul  8 14:49 intranet
> drwx------   2 root     root         8192 Apr 17 12:43 lost+found
> drwxr-xr-x   3 root     bin           512 Apr 21 00:00 mysql
> drwxr-xr-x   9 root     bin           512 Jun  4 10:53 nsr
> -rw-------   1 root     bin         32512 Jun 24 20:06 quotas
> [local@fire /]# umount /mnt              
> 
> 
> and on the sun : 
> [aaron@poppy /]# cat /etc/dfs/dfstab | grep -v ^#
> share  -F nfs -o root=vandelay -d "home dirs"  /export1
> share  -F nfs -o root=frank -d "home dirs"  /export2
> 
> 
> 
> what in the wild, wild world of sports is a-goin on here?
> ---------------------------------------------------------------------------
> Send administrative requests to [EMAIL PROTECTED]
--
John Scott
Residential Systems Administrator
KNOLOGY Holdings, Inc.
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to