![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
For the last few years, I've largely been laying out Oracle storage on SAN's, rather than on DASD, so I'm feeling a bit out of practise with today's drives and drive arrays. To make a long story short, I've got a new Oracle server in a remote data center that I didn't order or configure; it comes like it comes. Its a 32G 8 core intel box with 8 300G 15k SAS drives in it and a decent raid controller. Database in question is somewhere between a data warehouse and OLTP e.g. its read heavy, but there's still a very significant amount of write activity. I've got a colleague who, wants to build out the box something like: Disk0 .. RedoA Disk1 .. RedoB Disks 2..3 RAID 1 OS and Index tablespace Disks 4..7 Raid 10 Data tablespace My instinct is that buildout "wastes" too many spindles and ends up starving the index and data volumes. The counterproposal is to just make one big raid group like: Disk 0..7 Raid 10 What are folks doing these days with these bold 'old 300G disks? It seems supremely wasteful to use an entire 300G drive hold 20G worth of red. Any recommendations, advice, etc would be appreciated. |

#3
| |||
| |||
|
|
For the last few years, I've largely been laying out Oracle storage on SAN's, rather than on DASD, so I'm feeling a bit out of practise with today's drives and drive arrays. To make a long story short, I've got a new Oracle server in a remote data center that I didn't order or configure; it comes like it comes. Its a 32G 8 core intel box with 8 300G 15k SAS drives in it and a decent raid controller. Database in question is somewhere between a data warehouse and OLTP e.g. its read heavy, but there's still a very significant amount of write activity. I've got a colleague who, wants to build out the box something like: Disk0 .. RedoA Disk1 .. RedoB Disks 2..3 RAID 1 OS and Index tablespace Disks 4..7 Raid 10 Data tablespace My instinct is that buildout "wastes" too many spindles and ends up starving the index and data volumes. The counterproposal is to just make one big raid group like: Disk 0..7 Raid 10 What are folks doing these days with these bold 'old 300G disks? It seems supremely wasteful to use an entire 300G drive hold 20G worth of red. Any recommendations, advice, etc would be appreciated. |
#4
| |||
| |||
|
|
The counterproposal is to just make one big raid group like: Disk 0..7 Raid 10 What are folks doing these days with these bold 'old 300G disks? It seems supremely wasteful to use an entire 300G drive hold 20G worth of red. |

|
Any recommendations, advice, etc would be appreciated. |
#5
| |||
| |||
|
|
For the last few years, I've largely been laying out Oracle storage on SAN's, rather than on DASD, so I'm feeling a bit out of practise with today's drives and drive arrays. To make a long story short, I've got a new Oracle server in a remote data center that I didn't order or configure; it comes like it comes. Its a 32G 8 core intel box with 8 300G 15k SAS drives in it and a decent raid controller. Database in question is somewhere between a data warehouse and OLTP e.g. its read heavy, but there's still a very significant amount of write activity. I've got a colleague who, wants to build out the box something like: Disk0 .. RedoA Disk1 .. RedoB Disks 2..3 RAID 1 OS and Index tablespace Disks 4..7 Raid 10 Data tablespace My instinct is that buildout "wastes" too many spindles and ends up starving the index and data volumes. The counterproposal is to just make one big raid group like: Disk 0..7 Raid 10 What are folks doing these days with these bold 'old 300G disks? It seems supremely wasteful to use an entire 300G drive hold 20G worth of red. Any recommendations, advice, etc would be appreciated. |
#6
| |||
| |||
|
|
For the last few years, I've largely been laying out Oracle storage on SAN's, rather than on DASD, so I'm feeling a bit out of practise with today's drives and drive arrays. To make a long story short, I've got a new Oracle server in a remote data center that I didn't order or configure; it comes like it comes. Its a 32G 8 core intel box with 8 300G 15k SAS drives in it and a decent raid controller. Database in question is somewhere between a data warehouse and OLTP e.g. its read heavy, but there's still a very significant amount of write activity. I've got a colleague who, wants to build out the box something like: Disk0 .. RedoA Disk1 .. RedoB Disks 2..3 RAID 1 OS and Index tablespace Disks 4..7 Raid 10 Data tablespace My instinct is that buildout "wastes" too many spindles and ends up starving the index and data volumes. The counterproposal is to just make one big raid group like: Disk 0..7 Raid 10 What are folks doing these days with these bold 'old 300G disks? It seems supremely wasteful to use an entire 300G drive hold 20G worth of red. Any recommendations, advice, etc would be appreciated. |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
3) RAID 5 ... with todays' controllers is that getting used more often? It was drilled into my head years ago that you don't put OLTP data on RAID 5, but then it was drilled into my head that you never mount your tablespace over NFS too and that changed ![]() |
#9
| |||
| |||
|
|
On Nov 27, 7:45 am, Pat <pat.ca... (AT) service-now (DOT) com> wrote: 3) RAID 5 ... with todays' controllers is that getting used more often? It was drilled into my head years ago that you don't put OLTP data on RAID 5, but then it was drilled into my head that you never mount your tablespace over NFS too and that changed ![]() I'm a BAARFer by nature, but I have to admit, as long as it isn't in degraded mode and nobody does anything stupid like yanking out two drives and you aren't near saturating volumes of data movement, it actually works pretty well on at least the specific configuration we have, which is quite different than yours. Just get management to at least agree to go away from it if some actual evidence of severe performance degradation occurs. I see it during mass app upgrades, which do things like add columns to every row in the largest tables, but that just is a matter of waiting until things are done. Performance issues during normal ops seem to skew towards cpu issues, for my configuration. Generally they are due to DSS type operations on my OLTP system. Which are decided upon by management, so are easy to turn around into "hardware enhancement requirements." jg -- @home.com is bogus. http://failmanifesto.org/ Dear BAARF member # 127 (or should I say "0xFF"). One thing is still |
#10
| |||
| |||
|
|
Stop worrying, go SAME (Stripe And Mirror Everything, or RAID 0+1) |
![]() |
| Thread Tools | |
| Display Modes | |
| |