• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Installing Sitebuilder In a Cluster

A

ameery

Guest
I am facing a problem in changing default sitebuilder installation on the Storage server "File server cluster", i am using this batch commands :

SBInst.msi /qb CLUSTER_INSTALLATION_TYPE=1 INSTALLDIR_SB=D:\SB SQLSERVER="tcp:sQL01,1433" SQLUSER=sb SQLPWD=pss1 SQLWINAUTH=true INSTALLSCENARIO=1 CREATEDWEBSITESERVERCOMMENT=sbnlb.pks.com CREATEDWEBSITEPORT=80 CREATEDWEBSITEHH=sbnlb.demo.com SB_DOMAIN=PKS.com SBWPA_USER="SBWPA_USER" SBSERVICE_USER="SBSERVICE_USER" CLUSTER_ADDRESS=sbnlb.demo.com

on installation document, if you want to change installation path on file server you can use INSTALLDIR_SB attibute, but when i run batch file it installs it under "program files (x86)", can anybody help me how to use this attribut to change installation path.

and another question for cluster address does it means "NLB Cluster" for front end sitebuilder servers ?
 
Back
Top