Re: nim O/S install nfs errors, hmm



the error 1832-008 refers to Nfs being ran under heavy
stress with the showmount command failing i would
assume you need to apply RECOMMENDATION:
*
* Apply apar IY23175

Is your system current will all filesets:
instfix -i | grep ML
In this case to check say 5100-02 is fully installed
on the system
instfix -ivk 5100-02_AIX_ML |grep not |grep ':'

ALso If running any automount items
in the /etc/rc.nfs
append to the automount line /usr/sbin/automount -f
/etc/auto_master

also int your /etc/netsvc.conf
if all commented out if using ip4
hosts4,bind4
if using ip6
hosts6,bind6
Hope this helps
--- "Patrick B. O'Brien" <pobrien@xxxxxxxxxxx> wrote:

You were correct; I did not have my nfs server
subsystems running;
nothing in my nim install doc.

I'm still getting the same errors. I ipl'ed the
master. I also made sure
the portmapper was running before starting nfs.

lssrc -a |grep active|egrep "(nfs|port)"
biod nfs 20910
active
rpc.mountd nfs 18666
active
portmap portmap 21706
active
nfsd nfs 18348
active
rpc.lockd nfs 24514
active
rpc.statd nfs 23270
active
root@stampede /home/root #

root@stampede /home/root # /usr/bin/rpcinfo -p
boca
rpcinfo: can't contact portmapper: RPC: Rpcbind
failure - RPC: 1832-020
Failed (unspecified error)


root@stampede /home/root # /usr/bin/rpcinfo -u
boca mount
rpcinfo: RPC: Rpcbind failure - RPC: 1832-008 Timed
out
program 100005 is not available






-----Original Message-----
From: IBM AIX Discussion List
[mailto:aix-l@xxxxxxxxxxxxx] On Behalf Of
Robert Binkley
Sent: Friday, April 21, 2006 11:17 AM
To: aix-l@xxxxxxxxxxxxx
Subject: Re: nim O/S install nfs errors, hmm

/usr/bin/rpcinfo -p boca
/usr/bin/rpcinfo -u boca mount
/usr/bin/rpcinfo -u boca portmap
/usr/bin/rpcinfo -u boca nfs


Verify you /etc/exports
showmount -e server_name

--- "Patrick B. O'Brien" <pobrien@xxxxxxxxxxx>
wrote:

Installing 5.3 to a nim client, I get to 4% and
then
I see these errors
on both nodes; any thoughts, thank you!





The client

Approximate Elapsed time

% tasks complete (in minutes)

NFS server xxx.state.nv.us not responding still
tryinged.

NFS server xxx.state.nv.us ok

NFS server xxx.state.nv.us not responding still
trying

NFS server xxx.state.nv.us ok

10 98 4% of mksysb
data
restored.





Master syslog

Apr 21 09:25:42 kern:err|error unix: nfs_server:
bad
sendreply

Apr 21 09:45:38 kern:err|error unix: nfs_server:
bad
sendreply

Apr 21 09:45:38 kern:err|error unix: nfs_server:
bad
sendreply






Robert Lee Binkley leebinkley@xxxxxxxxx
IBM AIX Specialist Certified
HP-UX System Administration Certified
Work It's Nice To Be Important But It's More
Important To Be Nice



Robert Lee Binkley leebinkley@xxxxxxxxx
IBM AIX Specialist Certified
HP-UX System Administration Certified
Work It's Nice To Be Important But It's More Important To Be Nice



Relevant Pages

  • NFS negative dentry caching problem in 2.4.21, and patch
    ... Below is a description of the problem and a suggested patch. ... Hat support request, so when it says "RHEL3", think "Linux 2.4.21". ... We have a big problem with how the NFS client code in RHEL3 ... from an NFS server (doesn't matter what kind, ...
    (Linux-Kernel)
  • problem with make installkernel over NFS on FreeBSD 5.4
    ... kernel and world on an old machine, ... set up as an NFS server for machine A. ... when I cd to (the NFS mounted) /usr/src on ... Also, for info, I'm trying to install 5.4-RELEASE-P7 ...
    (freebsd-questions)
  • Re: nfsclient process stucks in nfsaio
    ... Some ddb & kgdb ... "NFS problems, locking up" is hightly related to my situation. ... generate lots of traffic to nfs server (write to nfs, ... Client mount options: rw,nosuid,bg,intr,nodev. ...
    (freebsd-stable)
  • Cannot mount a nfs share after doing a snapshot
    ... I have a 7.0-PRERELEASE i386 system with a nfs server, ... I have no problem mounting this nfs share from a nfs client. ... can't assign resources (memory) ...
    (freebsd-stable)
  • [RFC] A better solution to the HTree telldir problem
    ... NFS with a monumental design blunder that makes this exceptionally ... The code to deal with the telldir cookie problem in HTree was written by ... This mechanism has to work across NFS server ...
    (Linux-Kernel)