- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Who does better striping, disk tower or O.S ?
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
05-06-2005 12:20 AM
05-06-2005 12:20 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2005 12:29 AM
05-06-2005 12:29 AM
Re: Who does better striping, disk tower or O.S ?
- tagged command queuing will show more benefit
- write cache of emc^2 can better adjust to Your accesses
- Your LUNs are already spread over multiple disk spindles inside the EMC^2, so You'll possible stripe on top of a stripe set.
- ease of administration, i.e. when extending lvols or with mirror setups.
practically You should benchmark both scenarios, but I think Your storage people are right.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2005 12:33 AM
05-06-2005 12:33 AM
Re: Who does better striping, disk tower or O.S ?
Stripping at hardware level is always a better option. As it reduces overhead from OS and system and they are available for handling other transanctions and better utilize your storage tower.
It does not really effet to have one or ten LUNs as ultimate I/O is happenning to same box. It is rather better to have multiple LUNs and then have them accessed through different controllers. This will increase I/O performance. But the no. of LUN's should not be very high for the ease of managibility.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2005 12:38 AM
05-06-2005 12:38 AM
Re: Who does better striping, disk tower or O.S ?
If I ask for 85 Gig, they would use 10 disks on 10 different spindle, make 1 meta disks=85 gig & present it to me or they would give me 10 disks on 10 different spindles with each disk=8.5 gig and I would make my VG and LVs striping across 10 disks. So, overall in both cases we end up using 10 different spindles while I use 64 kbs chunks & vs. theirs of 1 Meg and supposedly in my case O.S. dispatches 10 times as much agents to handle IOs. Am I right ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2005 12:40 AM
05-06-2005 12:40 AM
Re: Who does better striping, disk tower or O.S ?
With the exception of EVAs, practically all others arrays (EMC, Hitachi, HP's XP line, etc.) will still require you to stripe the storage objects (LUNS) that are already striped (or RAIDed) in hardware inside your array. The reason for OS striping is simple - you get to "build" OS based storage units (i.e. LVOLS or VOLUMES) that will engage a larger number of physical disks inside your array - hence will result in better performance and no hotspot.
So there you go.. OS striping can be treated independent of your array's internal striping or RAIDing (as some stripes are actually RAID5 sets inside your array).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2005 02:57 AM
05-06-2005 02:57 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2005 03:04 AM
05-06-2005 03:04 AM
Re: Who does better striping, disk tower or O.S ?
That means the disk array.
Doing it with software means the cpu and resources on the hp-ux box have to be expended to do the job and there are better uses for this resource.
In summary: better to do it on the hardware.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2005 03:10 AM
05-06-2005 03:10 AM
Re: Who does better striping, disk tower or O.S ?
I think there is some level of misunderstanding here. The HW striping (be it RAID0,S,10 or RAID5) that are used to present (or carve) an array is different than the OS level striping (via VxVM or LVM).
There will always be disk architectures that without added host based striping - one can't get the most out of the array. EMC and Hitachi based architectures cannot present a striped or RAIDed LUN to a host that engages a large number of physical disks inside the array. Therefore, one will need still OS based striping to "assemble" these already striped/RAIDed storage units into larger and higher performing storage sets (volumes/filesystems) so it engages more physical disks inside the array.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2005 03:56 AM
05-06-2005 03:56 AM