oetiker / znapzend

zfs backup with remote capabilities and mbuffer integration.
www.znapzend.org
GNU General Public License v3.0
604 stars 136 forks source link

Failed to start ZnapZend - ZFS Backup System #600

Closed woreibi closed 1 year ago

woreibi commented 1 year ago

Hi,

I have Ubuntu 20.04 with fresh install of zfs and znapzend.service. I followed steps in article on process of installing it but it seems the service does not start after I register it as a start up service. note: I copied znapzend.service from ~/znapzend-0.21.1/init$ , which is folder that got extracted.

This is log of error: I did try first the suggested path in article to register the service which is /etc/systemd/system/ but this also yielded same error.

● znapzend.service - ZnapZend - ZFS Backup System Loaded: loaded (/lib/systemd/system/znapzend.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2022-12-14 19:31:35 UTC; 34s ago Docs: man:znapzend Process: 1475 ExecStart=/opt/znapzend-0.21.1/bin/znapzend $ZNAPZENDOPTIONS (code=exited, status=255/EXCEPTION) Main PID: 1475 (code=exited, status=255/EXCEPTION)

Dec 14 19:31:35 nas02server systemd[1]: znapzend.service: Scheduled restart job, restart counter is at 5. Dec 14 19:31:35 nas02server systemd[1]: Stopped ZnapZend - ZFS Backup System. Dec 14 19:31:35 nas02server systemd[1]: znapzend.service: Start request repeated too quickly. Dec 14 19:31:35 nas02server systemd[1]: znapzend.service: Failed with result 'exit-code'. Dec 14 19:31:35 nas02server systemd[1]: Failed to start ZnapZend - ZFS Backup System.

I am trying to test zfs replication via zfs manager module but the service not starting when registered is hindering my progress.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.