-
I believe the current py-libzfs project is not compatible with cython 3.x. The following warnings and errors will appear:
```
warning: libzfs.pxd:7:0: The 'IF' statement is deprecated and will be …
-
I'm trying to revive an old project of mine : build a GUI (or at least build the API that would allow people better at GUIs to build it 😉). My initial code was going the way of the output parsing, so …
-
Running:
spl.kext_version: 1.5.2-1
zfs.kext_version: 1.5.2-4_g088fc80
Test Failed:
rsend_008_pos.ksh
When running a zfs send of a complex filesystem with promoted data there is an assertion generat…
-
A normal make works just fine, but make deb fails (!!).
```
[....]
make[5]: Entering directory `/tmp/zfs-build-root-BOBAUazK/BUILD/zfs-0.6.3_linuxtracepoints_crypt/cmd/zed'
CC zed.o
CC ze…
-
Quite possibly I don't understand something, I have just begun my Rust adventure ;) and right away started playing with libraries that are touching filesystems but this seems to be straightforward yet…
-
I wanned to try pyzfs to check if I could replace my "zfs" command line by pyzfs call. I've install pyzfs using `pip2 install pyzfs` on a system with zfs on linux.
In a python prompt:
```
>>> li…
-
While trying to build `devel/py-libzfs` on recent FreeBSD 14.1-RELEASE, I've come across the following:
```
libzfs.c:950:11: warning: 'likely' macro redefined [-Wmacro-redefined]
950 | #defin…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Fedora
Distribution Version | 39
Kernel Version | 6.6.13
Architecture | x86-64
OpenZFS Version | 8f2f6cd2ac688916adb2…
-
```
There's some commented out code in libzfs_dataset which prevents sharing via
iSCSI:
http://github.com/alblue/mac-zfs/blob/master/usr/src/lib/libzfs/common/libzfs_da
taset.c#L878
```
Original i…
-
```
There's some commented out code in libzfs_dataset which prevents sharing via
iSCSI:
http://github.com/alblue/mac-zfs/blob/master/usr/src/lib/libzfs/common/libzfs_da
taset.c#L878
```
Original i…