Patch application is set up by first selecting the servers where the patches are to be applied.
Point
The explanations in this section assume that the roles of the people who distribute and apply patches can be classified as follows:
Infrastructure administrators are responsible for patch management (management for WSUS, yum repository servers and the media library).
Infrastructure administrators do not distribute or apply patches.
When an error occurs with the patch distribution/application processing, a message may be output to the event log or syslog. If this happens, infrastructure administrators need to check the content of the message and take the necessary action such as reviewing the environment settings.
Tenant administrators use the management console to distribute and apply patches to the servers for the tenants that they belong to.
Tenant users distribute and apply patches to those servers that they manage themselves.
Dual-role administrators have the roles of both infrastructure administrators and tenant administrators. When acting as a tenant administrator, a dual-role administrator can distribute and apply patches to the servers in all tenancies.
Display method
Click the Patch application wizard button in one of the following windows:
Server list window
Server Details window
Perform the following patch application setup and confirmation operations in the wizard:
Select the patch type
Select the patches to be applied
Set the application method
Check the settings
Completion
Distribution destination for Fujitsu middleware patches
Fujitsu middleware patches are distributed to the following directory:
Business server
[Windows]
<Systemwalker Software Configuration Manager installation directory>\SWCFMGB\var\distribute |
A subdirectory will be created in the above directory with the name "<Process ID> yyyy-MM-dd_HH-mm-ss", and patches will be stored in this subdirectory.
[Linux]
/var/opt/FJSVcfmgb/distribute |
A subdirectory will be created in the above directory with the name "<Process ID> yyyy-MM-dd_HH-mm-ss", and patches will be stored in this subdirectory.
To change the distribution destination directory, edit the following value:
Business server
[Windows]
The path to the distribution destination directory is defined in the "SWCFMGA_DISTRIBUTE" system environment variable. To change the distribution destination directory, edit the path.
[Linux]
/etc/opt/FJSVcfmgb/config/distribute.properties |
The path to the distribution destination directory is defined in the "distribute_dir" item in the above file. To change the distribution destination directory, edit the path.
Example: distribute_dir=/var/opt/FJSVcfmgb/distribute