-
Building of zfs-0.6.0-rc2 (and current master) fails when using option LDFLAGS=-Wl,--as-needed.
Error, I receive: http://pastebin.com/DpGQ9Z5p
-
When multiple unmounts are ran in parallel, sometimes avl_find function call in libzfs_mnttab_find() returns false. False return value indicates the file system is not mounted. This behavior of avl_fi…
-
When I click on manage link in Hudson
(https://www.jresearchsoft.com/hudson/manage) the AS (Glassfish) restarts with
out any records in log. It is happening after update Hudson from 277 to 306
vers…
timja updated
13 years ago
-
I've pulled recent versions of spl and zfs from master branches on Fedora-14, did ./configure and make pkg on spl, then installed binary packages and did the same on zfs. And got:
[seriv@pimbra ~]$ u…
seriv updated
13 years ago
-
When attempting a `zfs get all`, it starts, and then seg faults. Let me know what else I can provide to help with this. I did not experience this problem with 0.6rc4.
```
root@nas03:~# zfs get all ta…
kward updated
13 years ago
-
Hi,
I'm having some issues running version 0.6.0-rc4.
# zfs mount -a
/sbin/mount.zfs: error while loading shared libraries: libspl.so.0: cannot open shared object file: No such file or directory
…
c0ri updated
13 years ago
-
I am moving some zfs volumes from a illumos box to debian with zfs send
| ssh hostname zfs recv and it works nice except for a volume with a
backup of roxens _mysql/roxen directory. When accessing …
-
Jenkins crashed. The log shows
process 3557: arguments to dbus_message_unref() were incorrect, assertion "!message->in_cache" failed in file dbus-message.c line 1397.
This is normally a bug in some a…
timja updated
13 years ago
-
Sorry, I am not too familiar with ZFS, but judging from the ZFS manual, this should work. I am trying to access the partition created with Solaris 10. I'd expect to at least see an error message.
> s…
bon77 updated
14 years ago
-
I'm testing zpl branch, and got a crash when creating a snapshot. Console log shows something interesting:
------------[ cut here ]------------
WARNING: at fs/sysfs/dir.c:491 sysfs_add_one+0xdb/0xf3…