- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Configuring 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
11-07-2001 11:38 AM
11-07-2001 11:38 AM
Configuring volume group
I was able to get my cluster up and configure my package. While configuring the package I didnot get any option to specify the volume group, lvg and the mount point.
I have one cluster lock volume group as /dev/vgha1, which i would like to use for all of my packages.
Atlast, I congigured my package and made my package to run(a xclock). Failover to the other node is also working well.But I really dont know how it runs, reason being when i open the control.sh, i find VG[0], LV[0] and all commented.. I dint specify any vol group.. so where is it in the world, it is running?
Also, I am not able to add a new package when cluster is running.. But I could do it when the cluster is down.
Pls help me out.
thanks
-- karthik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2001 11:44 AM
11-07-2001 11:44 AM
Re: Configuring volume group
Take a look at the service Guard FAQ's
http://us-support3.external.hp.com/iv/bin/doc.pl/sid=03a70ee013100d8509/screen=ivHome/?NODEID=English_SHW::WW_SW_UX_RCFAQ_EN_E/Q1.2&WARP=1
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2001 11:48 AM
11-07-2001 11:48 AM
Re: Configuring volume group
Here is another faq on SG,
http://docs.hp.com/hpux/onlinedocs/ha/haFAQindex2.html
And here is the HP doc for SG,
http://docs.hp.com/hpux/onlinedocs/B3936-90053/B3936-90053.html
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2001 12:00 PM
11-07-2001 12:00 PM
Re: Configuring volume group
cluster lock is specific to the entire cluster not for the package. So you would define it in /etc/cmcluster/cmclconfig.ascii (or the corresponding name that you used).
You don't need to configure volume groups and file systems to get the package running. If your package doesn't use file systems, your package script will have no infomation about them.
You will need to put them in /etc/cmcluster/your_package_name/your_package.ctl (the control script). Here is where you would mention the volume group, floating IPs, logical volumes and the file systems.
You can be able to add a new package while the cluster is running. Create a seperate package and run the command
cmcheckconf -P /etc/cmcluster/new_package/new_package.conf
cmapplyconf -P /etc/cmcluster/new_package/new_package.conf
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2001 12:24 PM
11-07-2001 12:24 PM
Re: Configuring volume group
thanks for the faq.
Hi SANJAY,
1. well ! so my test package is a xclock. so i dont need to have any vol,lv or filesystem configured right ???
2. Can I use SAM to create a new package when the cluster is running? bcos i used SAM and it was hanging.
3. Also, can I use the lock volume
group /dev/vgha1 for lock as well as for my packages?
4. Now that my xclock(which doesnt need any filesystem) works fine, fails over and all those stuff happens well. How do I test any concurrent shared volume accessing, packages? can u suggest me some sample application.
(Like I have an idea of Running a web-server to see whether the relocation of IP address takes place on failover)
thanks
karthik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2001 12:45 PM
11-07-2001 12:45 PM
Re: Configuring volume group
the previous mesg.
thanks
karthik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2001 01:03 PM
11-07-2001 01:03 PM
Re: Configuring volume group
OK.
I do not know if you have access to the nfs toolkit, but you can try getting that to work.
It can be usefull and enables you to create an volume group, and test network fail over.
Hope this will help.
Gideon
PS. since some answers to this and your previouse questions were usefull do not forget to assign points, but do not give away a bunny before you have a good answer:-