znapzend | zfs backup with remote capabilities and mbuffer integration
kandi X-RAY | znapzend Summary
kandi X-RAY | znapzend Summary
znapzend is a Perl library. znapzend has no bugs, it has no vulnerabilities and it has low support. However znapzend has a Non-SPDX License. You can download it from GitHub.
[Docker images] ZnapZend is a ZFS centric backup tool to create snapshots and send them to backup locations. It relies on the ZFS tools snapshot, send and receive to do its work. It has the built-in ability to manage both local snapshots as well as remote copies by thinning them out as time progresses. The ZnapZend configuration is stored as properties in the ZFS filesystem itself. Note that while recursive configurations are well supported to set up backup and retention policies for a whole dataset subtree under the dataset to which you have applied explicit configuration, at this time pruning of such trees ("I want every dataset under var except var/tmp") is not supported. You probably do not want to enable ZnapZend against the root datasets of your pools due to that, but would have to be more fine-grained in your setup. This is consistent with (and due to) usage of recursive ZFS snapshots, where the command is targeted at one dataset and impacts it and all its children, allowing to get a consistent point-in-time set of snapshots across multiple datasets.
[Docker images] ZnapZend is a ZFS centric backup tool to create snapshots and send them to backup locations. It relies on the ZFS tools snapshot, send and receive to do its work. It has the built-in ability to manage both local snapshots as well as remote copies by thinning them out as time progresses. The ZnapZend configuration is stored as properties in the ZFS filesystem itself. Note that while recursive configurations are well supported to set up backup and retention policies for a whole dataset subtree under the dataset to which you have applied explicit configuration, at this time pruning of such trees ("I want every dataset under var except var/tmp") is not supported. You probably do not want to enable ZnapZend against the root datasets of your pools due to that, but would have to be more fine-grained in your setup. This is consistent with (and due to) usage of recursive ZFS snapshots, where the command is targeted at one dataset and impacts it and all its children, allowing to get a consistent point-in-time set of snapshots across multiple datasets.
Support
Quality
Security
License
Reuse
Support
znapzend has a low active ecosystem.
It has 548 star(s) with 136 fork(s). There are 36 watchers for this library.
It had no major release in the last 12 months.
There are 6 open issues and 310 have been closed. On average issues are closed in 68 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of znapzend is v0.21.2
Quality
znapzend has no bugs reported.
Security
znapzend has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
znapzend has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
znapzend releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of znapzend
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of znapzend
znapzend Key Features
No Key Features are available at this moment for znapzend.
znapzend Examples and Code Snippets
No Code Snippets are available at this moment for znapzend.
Community Discussions
No Community Discussions are available at this moment for znapzend.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install znapzend
If your distribution does not provide a packaged version of znapzend, or if you want to get a custom-made copy of znapzend, you will need a compiler and stuff to build some of the prerequisite perl modules into binary libraries for the target OS and architecture. For run-time you will need just perl. The Git checkout includes a pregenerated configure script. For a rebuild of a checkout from scratch you may also want to ./bootstrap.sh and then would need the autoconf/automake stack.
On RedHat you get the necessaries with:
On Ubuntu / Debian with:
On Solaris 10 you may need the C compiler from Solaris Studio and gnu-make since the installed perl version is probably very old and you would likely have to build some dependency modules. The GNU make is needed instead of Sun make due to syntax differences. Notably you should reference it if you would boot-strap the code workspace from scratch:
On OmniOS/SmartOS you will need perl and gnu-make packages.
On macOS, if you have not already installed the Xcode command line tools, you can get them from the command line (Terminal app) with:
On RedHat you get the necessaries with:
On Ubuntu / Debian with:
On Solaris 10 you may need the C compiler from Solaris Studio and gnu-make since the installed perl version is probably very old and you would likely have to build some dependency modules. The GNU make is needed instead of Sun make due to syntax differences. Notably you should reference it if you would boot-strap the code workspace from scratch:
On OmniOS/SmartOS you will need perl and gnu-make packages.
On macOS, if you have not already installed the Xcode command line tools, you can get them from the command line (Terminal app) with:
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page