| Author |
Message |
Rubens Luque Sanches Jr.
Guest
|
Posted:
Wed Dec 22, 2004 11:54 pm Post subject:
Script to create File Share resources |
|
|
Hi,
I need write a script to create 4.000 File Shares resources in the File
Server Cluster, but I'm not a programmer. I not found any sample in Script
Center.
Does anyone has any sample or link with suggestions ?
thanks in advance,
Rubens |
|
| Back to top |
|
 |
Shon Shah [MSFT]
Guest
|
Posted:
Thu Dec 23, 2004 2:14 am Post subject:
Re: Script to create File Share resources |
|
|
Rubens,
It is not optimal to create one file share resource for each directory you
want to share. Instead you should create a single file share resource and
use the 'share sub-directories' option. Please check out following article
http://support.microsoft.com/kb/256926/EN-US/
Implementing Home Folders on a Server Cluster
Additional information from Windows Clustering documentation:
Every cluster resource you create has a performance impact; the Cluster
service must periodically poll all resources to determine whether they have
failed. Because of this, you may notice that your cluster's performance
decreases as you increase the number of resources that it manages.
The maximum number of resources supported is 1674 (a maximum of 62 resource
monitors each monitoring up to 27 resources).
Hope this helps.
--
Regards,
Shon Shah
Software Design Engineer/Test
Microsoft Cluster Server
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples, if any, are subject to the terms specified
at http://www.microsoft.com/info/cpyright.htm
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
"Rubens Luque Sanches Jr." <rsanches@service.com.br> wrote in message
news:uuOPX9E6EHA.3236@TK2MSFTNGP15.phx.gbl...
| Quote: | Hi,
I need write a script to create 4.000 File Shares resources in the File
Server Cluster, but I'm not a programmer. I not found any sample in Script
Center.
Does anyone has any sample or link with suggestions ?
thanks in advance,
Rubens
|
|
|
| Back to top |
|
 |
Gerald Aigenbauer
Guest
|
Posted:
Thu Dec 23, 2004 3:37 pm Post subject:
Re: Script to create File Share resources |
|
|
hi rubens!
you can handle it with the command cluster.exe.... there is a parameter for
creating resources.
gerald aigenbauer.
"Rubens Luque Sanches Jr." <rsanches@service.com.br> schrieb im Newsbeitrag
news:uuOPX9E6EHA.3236@TK2MSFTNGP15.phx.gbl...
| Quote: | Hi,
I need write a script to create 4.000 File Shares resources in the File
Server Cluster, but I'm not a programmer. I not found any sample in Script
Center.
Does anyone has any sample or link with suggestions ?
thanks in advance,
Rubens
|
|
|
| Back to top |
|
 |
|
|
|
|