Koozali.org: home of the SME Server

Affa Automount problem

Offline curdegn

  • **
  • 26
  • +0/-0
Affa Automount problem
« on: July 29, 2009, 06:31:01 PM »
Hi,

Have some troubles using affa to backup to a USB Harddisk. It seems like affa mounts the USB-HD correctly, but then failes because it is monted ?!

Following the log file:
Code: [Select]
Wed Jul 29 18:24:05[7913]: ##################
Wed Jul 29 18:24:05[7913]: # Affa 2.0.0-rc4 #
Wed Jul 29 18:24:05[7913]: ##################
Wed Jul 29 18:24:05[7913]: Starting job prodbox scheduled (localhost)
Wed Jul 29 18:24:05[7913]: Description: Flink production backup
Wed Jul 29 18:24:05[7913]: Check mounted: /dev/sdc1 mnt/affadevice. Result: no
Wed Jul 29 18:24:05[7913]: Mounting /dev/sdc1 to mnt/affadevice
Wed Jul 29 18:24:05[7913]: Exec Cmd: /bin/mount  /dev/sdc1 mnt/affadevice
Wed Jul 29 18:24:05[7913]: Exec Out: exitstatus=0
Wed Jul 29 18:24:06[7913]: Exec Cmd: /sbin/e-smith/affa --run prodbox yearly
Wed Jul 29 18:24:06[7926]:   ##################
Wed Jul 29 18:24:06[7926]:   # Affa 2.0.0-rc4 #
Wed Jul 29 18:24:06[7926]:   ##################
Wed Jul 29 18:24:06[7926]:   Starting job prodbox yearly (localhost)
Wed Jul 29 18:24:06[7926]:   Description: Flink production backup
Wed Jul 29 18:24:06[7926]:   Check mounted: /dev/sdc1 mnt/affadevice. Result: no
Wed Jul 29 18:24:06[7926]:   Mounting /dev/sdc1 to mnt/affadevice
Wed Jul 29 18:24:06[7926]:   Exec Cmd: /bin/mount  /dev/sdc1 mnt/affadevice
Wed Jul 29 18:24:06[7926]:   Exec Out: mount: /dev/sdc1 already mounted or mnt/affadevice busy
Wed Jul 29 18:24:06[7926]:   Exec Out: mount: according to mtab, /dev/sdc1 is mounted on /tmp/mnt/affadevice
Wed Jul 29 18:24:06[7926]:   Exec Out: exitstatus=32
Wed Jul 29 18:24:06[7926]:   Error 1740 in 'main': Couldn't mount /dev/sdc1 mnt/affadevice
Wed Jul 29 18:24:06[7926]:   Total execution time:  0h00m00s
Wed Jul 29 18:24:06[7926]:   Email sent to me@mydomain.com
Wed Jul 29 18:24:06[7926]:   Exiting.

Does this make sense to anyone?
Many thanks for help

Offline curdegn

  • **
  • 26
  • +0/-0
Re: Affa Automount problem
« Reply #1 on: July 30, 2009, 11:11:46 AM »
Hi,

Problem is solved, was a misconfiguration of moint points, /mnt/affadevice <-> /tmp/mnt/affadevidce.