11-15-2011 03:17 AM - edited 03-10-2019 06:33 PM
Hi,
I've got a pair of ACS 5.3's - primary and secondary and am trying to configure scheduled backups to an SFTP server.
I've configured scheduled backups to backup ACS every night at 00:00
System Administration > ... > Operations > Scheduled Backups
System Administration > ... > Operations > Scheduled Backups
...which is working fine - although for some reason - the backup size was around 25MB when I was running 5.2 - but is now only 2.5MB since I upgraded to ACS 5.3...?
My question is:
- What does the scheduled backup include? Does it contain the ACS configuration (network device and user database, and policy etc) AND the ADE device config (the 'sh run' when you ssh to the ACS/ADE platform) - or is it just the ACS config? ie. is it the equivalent of the CLI command 'backup backupname repository myrepository' (ACS+ADE) or 'acs backup backupname repository myrepository' (just ACS)?
Also - with the scheduled backup - it only seems to create a backup from the primary ACS - but never creates a backup from the secondary ACS If the scheduled backup contains both the ACS databse and the ADE config - then that covers the whole primary ACS - but that means that the secondary's ADE config is never backed up? If you do a manual CLI backup from the secondary - you get a backup file created and transferred - although it's only small as it only contains the ADE config - but I'm confused why this isn't done as part of the scheduled backup?
Thanks,
Rob...
11-15-2011 05:26 AM
TAC have just answered this question for me:
The Scheduled Backups feature backs up ACS configuration data only (all the GUI config, NDs,policies, user credentials etc).
It’s NOT equivalent to the CLI command 'backup backupname repository
It’s actually equivalent to the CLI command “'acs backup backupname repository
The scheduled backup on the Primary will create an ACS configuration backup only. And since the Primary ACS and Secondary ACS should be in sync and the Primary controls any change in the database that’s fine (because it’s only config, no logs and no ADE OS data)
So you need to backup your ADE config separately - either a one off manual backup from the GUI (System Administration > ... > Operations > Distributed System Management) - from the primary - and select 'ADE-OS and ACS Configuration Backup ' - AND then do the same for the secondary (still via the primary GUI). Or do a 'backup backupname repository
Or - backup the 'sh run' type config from both primary and secondary.
Hope that helps anyone else looking for the same answers. The documentation isn't that clear for this in ACS.
Rob...
01-10-2012 01:17 AM
Thanks for the useful info Rob. this should save us some time
03-24-2012 02:02 PM
Thanksfor this post.
I was also thinking about how to backup abput this appliance since it is something linuc and I do not have much inforamtion about thta.
But seems this backup might be same thing which can be very helpful in case of any problems.
Thanks
Ajay
03-24-2012 02:04 PM
Hi,
Could you provide me command which you ahd used for configuring SFTP server, since I am finding one problem in creating SFTP server.
Regards
Ajay
04-06-2012 09:09 AM
Ajay,
to configure SFTP path on the ACS, you can use these commands:
repository repository_for_ACS
url sftp://ip address/folder
user Username password Password
try and let us know
04-06-2012 11:44 AM
Actually I already did that and problem was fixed.
Thanks Ajay
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