Operating System - HP-UX
1748249 Members
3881 Online
108760 Solutions
New Discussion юеВ

Re: Stale NFS file handle in HP-UX 11.31

 
SOLVED
Go to solution
boukari
Frequent Advisor

Stale NFS file handle in HPUX 11V3

Hello,

I got this error when i'm trying to mount NFS#file system :

 

10:57:39 INFO    ERPMTECPL.FS#10   fsck not implemented for nfs

10:57:39 INFO    ERPMTECPL.FS#10   mount -F nfs -o rsize=32768,wsize=32768,soft,timeo=600,intr erpevosh.hp.erp.sncf.fr:/erpevosh/applis/psoft/travail/inter/FDMO92 /erpmtecpl/applis/psoft/FDMO92/travail/inter

10:57:39 ERROR   ERPMTECPL.FS#10   stderr:

nfs mount: /erpmtecpl/applis/psoft/FDMO92/travail/inter: Stale NFS file handle

 

10:57:39 ERROR   ERPMTECPL         'startfs' action stopped on execution error

10:57:39 INFO    ERPMTECPL         trying to rollback startfs

 

The output is relative to opensvc but he is using a simple command ( mount ) with liste option (mount -F nfs -o rsize=32768,wsize=32768,soft,timeo=600,intr erpevosh.hp.erp.sncf.fr:/erpevosh/applis/psoft/travail/inter/FDMO92 /erpmtecpl/applis/psoft/FDMO92/travail/inter)

 

I verify in the source that right fsuid is given and share is already used by other server without problem, i try to change permission in the source in order to get ( permission denied ) to confirm that issue is related to source, but i always get :

 

**/erpmtecpl/applis/psoft/FDMO92/travail/inter: Stale NFS file handle**

 

I stop/start NFS (core,client,server) stop/start server ( client), without any result, umount/mount FS , delete/create the concerned FS.

Issue persist after all operation done.

 

Thanks,

 

 

 

BCS SW/HW GSC Engineer (L1)
IEEE Student Member
LPI 3 CORE & High Availability
VCP Vshpere 5 Datacenter
Novell CLA and Data Center specialist Certified
.....
Microsoft Partner & Microsoft student Partner
2 REPLIES 2
Dennis Handly
Acclaimed Contributor

Re: Stale NFS file handle in HP-UX 11.31

Can you mount this on another directory:

/erpmtecpl/applis/psoft/FDMO92/travail/inter_2

boukari
Frequent Advisor
Solution

Re: Stale NFS file handle in HP-UX 11.31

Good morning,

I already tried to mount/umount the NFS directory to another local directory and issue persist ,we resolved issue yesterday with restarting NFS sharing in the Server(source).

Thanks for your Dennis,

BCS SW/HW GSC Engineer (L1)
IEEE Student Member
LPI 3 CORE & High Availability
VCP Vshpere 5 Datacenter
Novell CLA and Data Center specialist Certified
.....
Microsoft Partner & Microsoft student Partner