- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Optimal disk configuration
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-02-2012 02:56 PM
02-02-2012 02:56 PM
Hi All,
I have an rx2600 and was curious what the optimal root disk configuration would be.
It has 3 slots.
I need to run mirror ux.
If i put a disk in 0 and 1 and mirror would that be better than.
Mirroring 3 disks and trying to share the load?
Thank you.
Solved! Go to Solution.
- Tags:
- mirroring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2012 04:01 PM
02-02-2012 04:01 PM
Re: Optimal disk configuration
First, does your RX2600 have a raid controller built in? If so, use it for hardware level mirroring.
If it doesn't I would use 2 disks in slots 0 and 1 and mirror them. You could have a disk in slot 2 and have it be a spare.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2012 09:52 PM
02-02-2012 09:52 PM
SolutionIf you don't use the external SCSI connector, it could make sense to use the upper and lower disk slot.
The lower 2 slots are on the same bus, the upper slot and the external is the same bus.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2012 03:51 AM
02-05-2012 03:51 AM
Re: Optimal disk configuration
I think you are correct and this is what i thought as well.
0 and 2 would be optimal because of the bus configuration.
no it doesn't have a raid controller just using mirror ux.
why people use mirror ux instead of an actual raid card is beyond me, its never going to be as good right? i mean what are the benefits there will always be overhead with a software mirror?
thanks guys.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2012 10:47 AM
02-05-2012 10:47 AM
Re: Optimal disk configuration
Later (with the rp5400 server for example) there was the RAID 4si card, but IMHO LVM was much more reliable.
Nowadays you have smartarrays for the current servers, they are reliable and much more "comfortable". Try to replace a SAS internal disk mirrored by LVM running 11.31 - what a pain!
IMHO there is almost no overhead with LVM mirroring - you should not see a difference in performance.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2012 07:43 PM
02-05-2012 07:43 PM
Re: Optimal disk configuration
Hi Torsten,
I'm new to HPUX, nice explaination and history.
I was just looking at the rx2800 and noticed it had a raid card as well.
Agreed it is a pain to replace an lvm mirrored disk.
I might have to research lvm mirroring a bit more on a busy server, i'm curious about overheads and figures now. In my head i've always considered it to be enough overhead that it would be easily measured and compared against a physical raid mirror.
Cheers for the info.