Displaying 4 results from an estimated 4 matches for "zfscrypto".
Did you mean:
fscrypto
2008 Nov 12
0
6766659 zfscrypto: assertion failed: iovcnt != 0, file: ../../common/fs/zfs/zio_crypt.c, line: 1890
Author: Darren Moffat <Darren.Moffat at Sun.COM>
Repository: /hg/zfs-crypto/gate
Latest revision: 5eb1c91e55b41ddcb2da4c9ecb74d0fbdfa07833
Total changesets: 1
Log message:
6766659 zfscrypto: assertion failed: iovcnt != 0, file: ../../common/fs/zfs/zio_crypt.c, line: 1890
Files:
update: usr/src/uts/common/fs/zfs/zio.c
update: usr/src/uts/common/fs/zfs/zvol.c
2008 Jun 02
1
[Bug 2116] New: zfs_create_005: ''zfs create'' coredump if keysourcea is a blank passphrase file
...nedTo: darrenm at opensolaris.org
ReportedBy: hua.tang at sun.com
QAContact: hua.tang at sun.com
CC: zfs-crypto-discuss at opensolaris.org
Estimated Hours: 0.0
Msg| 105731 | 6: Testing ''zfs create'' with
keysource=passphrase,file:///export/home/zfscrypto-tests/proto/suites/security/zfs-crypto/et
c/blank_file
Msg| 105731 |
stdout| 105731| /usr/sbin/zfs create -o encryption=on -o keyscope=dataset
-o keysource=passphrase,file:///export/home/zfscryp
to-tests/proto/suites/security/zfs-crypto/etc/blank_file
zfscrypto_reserved_pool/zone_fs/fs
s...
2008 Jun 02
6
[Bug 2114] New: delegation_004: a non-root user can''t do ''zfs key -c'' with keychange delegated
...-crypto-discuss at opensolaris.org
Estimated Hours: 0.0
Msg| 21582 | 1: Testing with keychange delegated, a non-root user can do ''zfs k
ey -c''
Msg| 21582 |
stdout| 21582| /usr/sbin/zpool create -f pool_21582 /export/home/vdev_file_1
stdout| 21582| /usr/bin/expect /export/home/zfscrypto-tests/proto/suites/securi
ty/zfs-crypto/lib/zfs_create.exp /usr/sbin/z
fs pool_21582 fs on hex,prompt 9adf6ac44655ccc414a5e9197a34c52731f5fe08d9191a7c
d3811ab6f69f1078
stdout| 21582| spawn /usr/sbin/zfs create -o encryption=on -o keyscope=dataset
-o keysource=hex,...
2008 May 28
1
[Bug 2057] New: zpool key -u - permission denied should be clear
...Severity: minor
Priority: P3
Component: other
AssignedTo: ajscarp at yahoo.com
ReportedBy: ajscarp at yahoo.com
QAContact: hua.tang at sun.com
CC: zfs-crypto-discuss at opensolaris.org
Estimated Hours: 0.0
While building the zfscrypto gate as my user (not root). I ran into not having
permission to do the operation.. One should get a better error message for
not having permission to.. In general the coding we have done for error
messages in key loading is lacking in key unloading.. unload should not need as
much luckily..
iz...