History log of /onnv-gate/usr/src/uts/common/fs/zfs/spa_misc.c (Results 1 – 25 of 63)
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


# 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


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

6948890 snapshot deletion can induce pathologically long spa_sync() times


# 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 ...


# 12136:d4a9b5db8021 12-Apr-2010 George Wilson <George.Wilson@Sun.COM>

6941175 panic assertion failed: scl->scl_writer != curthread,file: common/fs/zfs/spa_misc.c, line: 327


# 11958:575ffe1e978d 19-Mar-2010 George Wilson <George.Wilson@Sun.COM>

6923585 deadlock while booting OpenSolaris build 132 from mirrored rpool with removed submirror


# 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


# 11811:b25d9f1b5d8e 23-Feb-2010 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

6914746 sprintf_blkptr() causes NULL pointer dereference


# 11808:78b45fc4c4b5 11-Feb-2010 Tim Haley <Tim.Haley@Sun.COM>

6912425 zpool import updates cache even with altroot


# 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 ...


# 11147:74e8c05021f1 22-Nov-2009 George Wilson <George.Wilson@Sun.COM>

6678033 resilver code should prefetch
6841580 zfs stack overflow when upgrading to userspace accounting
6859446 scrub doesn't pause correctly


# 11125:fca3e6d28599 20-Nov-2009 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

6899923 vdev_offline/vdev_add deadlock
6900497 zdb -S could be much faster
6900898 deduped blocks should be scrubbed/resilvered exactly once


# 11022:63ab26072e41 10-Nov-2009 Tom Erickson <Tom.Erickson@Sun.COM>

PSARC 2009/510 ZFS received properties
6850025 want to preserve local properties for zfs_recv
6839260 want zfs send with properties
6855486 zfs_receive should keep trying to set properties even after

PSARC 2009/510 ZFS received properties
6850025 want to preserve local properties for zfs_recv
6839260 want zfs send with properties
6855486 zfs_receive should keep trying to set properties even after some fail
6850030 snapshots on read-only dataset shouldn't affect zfs_receive

show more ...


# 10974:32d689ba6466 06-Nov-2009 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

6897958 ASSERT in metaslab_class_space_update() with 8+ exabyte pool
6898598 dsl needs to be more aware of dedup space


# 10956:0c81acaaf614 05-Nov-2009 George Wilson <George.Wilson@Sun.COM>

6897693 deduplication can only go so far


# 10922:e2081f502306 01-Nov-2009 Jeff Bonwick <Jeff.Bonwick@Sun.COM>

PSARC 2009/571 ZFS Deduplication Properties
6677093 zfs should have dedup capability


# 10921:8aac17999e4d 31-Oct-2009 Tim Haley <Tim.Haley@Sun.COM>

PSARC 2009/479 zpool recovery support
6667683 need a way to rollback to an uberblock from a previous txg
6885998 bad ASSERT() in traverse_zil_block()


# 10859:ea699e57196e 25-Oct-2009 Victor Latushkin <Victor.Latushkin@Sun.COM>

6761101 zdb/mdb crashes when printing bp with bad checksum, compress or type


# 10850:bb29ac73664d 23-Oct-2009 George Wilson <George.Wilson@Sun.COM>

6840704 osol_0906 PV guests sometimes hang at login prompt


# 10685:931790026ac6 29-Sep-2009 George Wilson <George.Wilson@Sun.COM>

6846163 ZFS continues to use faulted logzilla, bringing system to a crawl
6872547 ztest LUN expansion test fails
6873635 zdb should be able to open a pool with a failed slog
6873654 system panics whe

6846163 ZFS continues to use faulted logzilla, bringing system to a crawl
6872547 ztest LUN expansion test fails
6873635 zdb should be able to open a pool with a failed slog
6873654 system panics when a slog device is offlined
6875236 zdb should be able to dump the spa history

show more ...


# 10594:986cb68d2347 21-Sep-2009 George Wilson <George.Wilson@Sun.COM>

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_nvlis

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 ...


# 10588:dc03f981ea18 21-Sep-2009 Eric Taylor <Eric.Taylor@Sun.COM>

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
676178

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 ...


# 9846:6527c7b4a92e 11-Jun-2009 Eric Taylor <Eric.Taylor@Sun.COM>

6566744 vdev_open() should be done in parallel


# 9234:bffdc4fc05c4 31-Mar-2009 George Wilson <George.Wilson@Sun.COM>

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


123