HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Serviceguard and lvmtab
Operating System - HP-UX
1833776
Members
2380
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
10-03-2008 09:52 AM
10-03-2008 09:52 AM
I have a question with regard to a LUN device that we just added to an lvol within our Clustered Configuration. It's been awhile since we've done this so forgive the stupid question...
We just added a single LUN to a lvol/filesystem within our cluster setup. We used Online JFS to do this and all worked fine with adding it. For the ServiceGuard Cluster considerations, we took a new mapfile of the related Volume Group and imported the mapfile on the other node in the cluster. (This is a 2 node cluster running SG 11.17) The following are the commands run to do this:
Primary Node:
- vgexport -p -s -m /tmp/vg##.map vg##
- scp'd mapfile over to adoptive node
Adoptive Node:
- vgexport -p -s -m /tmp/vg##.map vg##
My questions are after the above steps, should I see the new LUN's device number showing up in /etc/lvmtab on the adoptive node or will that not happpen until we fail things over to the adoptive node? Also, if anyone sees anything better I could have done, I'd like to hear your recommendations.
Thanks in advance for any help that can be provided on this...
Regards,
KPS
We just added a single LUN to a lvol/filesystem within our cluster setup. We used Online JFS to do this and all worked fine with adding it. For the ServiceGuard Cluster considerations, we took a new mapfile of the related Volume Group and imported the mapfile on the other node in the cluster. (This is a 2 node cluster running SG 11.17) The following are the commands run to do this:
Primary Node:
- vgexport -p -s -m /tmp/vg##.map vg##
- scp'd mapfile over to adoptive node
Adoptive Node:
- vgexport -p -s -m /tmp/vg##.map vg##
My questions are after the above steps, should I see the new LUN's device number showing up in /etc/lvmtab on the adoptive node or will that not happpen until we fail things over to the adoptive node? Also, if anyone sees anything better I could have done, I'd like to hear your recommendations.
Thanks in advance for any help that can be provided on this...
Regards,
KPS
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2008 10:11 AM
10-03-2008 10:11 AM
Solution
Don't you mean on the Adoptive Node:
vgexport /dev/vgname
mkdir /dev/vgname
mknod /dev/vgname/group c 64 0x- -0000
vgimport -vs -m /tmp/vgname.map /dev/vgname
Rgrds,
Rita
....now you should see the associated devices under that vgname in the adoptive nodes /etc/lvmtab....
vgexport /dev/vgname
mkdir /dev/vgname
mknod /dev/vgname/group c 64 0x- -0000
vgimport -vs -m /tmp/vgname.map /dev/vgname
Rgrds,
Rita
....now you should see the associated devices under that vgname in the adoptive nodes /etc/lvmtab....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2008 10:14 AM
10-03-2008 10:14 AM
Re: Serviceguard and lvmtab
Yes I do I mixed up my commands and where I ran them in my post. My apologies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2008 10:16 AM
10-03-2008 10:16 AM
Re: Serviceguard and lvmtab
Rita confirmed my beliefs about the vgimport having to happen first. I appreciate your quick feedback. Pts assigned.
Thx
KPS
Thx
KPS
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP