- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Updating cluster LVM info
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-05-2001 06:06 AM
11-05-2001 06:06 AM
If a filesystem on one node gets extended and then the package that it is part of gets failed-over to a node in the other site, is there any way to automatically update the LVM config info on the node in the 2nd site to reflect the new filsystem sizes?
This is not serviceguard, it's veritas. Any pointers?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 06:20 AM
11-05-2001 06:20 AM
SolutionAre you talking about veritas volume manager or vxfs filesystem under LVM. As far as LVM is concerned, if it is only filesystem size increase, there is no need to update the LVM info on other nodes. If you add a new LV, Add a disk or something like that, then you need to update the LVM info on the other nodes.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 06:20 AM
11-05-2001 06:20 AM
Re: Updating cluster LVM info
Since the size of a logical volume is deduced at the time it is activated, you should not have to do anything on your failover node.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 06:29 AM
11-05-2001 06:29 AM
Re: Updating cluster LVM info
If it is that you added some new disk(s) to a vg in a pkg...remember you did (or should have done) a vgexport with a mapfile; and then did a vgimport on that other box, so your cluster is covered and aware of all the disks in the vg.
Hope this helps,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 07:38 AM
11-05-2001 07:38 AM
Re: Updating cluster LVM info
Hi, you dont need to do anything. The lv info is
picked up automatically on
it''s activation.
-raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 07:56 AM
11-05-2001 07:56 AM
Re: Updating cluster LVM info
The official line from MCSG course is that after adding/creating new LV's in a SG package you need to do a vgexport on one node & vgimport it onto ALL nodes that the package is available on. However, all you need to do is make the character & block device.
What I have done before now is write a script to periodically compare the filenames in /dev/vg??/. & if any are missing add them with the appropriate majour & minor numbers. Put this script in cron & bing all done.
As far as the package script file (/etc/cmcluster/
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 07:59 AM
11-05-2001 07:59 AM
Re: Updating cluster LVM info
1 read the question
2 Dont contradict ..JRF..
Shut up....
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 07:03 AM
11-06-2001 07:03 AM