cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
930
Views
0
Helpful
2
Replies

Fail to backup ACS 5.1

Rojer-bkk
Level 1
Level 1

Hi Expert,

I tried to backup ACS 5.1 but i found error messages as below

acs backup25Nov11 repository 25Nov11Repository

% Repository not found

% Error: Invalid repository name 25Nov11Respository

Please use a configured respository.

how can i fix the error?

Thanks

2 Replies 2

Jatin Katyal
Cisco Employee
Cisco Employee

If you have the repository configured on the ACS than make sure you are typing it right.

Could you please post the output of sh run in your next reply.

Regards,

Jatin

~Jatin

Hi...I had a similar issue and found this discussion whilst trying to find the solution.  I managed to resolve the issue by creating a repository using the following: -

conf t
repository
url ftp://<ip-address>/<direcory-name>
user <username> password plain <password>

For example from the above I have an FTP server on address 10.10.10.1 and have created a directory called acs2 within it.  The username is backup and the password is getmein... hence the following configuration was added: -

conf t
repository backupserver
url ftp://10.10.10.1/acs2
user backup password plain getmein

Once this was configured I was able to enter the following command: -

backup acs2-backup-08022012 repository backupserver

With the following response being output from the terminal: -

% Creating backup with timestamped filename: acs2-backup-08022012-120208-1220.tar.gpg

Then checking the contents of my ftp server I could then see the backup file created within /home/backup/acs2.

Just thought I would share this information incase anyone else needs it :-)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: