I recently had a master NIS server go down and am currently rebuilding
it. Th slave server has been in place and was working fin until today
where I get:
# mount -F nfs hooke:/test /mnt/test
nfs mount: hooke:/test: Permission denied
my first instict was that the dfstab just need the dfqdn added , this
however didn't help. So now I suspect the NIS db
typping ypcat -k passwd works fine returning a list of users. typing
ypcat -k ypservers returns 4 blank lines ?
could this be the problem and if so can I fix it?
here is an error from the NIS slave it is a NIS slave
May 17 09:27:58 hooke mountd[25627]: svc_tli_create: could not bind to
requested address: No Error
May 17 09:27:58 hooke mountd[25627]: svc_create: svc_tli_create failed
May 17 09:27:58 hooke mountd[25627]: svc_tli_create: could not bind to
requested address: No Error
May 17 09:27:58 hooke mountd[25627]: svc_create: svc_tli_create failed
May 17 09:27:58 hooke mountd[25627]: svc_tli_create: could not bind to
requested address: No Error
May 17 09:27:58 hooke mountd[25627]: svc_create: svc_tli_create failed
May 17 09:27:58 hooke mountd[25627]: unable to create nfsauth service
May 17 09:27:58 hooke /usr/lib/nfs/nfsd[25629]: t_bind to wrong
address
May 17 09:27:58 hooke /usr/lib/nfs/nfsd[25629]: Cannot establish NFS
service over /dev/udp: transport setup problem.
May 17 09:27:58 hooke /usr/lib/nfs/nfsd[25629]: t_bind to wrong
address
May 17 09:27:58 hooke /usr/lib/nfs/nfsd[25629]: Cannot establish NFS
service over /dev/tcp: transport setup problem.
May 17 09:27:58 hooke /usr/lib/nfs/nfsd[25629]: Could not start NFS
service for any protocol. Exiting.
Permission denied
|
|
0
|
|
|
|
Reply
|
merrittr
|
5/17/2007 11:25:57 PM |
|
On 5=D4=C218=C8=D5, =C9=CF=CE=E77=CA=B125=B7=D6, merrittr <merri...@gmail.c=
om> wrote:
> I recently had a master NIS server go down and am currently rebuilding
> it. Th slave server has been in place and was working fin until today
> where I get:
>
> # mount -F nfs hooke:/test /mnt/test
> nfs mount: hooke:/test: Permission denied
>
> my first instict was that the dfstab just need the dfqdn added , this
> however didn't help. So now I suspect the NIS db
> typping ypcat -k passwd works fine returning a list of users. typing
> ypcat -k ypservers returns 4 blank lines ?
> could this be the problem and if so can I fix it?
>
> here is an error from the NIS slave it is a NIS slave
>
> May 17 09:27:58 hooke mountd[25627]: svc_tli_create: could not bind to
> requested address: No Error
> May 17 09:27:58 hooke mountd[25627]: svc_create: svc_tli_create failed
> May 17 09:27:58 hooke mountd[25627]: svc_tli_create: could not bind to
> requested address: No Error
> May 17 09:27:58 hooke mountd[25627]: svc_create: svc_tli_create failed
> May 17 09:27:58 hooke mountd[25627]: svc_tli_create: could not bind to
> requested address: No Error
> May 17 09:27:58 hooke mountd[25627]: svc_create: svc_tli_create failed
> May 17 09:27:58 hooke mountd[25627]: unable to create nfsauth service
> May 17 09:27:58 hooke /usr/lib/nfs/nfsd[25629]: t_bind to wrong
> address
> May 17 09:27:58 hooke /usr/lib/nfs/nfsd[25629]: Cannot establish NFS
> service over /dev/udp: transport setup problem.
> May 17 09:27:58 hooke /usr/lib/nfs/nfsd[25629]: t_bind to wrong
> address
> May 17 09:27:58 hooke /usr/lib/nfs/nfsd[25629]: Cannot establish NFS
> service over /dev/tcp: transport setup problem.
> May 17 09:27:58 hooke /usr/lib/nfs/nfsd[25629]: Could not start NFS
> service for any protocol. Exiting.
>
> Permission denied
please check your atuofs set!!!
|
|
0
|
|
|
|
Reply
|
huanglao2002
|
5/22/2007 1:14:30 AM
|
|