Christoph Klaffl

Results 94 comments of Christoph Klaffl

syncoid will return exit code 1 on warning level errors and exit code 2 if there are serious errors. In this case there is a bug which will be fixed...

@shoote hi, thanks for tackling this and yes we need the loop as this is the expected behaviour.

@Yvan-Masson you can use the samba catia module to remap the illegal chars, see: https://github.com/jimsalterjrs/sanoid/issues/345#issuecomment-459660254

I migrated a mattermost v6.7.0 MySQL (MariaDB to be more exact) installation to PostgreSQL (Debian 11) in a cloned staging environment. There were some troubles which needed fixing/workarounds for the...

@agnivade if a want to add the migrations steps to the 'source/onboard/migrating-to-mattermost.rst' page, is it okay to leave the debian commands or should I do it more generic? can you...

@jonathonwiebe this is not a syncoid issue. Like @jimsalterjrs said on Linux you will need root permission for mounting. If you run zfs mount -a manually on the target host...

Like @ezr already said, this is already possible by specifying different "configdir", "cache-dir" and "run-dir" arguments.

@Darkyere unfortunately this will only help your use case if you export your idle pool. Because right now sanoid will list all existing snapshots over all pools if invoked. So...

@jimsalterjrs Looks good, there is also another older one: Closes #495

fixed with #767, thx but unfortunately i overlooked this PR