-
For better performance, we can destroy multiple snapshots with one ioctl, e.g. from the CLI `zfs destroy pool/fs@a,b` (where `a` and `b` are both snapshots in `pool/fs`). From libzfs_core (or channel…
-
Was about to write some python scripts to negotiate which snapshots needed to be sent to the remote side to replace some hacky and ugly bash / awk scripts.
pyzfs is listed as a prominent new suppor…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu
Distribution Version | Server 22.04.3 LTS
Kernel Version | 5.15.0-100-generic
Architecture | x64
OpenZFS Versi…
-
we're currently debugging an issue in libioc where py-libzfs throws an exception when trying to check if a dataset is mounted https://github.com/bsdci/libioc/pull/753#issuecomment-612628330
apparen…
-
An additional optional diff parameter -b (+: show count of additional blocks, -: show count of released blocks in case of deletion [minor prio]) or -s (+: show additional blocks in bytes, -: show rel…
-
I have two ZFS pools, vat and tank, tank contains my user directory. vat contains some things that don't need the SSD, like my gmail backup:
```
$ sudo zfs list | awk '$1 !~ /@/ {print gsub(/\//,"…
-
I haven't been able to find any related issue so opening one, also people seem to build it just fine so probably something wrong in my setup.
This is a standard Debian 12 bookworm build that had ZF…
-
Altroot import appears to be creating an additional /Volumes directory below nominated mountpoint. This breaks zpool_import_001.ksh.
Running:
spl.kext_version: 1.5.2-1
zfs.kext_version: 1.5.2-2_g9a…
-
With a ``push`` job, with ``encrypted: true``, on the sink side, all child datasets seem to have their own key.
I can't ``zfs load-key`` one for all, when source is the same encryption key.
With t…
-
Is it possible to make this plugin `docker plugin install`'able?