The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > HP-UX
.
google unix.com



HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
how to force umount robertngo HP-UX 0 04-21-2009 05:25 AM
Next to impossible question danceofillusion UNIX for Dummies Questions & Answers 5 07-21-2008 08:06 AM
Almost impossible question danceofillusion UNIX for Dummies Questions & Answers 12 05-14-2008 03:14 PM
force umount in solaris 2.6 bkleong SUN Solaris 3 04-07-2008 05:44 AM
umount help andrec UNIX for Advanced & Expert Users 4 11-21-2003 03:13 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 05-11-2009
gogol_bordello's Avatar
gogol_bordello gogol_bordello is offline
Registered User
  
 

Join Date: Jul 2008
Location: Spain
Posts: 20
Is it really impossible to force umount on HP-UX

Hello,
yeah... here my question :
Exist some way to force umount on HP other than reboot?

Thanks
gb
  #2 (permalink)  
Old 05-11-2009
vbe's Avatar
vbe vbe is online now Forum Staff  
Moderator
  
 

Join Date: Sep 2005
Location: Switzerland - GE
Posts: 1,575
Are you thinking of mounted NFS?
  #3 (permalink)  
Old 05-11-2009
gogol_bordello's Avatar
gogol_bordello gogol_bordello is offline
Registered User
  
 

Join Date: Jul 2008
Location: Spain
Posts: 20
yes, sorry
nfs mounted but with link removed. can I umount it without reboot?

Here I've two solution, but I'm not sure they don't produce problems :
1- nfs.client stop/start
2- mv mnttab mnttab.old ; mountall

The problems are :
all other nfs mounted will be re-mounted?
will I cut communication with well-mounted fs?

Last edited by gogol_bordello; 05-11-2009 at 10:19 AM..
  #4 (permalink)  
Old 05-11-2009
vbe's Avatar
vbe vbe is online now Forum Staff  
Moderator
  
 

Join Date: Sep 2005
Location: Switzerland - GE
Posts: 1,575
Well all depends on what issue you are to deal with...
Usually I expect from someone asking such a question is because he is stuck with a faulty NFS (NFS server down etc...) where its a nightmare whenever someone types bdf of ll etc... and yes since the NFS server isnt responding - ouy are quite in a mess...

What do you call nfs mounted but with link removed?
  #5 (permalink)  
Old 05-11-2009
vbe's Avatar
vbe vbe is online now Forum Staff  
Moderator
  
 

Join Date: Sep 2005
Location: Switzerland - GE
Posts: 1,575
If is it mounted and the server is responding, then start by seing if you can free the "device" then umounting it:
Code:
fuser -cku <your mountpoint>
umount <your mountpoint>
  #6 (permalink)  
Old 05-11-2009
gogol_bordello's Avatar
gogol_bordello gogol_bordello is offline
Registered User
  
 

Join Date: Jul 2008
Location: Spain
Posts: 20
... one more job en run that I could not kill :-/

server# ps -ef | grep fuser
root xxx xxx 0 xxx pts/xx 0:00 fuser -cku /mounting_point
  #7 (permalink)  
Old 05-11-2009
vbe's Avatar
vbe vbe is online now Forum Staff  
Moderator
  
 

Join Date: Sep 2005
Location: Switzerland - GE
Posts: 1,575
you are in / arent you when you type fuser?
If it is trying (as it seems) I supect you have also an issue with the NFS server:
to make sure rpc.statd and rpc.lockd are available and responding to RPC requests:
Code:
/usr/bin/rpcinfo -u servername status
/usr/bin/rpcinfo -u servername llockmgr
/usr/bin/rpcinfo -u servername nlockmgr
/usr/bin/rpcinfo -u clientname status
/usr/bin/rpcinfo -u clientname llockmgr
/usr/bin/rpcinfo -u clientname nlockmgr
If any of these commands returns RPC_TIMED_OUT, the rpc.statd or rpc.lockd process may be
hung.
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 05:13 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0