Hi there
I'm trying to do a backup via the console (option 8 - backup to USB device) but the backup dies after a few minutes due to the hard drive being full.
I'm running v7.2
Running df -h gives :
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/main-root
37G 34G 922M 98% /
/dev/md1 99M 9.3M 85M 10% /boot
none 125M 0 125M 0% /dev/shm
Isn't the backup utility supposed to write to the backup device? Or does it first create the backup file on the server's HDD and then copy the file over after completion?
Checking out my system gives the following :
1. Log file :
It shows that the USB device is detected correctly, and mounted as /media/Backup
Jan 3 23:22:53 server kernel: usb 1-2: new full speed USB device using address 4
Jan 3 23:22:53 server kernel: scsi2 : SCSI emulation for USB Mass Storage devices
Jan 3 23:22:54 server kernel: Vendor: SAMSUNG Model: SP0802N Rev: TK10
Jan 3 23:22:54 server kernel: Type: Direct-Access ANSI SCSI revision: 02
Jan 3 23:22:54 server kernel: SCSI device sda: 156368016 512-byte hdwr sectors (80060 MB)
Jan 3 23:22:54 server kernel: sda: assuming drive cache: write through
Jan 3 23:22:54 server kernel: SCSI device sda: 156368016 512-byte hdwr sectors (80060 MB)
Jan 3 23:22:54 server kernel: sda: assuming drive cache: write through
Jan 3 23:22:54 server scsi.agent[5963]: disk at /devices/pci0000:00/0000:00:04.2/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0
Jan 3 23:22:54 server kernel: sda: sda1
Jan 3 23:22:54 server kernel: Attached scsi disk sda at scsi2, channel 0, id 0, lun 0
Jan 3 23:22:54 server kernel: USB Mass Storage device found at 4
Jan 3 23:22:55 server fstab-sync[6064]: added mount point /media/Backup for /dev/sda1
Also, should I disconnect the USB device, the mount point disappears, and reappears when the USB device is reconnected.
However, when I copy a file to the mount point, it is duplicated on the hard drive - and not on the backup device. The USB device is an external 80Gb IDE HDD running in an USB enclosure. When disconnecting the USB device, the mount point does not disappear, but remains.
Should you need further data, please do not hesitate to contact myself.
Regards
Libs