The procedure for applying an update patch to this product is described below.
Obtain a patch from the support desk website.
Use FTP or SFTP to transfer the patch to the virtual machine in which this product is running.
FTP Case:
Transfer destination: /Administrator/ftp
User: administrator
Password: The password set under "Change Administrator Password" in the Configuration Wizard.
SFTP Case:
Transfer destination: /Administrator/ftp
User: sftpadmin
Password: The password set under "Change sftpadmin Password" in the Configuration Wizard.
Stop access to shared folders.
From the console, log in to the virtual machine as the administrative user in which this product is running.
Execute the following commands to stop the service.
# csgadm service stop fjsvcsgcp-webserver # csgadm service stop fjsvcsgcp-system # csgadm service stop fjsvcsgcp-database # csgadm service stop nfs # csgadm service stop smb # csgadm service stop fjsvcsgdp-datastore@* # csgadm service stop fjsvcsgdp-database@*
Execute the following command to apply the update patch. Change the file name, as required.
# csgadm system patch-add -file /Administrator/ftp/CSG110_S20171203-01.tar.gz
Reboot the system by executing the following command.
# csgadm power restart