This section describes how to apply updates to the Management Server.
Point
[Linux]
Apply the updates in single-user mode. Return to multi-user mode after the updates have been applied.
[Windows]
To stop the services, apply the updates and restart the services, follow the steps below:
Stopping Agents (*1) |
Stopping Interstage (*1) |
Starting Interstage (*1) |
Starting Agents (*1) |
*1: Only these services need to be stopped and restarted if the Management Server has not been set up.
Stopping Systemwalker Runbook Automation
If the Systemwalker Runbook Automation Manager service is running, use the Services feature of Windows, as a user with administrator privileges, to stop the service.
Click Start >> Control Panel >> Administrative Tools, and then, double-click Services. Doing this displays a list of services available on the system.
If the status of the Systemwalker Runbook Automation Manager is Started, right-click the service and click Stop.
If this service is not running, execute the command to stop Systemwalker Runbook Automation. Refer to "4.1.2 Stopping Systemwalker Runbook Automation" for details.
Stopping Agents
Issue the command below as a user with administrator privileges:
"%F4AN_INSTALL_PATH%\F4ANswnc\bin\swncctrl" stop |
Stopping Systemwalker Operation Manager
Issue the command below as a user with administrator privileges:
poperationmgr |
Stopping Interstage
Issue the command below as a user with administrator privileges:
isstop -f |
Stopping the CMDB Manager service
Follow the steps below as a user with administrator privileges:
Click Start >> Control Panel >> Administrative Tools, and then, double-click Services.
Right-click the following services, and click the Stop button.
Shunsaku Director contents
Shunsaku Director metadata
Shunsaku Searcher cmdbs01
Shunsaku Searcher cmdbs02
Shunsaku Searcher cmdbs03
Stopping the Interstage Directory Service
Point
Only follow the steps below if the Interstage Directory Service is selected as the LDAP directory to be used and the Interstage Directory Service is used on the Management Server
Open the login window for the Interstage Management Console by entering the following URL in a Web browser.
http://<Interstage Directory Service host name>:[port number for the Interstage Management Console]/IsAdmin |
If installed Systemwalker Service Catalog Manager, it will be shown the following URL
https://<Interstage directory service host name>:[port number for the Interstage Management Console]/IsAdmin |
Specify the following login ID and password in the login window, and then, click the Login button.
User ID | Password |
---|---|
Administrator | Password for the administrator |
Open the repository window by selecting System >> Service >> repository from the tree view (the pane on the left-hand side of the window).
Select the repository being used, and then, click the Stop button. Check the message indicating that the repository has stopped.
Log out.
Stopping the Interstage Management Console
Follow the steps below as a user with administrator privileges:
Click Start >> Control Panel >> Administrative Tools, and then, double-click Services.
Select Interstage Operation Tool in the Services dialog box, and click the Stop button.
Select Interstage Operation Tool(FJapache), and click the Stop button.
Select Interstage JServlet(OperationManagement), and click the Stop button.
Stopping the Java EE Service
Use the following procedure to stop the Java EE Service.
Use the Windows(R) Services function, as a user with administrator privileges, and stop the message broker.
Select the Interstage Message Queue Broker Service in the Services dialog box (opened from Administrative Tools under Control Box), and then, click the Stop button.
Stop the Interstage Java EE Node Agent Service by executing the following command as a user with administrator privileges:
ijnastop
Stop the Interstage Java EE DAS Service by executing the following command as a user with administrator privileges:
ijdasstop
Stopping the file transfer infrastructure
Follow the steps below as a user with administrator privileges:
Click Start >> Control Panel >> Administrative Tools, and then, double-click Services.
Select Systemwalker File Transfer Library Control in the Services dialog box, and click the Stop button.
Applying updates
Refer to the update information file to apply the updates.
Starting the file transfer infrastructure
Follow the steps below as a user with administrator privileges:
Click Start >> Control Panel >> Administrative Tools, and then, double-click Services.
Select Systemwalker File Transfer Library Control in the Services dialog box and click the Start button.
Starting the Java EE Service
Use the following procedure to start the Java EE Service.
Start the Interstage Java EE DAS Service by executing the following command as a user with administrator privileges:
ijdasstart
Start the Interstage Java EE Node Agent Service by executing the following command as a user with administrator privileges:
ijnastart
Start the message broker as a user with administrator privileges.
Use the Windows(R) Services function to start the message broker.
Select the Interstage Message Queue Broker Service in the Services dialog box (opened from Administrative Tools under Control Box), and then, click the Start button.
Starting the Interstage Management Console
Follow the steps below as a user with administrator privileges:
Click Start >> Control Panel >> Administrative Tools, and then, double-click Services.
Select Interstage Operation Tool in the Services dialog box, and click the Start button.
Starting the Interstage Directory Service
Point
Only follow the steps below if the Interstage Directory Service is selected as the LDAP directory to be used and the Interstage Directory Service is used on the Management Server.
Open the login window for the Interstage Management Console by entering the following URL in a Web browser.
http://<Interstage Directory Service host name>:[port number for the Interstage Management Console]/IsAdmin |
If installed Systemwalker Service Catalog Manager, it will be shown the following URL
https://<Interstage directory service host name>:[port number for the Interstage Management Console]/IsAdmin |
Specify the following login ID and password in the login window, and then, click the Login button.
User ID | Password |
---|---|
Administrator | Password for the administrator |
Open the repository window by selecting System >> Service >> repository from the tree view (the pane on the left-hand side of the window).
Select the repository being used, and then, click the Start button. Check the message indicating that the repository has started.
Log out.
Starting the CMDB Manager service
Follow the steps below as a user with administrator privileges:
Click Start >> Control Panel >> Administrative Tools, and then, double-click Services.
Select the following services in the dialog box, and click the Start button.
Shunsaku Director contents
Shunsaku Director metadata
Shunsaku Searcher cmdbs01
Shunsaku Searcher cmdbs02
Shunsaku Searcher cmdbs03
Shunsaku Conductor cmdbc
Shunsaku Sorter cmdbo01
Starting Interstage
Issue the command below as a user with administrator privileges:
isstart ihsstart -all |
Starting Systemwalker Operation Manager
Issue the command below as a user with administrator privileges
soperationmgr |
Starting Agents
Issue the command below as a user with administrator privileges:
"%F4AN_INSTALL_PATH%\F4ANswnc\bin\swncctrl" start |
Starting Systemwalker Runbook Automation
Refer to "4.1.1 Starting Systemwalker Runbook Automation" for details.