Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pagefile and log file location question

Status
Not open for further replies.
Joined
May 23, 2001
Messages
300
Location
US
I have a 6 hardrives on my server and the raid array is broken up like this:

0,1 = raid1
2 = raid0
3,4,5 = raid5

I am reading that the pagefile on a dedicated SQL server rarely gets used so keep the pagefile on the boot drive and put the log files on a dedicated hard drive.

But what I have always practiced is putting the pagefile on it's own hard drive.

So which configuration makes more sense?

0,1 = Boot Drive (raid1)
2 = Pagefile (raid0)
3,4,5 = Data files/Log files (raid5)

0,1 = Boot Drive/Pagefile (raid1)
2 = Log files (raid0)
3,4,5 = Data files (raid5)

0,1 = Boot Drive (raid1)
2 = Log files/Pagefile (raid0)
3,4,5 = Data files (raid5)

Thanks for your thoughts.

BobSchleicher
 
See my post in your other thread in the Windows 2003 forum.

Denny
MCSA (2003) / MCDBA (SQL 2000)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top