- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Logical Drive creation Best practices
ProLiant Servers (ML,DL,SL)
1825512
Members
1880
Online
109681
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
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
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
тАО05-29-2005 11:53 PM
тАО05-29-2005 11:53 PM
Logical Drive creation Best practices
Hi all
I have a proliant dl380 G4 with 4 x 36GB disks, and a smart array 6402
Now Im in the porcess of setting this up for a windows 2000 infrastructure and am wondering on Drive array best practices. As I see it I could do either of the following options, but I was wondering if anyone had an idea as to which one is the more preferable
Option a)RAID 5 - 2 logical drives defined at ARRAY LEVEL
1 x Array
2 x Logical drives (1 10GB, 1 remainder space)
OS installed on logical drive one
All other apps/data installed on logical drive 2
Option b)RAID 5 - 1 logical drive defined at array level
1 x array
1 x logical drive (all availabel space)
Let the OS handle the disk partitioning and therefore split the disk at OS level
Now is there any advantage to defining two logical drives at Array level with regard to throughput,read times etc
Im searched high and low to try and find a "best practice" on array and logical drive settings but can only find RAID guides. What Im really after is an explanation as to whether there is any benefit to having multiple logical drives defined at array level
Thanks
I have a proliant dl380 G4 with 4 x 36GB disks, and a smart array 6402
Now Im in the porcess of setting this up for a windows 2000 infrastructure and am wondering on Drive array best practices. As I see it I could do either of the following options, but I was wondering if anyone had an idea as to which one is the more preferable
Option a)RAID 5 - 2 logical drives defined at ARRAY LEVEL
1 x Array
2 x Logical drives (1 10GB, 1 remainder space)
OS installed on logical drive one
All other apps/data installed on logical drive 2
Option b)RAID 5 - 1 logical drive defined at array level
1 x array
1 x logical drive (all availabel space)
Let the OS handle the disk partitioning and therefore split the disk at OS level
Now is there any advantage to defining two logical drives at Array level with regard to throughput,read times etc
Im searched high and low to try and find a "best practice" on array and logical drive settings but can only find RAID guides. What Im really after is an explanation as to whether there is any benefit to having multiple logical drives defined at array level
Thanks
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-30-2005 01:14 AM
тАО05-30-2005 01:14 AM
Re: Logical Drive creation Best practices
DL380 G4 maximum 6 drives.
Internal smart array Controller 6i (depend from Model BBWC can be Included)
G4 server would allow you to Configure Simplex and Duplex with Internal or Optional Array controller equally.
Q. If your Server main purpose for read info; why would be necessary use of additional 6402 controller?
If Server intended to run over light Read/Write action: inexpensive way I would recommend to Purchase BBWC for 6i controller and use SCSI backplane as Simplex. If your server performing heavy read/write action recommendation to make SCSI backplane spited for duplex and first two drive for O/S and last up to 4 drives for data with additional Controller (requires additional Drives). Once again last configuration with duplex: smaller drives for O/S like 18Gb and large size hard drives for data. For heavy load you need to keep split between Channels or controller and bus.
If all four drives in the same array and you don't have good backup solution: for O/S make two partitions, first partition 8GB (or 10Gb).
Are you intended to use 6402 for External use?
Internal smart array Controller 6i (depend from Model BBWC can be Included)
G4 server would allow you to Configure Simplex and Duplex with Internal or Optional Array controller equally.
Q. If your Server main purpose for read info; why would be necessary use of additional 6402 controller?
If Server intended to run over light Read/Write action: inexpensive way I would recommend to Purchase BBWC for 6i controller and use SCSI backplane as Simplex. If your server performing heavy read/write action recommendation to make SCSI backplane spited for duplex and first two drive for O/S and last up to 4 drives for data with additional Controller (requires additional Drives). Once again last configuration with duplex: smaller drives for O/S like 18Gb and large size hard drives for data. For heavy load you need to keep split between Channels or controller and bus.
If all four drives in the same array and you don't have good backup solution: for O/S make two partitions, first partition 8GB (or 10Gb).
Are you intended to use 6402 for External use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-31-2005 02:14 AM
тАО05-31-2005 02:14 AM
Re: Logical Drive creation Best practices
What was said is similar to what we have. What was suggested in the past was to seperate the OS and the data.
The OS on a separate drive, the data on a RAID 5.
Reason: to seperate OS loss from Data loss.
A corrupted OS will not cause you to not have access to your data.
Some people mirror there OS drive to protect from drive failure, others keep a back up drive copy. Some run the OS drive off the std SCSI controller also to unload the RAID controller, since the OS is "dirty", read and write all the time, virtual memory and such. Some us non-hotswap drives for the OS since they do not care to hotswap the OS, and would take the server down to replace the drive plus it opens up space in the hotswap cage for more data space.
SO there ya go. 2 cents worth
The OS on a separate drive, the data on a RAID 5.
Reason: to seperate OS loss from Data loss.
A corrupted OS will not cause you to not have access to your data.
Some people mirror there OS drive to protect from drive failure, others keep a back up drive copy. Some run the OS drive off the std SCSI controller also to unload the RAID controller, since the OS is "dirty", read and write all the time, virtual memory and such. Some us non-hotswap drives for the OS since they do not care to hotswap the OS, and would take the server down to replace the drive plus it opens up space in the hotswap cage for more data space.
SO there ya go. 2 cents worth
Hot Swap Hard Drives
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-31-2005 08:13 AM
тАО05-31-2005 08:13 AM
Re: Logical Drive creation Best practices
Damon,
I can't see an advantage. I expect that the performance would be the same. Also, neither one should affect the redundancy.
The only differences I see are beyond performance:
"Option A" If something mucked-up Window's partition table both drives might go down the crapper. 2 drives at the array level would be immune to that, possibly.
"Option B" If you ever might need to resize the partitions with something like Partition Magic you would be SOL.
My standard is to use your "option a". I have only suffered partition table problems like I mentioned that we my own fault. I have however enjoyed easy partition resizing in the past. Also it seems to be the "simpler" approach (not necessarily easier, just ever so slightly less complex).
I can't see an advantage. I expect that the performance would be the same. Also, neither one should affect the redundancy.
The only differences I see are beyond performance:
"Option A" If something mucked-up Window's partition table both drives might go down the crapper. 2 drives at the array level would be immune to that, possibly.
"Option B" If you ever might need to resize the partitions with something like Partition Magic you would be SOL.
My standard is to use your "option a". I have only suffered partition table problems like I mentioned that we my own fault. I have however enjoyed easy partition resizing in the past. Also it seems to be the "simpler" approach (not necessarily easier, just ever so slightly less complex).
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP