History log of /illumos-gate/usr/src/cmd/ztest/ztest.c (Results 101 – 125 of 167)
Revision Date Author Comments
# 88ecc943 21-Sep-2009 George Wilson

6574286 removing a slog doesn't work
6856566 zpool import -F can cause panic
6863456 system panic by load_nvlist(spa, spa->spa_config_object, &nv) == 0 while running zfs test suite
688294

6574286 removing a slog doesn't work
6856566 zpool import -F can cause panic
6863456 system panic by load_nvlist(spa, spa->spa_config_object, &nv) == 0 while running zfs test suite
6882947 dump_nvlist() should live in libnvpair

show more ...


# 681d9761 21-Sep-2009 Eric Taylor

6438937 if 'zfs destroy' fails, it can leave a zvol device link missing
6573142 zpool destruction/export should better handle stale zvol links
6718816 ZFS volinit fails when ZFS root pool ful

6438937 if 'zfs destroy' fails, it can leave a zvol device link missing
6573142 zpool destruction/export should better handle stale zvol links
6718816 ZFS volinit fails when ZFS root pool full
6761786 zpool import with 8500 snapshots took 11hours
6604403 replace volinit/volfini with /dev fs vnode ops
6847760 zfs volinit may happen a little too soon during boot
6488792 Warnings on console whenever a volume is created.
6738837 assertion failure in sdev_open
6878496 dmu_objset_own returns EINVAL instead of EROFS in some situations

show more ...


# 1bc69b9c 01-Sep-2009 Sanjeev Bagewadi

6870347 assertion failure in dmu_tx_willuse_space(): refcount_count(&tx->tx_space_written) + delta <= tx->tx (fix lint)


# 12a2833a 01-Sep-2009 Sanjeev Bagewadi

6870347 assertion failure in dmu_tx_willuse_space(): refcount_count(&tx->tx_space_written) + delta <= tx->tx


# 503ad85c 13-Aug-2009 Matthew Ahrens

6860996 %temporary clones are not automatically destroyed on error
6863088 zfs panic in dnode_hold_impl from readdir()


# ae46e4c7 07-Aug-2009 Matthew Ahrens

6861581 ZFS frees in synching context during rollback
6869470 panic from refcount_remove when destroy clone


# 842727c2 01-Aug-2009 Chris Kirby

PSARC/2009/297 zfs snapshot holds
6803121 want user-settable refcounts on snapshots
6851824 zfs_ioc_rename() can be called with a NULL zc_name


# f94275ce 16-Jul-2009 Adam Leventhal

6854612 triple-parity RAID-Z
6854621 RAID-Z should mind the gap on writes


# 573ca77e 08-Jun-2009 George Wilson

PSARC 2008/353 zpool autoexpand property
6475340 when lun expands, zfs should expand too
6563887 in-place replacement allows for smaller devices
6606879 should be able to grow pool withou

PSARC 2008/353 zpool autoexpand property
6475340 when lun expands, zfs should expand too
6563887 in-place replacement allows for smaller devices
6606879 should be able to grow pool without a reboot or export/import
6844090 zfs should be able to mirror to a smaller disk

show more ...


# 718d718a 21-May-2009 George Wilson

6843568 ztest fails when calling dmu_objset_destroy()


# 7bfdf011 30-Apr-2009 Neil Perrin

6801810 Commit of aligned streaming rewrites to ZIL device causes unwanted disk reads


# d6e555bd 28-Apr-2009 George Wilson

6596237 Stop looking and start ganging


# 6365109d 27-Apr-2009 Victor Latushkin

6764124 want zdb to be able to checksum metadata blocks only


# 2fdbea25 22-Apr-2009 Aleksandr Guzovskiy

6717022 ZFS DMU needs zero-copy support


# ea2f5b9e 13-Apr-2009 Matthew Ahrens

6818183 zfs snapshot -r is slow due to set_snap_props() doing txg_wait_synced() for each new snapshot


# 54d692b7 31-Mar-2009 George Wilson

6792139 recovering from a suspended pool needs some work
6794830 reboot command hangs on a failed zfs pool


# b2d22b66 31-Mar-2009 George Wilson

6807765 ztest_dsl_dataset_promote_busy needs to clean up after ENOSPC


# 05312e2c 17-Feb-2009 Mark J Musante

6805079 ztest fails immediately


# 4f5064b7 12-Feb-2009 Mark J Musante

6784924 panic while ludelete (zfs destroy)


# 8ad4d6dd 01-Dec-2008 Jeff Bonwick

6328632 zpool offline is a bit too conservative
6739487 ASSERT: txg <= spa_final_txg due to scrub/export race
6767129 ASSERT: cvd->vdev_isspare, in spa_vdev_detach()
6747698 checksum fail

6328632 zpool offline is a bit too conservative
6739487 ASSERT: txg <= spa_final_txg due to scrub/export race
6767129 ASSERT: cvd->vdev_isspare, in spa_vdev_detach()
6747698 checksum failures after offline -t / export / import / scrub
6745863 ZFS writes to disk after it has been offlined
6722540 50% slowdown on scrub/resilver with certain vdev configurations
6759999 resilver logic rewrites ditto blocks on both source and destination
6758107 I/O should never suspend during spa_load()
6776548 codereview(1) runs off the page when faced with multi-line comments
6761406 AMD errata 91 workaround doesn't work on 64-bit systems

show more ...


# 1209a471 25-Nov-2008 Neil Perrin

6765294 Refactor replay


# 394ab0cb 25-Nov-2008 George Wilson

6775357 ZFS should have a way to export a pool without touching anything


# 88b7b0f2 14-Oct-2008 Matthew Ahrens

6333409 traversal code should be able to issue multiple reads in parallel
6418042 want traversal in depth-first pre-order for quicker 'zfs send'
6757112 zvol dump code is extra complicated

6333409 traversal code should be able to issue multiple reads in parallel
6418042 want traversal in depth-first pre-order for quicker 'zfs send'
6757112 zvol dump code is extra complicated
6725668 want ::zfs_blkstats to show block type stats after scrub
6725675 dmu traverse code has extraneous features
6725680 P2CROSS is confusing to use
6725698 zvol dump device should always be 128k
6729696 sync causes scrub or resilver to pause for up to 30s
6730101 online recv can cause scrub to miss some blocks
6752226 assertion failed in dbuf_verify: db->db.db_size >= dn->dn_datablksz
6577985 panic when zfs send a snapshot with i/o errors
6755042 zdb -Lbc counts block several times in case of checksum errors

show more ...


# 9af0a4df 10-Oct-2008 Jeff Bonwick

6755897 recursive mutex enter in spa_vdev_enter when running test suite


# 31157203 02-Oct-2008 Jeff Bonwick

6754946 assertion failure in vdev_label_init() under zpool_remove_003_pos test


1234567