- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Will 11iv2 fit on a 9gb 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
10-26-2005 03:25 AM
10-26-2005 03:25 AM
I have a sandbox L1000 server that I'd like to put 11iv2 on. It has dual 9gb boot drives and an AutoRAID array attached.
From the docs it looks like it will not fit. I'm thinking maybe I can put /var over on the autoRAID as a work-around since it's a non-critical machine.
Has anyone had success installing on 9gb? If so could you please attach your disk layout for the drive including the LVM sizing?
Thanks,
Tim
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 03:33 AM
10-26-2005 03:33 AM
Re: Will 11iv2 fit on a 9gb drive?
I read it the same way you do: minimum of 11.6 GB for the Foundation OE, though it does say "(37% used)". It would seem to me that you could adjust LV sizes downward slightly and make it fit if it only ends up 37% used.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 03:33 AM
10-26-2005 03:33 AM
Re: Will 11iv2 fit on a 9gb drive?
As to 11i v2, see here under "Hardware requirements":
http://h18000.www1.hp.com/products/quickspecs/12079_div/12079_div.HTML
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 03:33 AM
10-26-2005 03:33 AM
Re: Will 11iv2 fit on a 9gb drive?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 03:41 AM
10-26-2005 03:41 AM
Re: Will 11iv2 fit on a 9gb drive?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 03:57 AM
10-26-2005 03:57 AM
Re: Will 11iv2 fit on a 9gb drive?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 07:52 AM
10-26-2005 07:52 AM
SolutionOh, this is a sandbox server so /var can be about 1/10 that size (500 megs), same with /opt and /usr and /home can be 50 megs, etc. It depends on whether you want just vanilla HP-UX or a lot of optional software. You probably won't need much more than a few huindred megs of swap.
Of course, all this changes if your sandbox needs will include Oracle and SAP...
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 07:55 AM
10-26-2005 07:55 AM
Re: Will 11iv2 fit on a 9gb drive?
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 08:03 AM
10-28-2005 08:03 AM
Re: Will 11iv2 fit on a 9gb drive?
This 'extra' space is needed because when updating shared libraries and other files that are in use, the system renames the old one rather than deletes it, then deletes the renamed file after the next OS reboot.
During that window, you need space for both copies of all of those files.
Although the SD tools will in theory do the appropriate disk space analysis and warn you if you're about to try something impossible, and those checks usually work well, they are only estimates. I have seen cases on smaller disks where the SD disk space analysis passed but the system ran out of disk space in the middle of the update, leaving the system in close to an unbootable condition.
You would likely have much better luck if you striped the two 9GB drives to form one 18GB drive. That would give you enough space for reasonable partitions, some swap space, some crash dump space, a little breathing room for installing later patches, etc.
If you do try this on one 9GB disk, you would probably want to minimize the number of logical volumes, so that free space isn't locked up on an lvol where it can't help with the space needs of another lvol.
Another consideration is how much software you plan to load onto this system beyond the original OS media.
Of course another consideration is disk reliability. You don't state the age of the disks, but it seems a reasonable assumption that any 9GB disk is quite old, and may be nearing the end of its expected life. Depending on how painful a disk failure would be to you, it may be wise to think about replacing that disk before doing the OS install.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 11:29 AM
10-28-2005 11:29 AM
Re: Will 11iv2 fit on a 9gb drive?
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 12:09 PM
10-28-2005 12:09 PM
Re: Will 11iv2 fit on a 9gb drive?
Bill Hassell, sysadmin