File Server Cluster Capacity
- From: "tj" <tjneese@xxxxxxxxx>
- Date: 2 Mar 2006 14:50:26 -0800
All,
I recently started with a new company and I've been put on the cluster
team. We are in the process of redesigning how the cluster works and
we think we have a good design, but not sure how it will scale and how
others have implemented things. Please comment on this with ideas!
Here goes - we have a 4 node cluster that is just used for file
services. The nodes are SAN attached. We have about 7 Datagroups on
the cluster with around 1 TB of data per group. The old way was to
carve 300 to 800 GB disks out of the SAN and mount them as disks in the
cluster. Associate multiple disks with each data group and setup the
file shares, etc. The problems we faced deal with the disk
occassionally doing a chkdsk and taking awhile to come back online.
Users don't like that.
In the new design, we create a 1 GB disk (assign a drive letter) and
then create empty folders for Mount points. We then create 300 GB
disks to be used as mount points. The data goes on the mount point and
the shares point to the data. Also, we have setup Shadow Copy to use
10% of the mount point space for shadow copies. Hopefully the smaller
300 GB mount points will come online quicker if there is a chkdsk
event.
The questions we have are:
1. How many mount points (or how much data) can we/should we add to a
single drive letter? How long will it take to fail over to another
node?
2. How many files shares should we create on a single data group?
3. How much RAM is required? How quickly will the RAM cache be able
to get moved to a new node on fail over?
4. What dependencies do we need to create?
I'm sure there are more questions to be added, but thought this would
start the process/discussion. I've looked all over for some guidelines
or best practices and can't find much info.
Thanks for the input!
.
- Follow-Ups:
- Re: File Server Cluster Capacity
- From: Exchange Storage Guy
- Re: File Server Cluster Capacity
- Prev by Date: Re: Cluster hangs
- Next by Date: Re: Shadow Copy not working on cluster
- Previous by thread: Re: Cluster hangs
- Next by thread: Re: File Server Cluster Capacity
- Index(es):
Relevant Pages
|
Loading