HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Delete Volume Group and Create Volume Group in MC/...
Operating System - HP-UX
1831944
Members
3153
Online
110032
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
12-17-2004 06:38 PM
12-17-2004 06:38 PM
Delete Volume Group and Create Volume Group in MC/Service Guard
Gd Day Forum,
I would like to delete a volume group vg06 from a cluster node pair NodePrimary and NodeSecondary and recycle vg06 with smaller number of harddisks.
Correct me if I am wrong,
Query: I need to vgexport /dev/vg06 on both the cluster nodes first?
Then I will perform the following:-
@NodePrimary
1) mkdir /dev/vg06
2) chmod 755 /dev/vg06
3) mknod /dev/vg06/group c 64 0x060000
vgcreate -p 64 -e 10000 -s 4 /dev/vg06 /dev/dsk/c3t0d1
4) vgexport -p -v -s -m /tmp/vg06.map vg06
5) ftp the /tmp/vg06.map to NodeSecondary
@NodeSecondary
1) mkdir /dev/vg06
2) chmod 755 /dev/vg06
3) mknod /dev/vg06/group c 64 0x060000
4) vgimport -v -s -m /tmp/vg06.map vg06
Just wondering did I miss out any commands?
Regards/cliff
I would like to delete a volume group vg06 from a cluster node pair NodePrimary and NodeSecondary and recycle vg06 with smaller number of harddisks.
Correct me if I am wrong,
Query: I need to vgexport /dev/vg06 on both the cluster nodes first?
Then I will perform the following:-
@NodePrimary
1) mkdir /dev/vg06
2) chmod 755 /dev/vg06
3) mknod /dev/vg06/group c 64 0x060000
vgcreate -p 64 -e 10000 -s 4 /dev/vg06 /dev/dsk/c3t0d1
4) vgexport -p -v -s -m /tmp/vg06.map vg06
5) ftp the /tmp/vg06.map to NodeSecondary
@NodeSecondary
1) mkdir /dev/vg06
2) chmod 755 /dev/vg06
3) mknod /dev/vg06/group c 64 0x060000
4) vgimport -v -s -m /tmp/vg06.map vg06
Just wondering did I miss out any commands?
Regards/cliff
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2004 07:54 PM
12-17-2004 07:54 PM
Re: Delete Volume Group and Create Volume Group in MC/Service Guard
your plan looks fine to me, and yes you will need to vgexport the vg on both nodes before recreating it
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2004 08:43 PM
12-17-2004 08:43 PM
Re: Delete Volume Group and Create Volume Group in MC/Service Guard
Hi,
Please don't forget to run
vgchange -c y /dev/vg06
on one of the mchines when the cluster is running.
HTH
Please don't forget to run
vgchange -c y /dev/vg06
on one of the mchines when the cluster is running.
HTH
Entities are not to be multiplied beyond necessity - RTFM
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