Restoring to a Single Node Environment
The procedure for restoring the cluster backup to the controller depends on the controller environment – whether it is a single node environment or a multi-node environment.
Follow these steps to restore a cluster backup to a single node environment.
-
Prepare the new controller to which you will restore the cluster backup.
- Either obtain a new controller or factory reset an existing controller.
- Log on to the controller as a system administrator.
- Run the setup command to configure the controller's network settings.
-
Transfer the backup file from the FTP server to the controller.
- Log on to the controller CLI as a system administrator.
-
Run the
enable command to enable privileged mode on the
CLI.
ruckus> enable Password: ******** ruckus#
-
Run the
copy <ftp-url> backup command to transfer the backup file from the FTP server to the controller.
ruckus# copy <ftp-url> backup
NOTEIf there is only one backup file on the FTP server, the system will automatically transfer this file to the controller. If there are multiple files, it will show the list of all available files and you will be prompted to select the file that you want to transfer.
- Run the restore local command to restore the backup file to the controller.