HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- RAID 0+1 with LVM on HP-UX 11i
Operating System - HP-UX
1837524
Members
3919
Online
110117
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
02-03-2002 07:32 PM
02-03-2002 07:32 PM
Hello all,
I am looking for advice on how it is possible to setup mirroring & striping using LVM on a 9000 L1000 with Ultra3 SCSI disks. There are 8x HP 18.2Gb disks on two SureStore shelves. Four disks (one shelf) are connected to SCSI instance 5, path 0/4... and the other four in the other shelf to instance 8, path 0/7...
When the requirement was put to our HP install engineeer, the four disks c5t0d0 c5t2d0 c8t0d0 c8t2d0 were configured in PV0 and c5t4d0 c5t6d0 c8t4d0 c8t6d0 in PV1. A single, mirrored logical vol was then created for 65GB using PVG strict policy.
Here is the lvdisplay currently:
--- Logical volumes ---
LV Name /dev/vg03/lvol1
VG Name /dev/vg03
LV Permission read/write
LV Status available/syncd
Mirror copies 1
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 65000
Current LE 16250
Allocated PE 32500
Stripes 0
Stripe Size (Kbytes) 0
Bad block on
Allocation PVG-strict/distributed
IO Timeout (Seconds) default
Now while I am confident this is mirrored, I am not so sure about the stripe status. I don't think it really is, true ?
I have also since realised that while the interleaving of the disks over the two SCSI busses is good, we have a single point of failure in that each of the shelves only has one power supply. If a supply goes I lose the lot ! This lvol is to be used for our database (much more read than write) so redundancy and read performance is important. I also have little money to spend on RAID controllers etc.
I was thinking now I should change the config. to put four disks on a stripe set, on one shelf/channel, mirrored to the other. Assuming I don't bottleneck the channel to much. But I am not sure how to do this with SAM (is it possible with SAM ?) or using lvcreate. In lvcreate I read with interest about Extent Based Mirrored Stripes but am not quite sure how to calculate or setup the number of extents. Would EBMS do close to what I want ?
I am looking for advice and experience before I change the config. I have done database performance tests on the current config. so am willing to try other configs. and see. The system is not in production yet, but soon will be.
Thanks, and I would appreciate any help that can be provided.
Rob.
I am looking for advice on how it is possible to setup mirroring & striping using LVM on a 9000 L1000 with Ultra3 SCSI disks. There are 8x HP 18.2Gb disks on two SureStore shelves. Four disks (one shelf) are connected to SCSI instance 5, path 0/4... and the other four in the other shelf to instance 8, path 0/7...
When the requirement was put to our HP install engineeer, the four disks c5t0d0 c5t2d0 c8t0d0 c8t2d0 were configured in PV0 and c5t4d0 c5t6d0 c8t4d0 c8t6d0 in PV1. A single, mirrored logical vol was then created for 65GB using PVG strict policy.
Here is the lvdisplay currently:
--- Logical volumes ---
LV Name /dev/vg03/lvol1
VG Name /dev/vg03
LV Permission read/write
LV Status available/syncd
Mirror copies 1
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 65000
Current LE 16250
Allocated PE 32500
Stripes 0
Stripe Size (Kbytes) 0
Bad block on
Allocation PVG-strict/distributed
IO Timeout (Seconds) default
Now while I am confident this is mirrored, I am not so sure about the stripe status. I don't think it really is, true ?
I have also since realised that while the interleaving of the disks over the two SCSI busses is good, we have a single point of failure in that each of the shelves only has one power supply. If a supply goes I lose the lot ! This lvol is to be used for our database (much more read than write) so redundancy and read performance is important. I also have little money to spend on RAID controllers etc.
I was thinking now I should change the config. to put four disks on a stripe set, on one shelf/channel, mirrored to the other. Assuming I don't bottleneck the channel to much. But I am not sure how to do this with SAM (is it possible with SAM ?) or using lvcreate. In lvcreate I read with interest about Extent Based Mirrored Stripes but am not quite sure how to calculate or setup the number of extents. Would EBMS do close to what I want ?
I am looking for advice and experience before I change the config. I have done database performance tests on the current config. so am willing to try other configs. and see. The system is not in production yet, but soon will be.
Thanks, and I would appreciate any help that can be provided.
Rob.
"For every pleasure there's a tax."
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2002 08:26 PM
02-03-2002 08:26 PM
Solution
Hi,
I believe this document which provides the step-by-step instructions for Distributed Allocation Policy will help:
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=9e72a8e417fefb0080/screen=ckiDisplayDocument?docId=200000047804885
Hope this helps. Regards.
Steven Sim Kok Leong
I believe this document which provides the step-by-step instructions for Distributed Allocation Policy will help:
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=9e72a8e417fefb0080/screen=ckiDisplayDocument?docId=200000047804885
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2002 08:35 PM
02-03-2002 08:35 PM
Re: RAID 0+1 with LVM on HP-UX 11i
Since you are using mirroring, you can't use true striping. You'll have to use Distributed allocation to get "striping" with mirroring.
To create a mirrored, distributed stiped lvol, the following command will work:
# lvcreate -D y -m 1 -L 65000 -s g -n lvol_name vg_name
Check out the lvcreate man page for more details on the above command.
To create a mirrored, distributed stiped lvol, the following command will work:
# lvcreate -D y -m 1 -L 65000 -s g -n lvol_name vg_name
Check out the lvcreate man page for more details on the above command.
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