HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Linux AS 3 Update 5, LVM ver 1.
Operating System - Linux
1826614
Members
3030
Online
109695
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
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
09-01-2006 10:53 AM
09-01-2006 10:53 AM
Linux AS 3 Update 5, LVM ver 1.
All,
Aim:
Moving a volume group from machine A to a Service Guard cluster B and C where some packages are already running.
Just to let you know i am NOT moving the machine in to the cluster only moving the volume group where i have database files.
Once i can see the Volume group i am planning to create a package using this volume group where the failover can happen between machine B and C.
Problem:
Machine A (from i am moving the volume group)
[root@a root]# ll /dev/vg*/group
crw-r----- 1 root disk 109, 0 Aug 31 14:09 /dev/vg00/group
crw-r----- 1 root disk 109, 2 Sep 1 15:16 /dev/vg_03/group
crw-r----- 1 root disk 109, 1 Aug 31 14:09 /dev/vg_02/group
[root@a root]#
Machine B and C (to the volume group is moving)
[root@b root]# ll /dev/vg*/group
crw-r----- 1 root disk 109, 0 Aug 31 14:09 /dev/vg00/group
crw-r----- 1 root disk 109, 2 Sep 1 15:16 /dev/vg_04/group
crw-r----- 1 root disk 109, 1 Aug 31 14:09 /dev/vg_02/group
[root@b root]#
I am moving the vg vg_03 to B and C using the commands
a: vgchange -an vg_03
a: vgexport vg_03
b: vgimport vg_03 /dev/sdd
Does this work properly.
Do this import will create a new group file with minor number 3 ?
In HP UX we can create the device files whatever we needed and import the VG. But in the case of AS 3 i have seen that sometimes the import is creating the existing device files ie their will be 2 volume groups with same minor numbers.
Did any of you have done this before ?
TX
Aim:
Moving a volume group from machine A to a Service Guard cluster B and C where some packages are already running.
Just to let you know i am NOT moving the machine in to the cluster only moving the volume group where i have database files.
Once i can see the Volume group i am planning to create a package using this volume group where the failover can happen between machine B and C.
Problem:
Machine A (from i am moving the volume group)
[root@a root]# ll /dev/vg*/group
crw-r----- 1 root disk 109, 0 Aug 31 14:09 /dev/vg00/group
crw-r----- 1 root disk 109, 2 Sep 1 15:16 /dev/vg_03/group
crw-r----- 1 root disk 109, 1 Aug 31 14:09 /dev/vg_02/group
[root@a root]#
Machine B and C (to the volume group is moving)
[root@b root]# ll /dev/vg*/group
crw-r----- 1 root disk 109, 0 Aug 31 14:09 /dev/vg00/group
crw-r----- 1 root disk 109, 2 Sep 1 15:16 /dev/vg_04/group
crw-r----- 1 root disk 109, 1 Aug 31 14:09 /dev/vg_02/group
[root@b root]#
I am moving the vg vg_03 to B and C using the commands
a: vgchange -an vg_03
a: vgexport vg_03
b: vgimport vg_03 /dev/sdd
Does this work properly.
Do this import will create a new group file with minor number 3 ?
In HP UX we can create the device files whatever we needed and import the VG. But in the case of AS 3 i have seen that sometimes the import is creating the existing device files ie their will be 2 volume groups with same minor numbers.
Did any of you have done this before ?
TX
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP