Users Guide
Figure 107. Edit AFM File System
3. Press Enter.
4. To change the time, search for 2am or 1am You can change 2am to 3am for backup Postgres DB or
change it from 1am to 4am for the HBase.
For example:
# The folder to store backed up database files. If the folder does not
exist, the backup program will try to create it
wnm.database.backup.folder=/data/backup/postgres
# The backup job will be started every day at 2am.
wnm.database.backup.schedule=0 0
2am * * ?
# *************** Database parameter : END ***************************
# *************** HBASE parameter : Start ***************************
# The folder to store backed up database files. If the folder does not
exist, the backup program will try to create it
wnm.database.hbase.backup.folder=/data/backup/hbase
#The backup job will be started every day at 1am.
wnm.database.hbase.backup.schedule=0 0
1am * * ?
Save the file using the vi editor commands such as :w (save file) and quit :q: (quit editing).
5. Press the Enter button to return to the main menu.
Uploading Switch Software Images
To upload a new switch software image to the AFM local FTP/TFTP server from a remote URL, use the
Upload Switch Software Image option.
1. Select the Upload Switch Software Image option and press the Enter button.
The Upload Switch Software Image screen appears.
206
Maintenance










