any ideas why I have 2 backups on my system: backup and backup_test

stefanbc

Well-Known Member
Apr 13, 2015
52
0
6
toronto
cPanel Access Level
Root Administrator
HI,

Seems like I have to backup folders setup on my system. I deleted the test one but it keeps coming back. Any ideas where I could disable the test one

[email protected] [~]# ls /backup
./ ../ 2015-06-02/ 2015-06-04/ 2015-06-06/ 2015-06-07/ 2015-06-09/
[email protected] [~]# ls /backup_test/
./ ../ 2015-06-04/ 2015-06-06/ 2015-06-07/ 2015-06-09/
[email protected] [~]#


Thank you
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello,

Please post the output from:

Code:
grep backup_test /var/cpanel/backups/*
Thank you.
 

stefanbc

Well-Known Member
Apr 13, 2015
52
0
6
toronto
cPanel Access Level
Root Administrator
Hi,

/var/cpanel/backups/Backup_UID_SOMERANDOMSTRING.backup_destination:path: /backup_test

file is

disabled: 0
id: SOMERANDOMSTRING
local_subdir: /
mount: 0
name: Backup
no_mount_fail: 0
path: /backup_test
type: Local
we_mounted_it: 0


Thank you

I disabled it, not sure why it was setup like this, maybe it was done when someone did some work on the server
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
I am happy to see the issue is now resolved. Thank you for updating us with the outcome.