zfs-auto-snapshot | ZFS Automatic Snapshot Service for Linux | File Utils library
kandi X-RAY | zfs-auto-snapshot Summary
kandi X-RAY | zfs-auto-snapshot Summary
An alternative implementation of the zfs-auto-snapshot service for Linux that is compatible with zfs-linux and zfs-fuse. Automatically create, rotate, and destroy periodic ZFS snapshots. This is the utility that creates the @zfs-auto-snap_frequent, @zfs-auto-snap_hourly, @zfs-auto-snap_daily, @zfs-auto-snap_weekly, and @zfs-auto-snap_monthly snapshots if it is installed. This program is a posixly correct bourne shell script. It depends only on the zfs utilities and cron, and can run in the dash shell.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of zfs-auto-snapshot
zfs-auto-snapshot Key Features
zfs-auto-snapshot Examples and Code Snippets
Community Discussions
Trending Discussions on zfs-auto-snapshot
QUESTION
I'm trying to print a list of all the servers that are affected by cron job recipes in chef and I would like to have the cron time value printed next to each cron job for a specific server.
I have already used a script like this:
...ANSWER
Answered 2018-Dec-27 at 08:36This is not really possible short of making a ton of assumptions about your code and writing some terrible regexes. Chef is code, static analysis of any code is hard, with Ruby it's somewhere between infuriating and "lolno". Best bet would be to not even look at Chef and directly query each machine via SSH.
QUESTION
I had recently set up zfs-auto-snapshot on a machine to take snapshots regularly. This tool does it's thing by creating the following cron job files:
...ANSWER
Answered 2018-Oct-21 at 22:59According to the man-page //
is a shortcut for all datasets. So it's significant.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install zfs-auto-snapshot
Support
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