- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Setting up the root volume group
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
04-01-2002 07:40 AM
04-01-2002 07:40 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 07:43 AM
04-01-2002 07:43 AM
Re: Setting up the root volume group
Did your dba give any compelling reason why he's asking this? And what is the configuration of the system in question?
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 07:49 AM
04-01-2002 07:49 AM
Re: Setting up the root volume group
http://docs.hp.com/hpux/onlinedocs/5963-8942/5963-8942.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 07:49 AM
04-01-2002 07:49 AM
Re: Setting up the root volume group
Good Luck
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 07:52 AM
04-01-2002 07:52 AM
Re: Setting up the root volume group
But you MUST keep them on separate FSs. DO NOT let them force you into creating /opt under the / FS. /opt MUST be separate for if it caues corruption - you'll have boot trouble.
I would fight, long & hard, to create /opt on a SEPARATE disk - mirrored as well.
I know of no documentation, per se, but this is just good old common SA "street sense". My argument would be that if you kill the boot disk any other "benefits" are pretty much moot.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 07:58 AM
04-01-2002 07:58 AM
Re: Setting up the root volume group
Unless there is a overwhelming reason to do otherwise, I'd keep vg00 just for the OS. If you have to rebuild the system you don't have to worry about the reloading the databases or other apps. You simply restore vg00 your from you Ignite backup and import everything else.
Without a VERY good reason, I'd keep Oracle separate from vg00.
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 08:04 AM
04-01-2002 08:04 AM
Re: Setting up the root volume group
Here is o/p of bdf of one of our good produciton systems , I believe that Superdome will be hosting atleast HPUX 11.00 or greater so this can be a good point of refernce for laying FS sizes.
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 143360 44784 92469 33% /
/dev/vg00/lvol1 83733 32629 42730 43% /stand
/dev/vg00/lvol8 1064960 568060 466524 55% /var
/dev/vg00/lvol9 524288 54465 440520 11% /var/opt/perf
/dev/vg00/lvol10 524288 1294 490378 0% /var/adm/crash
/dev/vg00/lvol7 1236992 594487 602395 50% /usr
/dev/vg00/lvol4 524288 141174 359777 28% /tmp
/dev/vg00/lvol6 1572864 652761 862668 43% /opt
/dev/vg01/lvol1 8400896 1487138 6697712 18% /opt/web
/dev/vg00/lvol11 1024000 1357 958735 0% /opt/utilities
/dev/vg01/lvol2 9338880 2001922 7107942 22% /opt/sunscreens
/dev/vg01/lvol3 3680000 3217038 434029 88% /opt/oracle
/dev/vg00/lvol5 1048576 206350 789991 21% /home
/dev/vgora/lvol1 5242880 2321144 2898920 44% /sunsc_u01
/dev/vgora/lvol2 10737664 8057776 2658960 75% /sunsc_u02
/dev/vgora/lvol3 6291456 4112440 2162064 66% /sunsc_u03
/dev/vgora/lvol5 1048576 141493 852852 14% /opt/oracle/admin
/dev/vgora/lvol4 3145728 653048 2473336 21% /opt/oracle/admin/sunsc/arch
/dev/vgora/lvol6 11485184 10055620 1384892 88% /hot
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 09:19 AM
04-01-2002 09:19 AM
Re: Setting up the root volume group
Well, so far I beleive keeping root on its own vg is the ideal. Where I am at, they did set up some oracle stuff on the same vol groul as root, and in time it did cause problems, cause things and ideals change, so room was the bigest issue. I guess when they orginal set up some systems like that, at the time the idea to them made sence, but changes in the enviroment, and needs, created more data and stuff on the root's group which made it more difficult to manage.
Only thing I can think of is maybe they thought if root was mirrored, why not also have oracle on that mirrored group as well, instead of created a separate set disk vols to mirror.
It may depend on your own enviroment, if this is good or not, here where things can and will change, it was a bad ideal.
scot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 09:27 AM
04-01-2002 09:27 AM
SolutionI would stay away from using the root vg for something as extensive as a database. You and the db admins may be asking for a lot of headaches down the line from the admin and performance monitoring aspect.
Sweet talk your managers and you'll win.
OK, maybe you'll win. ;)
Best of luck to you,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 09:49 AM
04-01-2002 09:49 AM
Re: Setting up the root volume group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 09:55 AM
04-01-2002 09:55 AM
Re: Setting up the root volume group
If that doesn't work, just tell them a huge panic story of how long it will take to get the system back on line in the event of a catastrophic failure, since you might have to repair the entire root file system.
When all else fails, fear is a great motivator.
Did I say that? ;)
Hope all goes well,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 09:59 AM
04-01-2002 09:59 AM
Re: Setting up the root volume group
I'll pass on some horror stories. See how important the systems is to them.