Based on the example disklist file, it looks like when using the multi-line
format, you need a leading slash before your diskname entry:

/tank/jail/webhost091

or some such.

Kind regards,
Chris


On Fri, Jun 1, 2018 at 12:09 PM, Dirk-Willem van Gulik <[email protected]
> wrote:

> I’ve got a bit of an oddity with the disklist - suspect it is really
> trivial; but am not seeing it.
>
> This works splendidly and as expected:
>
>         ...
>         xxxx.webweaving.org            tank/jail/webhost
> openssl-client-encrypt-best-zfssnapshot-jail
>
> But this (with whitespace reduced to just space and a \n straight after
> every line, no space in between):
>
>         xxxx.webweaving.org          tank/jail/webhost091 {
>
>                 openssl-client-encrypt-best-zfssnapshot-jail
>                 exclude append "./usr/local/www/logs"
>         }
>
> Gives me the error:
>
>         ERROR: xxxx.webweaving.org: [can not stat tank/jail/webhost091:
> No such file or directory]
>
> And bringing it back to just:
>
>         xxxx.webweaving.org          tank/jail/webhost091 {
>
>                 openssl-client-encrypt-best-zfssnapshot-jail
>         }
>
> gives me the same error. This is on Amanada 3.3.9, stock FreeBSD install
> against a stock FreeBSD-11.1 remote host with zfs #28.
>
> What am I missing. Must be trivial !
>
> Thanks,
>
> Dw.
>
>
>

Reply via email to