Hi
I have a domain controller server (also designated as controller) running windows server R2
Also have two client machines
and also have a file server running windows server 2008 R2
I have placed the fsct.exe on all the machines and have been able to run the fsct prepare dc , fsct prepare server , fsct prepare cclient commands on all the machines
However , I am unable to run the
fsct run controller and fsct run client commands
On running the fsct run controller command , get the following error message
C:\fsct>fsct run controller /server W2k8R2-SRV2 /password
P@ssw0rd /volumes E: /
clients Win7-Node1 /min_users 1250 /max_users 1250 /step 1 /duration 900 /worklo
ad HomeFolders
server's name: W2k8R2-SRV2
server's password: P@ssw0rd
volumes: E:
clients' names: Win7-Node1
min users: 1250
max users: 1250
sweep step: 1
test's duration: 900
workload to use: HomeFolders
Executing: rd /s /q running
Executing: rd /s /q running complete.
Executing: md running\signals
Executing: md running\signals complete.
Error connecting to client: Win7-Node1 (try 1 of 5).
Winsock error: The attempt to connect was forcefully rejected.
Error connecting to client: Win7-Node1 (try 2 of 5).
Winsock error: The attempt to connect was forcefully rejected.
Error connecting to client: Win7-Node1 (try 3 of 5).
Winsock error: The attempt to connect was forcefully rejected.
Error connecting to client: Win7-Node1 (try 4 of 5).
Winsock error: The attempt to connect was forcefully rejected.
Error connecting to client: Win7-Node1 (try 5 of 5).
Winsock error: The attempt to connect was forcefully rejected.
Error initializing controller. Unable to establish a connection with one of the
clients.
Error running the controller.
Closing network connection
Command execution failed.
C:\fsct>fsct run client /controller W2k8R2-srv1-DC /server W2k8R2-SRV2 /passwo
rd P@ssw0rd /domain fsct-testlab.com
controller's name: W2k8R2-srv1-DC
server's name: W2k8R2-SRV2
server's password: P@ssw0rd
domain: fsct-testlab.com
Using default timeout of 2 minutes.
Error waiting for a connection. Waiting for controller timed out.
Error waiting for the controller to connect.
Error running test. Error while waiting for the controller to connect.
Error running client.
Closing network connection
Command execution failed.
I have made host files entry of client , server , controller on all machines
could some one please suggest solution for this issue at the time of using the file server capacity tool
Regards