Ghost /backup drive missing but there ?

eva2000

Well-Known Member
Aug 14, 2001
346
19
318
Brisbane, Australia
cPanel Access Level
Root Administrator
Twitter
I've got a strange problem on my dedicated server (whm/cpanel) that i only noticed recently with my /backup 80GB EIDE drive

Dual AthlonMP 2000+
2GB PC2100 REG ECC DDRAM
2x 18GB SCSI 10k
1x 80GB EIDE backup drive

i have a cron script to backup databases every 12hrs to /backup/mysql1backup and /backup/mysql2backup alternating each 12hrs

after each backup an email log of the backup will be sent to me saying whether each database was backed up successfully

now the emails have all reported successful backups

problem is now when i go to /backup as root user in ssh telnet it's empty ls -alh reports 0 files , but df -h reports 35GB used disk space in /backup ?? :confused:

if i manually run the cron script it reports /backup/mysql1backup and /backup/mysql2backup etc don't exist ???

any ideas ?

cPanel.net Support Ticket Number:
 

cass

Well-Known Member
Jul 17, 2002
349
0
166
Argentina/USA/Mexico
I have the SAME problem...

/backup is there... the DF SHOWS used space...
but I can't see it from SSH as root?!?!

a df shows:
/dev/hda1 76920448 23831640 49181400 33% /backup

a ls -la
total 0

:confused: :confused: :confused:

What could cause this?