Updating the SMC server
The SMC Version release notes contain highly important information. Please refer to them before updating the SMC server.
An update archive (.upd) is required to update the SMC server. Archiving involves the update of the web interface and of the operating system.
Before applying an update, we strongly recommend taking a snapshot of your virtual machine.
During the update process, firewalls continue to run. Firewalls do not need to be updated.
On every update the SMC configuration is migrated from the configuration file to the database. The unified configuration file is deleted. This file will be automatically updated on the older system before the migration process begins.
TIP
Depending on the configuration of your hypervisor, the update can take some time. To monitor the progress of the update, see the file /var/log/update.log.
You need to be a super administrator in order to update the SMC server from the web interface.
- Download the update archive on your workstation from your MyStormshield personal area.
- In Maintenance > SMC Server > Maintenance, select the update file in the Update SMC pane.
- Click on Update SMC.
- When the update is completed, log back in to the SMC server.
During the update, the SMC server will not be available, so administrators will not be able to log in.
- Download the update archive on your workstation from your MyStormshield personal area.
- Copy the archive in /data/tmp on the SMC server using SSH.
- Log in to the SMC server via the console of your hypervisor or in SSH.
- Enter the command
smc-update -u /data/tmp/archivename
. Replacearchivename
with the name of your archive.
For versions of SMC lower than 2.6, the command to enter isfwadmin-update -u /data/tmp/archivename
. - Wait for the update to end. During the process, the server remains available within the current version.
- Enter the command
reboot
. The updated system restarts.