Back Up Your System
By default, the system backup
command automatically runs once a day to protect your Appliance Controller's configuration file. You can manually back up the configuration file at any time, and we recommend running a manual backup after the file has been modified.
Protecting Appliance Controller Configuration Files on Xcellis WFE and G300 Gateways
For Xcellis WFE or G300 gateways, ensure that the .ADIC_INTERNAL_BACKUP/snnas directory has the NO_STORE flag turned off. Otherwise the Appliance Controller's configuration file will not be backed up.
Turn Off the NO_STORE Flag
- Log in to the Appliance Controller CLI.
- Enter:
/usr/adic/TSM/util/dm_util -d no_store <managed_file_system>/.ADIC_INTERNAL_BACKUP/snnas
Important
Always execute the
dm_util
command. Otherwise, the Appliance Controller's configuration file may not be copied to tiers managed by File Manager.
- Log in to the Appliance Controller CLI.
- Enter:
> system backup
Example:
> system backup
Creating configuration backup /var/snnas-db-package.tar.bz2.enc (79 KB)
Finished configuration backup /var/snnas-db-package.tar.bz2.enc (79 KB)
Saved configuration backup package /var/snnas-db-package.tar.bz2.enc to /stornext/snfs1/.StorNext/.snnas/snnas-db-package.tar.bz2.enc.ceb028ca81a211e587c7ecf4bbdc1708
Backup of configuration successful
Example (managed file system):
> system backup
Gathering configuration backup data
Finished configuration backup /var/snnas-db-package.tar.bz2.enc (971 KB)
Saved configuration backup package /var/snnas-db-package.tar.bz2.enc to /stornext/snfs1m/.ADIC_INTERNAL_BACKUP/snnas/snnas-db-package.tar.bz2.enc.a7251c34841311e5976d0050569b7d37
Backup of configuration successful