zsnapd binary package in Ubuntu Focal riscv64

 Python daemon that manages ZFS snapshots and send/receive backup.
 Based on zfs-snap-manager.
 .
   * Remote ZFS snapshoting/aging wnd replication back to central ZFS
     backup server. Only need to install zfs-utils, zsnapd-rcmd (for secure)
     remote ssh key login and sshd on client, and use root ssh key based
     log in.
   * Has connectivity test to skip scheduled actions when the remote site
     cannot be contacted. Actually quite useful for ZFS backing up laptops.
     Reachability failures are logged of course!
   * Uses Python3
   * Native systemd support.
   * Configuration is stored in configuration files with the ini file
     format. Configuration .d parts directories also present
   * Triggers the configured actions based on time or a '.trigger' file
     present in the dataset's mountpoint.
   * Can take snapshots (with a yyyymmddhhmm timestamp format).
   * Can replicate snapshots to/from other nodes.
   * Push based when the replication source has access to the replication
     target.
   * Pull based when the replication source has no access to the replication
     target. Typically when you don't want to give all nodes access to the
     backup/replication target.
   * Cleans all snapshots with the yyyymmddhh timestamp schmea format based
     on a GFS schema (Grandfather, Father, Son). Timestamp
     evaluation based on actual ZFS snapshot creation metadata.
   * Supports pre and post commands.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2020-04-02 09:48:11 UTC Published Ubuntu Focal riscv64 release universe admin Optional 0.8.11h-1ubuntu2
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Focal riscv64 proposed universe admin Optional 0.8.11h-1ubuntu2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  2020-04-02 09:48:14 UTC Superseded Ubuntu Focal riscv64 release universe admin Optional 0.8.9d-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of zsnapd 0.8.11h-1ubuntu2 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu

Source package