Menu

#3 precommand not executed early enough

open
nobody
None
5
2003-04-26
2003-04-26
No

With my precommand set to:

precommand=/sbin/mount /dev/hdc1 /backup

storebackup doesn't run because:

ERROR 2003.04.26 15:14:18 23537 target directory
</backup/system> does not exist

The precommand should be run before this is checked!

Discussion

  • Guillaume

    Guillaume - 2005-07-10

    Logged In: YES
    user_id=277619

    You could run precommand=/sbin/mount /dev/hdc1 /backup && sleep 5

     
  • Guenther Orth

    Guenther Orth - 2005-12-19

    Logged In: YES
    user_id=156756

    I have the same problem.
    When I have
    exceptDirs=Amt13
    and a
    precommand=mount -t smbfs ... //winserver/dir
    //mnt/winserver & sleep 10
    I got the error
    "no directory resulting from pattern <Amt13>"
    befor storebackup execute the precommand-command.

    Thanks a lot!
    Günther

     

Log in to post a comment.

MongoDB Logo MongoDB