HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- umounting missing disks
Operating System - HP-UX
1833653
Members
3722
Online
110062
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
08-13-2004 01:58 AM
08-13-2004 01:58 AM
We reciently migrated one of our servers storage from a XP256 to an EMC DMX200. The migration was completed sucessfully.
After the migration we kept everything mounted,for example the new file systems were /u01 and the old ones were /u01_old. Not telling the system admistrators (me for this particular system) the data center manager pulled the XP256 from the datacenter.
So now on several systems we have filesystems mounted that don't actually point to anything. I can't do a umount, bdf or ls -alt.
How do I get rid of these mounts, remove the entries in the /etc/mnttab?
After the migration we kept everything mounted,for example the new file systems were /u01 and the old ones were /u01_old. Not telling the system admistrators (me for this particular system) the data center manager pulled the XP256 from the datacenter.
So now on several systems we have filesystems mounted that don't actually point to anything. I can't do a umount, bdf or ls -alt.
How do I get rid of these mounts, remove the entries in the /etc/mnttab?
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2004 02:07 AM
08-13-2004 02:07 AM
Re: umounting missing disks
If you are running VxFS 3.5 (JFS 3.5) - either the online version or not, then you should be able to forcibly unmount the filesystems (/sbin/fs/vxfs3.5/vxumount -o force /mntpnt). Then simply remove /etc/fstab entries and wait for an opportune time to reboot so you can clean the VG's (if you aer using LVM) or the DG's if not..
However, if you do not have VxFS 3.5, then no way you can unmount those stale filesystems... you will need to do a forced shutdown and reboot (you will probably need to do a CTRL |) on its way down...
Good luck...
However, if you do not have VxFS 3.5, then no way you can unmount those stale filesystems... you will need to do a forced shutdown and reboot (you will probably need to do a CTRL |) on its way down...
Good luck...
Hakuna Matata.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2004 02:16 AM
08-13-2004 02:16 AM
Solution
If you are quick on the command line or can write a quick script:
rm /etc/mnttab
umount /file/system
It will give you 4-5 seconds before it tries to remount it.
Then mv /etc/lvmtab and vgscan to get them out of the system.
And rmsf from the /dev/dsk and /dev/rdsk
rm /etc/mnttab
umount /file/system
It will give you 4-5 seconds before it tries to remount it.
Then mv /etc/lvmtab and vgscan to get them out of the system.
And rmsf from the /dev/dsk and /dev/rdsk
Unix, the other white meat.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP