Article ID: 256926 - Last Review: October 26, 2007 - Revision: 3.2 Implementing home folders on a server clusterThis article was previously published under Q256926 On This PageSUMMARY This article describes the basic procedure for sharing home
folders on a shared disk on a cluster. MORE INFORMATION In Cluster Administrator, it is not the optimal
configuration to create a cluster file share resource for every user's home
folder. Not only does this require a lot of administrative work, but it also
uses memory and CPU resources that it does not need to. The Cluster service
uses memory and CPU cycles for every resource you have defined in Cluster
Administrator. The more resources you have, the more overhead that the Cluster
service generates. Assuming that there are 750 users' home folders on a
cluster, a file share resource would be created for every user. Failover times
from one node to another increase, as well as viewing resources in Cluster
Administrator. The worst-case scenario is that a very busy cluster may drop
connections because of the amount of time being used to manage 750 cluster
resources. The optimal way to use a server cluster to house home folders is to use the "Share sub-directories" or dynamic shares feature. The basic principal behind dynamic file shares is that a single cluster file share resource is created, yet an independent file share is created for every user folder. For example:
Z:\ Drive Z is the shared disk. The Z:\Users folder is the root share
that contains all user home folders. Z:\Users Z:\Users\Steve Z:\Users\Shon Z:\Users\Elden Z:\Users\Dewitt Z:\Users\Emily Improper configuration:
If the sub-directories are shared in a Clustered file share, and there are more than one file share groups within the cluster that use environment variables by username, the following behavior may occur when the groups are brought online on the same physical node. For example, you have drives in each group that have the following folders:
WARN File Share <Data>: SmbpCheckAndBringSubSharesOnline:
NetShareAdd failed for subshare <user1>$ Error: 2118. 907458
(http://support.microsoft.com/kb/907458/
)
How to implement Windows Server 2003 Access-based Enumeration in a DFS environment
Alternatively, the file shares can be created by
using one of the following two methods:
Related Articles186496
(http://support.microsoft.com/kb/186496/
)
Securing a common folder
194831
(http://support.microsoft.com/kb/194831/
)
SP4 Cluster shares must be reset to recognize added subdirectories
224967
(http://support.microsoft.com/kb/224967/
)
How to create file shares on a cluster
254219
(http://support.microsoft.com/kb/254219/
)
Security considerations when implementing clustered file shares
257389
(http://support.microsoft.com/kb/257389/
)
Microsoft Cluster Server may not share folders automatically
| Article Translations
|
Back to the top
