History log of /onnv-gate/usr/src/uts/common/fs/zfs/spa.c (Results 1 – 25 of 141)
Revision Date Author Comments
# 13049:bda0decf867b 09-Aug-2010 George Wilson <George.Wilson@Sun.COM>

PSARC 2010/306 Read-only ZFS pools
6720531 ZFS should provide read-only import


# 13037:2511753a6599 06-Aug-2010 Mark J Musante <Mark.Musante@Sun.COM>

6782540 zpool cannot replace a replacing device


# 12949:b521d551715f 28-Jul-2010 George Wilson <George.Wilson@Sun.COM>

6733267 Allow a pool to be imported with a missing slog
6950437 missing logzillas should not fault pool when they contain no ZIL data


# 12865:08987220809a 20-Jul-2010 Lori Alt <lori.alt@oracle.com>

6668666 zpool command should put a bootblock on a disk added as a mirror of a root pool vdev


# 12817:0336e913b141 13-Jul-2010 Tim Haley <Tim.Haley@Sun.COM>

6937608 ZFS DE should ignore ereports prior to pool import


# 12600:25763e25fe19 10-Jun-2010 Lin Ling <Lin.Ling@Sun.COM>

6951283 hotspare_import_001_pos FAILs unless doing a sync before detach


# 12470:54258108784b 22-May-2010 Matthew Ahrens <Matthew.Ahrens@Sun.COM>

6948890 snapshot deletion can induce pathologically long spa_sync() times


# 12450:c77e20e4e046 20-May-2010 George Wilson <George.Wilson@Sun.COM>

6938089 dedup-induced latency causes FC initiator logouts/FC port resets


# 12352:7e55397422a9 08-May-2010 Lin Ling <Lin.Ling@Sun.COM>

6950285 race between removing a top-level vdev and updating the vdev labels


# 12318:a036286976a0 06-May-2010 Eric Taylor <Eric.Taylor@Sun.COM>

6907687 zfs pool is not automatically fixed when disk are brought back online or after boot
6914208 sysevent zfsdle spawns too many processes during ZFS pool recovery


# 12296:7cf402a7f374 03-May-2010 Lin Ling <Lin.Ling@Sun.COM>

6675946 'zpool status' should show the progress of resilvering for individual disk.
6683750 scrub -s have to wait until resilver completed?
6841252 Resilvering not restartable - causing an excess reb

6675946 'zpool status' should show the progress of resilvering for individual disk.
6683750 scrub -s have to wait until resilver completed?
6841252 Resilvering not restartable - causing an excess reboot delay
6855073 spa scrub stats (eg %done) are reset on reboot
6891824 7410 NAS head "continually resilvering" following HDD replacement
6899970 scrub/resilver percent complete reporting in zpool status can be overly optimistic
6940889 add interval (count) args to zpool list
6944623 dbuf_read_done() locking performance improvement
6946760 mutex problem in bplist_enqueue()
6391915 RFE: provide interval arg to zpool status to monitor resilvering
6946512 want zfs_send() to pass back debug info
6943992 'zpool scrub' should not restart the existing scrub silently
6878281 zpool should store the time of last scrub/resilver and other zpool status info in pool properties.
6935158 Assertion failed: used <= spa_get_dspace(dd->dd_pool->dp_spa)
6944388 dsl_dataset_snapshot_reserve_space() causes dp_write_limit=max

show more ...


# 12247:5bcd281629f8 26-Apr-2010 George Wilson <George.Wilson@Sun.COM>

6911420 ZFS device removal detection should work with SCSAv3


# 11932:197b866a8e44 16-Mar-2010 George Wilson <George.Wilson@Sun.COM>

6925762 zios blocked on mutex, holder blocked on read


# 11864:2f59639f6ea4 08-Mar-2010 Mark J Musante <Mark.Musante@Sun.COM>

6923241 'zpool split' set dedupditto as invalid value cause device offline


# 11826:f769bc37a3d0 26-Feb-2010 George Wilson <George.Wilson@Sun.COM>

6808244 changing vdev state doesn't update config file
6851389 zdb -l <block-device> should be discouraged
6922161 zio_ddt_free is single threaded with performance impact


# 11820:c69aaf82df80 25-Feb-2010 Victor Latushkin <Victor.Latushkin@Sun.COM>

6915289 check for completed replacement in spa_vdev_resilver_done_hunt() in incomplete


# 11819:8b1fd81afb05 24-Feb-2010 Tim Haley <Tim.Haley@Sun.COM>

6929453 panic in zfs-test hotspare_replace_003_pos


# 11817:b27edb6d5047 24-Feb-2010 George Wilson <George.Wilson@Sun.COM>

6929202 "zpool status" command hang when all the disks in a pool failed.


# 11810:0a50367f8035 23-Feb-2010 Mark J Musante <Mark.Musante@Sun.COM>

6923102 spa_load_impl() leaks nvconfig if type is SPA_IMPORT_ASSEMBLE


# 11727:497d03ab2824 20-Feb-2010 Victor Latushkin <Victor.Latushkin@Sun.COM>

6900971 zdb rewind behavior needs to be revisited


# 11619:d3fb7ae6fe56 03-Feb-2010 George Wilson <George.Wilson@Sun.COM>

6909744 dedup should be set to off when a ZVOL is dumpified
6910966 assertion failed: spa_sync_pass(spa) == 1, file: ../../common/fs/zfs/vdev.c
6919089 scrub/resilver can miss some dedup blocks if de

6909744 dedup should be set to off when a ZVOL is dumpified
6910966 assertion failed: spa_sync_pass(spa) == 1, file: ../../common/fs/zfs/vdev.c
6919089 scrub/resilver can miss some dedup blocks if dedupditto is set
6919359 zfs:dsl_pool_scrub_setup_sync panics when importing a pool
6921545 spa_prop_get() can panic on faulted pool

show more ...


# 11497:69b45e632792 14-Jan-2010 Mark J Musante <Mark.Musante@Sun.COM>

6698011 zfs incorrectly reports file systems as children when attempting a rename
6730529 trying to import a pool that is already imported should have a better error message
6468151 inconsistent beha

6698011 zfs incorrectly reports file systems as children when attempting a rename
6730529 trying to import a pool that is already imported should have a better error message
6468151 inconsistent behaviour with volsize property
6914241 In ztest_vdev_attach_detach() the code is choosing a random leaf incorrectly
6915030 A race condition in ztest can end up causing spa_vdev_split_mirror() to offline a replacing vdev

show more ...


# 11422:42768837421d 04-Jan-2010 Mark J Musante <Mark.Musante@Sun.COM>

PSARC/2009/511 zpool split
5097228 provide 'zpool split' to create new pool by breaking all mirrors
6880831 memory leak in zpool add
6891438 zfs_ioc_userspace_upgrade could reference uninitialised er

PSARC/2009/511 zpool split
5097228 provide 'zpool split' to create new pool by breaking all mirrors
6880831 memory leak in zpool add
6891438 zfs_ioc_userspace_upgrade could reference uninitialised error variable
6891441 zvol_create_minor sets local variable zv but never references it
6891442 spa_import() sets local variable spa but never references it
6895446 vdevs left open after removing slogs or offlining device/file

show more ...


# 11173:87f3734e64df 23-Nov-2009 Jonathan Adams <Jonathan.Adams@Sun.COM>

6881015 ZFS write activity prevents other threads from running in a timely manner
6899867 mstate_thread_onproc_time() doesn't account for runnable time correctly
PSARC/2009/615 System Duty Cycle Sche

6881015 ZFS write activity prevents other threads from running in a timely manner
6899867 mstate_thread_onproc_time() doesn't account for runnable time correctly
PSARC/2009/615 System Duty Cycle Scheduling Class and ZFS IO Observability

show more ...


# 11149:8bad7424e2c2 22-Nov-2009 George Wilson <George.Wilson@Sun.COM>

6903731 need userland dedup stats


123456