Planning the Upgrade
- Review Release Notes: Read the release notes specifically for the SMG version planned for upgrade. These contain version-specific steps and known issues.
- Verify System Requirements: Ensure hardware or virtual machines meet minimum requirements for the new release. Refer to the SMG Related Documents
- Confirm Configuration Persistence: Upgrading preserves existing policies and configurations; however, Broadcom recommends a full backup before proceeding.
Preparing for the Upgrade
Reducing data in the Control Center reduces upgrade duration and backup size:
- Reduce spam quarantine messages (Spam > Quarantine Settings).
- Reduce Content Incident folder messages (Content > Content Incident Folders).
- Clear report data storage (Administration > Reports) by clicking Delete Data Now.
- Set operational Logs (Administration > Logs) to Warning.
Back up the current installation
Broadcom highly recommends backing up the system before moving to any new release.
- Log in to the Control Center.
- Navigate to Administration > Version.
- Click Backup Now.
- Select Full Backup and Store backup on the server.
- Once complete, navigate to Administration > Version > Restore/Download.
- Select the backup and click Download to save it to a secure workstation.
- Note: Backups are only restorable to the same version (e.g., a 10.8.1 backup requires a 10.8.1 installation for restoration).
Prepare for Rollback
In the event of a failed upgrade, maintain the following:
Performing the upgrade
Current guidance requires performing the upgrade from the command line interface (CLI).
- Log into the SMG CLI as
admin via SSH or virtual machine console. - For scanner systems, stop incoming mail:
mta-control pause-mode pause-acceptmta-control pause-mode status
- Flush the delivery queue:
mta-control delivery flush
- Execute the upgrade:
- Wait for the appliance to reboot.
- Resume email acceptance:
mta-control pause-mode resume-accept
Apply available patches
- Log into the admin CLI
- Run
patch list to identify available patches for the new release - Apply any patches using the
patch install command