Displaying 4 results from an estimated 4 matches for "dmu_objset".
2008 Apr 02
0
885 dataset creation panics if pool keystatus not ''available''.
...or: Darren Moffat <darrenm at opensolaris.org>
Repository: /hg/zfs-crypto/gate
Latest revision: 4c9597e1e4e9b6cbd6c20be06f0cdf9c409d3629
Total changesets: 1
Log message:
885 dataset creation panics if pool keystatus not ''available''.
360 check for key on creation should be in dmu_objset_create_check()
782 zfs keysource=raw fails with keyscope=dataset when file doesn''t exist
Files:
update: usr/src/lib/libzfs/common/libzfs_crypto.c
update: usr/src/lib/libzfs/common/libzfs_dataset.c
update: usr/src/uts/common/fs/zfs/dmu_objset.c
update: usr/src/uts/common/fs/zfs/sys/zio...
2006 Oct 31
0
6345547 assertion failed: tempreserve < arc.c/4 from zfs_rename
...240587760037fbab450fdd587930f18f6a
Log message:
6345547 assertion failed: tempreserve < arc.c/4 from zfs_rename
6354299 Disable metadata compression, at least temporarily
Files:
update: usr/src/uts/common/fs/zfs/arc.c
update: usr/src/uts/common/fs/zfs/dbuf.c
update: usr/src/uts/common/fs/zfs/dmu_objset.c
2006 Oct 31
0
6410698 ZFS metadata needs to be more highly replicated (ditto blocks)
...c/cmd/mdb/common/modules/zfs/zfs.c
update: usr/src/cmd/zdb/zdb.c
update: usr/src/cmd/zpool/zpool_main.c
update: usr/src/cmd/ztest/ztest.c
update: usr/src/uts/common/fs/zfs/arc.c
update: usr/src/uts/common/fs/zfs/dbuf.c
update: usr/src/uts/common/fs/zfs/dmu.c
update: usr/src/uts/common/fs/zfs/dmu_objset.c
update: usr/src/uts/common/fs/zfs/dsl_pool.c
update: usr/src/uts/common/fs/zfs/metaslab.c
update: usr/src/uts/common/fs/zfs/spa.c
update: usr/src/uts/common/fs/zfs/spa_misc.c
update: usr/src/uts/common/fs/zfs/sys/arc.h
update: usr/src/uts/common/fs/zfs/sys/dmu.h
update: usr/src/uts/common/...
2008 May 26
5
[Bug 2033] New: ''zfs create'' causes panic if key file doesn''t exist
...s-crypto-gate-2008-05-23-18:05
# zpool create -f test /export/home/testfile
# zfs create -o keysource=raw,file:///no_file -o keyscope=dataset -o
encryption=on test/fs
panic info:
panic[cpu0]/thread=2a100a67ca0: assertion failed: 0 == dsl_crypto_key_gen(ds,
zct, cr, tx), file: ../../common/fs/zfs/dmu_objset.c, line: 628
000002a100a675a0 genunix:assfail+78 (7b3036a0, 7b3031a8, 274, 1853800, 1361000,
0)
%l0-3: 0000030004e520c0 0000060010edd830 000000007b303400 0000060011409328
%l4-7: 000000007b303400 0000000000000000 00000000018a2000 0000000000000000
000002a100a67650 zfs:dmu_objset_create_sync+100...