Displaying 20 results from an estimated 9000 matches similar to: "mdb & zdb should print info about crypt in blkptr"
2006 Oct 31
0
6366222 zdb(1M) needs to use largefile primitives when reading label
Author: eschrock
Repository: /hg/zfs-crypto/gate
Revision: e5f70a6fc5010aa205f244a25a9cdb950e0dae89
Log message:
6366222 zdb(1M) needs to use largefile primitives when reading label
6366267 zfs broke non-BUILD64 compilation of libsec
Files:
update: usr/src/cmd/zdb/zdb.c
update: usr/src/lib/libsec/Makefile
2008 Sep 08
1
6745678 zio->io_checksum == ZIO_CHECKSUM_SHA256_CCM_MAC (0x5 == 0x9), file: zio.c, line: 1498
Author: Darren Moffat <Darren.Moffat at Sun.COM>
Repository: /hg/zfs-crypto/gate
Latest revision: 32a041998ab168dc335d487020fc0cb59c85d81f
Total changesets: 1
Log message:
6745678 zio->io_checksum == ZIO_CHECKSUM_SHA256_CCM_MAC (0x5 == 0x9), file: zio.c, line: 1498
Files:
update: usr/src/uts/common/fs/zfs/zio.c
2006 Oct 31
0
6410698 ZFS metadata needs to be more highly replicated (ditto blocks)
Author: billm
Repository: /hg/zfs-crypto/gate
Revision: 33640e100342f4a847c599f1a1671dda6faf4e05
Log message:
6410698 ZFS metadata needs to be more highly replicated (ditto blocks)
6410700 zdb should support reading raw blocks out of storage pool
6410709 ztest: spa config can change before pool export
Files:
update: usr/src/cmd/mdb/common/modules/zfs/zfs.c
update: usr/src/cmd/zdb/zdb.c
update:
2008 Sep 11
0
6740837 zfs-crypto, buffer modified while frozen!
Author: Darren Moffat <Darren.Moffat at Sun.COM>
Repository: /hg/zfs-crypto/gate
Latest revision: 349e022c61d22a0a5a493c242c5bc9dad1547086
Total changesets: 1
Log message:
6740837 zfs-crypto, buffer modified while frozen!
Files:
update: usr/src/uts/common/fs/zfs/zio.c
update: usr/src/uts/common/fs/zfs/zio_crypt.c
2008 Sep 11
0
6740837 zfs-crypto, buffer modified while frozen! (locking/assert oops)
Author: Darren Moffat <Darren.Moffat at Sun.COM>
Repository: /hg/zfs-crypto/gate
Latest revision: 3636389b926ac9417373320caedb256016ad521a
Total changesets: 1
Log message:
6740837 zfs-crypto, buffer modified while frozen! (locking/assert oops)
Files:
update: usr/src/uts/common/fs/zfs/zio.c
2008 Aug 14
0
SHAMAC checksum should be truncated left most 128 bits of SHA256
Author: Darren Moffat <Darren.Moffat at Sun.COM>
Repository: /hg/zfs-crypto/gate
Latest revision: 1e618d9450da12a8cb6d6068c3b7cd02c82d7214
Total changesets: 1
Log message:
SHAMAC checksum should be truncated left most 128 bits of SHA256
Files:
update: usr/src/uts/common/fs/zfs/sha256.c
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 Aug 14
0
TEMP LOCAL: 6736499 CKM_AES_CCM scribbles on plaintext when it
Author: Darren Moffat <Darren.Moffat at Sun.COM>
Repository: /hg/zfs-crypto/gate
Latest revision: 2c57d68abb4e6e1f3e9faa46b5a01399084bb258
Total changesets: 1
Log message:
TEMP LOCAL: 6736499 CKM_AES_CCM scribbles on plaintext when it
shouldn''t
Files:
update: usr/src/common/crypto/modes/ccm.c
2012 Jan 17
0
ZDB returning strange values
Hello all, I have a question about what output "ZDB -dddddd" should
produce in L0 DVA fields. I expected there to be one or more
same-sized references to data blocks stored in top-level vdevs
(one vdev #0 in my 6-disk raidz2 pool), as confirmed by the source:
http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/zdb/zdb.c#sprintf_blkptr_compact
And I do see that for some of my
2008 Jul 25
0
resynv onnv-gate
Author: Darren Moffat <darrenm at opensolaris.org>
Repository: /hg/zfs-crypto/gate
Latest revision: 9bb308a0778101fcef9ff65336bcec8e68a7bd06
Total changesets: 40
Log message:
resynv onnv-gate
Files:
.hgtags
deleted_files/usr/src/cmd/fps/Makefile.inc
deleted_files/usr/src/cmd/fps/Makefile.subdirs
deleted_files/usr/src/common/crypto/aes/aes_cbc_crypt.c
2012 Jan 31
0
(gang?)block layout question, and how to decipher ZDB output?
Hello, all
I''m "playing" with ZDB again on another test system,
the rpool being uncompressed with 512-byte sectors.
Here''s some output that puzzles me (questions follow):
# zdb -dddddddd -bbbbbb rpool/ROOT/nightly-2012-01-31 260050
...
1e80000 L0 DVA[0]=<0:200972e00:20200>
DVA[1]=<0:391820a00:200> [L0 ZFS plain file] fletcher4 uncompressed
2006 Oct 31
0
6352071 MDB ::interrupts need not display non-ISR entries on x86
Author: anish
Repository: /hg/zfs-crypto/gate
Revision: ca260b8c8934dc34091622676f0a58662e217e74
Log message:
6352071 MDB ::interrupts need not display non-ISR entries on x86
6354060 Add ::interrupts support for uppc(7d) based systems
Files:
create: usr/src/cmd/mdb/i86pc/modules/uppc/Makefile
create: usr/src/cmd/mdb/i86pc/modules/uppc/amd64/Makefile
create:
2011 Nov 08
1
Single-disk rpool with inconsistent checksums, import fails
Hello all,
I have an oi_148a PC with a single root disk, and since
recently it fails to boot - hangs after the copyright
message whenever I use any of my GRUB menu options.
Booting with an oi_148a LiveUSB I had around since
installation, I ran some zdb traversals over the rpool
and zpool import attempts. The imports fail by running
the kernel out of RAM (as recently discussed in the
list with
2008 May 04
2
Inconcistancies with scrub and zdb
Hi List,
First of all: S10u4 120011-14
So I have the weird situation. Earlier this week, I finally mirrored up
two iSCSI based pools. I had been wanting to do this for some time,
because the availability of the data in these pools is important. One
pool mirrored just fine, but the other pool is another story.
First lesson (I think) is you should scrub your pools, at least those
backed by
2009 Aug 02
2
zdb assertion failure/zpool recovery
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have a corrupt pool, which lives on a .vdi file of a VirtualBox. IIRC
the corruption (i.e. pool being not importable) was caused when I killed
virtual box, because it was hung.
This pool consists of a single vdev and I would really like to get some
files out of that thing. So I tried running zdb, but this fails with an
assertion failure:
2007 Feb 11
0
unable to mount legacy vol - panic in zfs:space_map_remove - zdb crashes
I have a 100gb SAN lun in a pool, been running ok for about 6 months. panicked the system this morning. system was running S10U2. In the course of troubleshooting I''ve installed the latest recommended bundle including kjp 118833-36 and zfs patch 124204-03
created as:
zpool create zfspool01 /dev/dsk/emcpower0c
zfs create zfspool01/nb60openv
zfs set mountpoint=legacy zfspool01/nb60openv
2008 Dec 05
0
resync onnv_105 partial for 6713916
Author: Darren Moffat <Darren.Moffat at Sun.COM>
Repository: /hg/zfs-crypto/gate
Latest revision: 957d30a3607ed9f3cbe490da5894d1e1b2104033
Total changesets: 28
Log message:
resync onnv_105 partial for 6713916
Files:
usr/src/Makefile.lint
usr/src/Targetdirs
usr/src/cmd/Makefile
usr/src/cmd/Makefile.cmd
usr/src/cmd/acctadm/Makefile
usr/src/cmd/acctadm/acctadm.xcl
2006 Oct 31
0
6310627 mdb devinfo dcmd should know about DN_GLDV3_DRIVER flag
Author: cth
Repository: /hg/zfs-crypto/gate
Revision: 2fb20c1b1ed012576c35a158da4d3f7481234b7f
Log message:
6310627 mdb devinfo dcmd should know about DN_GLDV3_DRIVER flag
Files:
update: usr/src/cmd/mdb/common/modules/genunix/devinfo.c
2006 Oct 31
0
6336683 address::queue -v blows up kmdb and mdb
Author: meem
Repository: /hg/zfs-crypto/gate
Revision: 4d618a4110ff44c57939c29a3a8a198be2ec8352
Log message:
6336683 address::queue -v blows up kmdb and mdb
6338969 netstrategy needs to use SIOCGLIFFLAGS and friends to see IFF_VIRTUAL
6339847 ip_rcm incorrectly parses interface names
6340643 ip_rcm is lugging around dead code
6340645 ip_rcm tracks needless phyint state
Files:
update:
2008 May 16
0
Some of AES_CBC_PAD team missed the last bus home
Author: Darren Moffat <darrenm at opensolaris.org>
Repository: /hg/zfs-crypto/gate
Latest revision: 6dded109490e79f82f24b9ba0b3465cb1e6a96e6
Total changesets: 1
Log message:
Some of AES_CBC_PAD team missed the last bus home
pam_zfs_key module not in this phase
fs-local failure if ''zfs mount -a'' fails isn''t our call zoneadm/zfs.c
1866 libzfs_jni needs updated or