Re: Hdup error "No such file or directory"

Miek Gieben <[email protected]> Thu, 11 Sep 2003 00:27:43 +0200
Newsgroups gmane.comp.sysutils.backup.hdup.devel
Message-ID <[email protected]>
[On 10 Sep, @19:31, Tom wrote in "Re: [hdup-dev] Hdup error "No  ..."]
> | 7122  open("/backup/nova/10-09-2003", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
> 
> Aha, Hdup *is* creating the directory, but it's doing it before it runs
> the pre-run commands.  There's the problem.
> 
> If I disable the pre-run and post-run commands and mount the </backup>
> filesystem manually, I have no problems.

ok...solution?

grtz Miek