Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Starting Windows services differs from one server to ano
Message
De
19/11/2013 15:15:59
Al Doman (En ligne)
M3 Enterprises Inc.
North Vancouver, Colombie Britannique, Canada
 
 
À
19/11/2013 15:00:19
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01588326
Message ID:
01588328
Vues:
28
>From the Web site, we can administer the startup and shutdown of several Windows Services. This goes through IIS and up to the server or remote server. This works well. The only difference now is that we are in a virtual environment and I have discovered something weird.
>
>I thought I would share it in case someone else might have had that one before. The situation is that we have several servers hosting the Windows Services. Each Windows Service points to the same EXE which is located on a NAS share drive. They all use the same account to be able to start them up.
>
>I have identified 3 servers out of 7 which do not perform as fast as they should when starting the Windows Services. They take 2.5 times longer. This is precise. It is always the same numbers. On the 3 servers performing well, this is precise as well and always start a Windows Service 2.5 times faster.
>
>The interesting thing is that one of the identified slow server has been cloned. The server of origin does not have this problem.
>
>So, I have ruled out of the equation IIS as I have the same behavior if I go in the command prompt and issue the same sc command.
>It seems we can also rule out of the equation something specific in the virtual server level as even after a clone, one would be slow while the point of origin would be fast.
>
>This seems to be related to the way those servers are set up at the domain level. Anyone would have any idea what could be a factor here?

Are the virtual servers all running on the same physical server? Are they provisioned with the same amount of RAM and number of virtual CPUs?

Can you monitor Task Manager and view performance/resource use while the service loads on different servers?

Are there any Event Log messages during service start, such as calls failing or timing out due to improper or incorrect configuration? e.g. configured with different primary and secondary DNS servers, configured to default to IPv6 vs. IPv4 etc. You don't necessarily need to know how these things affect performance, just look for configuration differences.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform