iis - Web Farm Framework fails to mirror to Secondary server -
iis - Web Farm Framework fails to mirror to Secondary server -
i've been dealing trying web farm framework working correctly awhile , it's not working. if can't find solution i'm going have @ product or dual deploys out of our build server.
the setup have controller setup. i've added servers in every way possible, either setting servers or trying wff , nil working. here's working:
controller - wff installed , working primary server - iis management services installed. secondary server - iis management services installed.the 2 servers on netscaler load balancer, have other servers on microsoft nlb , behavior same.
the setup went this:
added new server farm wff added primary server (running operation addserver) everything looks (web farm agent pushed out primary server, server started in logs) provisioned wdeploy_v2 (web deploy 2.1) through wff force out primary server. got warning downloading microsoft.web.platforminstaller expected, wasn't on primary server the various other products added (sql server stuff, etc.) installed correctly , server started. logged onto physical primary server , installed , looked good. added secondary server all various products installed including web deploy 2.1 , added server. logged onto secondary server , there, re-create primary server the wff compared secondary server primary (diffing local application winserver () primary server servername) the next line error.failed run operation 'runremote'. failed run method 'microsoft.web.farm.syncapplicationsremotemethod' on server 'secondaryservername' exception in response stream. object of type 'webserver' , path '' cannot created. (2/15/2013 10:18:15 am) error occurred when request processed on remote computer. object of type 'webserver' , path '' cannot created. 1 or more entries in manifest 'webserver' not valid. cannot find configuration file '/'. not find file 'c:\windows\microsoft.net\framework\v2.0.50727\config\web.config'. exception in response stream. object of type 'webserver' , path '' cannot created. (2/15/2013 10:18:15 am) error occurred when request processed on remote computer. object of type 'webserver' , path '' cannot created. 1 or more entries in manifest 'webserver' not valid. cannot find configuration file '/'. not find file 'c:\windows\microsoft.net\framework\v2.0.50727\config\web.config'.
i checked on secondary server in path , file there. wff business relationship that's configured farm local admin (on servers) , has access it.
at point runs series of operations (runremote, provisionapplications, addserver) failing. marks server unhealthy, runs operation disableloadbalancing , attempts autorepair 10 times.
each autorepair fails on same error runremote after diffing server primary (it executes runremote, queryinstalledproducts, , servicecontrol before failing on compare).
basically replication failing primary secondary when gets ot point of checking differences.
like said literally have tried lastly effort @ fixing or getting rid of altogether. servers load balanced netscaler i've tried both configured ready loadbalancing enabled , disabled (as far wff goes). no difference. servers running uat turned on (which seems have issues). can web deploy (once app installed) via teamcity or command line deploy websites remotely server know of working. can't wff going properly.
and works fine 1 server, it's when add together secondary server fails. test finished doing 1 server primary , other secondary, uninstalling everything, rebooting both, , changing secondary server set pirmary , primary secondary (just see if maybe original secondary server had problems taking orders). both primary servers work.
hopefully can help. frustrating there's little documentation out there , kind of error messages people have posted "similar" situation not exact. similar setups i've tried various fixes , none of them work. in add-on set things cleanly above should work doesn't.
also environment: servers server 2008 x64 r2. servers have net access , firewall services not running.
one more update. after having setup , getting failure on secondary server whenever trys sync primary secondary set secondary primary (right click context menu). flipped on , same behavior. new primary server fine new secondary fails tries execute runremote operation.
thanks!
iis iis-7 web-farm-framework
Comments
Post a Comment