- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- un mounting file systems
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
04-04-2006 01:39 AM
04-04-2006 01:39 AM
un mounting file systems
U do umount and it says file system busy. Then u do fuser -cu /home, and it shows all the users and the process numbers going on. Now, if i want to increase the file system of lets say / home on a live system, how do i do it. And also tell me where can i get online jfs from without purchasing it.
Thanks alot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2006 01:43 AM
04-04-2006 01:43 AM
Re: un mounting file systems
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2006 01:44 AM
04-04-2006 01:44 AM
Re: un mounting file systems
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2006 01:45 AM
04-04-2006 01:45 AM
Re: un mounting file systems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2006 01:47 AM
04-04-2006 01:47 AM
Re: un mounting file systems
The easiest way to deal with filesystems like '/var' and '/tmp' or '/home' is to boot *into* single-user mode where the filesystems are not mounted and do your resizing then. You may need to mount '/usr' to obtain access to commands but that is quite acceptable. When done with your filesystem maintenance, a reboot will bring you up easily and cleanly.
Having said this, this is one reason to purchase Online JFS. No, it is *not* free! However, it is worth far more than just being able to dynamically extend filesystems. Online JFS enables the ability to use additional mount options for potentially improved performance. See the manpages for 'mount_vxfs' for more information.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2006 02:14 AM
04-04-2006 02:14 AM
Re: un mounting file systems
you may be able to unmount /home, by kicking out all the users, but /var and /usr are bit difficult to unmount when you are in multiuser mode. It's good to bring system to maintenance mode and do the work.
HP will not give online JFS with out paying for it, so you can't get it legally for free.
Hope this helps
Best of luck
Shahul