1851361 Members
2732 Online
104058 Solutions
New Discussion

Upgrading to HP-UX 11i

 
SOLVED
Go to solution
Bruce Baillie
Regular Advisor

Upgrading to HP-UX 11i

I have 14 C3600 workstations that have 9GB drives with HP-UX 11.00 and I need to install HP-UX 11i. I tested this once awhile ago and the OS will fit but no room for my application. The application needs about 4GB. I can get 18GB or 36GB drives. Can anyone think why the 18GB will not be suitable?
Why can't we all get along?
6 REPLIES 6
Paul Sperry
Honored Contributor

Re: Upgrading to HP-UX 11i

I'd go with the biggest diver I could get my hands on. It seems to me not matter how much space I have my users find a way to fill it up. We use our unix servers mainly for oracle and the databases just keep getting bigger and bigger.
Patrick Wallek
Honored Contributor
Solution

Re: Upgrading to HP-UX 11i

I would go for the 36GB drive. The previous statement about users finding ways to eat up disk space is so very true.

I have 11.23 installed on an 18GB drive. Here are my VG00 LV sizes:

/dev/vg00/lvol3 524288 200400 321416 38% /
/dev/vg00/lvol1 298928 99432 169600 37% /stand
/dev/vg00/lvol8 3145728 1049952 2079712 34% /var
/dev/vg00/lvol7 4194304 1983904 2193168 47% /usr
/dev/vg00/lvol6 262144 165456 95984 63% /tmp
/dev/vg00/lvol5 3145728 2481416 659168 79% /opt
/dev/vg00/lvol4 524288 228448 293632 44% /home

In addition to this I have 2GB of swap configured on VG00/LVOL2. After all of this, I have about 3.5GB left.

Geoff Wild
Honored Contributor

Re: Upgrading to HP-UX 11i

As long as the hardware supports it then you should be fine.

Rdgs...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
A. Clay Stephenson
Acclaimed Contributor

Re: Upgrading to HP-UX 11i

If this were me, I would leave the 9GB drive in each box and use it for vg00 (the OS) and then add a 2nd drive for data/applications. This makes for a much cleaner and more easily upgradable box. This was always my method of setting up workstations.
If it ain't broke, I can fix that.
Sheriff Andy
Trusted Contributor

Re: Upgrading to HP-UX 11i

I recommend the same as Paul. Your filesystems will fill up pretty fast with the 18GB disks.
Bruce Baillie
Regular Advisor

Re: Upgrading to HP-UX 11i

Great advice, thanks to all.....
Why can't we all get along?