- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Shrinking /var
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-19-2002 12:15 PM
11-19-2002 12:15 PM
Shrinking /var
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 12:19 PM
11-19-2002 12:19 PM
Re: Shrinking /var
Oh, ah, back to business. Without Online JFS, you're going to have to re-boot into single user mode just to get it unmounted so you can work on it. Make sure you have GOOD backups before you start, and a good plan of attack, then schedule some downtime.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 12:21 PM
11-19-2002 12:21 PM
Re: Shrinking /var
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 12:25 PM
11-19-2002 12:25 PM
Re: Shrinking /var
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 12:27 PM
11-19-2002 12:27 PM
Re: Shrinking /var
Easy and working.
Hope this helps.
0leg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 12:31 PM
11-19-2002 12:31 PM
Re: Shrinking /var
We use /var/tmp, /var/opt/perf, /var/adm/crash as separate file systems mounted under /var.
This also give us flexibility maintaining them.
Hope this helps,
0leg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 12:32 PM
11-19-2002 12:32 PM
Re: Shrinking /var
I give careful consideration to not shrinking /var. One always needs space for patches (/var/adm/sw/) and for temporary space (/var/tmp/).
If you insist, in the absence of OnlineJFS you will need to boot into single user mode and use the LVM commands in the '/sbin' directory. Alternately, mount '/usr'. You do not need to break the mirror; merely resize your filesystem. Be advised that you will need to reload the data therein afterwards since to shrink it in the absence of OnlineJFS means that you 'newfs' to a smaller size!
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 12:33 PM
11-19-2002 12:33 PM
Re: Shrinking /var
Another way will be to do a "make_tape_recovery" of your vg00, boot from this tape, and resize the logical volumes. You need to have Ignite/UX software installed on the system which can be downloaded from HP's site.
HTH
...Manjeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 12:39 PM
11-19-2002 12:39 PM
Re: Shrinking /var
You may also want to run 'cleanup' utility (for patch cleanup) to make room in /var. Do "man cleanup" for details.
Thanks
...Manjeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 01:51 PM
11-19-2002 01:51 PM