Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2005
»
Administering
»
Standalone Servers, Mount Points and the SAN
Standalone Servers, Mount Points and the SAN
Rate Topic
Display Mode
Topic Options
Author
Message
stromk
stromk
Posted Wednesday, November 26, 2008 5:59 AM
Old Hand
Group: General Forum Members
Last Login: Monday, April 22, 2013 8:07 AM
Points: 309,
Visits: 132
I've got a standalone server where the data drive is nearing capacity. Space has been made available on the SAN. I'm using SQL Server 2005. I've got a couple of questions.....
1. Should I use mount points or drive letters on the SAN? I was reading on BOL about mount points as a consideration if you're in a clustered configuration. Because this is a standalone server, I'm thinking a drive letter is appropriate. Any other thoughts?
2. In the standalone configuration, we have a drive that's partitioned into a C and D drives. The C drive has the OS and the D drive holds the data. Should the SAN be setup like this where the OS is on a C (SAN drive) and the data on a D (SAN drive)?
3. Last one.....in the standalone configuration the database backups are saved to a backup folder on the D drive. Should that configuration continue when the data is moved to the SAN--with both databases and backups residing on the same SAN drive?
Thanks in advance for your help!
Post #609005
Elisabeth Rédei
Elisabeth Rédei
Posted Wednesday, November 26, 2008 7:24 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Tuesday, April 16, 2013 5:56 AM
Points: 175,
Visits: 676
Hi,
1. Mountpoints are good if you are running out of drive letters so to speak. This is more likely on a cluster because SQL Server instances cannot share the same disk(s) in a cluster - in a non-clustered environment all your SQL Server instances can use the same disk(s).
2. You would still keep your OS on the local drive, wouldn't you? Otherwise you will have to boot from the SAN.
3. If disk space and performance is an issue on the local D drive; move the backups to the SAN as well (assuming the performance is better). However, because there is also a Disaster Recovery aspect, you might want to keep them on the local drive; your data is on the SAN and you don't want to put all your eggs in the same basket (if the SAN fails, your backups are still available if it is on the local drive).
HTH
/Elisabeth
elisabeth@sqlserverland.com
MCITP | MCT
http://sqlblog.com/blogs/elisabeth_redei/
http://linkedin.com/in/elisabethredei
Post #609063
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Wednesday, November 26, 2008 8:49 AM
SSC-Dedicated
Group: Administrators
Last Login: Today @ 2:54 PM
Points: 31,410,
Visits: 13,726
I like Elizabeth's advice, especially about backups. I might put them on the SAN IF I was sure they were on physically separate disks, but you want to make sure if the data is lost, the backups are still around.
SANs failing, it can happen, but you might not be able to get enough hardware in place to rebuild a server anyway without getting the SAN working. Hasn't been a big concern and many people don't buy one SAN, they buy two.
I would still make sure my backup files were being pulled to tape or another server as well.
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #609188
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.