similar to: 6398177 zfs: poor nightly build performance in 32-bit mode (high disk activity)

Displaying 20 results from an estimated 10000 matches similar to: "6398177 zfs: poor nightly build performance in 32-bit mode (high disk activity)"

2006 Oct 31
0
6413573 deadlock between fsflush() and zfs_create()
Author: maybee Repository: /hg/zfs-crypto/gate Revision: 2dd24a5efe8bb703f8a0b96d0cbaab6d4f744456 Log message: 6413573 deadlock between fsflush() and zfs_create() 6416101 du inside snapshot produces bad sizes and paths Files: update: usr/src/uts/common/fs/zfs/sys/zfs_znode.h update: usr/src/uts/common/fs/zfs/zfs_dir.c update: usr/src/uts/common/fs/zfs/zfs_vnops.c update:
2006 Oct 31
0
6407842 zfs panic when closing a file
Author: maybee Repository: /hg/zfs-crypto/gate Revision: e9d162c151b1d4186acb7ee8fb89bc7791633212 Log message: 6407842 zfs panic when closing a file 6410836 zfs umount hang during ZFS stress testing. 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_tx.c update: usr/src/uts/common/fs/zfs/zfs_vnops.c
2006 Oct 31
0
6416794 zfs panics in dnode_reallocate during incremental zfs restore
Author: maybee Repository: /hg/zfs-crypto/gate Revision: fc64f8534e67547081ada693f0184cc19b89f5c9 Log message: 6416794 zfs panics in dnode_reallocate during incremental zfs restore 6425740 assertion failed: new_state != old_state Files: update: usr/src/uts/common/fs/zfs/arc.c update: usr/src/uts/common/fs/zfs/dnode.c
2006 Mar 20
1
ARC cache issues with b35/b36; Bugs 6397610 / 6398177
> Bug ID: 6398177 > Synopsis: zfs: poor nightly build performance in 32-bit mode (high disk activity) Part of the problem appear to be these kmem_caches: # mdb -k ... > ::kmastat cache buf buf buf memory alloc alloc name size in use total in use succeed fail ------------------------- ------ ------ ------ ---------
2006 Oct 31
0
6345547 assertion failed: tempreserve < arc.c/4 from zfs_rename
Author: maybee Repository: /hg/zfs-crypto/gate Revision: a32bb7240587760037fbab450fdd587930f18f6a 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)
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:
2006 Oct 31
0
6355162 ''zfs restore -d'' should not succeed upon a volume
Author: maybee Repository: /hg/zfs-crypto/gate Revision: fc2b4ea43f2c90b103d940d192c1e7f2306f9939 Log message: 6355162 ''zfs restore -d'' should not succeed upon a volume 6368561 zfs panic at zfs:zfsctl_snapdir_inactive() 6374110 ZFS Panic in zfs_lookup() during snapshot creation Files: update: usr/src/lib/libzfs/common/libzfs_dataset.c update:
2006 Oct 31
0
6359739 panic in zfsctl_snapshot_zname()
Author: maybee Repository: /hg/zfs-crypto/gate Revision: 6c892fa096b34a348c9489847e427459b36f663d Log message: 6359739 panic in zfsctl_snapshot_zname() Files: update: usr/src/uts/common/fs/zfs/zfs_ctldir.c
2006 Oct 31
0
6397271 panic: mutex_enter: bad mutex, lp=f074ea3c owner=deadbee8 thread=d794fde0
Author: maybee Repository: /hg/zfs-crypto/gate Revision: 424a72a4d1acbaacc5a5ae97dbb86dbe6f988d65 Log message: 6397271 panic: mutex_enter: bad mutex, lp=f074ea3c owner=deadbee8 thread=d794fde0 Files: update: usr/src/uts/common/fs/zfs/dnode_sync.c
2006 Oct 31
0
6344186 NFSv3 needs to support .zfs (like NFSv4 already does)
Author: thurlow Repository: /hg/zfs-crypto/gate Revision: 1713bd2d1b7b2466298721235c1f98e4e01b0be8 Log message: 6344186 NFSv3 needs to support .zfs (like NFSv4 already does) Files: update: usr/src/cmd/fs.d/nfs/mountd/mountd.c update: usr/src/cmd/fs.d/nfs/mountd/mountd.h update: usr/src/cmd/fs.d/nfs/nfslog/fhtab.h update: usr/src/cmd/fs.d/nfs/nfslog/nfslog_elf.c update:
2012 Jul 19
1
kernel panic caused by zfs/sa.c
Hello, I'm experiencing a kernel panic that appears to be caused by zfs. No errors are making it into /var/log/messages, but here is the error message that appears on my screen after panic (transcribed): panic solaris assert BSWAP_32(sa_hdr_phys->sa_magic) == SA_MAGIC, file: /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c, line 1262 I can reproduce this by
2006 Oct 31
0
6362068 zfs chown/chgrp doesn''t always work
Author: marks Repository: /hg/zfs-crypto/gate Revision: daa24505790be2859c3416a615beb97cbe02db68 Log message: 6362068 zfs chown/chgrp doesn''t always work Files: update: usr/src/uts/common/fs/zfs/zfs_vnops.c update: usr/src/uts/common/os/policy.c update: usr/src/uts/common/sys/policy.h
2006 Oct 31
0
6366731 zfs and gcc don''t get along anymore
Author: eschrock Repository: /hg/zfs-crypto/gate Revision: 1fa3f00b353d208d82ec61354a04d58884fecace Log message: 6366731 zfs and gcc don''t get along anymore 6367359 ''zpool offline'' fails, cannot offline device: device not in pool Files: update: usr/src/uts/common/fs/zfs/dbuf.c update: usr/src/uts/common/fs/zfs/dnode_sync.c update: usr/src/uts/common/fs/zfs/vdev.c
2008 Sep 11
3
ZFS Crypto [Prelim] Codereview
Here''s my comments for the preliminary ZFS Crypto review. - Dan Webrev: http://cr.opensolaris.org/~darrenm/zfs-crypto-gate/webrev/ General comments: DEA-1 - SCCS keywords need to be removed DEA-2 - Copyright updated ------------------------------------------------------------------ usr/src/lib/libcryptoutil/common/keyfile.c pkcs11_read_data() This code in pkcs11_read_data() scares
2006 Mar 03
5
flag day: ZFS on-disk format change
Summary: If you use ZFS, do not downgrade from build 35 or later to build 34 or earlier. This putback (into Solaris Nevada build 35) introduced a backwards- compatable change to the ZFS on-disk format. Old pools will be seamlessly accessed by the new code; you do not need to do anything special. However, do *not* downgrade from build 35 or later to build 34 or earlier. If you do so, some of
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
2006 Oct 31
0
6362908 nfsv4-test: RENAME does not check PERM with NFSv4/ZFS
Author: marks Repository: /hg/zfs-crypto/gate Revision: d3160869d28dca623e514dc1f38e84d9335c2a55 Log message: 6362908 nfsv4-test: RENAME does not check PERM with NFSv4/ZFS 6372549 nfsv4 server returns OK for SETATTR of size on a symlink over ZFS, INVAL is expected Files: update: usr/src/uts/common/fs/zfs/zfs_acl.c update: usr/src/uts/common/fs/zfs/zfs_vnops.c
2006 Oct 31
0
6380036 zfs does not clear S_ISUID and S_ISGID bits on successful writes
Author: marks Repository: /hg/zfs-crypto/gate Revision: f89e0d54f3a2bec76fbda3e2097037a4bd3c6f21 Log message: 6380036 zfs does not clear S_ISUID and S_ISGID bits on successful writes 6388195 conflict of filesystem property of "aclinherit=secure" & ACE no_propagate 6389212 file_dac_search privilege is ineffective when traversing zfs mount point Files: update:
2006 Oct 31
0
6397264 zfs-s10-0311:assertion failed:((&dnp->dn_blkptr[0])->blk_birth == 0)
Author: ahrens Repository: /hg/zfs-crypto/gate Revision: 2f3e2b378c0e7958796b026a1d3ee28f3329221a Log message: 6397264 zfs-s10-0311:assertion failed:((&dnp->dn_blkptr[0])->blk_birth == 0) 6397267 assertion failed: (link->list_next == 0) == (link->list_prev == 0) Files: update: usr/src/uts/common/fs/zfs/dmu_tx.c update: usr/src/uts/common/fs/zfs/dnode_sync.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