- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- I cannot umount a powerfailed drive.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 03:54 AM
03-19-2004 03:54 AM
I cannot umount a powerfailed drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 04:06 AM
03-19-2004 04:06 AM
Re: I cannot umount a powerfailed drive.
Basically IO requests are being sent to that disk, but since the disk is quite dead, it will not respond to them and thus the commands will hang.
There is no way around this. This is a good reason to have stuff mirrored.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 04:07 AM
03-19-2004 04:07 AM
Re: I cannot umount a powerfailed drive.
Just a guess to start!
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 04:08 AM
03-19-2004 04:08 AM
Re: I cannot umount a powerfailed drive.
You will need to shut down this system and replace the drive, or continue along without that filesystem until you are ready.
If the fs is "mounted" then try this:
fuser -cuk /fs_name
That will kill processes and possibly let you umount the filesystem.
Be careful with fuser you can clobber a system easily by say using it on the root filesystem.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 04:11 AM
03-19-2004 04:11 AM
Re: I cannot umount a powerfailed drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 04:16 AM
03-19-2004 04:16 AM
Re: I cannot umount a powerfailed drive.
Failing that the big one - shutdown -hy 0
I've never used a V class. Maybe it has extra functionality. I the past I've always shutdown the apps and server to best clean it up.
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 04:27 AM
03-19-2004 04:27 AM
Re: I cannot umount a powerfailed drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 04:32 AM
03-19-2004 04:32 AM
Re: I cannot umount a powerfailed drive.
Please let us know if you get an answer.
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 04:33 AM
03-19-2004 04:33 AM
Re: I cannot umount a powerfailed drive.
Then umount FS, but be quick it refreshes in 5-10 seconds...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 04:56 AM
03-19-2004 04:56 AM
Re: I cannot umount a powerfailed drive.
When replacing disks, I also NEVER take it out of the VG. That's pointless. If the disk is hot-swappable I just replace the disk, do a vgcfgrestore to the disk, then if the data was mirrored I do a vgsync. If it wasn't mirrored, you'd have to do a restore.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 04:57 AM
03-19-2004 04:57 AM