I see you've done the mount to spcws01_stby.  Is this the same network as f3n43?  The export is to a particular IP address, so if your export specifies the reliable_hostname (en0) you can't mount over some other network.
 
If that's what you've done, include the other alias in the export, or do the mount to spcws01.
 
If not, try re-exporting, (exportfs -a).

Simon Green
Philip Morris ITSC Europe

AIX-L Archive at http://marc.theaimsgroup.com/?l=aix-l&r=1&w=2
AIX FAQ at http://www.faqs.org/faqs/aix-faq/

N.B. Unsolicited email from vendors will seldom be appreciated.

-----Original Message-----
From: Shekhar Dhotre [mailto:Shekhar.Dhotre@LENDLEASEREI.COM]
Sent: 23 January 2003 15:02
To: aix-l@Princeton.EDU
Subject: mount: 1831-008 giving up on:


Hi all,
one of the node is  not able to  nfs mount--


f3n43 />mount spcws01_stby:/spdata/sys1/install /mnt
mount: 1831-011 access denied for spcws01_stby:/spdata/sys1/install
mount: 1831-008 giving up on:
spcws01_stby:/spdata/sys1/install
The file access permissions do not allow the specified action.



On the control workstation

spcws01@/spdata/sys1/install/aix433/lppsource>stopsrc -g nfs                    
0513-044 The biod Subsystem was requested to stop.                              
0513-044 The nfsd Subsystem was requested to stop.                              
0513-044 The rpc.mountd Subsystem was requested to stop.                        
0513-044 The rpc.statd Subsystem was requested to stop.                        
0513-044 The rpc.lockd Subsystem was requested to stop.                        
spcws01@/spdata/sys1/install/aix433/lppsource>startsrc -g nfs                  
0513-059 The biod Subsystem has been started. Subsystem PID is 13946.          
0513-059 The nfsd Subsystem has been started. Subsystem PID is 13180.          
0513-059 The rpc.statd Subsystem has been started. Subsystem PID is 12906.      
0513-059 The rpc.lockd Subsystem has been started. Subsystem PID is 12664.      
0513-059 The rpc.mountd Subsystem has been started. Subsystem PID is 13430.    
spcws01@/spdata/sys1/install/aix433/lppsource>exportfs -a                      
               
spcws01@/spdata/sys1/install/aix433/lppsource>cat /etc/exports                  
/cdrom -ro,anon=0,root=f5n75:f5n67,access=f5n75:f5n67                          
/spdata/sys1 -root=f5n73:f5n75,access=f5n73:f5n75                              
/spdata/sys1/install/images -anon=0,root=f3n43,access=f3n43                    
spcws01@/spdata/sys1/install/aix433/lppsource>