
A10 Control can manage devices running ACOS version 6.x and later. Devices currently running older versions, such as 4.x or 5.x, must be upgraded to 6.x before they can be managed by A10 Control. For a seamless upgrade, A10 Control includes a utility that allows these devices to be upgraded to version 6.x.
This feature is disabled by default and must be enabled under Controller > Settings > System > Platform > Legacy Device Upgrade before starting the upgrade process.
| NOTE: |
|
To upgrade the cluster from ACOS 4.x or ACOS 5.x to ACOS 6.x, perform the following steps:
Open the A10 Networks Support portal on a supported web browser
On the Cluster Upgrade Jobs page, click + Upgrade.
On the Upgrade 4.x/5.x Cluster page:
Cluster to Upgrade: Browse to the folder where the JSON file for cluster configuration is saved, choose the file, and then click Open.
Sample JSON file for Single Cluster Configuration:
{"clusters": [
{"name": "test_SB",
"type": "single",
"referrer-list": [
{"host": "10.19.9.81",
"mgmt-ip": "10.19.9.81",
"management-interface": true,
"mgmt-port": 80,
"mgmt-port-secure": 443,
"username": "admin",
"password": "A10@networks"
}
],
"data": {"auto-rollback-on-error": true,
"save-config": false,
"reboot-device": true,
"upgrade-drive": "hd",
"upgrade-disk": "pri"
}
}
]
}
Click Upgrade.
The upgrade process starts and the progress can be viewed from View Logs.