Utilizzare IBM Installation Manager dalla riga comandi per installare Load Balancer per IPv4 e IPv6 in modalità non presidiata.
Per informazioni sui requisiti hardware e software, compresi i browser supportati, fare riferimento alla seguente pagina Web: http://www.ibm.com/support/docview.wss?rs=180&uid=swg27006921.
Se non è stato installato o configurato IBM Installation Manager, fare riferimento alla sezione relativa all'installazione di IBM Installation Manager.
Prima di installare Websphere Load Balancer per IPv4 e IPv6, disinstallare tutte le versioni precedenti di Load Balancer; non è possibile installare due versioni di Load Balancer sulla stessa macchina. Se è già stata installata una precedente versione, disinstallarne la copia prima di installare la versione aggiornata. Per ulteriori informazioni, fare riferimento a Disinstallazione del prodotto.
<?xml version="1.0" encoding="UTF-8"?> <agent-input acceptLicense='true'> <server> <repository location='C:\repositories\edge80\local-repositories'/> </server> <profile id='Load Balancer for IPV6 v8.0' installLocation='C:\Program Files\IBM\WebSphere\edge\ulb'> <data key='eclipseLocation' value='C:\Program Files\IBM\WebSphere\edge\ulb'/> <data key='user.import.profile' value='false'/> <data key='cic.selector.nl' value='cs,ja,es,zh_HK,en,zh_TW,pt_BR,it'/> </profile> <install modify='false'> <offering id='com.ibm.websphere.EDGELBIPV4IPV6.v80' version='8.0.0.0' profile='IBM WebSphere Edge Components: Load Balancer for IPV4 and IPV6 V8.0' features='Dipatcher,Load Balancer,Metric Server'/> </install> <preference name='com.ibm.cic.common.core.preferences.eclipseCache' value='C:\Program Files\IBM\IMShared'/> <preference value='30' name='com.ibm.cic.common.core.preferences.connectTimeout'/> <preference value='30' name='com.ibm.cic.common.core.preferences.readTimeout'/> <preference value='0' name='com.ibm.cic.common.core.preferences.downloadAutoRetryCount'/> <preference value='false' name='offering.service.repositories.areUsed'/> <preference value='false' name='com.ibm.cic.common.core.preferences.ssl.nonsecureMode'/> <preference value='false' name='com.ibm.cic.common.core.preferences.http.disablePreemptiveAuthentication'/> <preference value='true' name='com.ibm.cic.common.core.preferences.preserveDownloadedArtifacts'/> <preference value='false' name='PassportAdvantageIsEnabled'/> <preference value='false' name='com.ibm.cic.common.core.preferences.searchForUpdates'/> </agent-input>
<preference value='false' name='offering.service.repositories.areUsed'/> <preference value='false' name='com.ibm.cic.common.core.preferences.searchForUpdates'/>
<repository location='C:\repositories\edge80\local-repositories'/>con la seguente:
<repository location='/usr/edge80/local-repositories'/>
<repository location='C:\repositories\edge80\local-repositories'/>con la seguente:
<repository location='http://www.ibm.com/software/repositorymanager/com.ibm.websphere.EDGELBIPV4IPV6.v80'/>
<offering id='com.ibm.websphere.EDGELBIPV4IPV6.v80' version='8.0.0.0' profile='IBM WebSphere Edge Components: Load Balancer for IPV4 and IPV6 V8.0' features='Dipatcher,Load Balancer,Metric Server'/>con la seguente:
<offering id='com.ibm.websphere.EDGELBIPV4IPV6.v80' version='8.0.0.0' profile='IBM WebSphere Edge Components: Load Balancer for IPV4 and IPV6 V8.0' features='Dispatcher,Load Balancer'/>La nuova riga indica che Metric Server non verrà installato.