- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Can we extend the default file systems on HP-UX 11...
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
11-17-2009 05:17 AM
11-17-2009 05:17 AM
Can we extend following default file systems on HP-UX 11i v3.
/
/var
/tmp
/opt
/usr
/var/tmp
/home
Of that, what are the filesystem we can extend.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2009 05:22 AM
11-17-2009 05:22 AM
Re: Can we extend the default file systems on HP-UX 11i v3
If you have OnlineJFS you can grow filesystems on-the-fly. Since the '/' filesystem needs contiguous physical extents, though, you will not be able to enlarge this without invoking other procedures. Re-Igniting your server to enlarge '/' (usually unnecessary anyway) is one such method.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2009 05:25 AM
11-17-2009 05:25 AM
Re: Can we extend the default file systems on HP-UX 11i v3
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2009 06:15 AM
11-17-2009 06:15 AM
Re: Can we extend the default file systems on HP-UX 11i v3
Ex:
/var
/tmp
/opt
/usr
/var/tmp
/home
2)Issued following command to check if the online JFS has been installed or not?
# swlist | grep -i online
B3929EA B.11.31 HP OnLineJFS (Server)
OnlineDiag B.11.31.05.06 HPUX 11.31 Support Tools Bundle, March 2009
So online JFS has been installed on my server, am i correct?
3)Do we need any license for online JFS?
4)I am able to select online JFS while installing HP-UX 11.31, so that i can use the features of online JFS with out any lincense, am i correct?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2009 09:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2009 02:53 AM
11-18-2009 02:53 AM
Re: Can we extend the default file systems on HP-UX 11i v3
swlist|grep -i OE