HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: about mirror disk!
Operating System - HP-UX
1833758
Members
2992
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
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-09-2006 04:36 PM
10-09-2006 04:36 PM
about mirror disk!
system : hp rp5470 os version : 11i
two disk systems :fc10,
now will add two disks into two fc10s
I want to add vg03,considering the security of data ,the two disks make mirror
then add the vg03 into cluster and used at OPS mode!
on host1:
disks:
/dev/dsk/c5t9d0 /dev/dsk/c6t9d0
#midir /dev/vg03
#mknod /dev/vg03/group c 64 0x080000
#vgcreate /dev/vg03 /dev/dsk/c5t9d0
#lvcreate -L 2048 -n data2G00 /dev/vg03
.
.
.
#lvcreate -L 2048 -n data2G10 /dev/vg03
#vgextend /dev/vg03 /dev/dsk/c6t9d0
#lvextend -m 1 /dev/vg03/data2G00 /dev/dsk/c6t9d0
.
.
.
#lvextend -m 1 /dev/vg03/data2G10 /dev/dsk/c6t9d0
#vgexport -s -p -m /tmp/vg03.map /dev/vg03
#rcp /tmp/vg03.map host2:/tmp/vg03.map
on host2
#mkdir /dev/vg03
#mknod /dev/vg03/group c 64 0x080000
#vgimport -s -m /tmp/vg03.map /dev/vg03
is it right ?
Need the parameter quorum be considered?
if needed
how to do it ?
thanks!
two disk systems :fc10,
now will add two disks into two fc10s
I want to add vg03,considering the security of data ,the two disks make mirror
then add the vg03 into cluster and used at OPS mode!
on host1:
disks:
/dev/dsk/c5t9d0 /dev/dsk/c6t9d0
#midir /dev/vg03
#mknod /dev/vg03/group c 64 0x080000
#vgcreate /dev/vg03 /dev/dsk/c5t9d0
#lvcreate -L 2048 -n data2G00 /dev/vg03
.
.
.
#lvcreate -L 2048 -n data2G10 /dev/vg03
#vgextend /dev/vg03 /dev/dsk/c6t9d0
#lvextend -m 1 /dev/vg03/data2G00 /dev/dsk/c6t9d0
.
.
.
#lvextend -m 1 /dev/vg03/data2G10 /dev/dsk/c6t9d0
#vgexport -s -p -m /tmp/vg03.map /dev/vg03
#rcp /tmp/vg03.map host2:/tmp/vg03.map
on host2
#mkdir /dev/vg03
#mknod /dev/vg03/group c 64 0x080000
#vgimport -s -m /tmp/vg03.map /dev/vg03
is it right ?
Need the parameter quorum be considered?
if needed
how to do it ?
thanks!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 12:31 AM
10-10-2006 12:31 AM
Re: about mirror disk!
friend the VG was imported with 2 records, when the VG will be activated in node2 taken 2 records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 12:47 AM
10-10-2006 12:47 AM
Re: about mirror disk!
Hi
1. your command for vgimport is corect
2. you don't need to consider quorum about the data volumes
Regards
nanan
1. your command for vgimport is corect
2. you don't need to consider quorum about the data volumes
Regards
nanan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 12:53 AM
10-10-2006 12:53 AM
Re: about mirror disk!
Did you share those disks between two nodes?
Nowhere you said in your post that those disks are shared. I haven't seen so far cluster disks with mirror. You may try to activate with no quorum option by pulling mirror disk and see if it is able to activate it. Also you want to make it as OPS means read/write on both nodes. you can do it as long as you install software and configure cluster.
Nowhere you said in your post that those disks are shared. I haven't seen so far cluster disks with mirror. You may try to activate with no quorum option by pulling mirror disk and see if it is able to activate it. Also you want to make it as OPS means read/write on both nodes. you can do it as long as you install software and configure cluster.
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