#
3f9d6ad7 |
| 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
--HG-- rename : usr/src/uts/common/fs/zfs/dsl_scrub.c => usr/src/uts/common/fs/zfs/dsl_scan.c
show more ...
|
#
1195e687 |
| 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 ...
|
#
88ecc943 |
| 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 ...
|
#
26fd7700 |
| 06-Aug-2009 |
Krishnendu Sadhukhan - Sun Microsystems <Krishnendu.Sadhukhan@Sun.COM> |
6824918 timestamp option for xxstat commands PSARC/2009/307 Time Stamp Option for xxstat Commands Phase II Contributed by Chad Mynhier <cmynhier@gmail.com>
|
#
705040ed |
| 15-Aug-2008 |
Eric Taylor <Eric.Taylor@Sun.COM> |
6563009 zpool create -n writes new label
|
#
990b4856 |
| 19-Sep-2007 |
lling <none@none> |
PSARC 2007/342 Enhanced ZFS Pool Properties PSARC 2007/482 zpool upgrade -V 6565437 zpool property extensions 6561384 want 'zpool upgrade -V <version>' to upgrade to specific version number 6582755 z
PSARC 2007/342 Enhanced ZFS Pool Properties PSARC 2007/482 zpool upgrade -V 6565437 zpool property extensions 6561384 want 'zpool upgrade -V <version>' to upgrade to specific version number 6582755 zfs.h has some incorrect version macros 6595601 libzfs headers declare functions which don't exist 6603938 libzfs is using VERIFY() again 6538984 duplicated messages when get pool properties from an unsupported pool version
show more ...
|
#
8654d025 |
| 23-Jun-2007 |
perrin <none@none> |
PSARC 2007/171 ZFS Separate Intent Log 6339640 Make ZIL use NVRAM when available.
|
#
8488aeb5 |
| 19-May-2007 |
taylor <none@none> |
6385547 zpool create of a mirror using a device and a slice of a device (of same size) reports an error 6487659 ZFS fails to create zpool when full disk is provided with DID namespace in sun cluster.
6385547 zpool create of a mirror using a device and a slice of a device (of same size) reports an error 6487659 ZFS fails to create zpool when full disk is provided with DID namespace in sun cluster. 6532509 zpool could pick a better starting block for slice 0 6549885 zpool's get_replication() returns uninitialized data when confronted with spares 6555911 move zpool labeling code to libzfs
show more ...
|
#
b1b8ab34 |
| 28-Mar-2007 |
lling <none@none> |
PSARC 2007/083 ZFS bootable datasets 4929890 ZFS Boot support for the x86 platform 6479807 pools need properties 6531774 reserve bits in directory entry for file type
|
#
5ad82045 |
| 04-Oct-2006 |
nd150628 <none@none> |
6463348 ZFS code could be more portable
|
#
3bb79bec |
| 01-Aug-2006 |
eschrock <none@none> |
6368751 libzfs interface for mount/umounting all the file systems for a given pool 6385349 zpool import -d /dev hangs 6397052 unmounting datasets should process /etc/mnttab instead of traverse DSL 64
6368751 libzfs interface for mount/umounting all the file systems for a given pool 6385349 zpool import -d /dev hangs 6397052 unmounting datasets should process /etc/mnttab instead of traverse DSL 6403510 zfs remount,noatime option broken 6423412 Two spaces lines are unnecessary after 'zpool import -a' 6434054 'zfs destroy' core dumps if clone is namespace-parent of origin 6440515 namespace_reload() can leak memory on allocation faiure 6440592 nvlist_dup() should not fill in destination pointer on error 6446060 zfs get does not consistently report temporary properties 6448326 zfs(1) 'list' command crashes if hidden property createtxg is requested 6450653 get_dependents() has poor error semantics
--HG-- rename : usr/src/cmd/zpool/zpool_dataset.c => deleted_files/usr/src/cmd/zpool/zpool_dataset.c
show more ...
|
#
99653d4e |
| 31-May-2006 |
eschrock <none@none> |
PSARC 2006/223 ZFS Hot Spares PSARC 2006/303 ZFS Clone Promotion 6276916 support for "clone swap" 6288488 du reports misleading size on RAID-Z 6393490 libzfs should be a real library 6397148 fbufs de
PSARC 2006/223 ZFS Hot Spares PSARC 2006/303 ZFS Clone Promotion 6276916 support for "clone swap" 6288488 du reports misleading size on RAID-Z 6393490 libzfs should be a real library 6397148 fbufs debug code should be removed from buf_hash_insert() 6405966 Hot Spare support in ZFS 6409302 passing a non-root vdev via zpool_create() panics system 6415739 assertion failed: !(zio->io_flags & 0x00040) 6416759 ::dbufs does not find bonus buffers anymore 6417978 double parity RAID-Z a.k.a. RAID6 6424554 full block re-writes need not read data in 6425111 detaching an offline device can result in import confusion
show more ...
|
#
c67d9675 |
| 31-Jan-2006 |
eschrock <none@none> |
6362672 import gets confused about overlapping slices 6364582 need to fixup paths if they've changed
|
#
afefbcdd |
| 22-Dec-2005 |
eschrock <none@none> |
6344272 re-think how whole disks are stored
|
#
cbcb6089 |
| 11-Nov-2005 |
lling <none@none> |
6345875 The zfs "sharenfs" option fails after an alternate-root mount, until reboot
|
#
fa9e4066 |
| 31-Oct-2005 |
ahrens <none@none> |
PSARC 2002/240 ZFS 6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
|