1833059 Members
2715 Online
110049 Solutions
New Discussion

Cold Install on New 3410

 
SOLVED
Go to solution
Chrisl_2
Frequent Advisor

Cold Install on New 3410

HPUX 11iv2 PARISC 3410

Hi all,

I am doing a cold install (11iv2 Foundation) on a new 3410. The 3410 has 3 73GB internal drives and no other attached storage. 73GB should cover disk needs. How should I configure the 3 drives..mirror 2 and keep the 3rd for a hotspare? Stripe? What are my options with the foundation version of the the OS? Does it include Mirror/UX? Thanks in advance!
7 REPLIES 7
Steven E. Protter
Exalted Contributor
Solution

Re: Cold Install on New 3410

Shalom Chris,

Mirror/UX is not included in base 11iv2, which you have.I recommend it.

You could go VxVM instead of LVM in which case you get mirroring for the rootvg or boot volume group.

Either way I recommend:
1 Boot disk, everything with the possible exception of swap mirrored to a second drive. The third drive can be one gigantic scratch filesystem or an Ignite Image server.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Alzhy
Honored Contributor

Re: Cold Install on New 3410

Unfortunately Foundation OE does not include MirrorDisk-UX. The only suggestion I can make (since you're installing fresh) is to just make use of VxVM. Use VxVM to manage your 3 Disks as members of rootdg and you have mirroring for free (that is if it has not changed yet. qith 11.11 VxVM 3.5, you can mirrror ONLY the OS/rootdg disks.)

I trust your server will be simply be an APP or WEB server. In this case,my suggestion:

2x73GB as OS disks and Apps tree (mirrored using VxVM). The extra 73GB disk, you can use as hotspare..

Hakuna Matata.
Torsten.
Acclaimed Contributor

Re: Cold Install on New 3410

If you have some budget, you should decide either to buy a mirror/ux licence or (why not) a smartarray card and configure a raid5 over your three disks.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Alzhy
Honored Contributor

Re: Cold Install on New 3410

And here's how I would carve my rootdg under a 2 disk-mirror/1 hotspare VxVM managed system:

standvol - 512MB /stand
swapvol - 16GB
rootvol - 8GB /
optvol - 32GB /opt
varvol - ~ balance 10GB /var
tmpvol - 1GB /tmp


/opt should be enough to house software tree and logs for most app servers, middleware or web server tree.

Hakuna Matata.
Chrisl_2
Frequent Advisor

Re: Cold Install on New 3410

Wow...I'm glad that I asked.

Does VxVM impact the usage of make_tape_recovery and make_net_recovery? I am used to depending on them for system recovery.
Alzhy
Honored Contributor

Re: Cold Install on New 3410

Nope.. not at all.

Ignite versions 5.35 upwards fully supports VxVM.

Hakuna Matata.
Bill Hassell
Honored Contributor

Re: Cold Install on New 3410

Just a note that VxVM is different than LVM so if you're only familiar with LVM, the learning curve may be a bit steep. In that case, purchasing it will less stressful.


Bill Hassell, sysadmin