cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1589
Views
0
Helpful
6
Replies

Backup on FTP directly, bypassing the local repository on the Prime.

ammahend
VIP
VIP

I am getting the error, even tho I have good amount of disk space.

Can someone help me take a backup on FTP directly, bypassing the local repository on the Prime.

admin/admin#

admin/admin# backup backupFeb20th2014 repository defaultRepo application NCS

% Creating backup with timestamped filename: backupFeb20th2014-140220-1205.tar.gpg

INFO : Cannot configure the backup directory size settings as the free space available is less than the current database size.

You do not have enough disk space available in your repository to complete this backup.

DB size is 45 GB

Available size is 26 GB

Please refer to the command reference guide for NCS and look at the /backup-staging-url/ command reference to setup the backup repository on an externally mounted location

% Internal error: couldn't create backup file

admin/admin#

admin/admin#

admin/admin#

admin/admin# sh disk

temp. space 3% used (39440 of 1967952)

disk: 1% used (181976 of 29583412)

Internal filesystems:

  all internal filesystems have sufficient free space

-hope this helps-
1 Accepted Solution

Accepted Solutions

Well you only have 26.5GB available and the DB shows it needs 45GB.

Thanks,

Scott

*****Help out other by using the rating system and marking answered questions as "Answered"*****

-Scott
*** Please rate helpful posts ***

View solution in original post

6 Replies 6

Scott Fella
Hall of Fame
Hall of Fame

From the console, what does this show:

dir disk:/defaultRepo

Thanks,

Scott

*****Help out other by using the rating system and marking answered questions as "Answered"*****

-Scott
*** Please rate helpful posts ***

admin/admin# dir disk:/defaultRepo

Directory of disk:/defaultRepo

     134938 Oct 15 2013 13:42:34  PI_1_3_0_20-Update.1.12.CSCui77571-2.tar.gz

    5711976 Oct 15 2013 13:41:19  PI_1_3_0_20-Update.1.12.tar.gz

           Usage for disk: filesystem

                  186343424 bytes total used

                28543434752 bytes free

                30293413888 bytes available

-hope this helps-

I have an 1.4 OVA ready on the ESXi, i am just replicating this database on a new Prime, its not even letting me take a local backup.

-hope this helps-

you should also know this this code is effected with this bug

CSCue35666 which corrupts the oracle database from time to time, i doubt if this has something to do with the bug.

-hope this helps-

Well you only have 26.5GB available and the DB shows it needs 45GB.

Thanks,

Scott

*****Help out other by using the rating system and marking answered questions as "Answered"*****

-Scott
*** Please rate helpful posts ***

Process for backing up NCS database of external server.

1.configure your windows as NFS server, hanewin is easiest to find and operate.

2.mount the NFS root folder with NCS

[root@admin ~]# mount 10.85.6.37:/mywinshare /mnt/nfs

3.define the staging folder.

conf t

backup-staging-url nfs://10.85.6.37:/staging

4.make sure you can see all the files in NFS root folder from NCS, if mouting is good.

[root@admin ~]# cd /mnt/nfs

[root@admin nfs]# ls

5.Create a new Repo with url pointing to NFS server root folder.

admin/admin(config)# repo FEB202014

admin/admin(config-Repository)# url nfs://10.85.6.37:/mywinshare

6.start the backup process via CLI or GUI.

Cisco Tac helped

-hope this helps-
Review Cisco Networking products for a $25 gift card