Jim Salter
07e32cad71
Merge pull request #1044 from numerfolt/master
...
Change syncoid snapshots date and time divider from ":" to "_"
2026-02-18 16:49:55 -05:00
Jim Salter
1ae8f26e82
avoid bug with snapshots named 0
...
Updated error handling to check for empty string instead of false for snapshot retrieval.
2026-02-18 00:19:37 -05:00
Jim Salter
d9fe50b564
Merge pull request #1074 from ifazk/create-bookmark-last-snapshot
...
Fix bookmark last snapshot sync early exit
2026-02-17 13:04:37 -05:00
Jim Salter
d8ff385691
Change comparison from '==' to 'ne' for error checks
...
Zpool status reports error counts with unit suffixes after the first 999 errors in any given column; as originally written, the monitor-health plugin used strictly numeric comparison checks which would error out when encountering a value like "1.09K" for checksum errors.
2026-02-17 11:53:42 -05:00
Ifaz Kabir
89d3cbcda3
Fix bookmark last snapshot sync early exit
2026-02-17 10:37:28 -05:00
Jim Salter
74b61d149f
Enhance disk space check script functionality
...
Updated the script to accept warning and critical levels as decimal arguments. Added support for excluding 'squashfs' filesystems from the df command output.
2026-01-19 23:51:15 -05:00
Jim Salter
536cceea95
Enhance comments for check_all_disk_space script
...
Updated comments to clarify script functionality and usage.
2026-01-19 23:30:35 -05:00
Jim Salter
361e6839d1
Add disk space check script for ZFS filesystems
...
This script checks the available disk space on all mounted filesystems, producing Nagios-ready exit codes and brief, human-readable text.
2026-01-19 23:23:34 -05:00
numerfolt
4c9fba2277
Change date and time divider from : to _
2025-09-29 22:04:29 +02:00
Jim Salter
dbcaeef1ac
Remove Alpine Linux ps installation instructions
...
Removed instructions for installing ps on Alpine Linux.
2025-08-24 17:30:21 -04:00
Jim Salter
2c98f0501c
Merge pull request #634 from asche77/patch-1
...
Update INSTALL.md to include OmniOS installation instructions
2025-08-24 11:29:35 -04:00
Jim Salter
0f3a9c94d9
Merge branch 'master' into patch-1
2025-08-24 11:28:40 -04:00
Jim Salter
a6728e48de
Merge pull request #996 from jjakob/fix_directtimeout
...
syncoid: fix directtimeout in directmbuffer mode
2025-08-24 10:56:44 -04:00
Jim Salter
393a4672e5
Merge pull request #1023 from phreaker0/fix-file-handle-conflict
...
fixed file handle conflict
2025-08-24 10:50:58 -04:00
Christoph Klaffl
efd52f416d
fixed file handle conflict
2025-08-12 14:19:47 +02:00
Jim Salter
940a84e21f
Merge pull request #1008 from aabccd021/master
...
Fix readme formatting
2025-06-12 09:53:57 -04:00
aabccd021
680194fa33
Fix readme formatting
2025-06-12 12:58:26 +07:00
Jim Salter
8d4abf14b2
Merge pull request #1006 from phreaker0/prepare-2.3.0
...
prepare 2.3.0
2025-06-11 08:10:52 -04:00
Christoph Klaffl
becec66320
prepare v2.3.0
2025-06-09 23:21:44 +02:00
Adam Fulton
aa2c693e62
fix(syncoid): regather $snaps on --delete-target-snapshots flag
2025-06-05 23:31:47 +02:00
Christoph Klaffl
b794da6f14
Revert "Merge pull request #818 from Deltik/fix/815"
...
This reverts commit 7c225a1d7b , reversing
changes made to acdc0938c9 .
2025-06-05 23:23:30 +02:00
Christoph Klaffl
b9bcb6a9d3
Merge branch 'cache-add' into prepare-2.3.0
2025-06-05 22:44:59 +02:00
Christoph Klaffl
f0a2b120d9
Merge branch 'blacklist-encryption' into prepare-2.3.0
2025-06-05 22:42:49 +02:00
Christoph Klaffl
a546b7d162
Merge branch 'fix-warning' into prepare-2.3.0
2025-06-05 22:42:22 +02:00
Christoph Klaffl
b1f191ff8f
Merge branch 'pr-964' into prepare-2.3.0
2025-06-05 22:42:10 +02:00
Christoph Klaffl
003dd4635a
Merge branch 'patch-1' into prepare-2.3.0
2025-06-05 22:40:47 +02:00
Christoph Klaffl
1915ea29a2
Merge branch 'ignore-duplicate-template-keys' into prepare-2.3.0
2025-06-05 22:40:11 +02:00
Christoph Klaffl
6bda64508b
Merge branch 'ossimoi/master' into prepare-2.3.0
2025-06-05 22:39:38 +02:00
Christoph Klaffl
5109a51b68
Merge branch 'fix-debian-package' into prepare-2.3.0
2025-06-05 22:37:29 +02:00
Christoph Klaffl
67b9dec294
Merge branch 'fix/918' into prepare-2.3.0
2025-06-05 22:37:14 +02:00
Christoph Klaffl
44a9b71d5f
Merge branch 'dev/sde/remove-force-prune' into prepare-2.3.0
2025-06-05 22:36:12 +02:00
Christoph Klaffl
27fc179490
implemented adding of taken snapshot to the cache file and a new parameter for setting an custom cache expire time
2025-06-05 21:59:30 +02:00
Jernej Jakob
749490830f
syncoid: fix directtimeout in directmbuffer mode
...
If --insecure-direct-connection contained 4 parts (including the
',mbuffer' at the end), the 3rd part (timeout) was silently ignored
and left at the default 60s.
Do not ignore the timeout part even in directmbuffer mode.
2025-03-31 14:54:46 +02:00
Jim Salter
6beef5fee6
Update INSTALL.md
...
add cd /tmp to Debian and Ubuntu package build instructions, to avoid newbies getting confused by limited permissions under eg /root
add reference to dependency on Capture::Tiny in sanoid and syncoid
2025-02-11 19:54:53 -05:00
Christoph Klaffl
7062b7347e
blacklist encryption property from preserving
2025-01-24 14:01:59 +01:00
Christoph Klaffl
4a9db9541d
fix warning in edge cases ("Use of uninitialized value in numeric comparison")
2024-12-03 19:32:47 +01:00
Christopher Morrow
f4e425d682
Add Install instructions for EL9 systems
...
Added to INSTALL.md the command to add the `crb` repo for Rocky Linux 9 and AlmaLinux 9.
Necessary for perl-Capture-Tiny package.
2024-11-27 18:24:08 -08:00
Alex Garel
19f8877dcb
docs: clarify that scripts are run only if autosnap or autoprune are set
2024-11-05 11:20:31 +01:00
Jim Salter
2259625b08
Merge pull request #955 from MynaITLabs/patch-1
...
Update INSTALL.md
2024-09-25 21:33:20 -04:00
Myna IT Labs
4e545ada0c
Update INSTALL.md
...
Fixed bad link to CentOS section. And clarified that this area is applicable for RHEL family of popular OS distributions: RHEL/CentOS/AlmaLinux
2024-09-23 14:29:14 -07:00
Christoph Klaffl
3942254e30
ignore duplicate template keys
2024-09-20 07:38:12 +02:00
Jim Salter
8fa906b971
Update sanoid.conf
...
further clarify recursion=zfs vs recursion=yes
2024-09-19 23:43:39 -04:00
Jim Salter
826d4d1c07
Merge pull request #946 from rightaditya/master
...
Fix single quotes that should be double quotes
2024-08-09 19:32:18 -04:00
Aditya Bhargava
81938c3952
Fix single quotes that should be double quotes
2024-08-09 18:46:10 -04:00
Ossi A
b27b120c19
syncoid: add -X send option in special options
2024-06-25 11:11:29 +03:00
Christoph Klaffl
cf0ecb30ae
added deprecation warning for removed force-prune
2024-06-04 08:40:41 +02:00
Christoph Klaffl
7ba73acea9
Merge branch 'master' into dev/sde/remove-force-prune
2024-06-04 08:27:45 +02:00
Christoph Klaffl
4d39e39217
fix debian packaging with debian 12 and ubuntu 24.04
2024-06-03 23:46:54 +02:00
Jim Salter
a7e6c2db68
Merge pull request #920 from phreaker0/dataset-cache
...
[sanoid] implemented dataset cache and fix race conditions
2024-04-26 16:28:48 -04:00
Nick Liu
fab4b4076c
fix(syncoid): `zfs send` arg allowlist when sendsource is receivetoken
...
The `runsynccmd` subroutine was not matching the `$sendsource` when a
receive resume token is passed in. All usages that pass in the receive
resume token do not begin with a space; instead, they start with `-t `.
Fixes: https://github.com/jimsalterjrs/sanoid/issues/918
2024-04-26 02:18:19 -05:00