dbTalk Databases Forums  

Where do you put a share?

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Where do you put a share? in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
franco
 
Posts: n/a

Default Where do you put a share? - 05-24-2004 , 07:40 AM






Environment:
Windows Server 2003.
2 node Cluster single instance of SQL Server 2K sp3a.
1 SAN.

Cluster groups are:
- Cluster group with its own default resources.
- Oracle group with its own resources.
- SQL Server group with its own resources
(Server,services,disks,ip address....)
Disk v:\ is for SQL Server databases
Disk w:\ is for SQL Server logs
Disk x:\ is for SQL Server backups.

SO now I have to create a shared folder where the clients
need to connect in order to launch the program (executable
file *.exe) and maybe tomorrow I will also need to create
others shared folders where to put others executable.
Questions:
1)Is it correct to create theses shared folders in the SQL
Server group?
2) In wich one of the tree disks?
3) If I have 20 differents programs with differents
security will I end up in having a SQL Server group with
20 different resources (file shares)?
Please advise.
Kind regards.
Franco


Reply With Quote
  #2  
Old   
Cindy Gross
 
Posts: n/a

Default RE: Where do you put a share? - 05-28-2004 , 11:28 AM






If you want all the application resources to failover when SQL Server fails
over, then you can put them on a file share (or multiple file shares, that
depends on your environment/needs) that is a resource in the SQL Server
group. But if the application itself is not cluster aware it will have
problems during failover.

Cindy Gross, MCDBA, MCSE
http://cindygross.tripod.com
This posting is provided "AS IS" with no warranties, and confers no rights.


Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.