- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- need recommendations disk layout
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
06-13-2002 07:37 AM
06-13-2002 07:37 AM
need recommendations disk layout
I've just got a new L3000 machine with 2 18Gig internal drives and a RAID 4Si scsi controller connected to 4 18gig drives in a surestore disk system.
I'd like to get some opinions on the best way to set up these drives.. Our first thought is to mirror the 2 internal drives then set up RAID on the 4 drives connected to the raid card. Does that make sense to do?
thanks alot for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 07:42 AM
06-13-2002 07:42 AM
Re: need recommendations disk layout
That's a very good plan. The internal disks would be for vg00, and the raid device would have it's own vg's.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 07:42 AM
06-13-2002 07:42 AM
Re: need recommendations disk layout
A lot depends on the amount of "critical" data will be placed on this system.
My 2 cents
-- Rod Hills
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 07:43 AM
06-13-2002 07:43 AM
Re: need recommendations disk layout
Looks good to me.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 07:45 AM
06-13-2002 07:45 AM
Re: need recommendations disk layout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 07:46 AM
06-13-2002 07:46 AM
Re: need recommendations disk layout
1) Mirroring the root disk (internal normally) is a secure step. I would say it's almost obvious.
2) The RAID level for the external LUNs depends on you. If you want more speed (performance, access) RAID-1 will be better (hardware mirror). But here the available space will be only 50%. The RAID-5 will be my choice here, as it gives full redundancy and more space.
3) Before install the OS, plan the file system spaces, VGs and LVs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 07:46 AM
06-13-2002 07:46 AM
Re: need recommendations disk layout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 07:47 AM
06-13-2002 07:47 AM
Re: need recommendations disk layout
Your plans looks good. May be you can mirror the internal disks using Mirrox UX and create a mirror for root disk also.
The other disks can be configured in RAID 5 according to your requirement.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 07:48 AM
06-13-2002 07:48 AM
Re: need recommendations disk layout
I back up what has already been said - yes mirror internal for OS remember to give lvols room to grow.
Depending what you intend to store on the other disk and its use depends on how best to configure them.
Lots of Reads ?
Lots of Writes ?
Critical data ?
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 07:49 AM
06-13-2002 07:49 AM
Re: need recommendations disk layout
thanks for the encouragement!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 07:51 AM
06-13-2002 07:51 AM
Re: need recommendations disk layout
do you mean that I should not only have a mirror of the os on the internal drive, but also create one on the raid drives?
thanks.. raid's new to me )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 07:55 AM
06-13-2002 07:55 AM
Re: need recommendations disk layout
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 08:31 AM
06-13-2002 08:31 AM
Re: need recommendations disk layout
RAID 1 (Mirroring) [max space 36GB]
RAID 1+0 (Mirroring + stripes) [max space 36GB]
RAID 5 (Striping with parity) [max space 54GB]
RAID 1 - No massive performance hits. You can either do this using LVM or (I assume) using the RAID 4Si controller
RAID 1+0 - Is the best performing for reads & writes, but you will need to decide on the stripe size. As you can only have two LUNS in the stripe it will not make a great deal of difference ( we use 24 disks or 12 LUNS so you get a speed up of x12). I'm assuming the RAID 4Si card can do mirroring so you could use LVM to do the striping. OR you could ge LVM to do the whole lot, but the stripe size will be 4MB which is the PE size.
RAID 5 - This is great if you want to maximise your space, but random small writes performance will be poor. Reads will be good. Large writes will be good. Your RAID 4Si controller will need to do the RAID 5 stuff.
From what you have said I think you only have one controller so for best performance it is probably better to get the RAID 4Si controller to do the mirroring/RAID 5.
Tim