08-16-2021 05:35 AM - edited 08-16-2021 05:38 AM
Hi,
we have Prime 3.7 working well.
wanted to upgrade to 3.8 inline update, as per release notes this would not go as l've been updating inline always from 2.x ?!
we decided to try create a Backup of the application and new install of VM appliance with Restore as install link.
managed to get to PI 3.9 and deployed on the VM, but l am getting an error at Application-Restore:
ERROR: Backup you are trying to restore is application backup. Please retry restore using the following command: "restore <BACKUP FILE NAME> repository "
currently Prime does not work ...
can you help here ?
Regards
Boris
Solved! Go to Solution.
08-16-2021 09:19 AM
First have you verified the backup after backup ?
Are you restoring Appliance backup or applicatin backup.
Appliance backup - should be same version.,
Application backup when you move from version to version upgrade, so you need to use below command :
#restore backupFileName repository repositoryName application NCS
if the restoration failed then :
ncs run reset db
then run
#restore backupFileName repository repositoryName application NCS
08-16-2021 05:44 AM
is the backup you restoring from took from PI 3.7 ? how are you restoring using console or KVM ?
Can you post the syntax you used to restore ? where is the backup stored ? ( local repo or remote ?)
08-16-2021 06:28 AM
backup was created under 3.7.
Backup was stored local
jojo/admin# restore jojo-210812-0330__VER3.7.0.703.51_BKSZ63G_CPU16_MEM3G_RAM15G_SWAP15G_APP_CK2541900846.tar.gpg repository defaultRepo
* NOTE *
If the system console is disconnected or got cleared on session timeout
run 'show restore log' to see the output of the last restore session.
Restore will perform a reboot to successfully complete. Continue? (yes/no) [yes] ?
DO NOT press ^C while the restoration is in progress
Aborting restore with a ^C may leave the system in a unrecoverable state
Enter the backup password, if your backup is password protected. Otherwise, press Enter to continue the data restoration.
Password :
Initiating restore. Please wait...
ERROR: Backup you are trying to restore is application backup. Please retry restore using the following command: "restore <BACKUP FILE NAME> repository "
% System restore failed
jojo/admin#
08-16-2021 09:19 AM
First have you verified the backup after backup ?
Are you restoring Appliance backup or applicatin backup.
Appliance backup - should be same version.,
Application backup when you move from version to version upgrade, so you need to use below command :
#restore backupFileName repository repositoryName application NCS
if the restoration failed then :
ncs run reset db
then run
#restore backupFileName repository repositoryName application NCS
08-17-2021 04:40 AM
Hi,
we verified the backup after backup job, but only the file size, we checked MD5 Checksum and found this was the issue.
thanks !
08-18-2021 02:44 AM
Nice is this resolved ? how did you able to resolve ?
08-17-2021 01:37 AM
As @balaji.bandi said, there are two different backup types. Make sure you did an application backup and then use the restore command for the application backup.
In any case, depending on what you have customized in your old installation, you might be faster to simply add the WLC into the new installation, make just a Maps backup and restore that and customize the few important changed settings (like notification stuff). That way you don't import broken stuff, which sadly happens with an application restore.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide