If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Database storage considerations having 10 hdds ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-07-08, 01:56
vilius vilius is offline
Registered User
 
Join Date: Nov 2007
Posts: 55
Database storage considerations having 10 hdds ?

Hi,

I must replace poor performing disks for my db2 sap database. Storage admin asigned 10 hdds from our corporate SAN (I mean I must decide in what RAID level disks will be configured(using SAN) ).
Config :
AIX 5.3
db2 8.1
SAP R/3
8 cpus
32 Gb RAM

I really must make the best out of these disks. So my thoughts are:
variant1
8 hdd's in RAID 5 for data
2 hdd's in RAID 1 for database logs.
variant2
10 hdd's in RAID 10 for data+logs

How does variant1 compares to variant2 ? Could I do better out of these 10 hdds ? Any suggestions ?

thank you in advance
Vilius
Reply With Quote
  #2 (permalink)  
Old 11-07-08, 03:10
JAYANTA_DATTA JAYANTA_DATTA is offline
Registered User
 
Join Date: Oct 2004
Location: DELHI INDIA
Posts: 336
Ideally,
You should go for separate disks for the Logs if possible. That way it should be Var#1.

RAID-5 with SAN storage works great (DUAL-CORE). You should see significant performance Jump at your end. Do remember to Turn-on some key-performance variables in your database to get the best out of it. You can refer the "Best Practice guideline for Initial Cfg" from IBMDeveloperworks for that.

Thanks,
Jayanta (New Delhi, India).
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On