The following steps describe the process for upgrading the singleton in a Windows VDS application, using the application VDS_Win08S_r2 as an example:
Follow these steps:
The application displays in the Infrastructure Editor.
In the Documentation URL field, enter the catalog datasheet URL. For example:
http://doc.3tera.com/AppLogicxx/en/index.htm?toc.htm?CatGenericWindows.html.
where xx is the new version of CA AppLogic
Click OK. The Infrastructure Editor displays.
ipconfig /all | grep 'DHCP Server'
cd /cygdrive/c
wget http://ip-address:8080/download/Server_Windows-*.exe
chmod 755 *.exe
ipconfig /all | grep 'DHCP Server'
cd /cygdrive/c
wget http://ip-address:8080/download/Server_Windows-*.exe
chmod 755 *.exe
vol destroy VDS_Win08S_r2:VDS_WIN08S.boot --force
vol copy app-name:WIN08S.boot VDS_Win08S_r2:VDS_WIN08S.boot where app-name is the name of the application you have created.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|