History log of /illumos-gate/usr/src/lib/libzfs/common/libzfs_pool.c (Results 126 – 150 of 150)
Revision Date Author Comments
# bf561db0 15-Mar-2007 vb160487

6494119 zpool status command exits with abort


# 46657f8d 01-Mar-2007 mmusante

6441384 zpool import action message is not correctly localized
6473418 setting user defined property on full filesystem should report error
6513953 Unable to create global hotspare in ja loca

6441384 zpool import action message is not correctly localized
6473418 setting user defined property on full filesystem should report error
6513953 Unable to create global hotspare in ja locale

show more ...


# c0a81264 23-Feb-2007 ek110237

6523936 BAD TRAP: type=8 (#df Double fault) rp=fec266f8 addr=0
6526874 ARC is using ints instead of uint64s in some places
6527134 'zpool status -v' can report duplicate entries duplicate ent

6523936 BAD TRAP: type=8 (#df Double fault) rp=fec266f8 addr=0
6526874 ARC is using ints instead of uint64s in some places
6527134 'zpool status -v' can report duplicate entries duplicate entries

show more ...


# 55434c77 18-Jan-2007 ek110237

6410433 'zpool status -v' would be more useful with filenames
6504702 zdb -dddv <poolname> chokes on xattrs
6506506 spa_history.c: LE_64(reclen) needs to be cast to uint64_t in case of 32-bit

6410433 'zpool status -v' would be more useful with filenames
6504702 zdb -dddv <poolname> chokes on xattrs
6506506 spa_history.c: LE_64(reclen) needs to be cast to uint64_t in case of 32-bit big-endian kernel

show more ...


# 39c23413 08-Jan-2007 eschrock

6393525 vdev_reopen() should verify that it's still the same device
6414648 zfs allows overlapping devices to be added
6435943 assertion failed: spare != 0L, file: ../../common/fs/zfs/spa_mis

6393525 vdev_reopen() should verify that it's still the same device
6414648 zfs allows overlapping devices to be added
6435943 assertion failed: spare != 0L, file: ../../common/fs/zfs/spa_misc.c
6436000 import of actively spared device returns EBUSY
6478316 nfs/server doesn't respect auto_enable setting
6483675 want a private property to return number of clones
6485728 zpool iostat should flush output periodically
6494072 A device which was set as spare disk is not detach
6497563 zfs double-spared an already-spared disk on reboot
6503724 adding spare that is in use in another pool should be allowed
6505225 zpool(1M) can give misleading error when removing active spare

show more ...


# 3ccfa83c 15-Dec-2006 ahrens

6463140 zfs recv with a snapshot name that has 2 @@ in a row succeeds
6493146 get_numeric_property() has redundant code
6494638 Panic - buffer modified while frozen! when running zpool_create

6463140 zfs recv with a snapshot name that has 2 @@ in a row succeeds
6493146 get_numeric_property() has redundant code
6494638 Panic - buffer modified while frozen! when running zpool_create_005
6499476 some zfs_iter_* users leak memory
6501789 'zfs recv pool/fs@' causes assertion failure in mzap_addent
6503788 memory leak in is_spare()
6503790 memory leak in zpool_get_errlog()

show more ...


# ece3d9b3 13-Dec-2006 lling

6480245 renaming a dataset to something with '%s' will cause segfault


# f3861e1a 16-Nov-2006 ahl

PSARC 2006/622 iSCSI/ZFS Integration
6484731 zfs import only mounts and shares the first layer of hierarchy
6493750 zfs and iSCSI do not work togetherly correctly
6494075 destroying a poo

PSARC 2006/622 iSCSI/ZFS Integration
6484731 zfs import only mounts and shares the first layer of hierarchy
6493750 zfs and iSCSI do not work togetherly correctly
6494075 destroying a pool shouldn't touch the DSL

--HG--
rename : usr/src/cmd/iscsi/common/iscsi_door.h => deleted_files/usr/src/cmd/iscsi/common/iscsi_door.h
rename : usr/src/cmd/iscsi/common/local_types.h => deleted_files/usr/src/cmd/iscsi/common/local_types.h
rename : usr/src/cmd/iscsi/common/xml.h => usr/src/lib/libiscsitgt/common/iscsitgt_impl.h
rename : usr/src/cmd/iscsi/common/xml.c => usr/src/lib/libiscsitgt/common/xml.c

show more ...


# 06eeb2ad 16-Oct-2006 ek110237

PSARC 2006/288 zpool history
6343741 want to store a command history on disk
6476196 spa_sync_spares() is missing a nvlist_free()


# 5ad82045 03-Oct-2006 nd150628

6463348 ZFS code could be more portable


# e9dbad6f 05-Sep-2006 eschrock

PSARC 2006/486 ZFS canmount property
PSARC 2006/497 ZFS create time properties
PSARC 2006/502 ZFS get all datasets
PSARC 2006/504 ZFS user properties
6269805 properties should be set

PSARC 2006/486 ZFS canmount property
PSARC 2006/497 ZFS create time properties
PSARC 2006/502 ZFS get all datasets
PSARC 2006/504 ZFS user properties
6269805 properties should be set via an nvlist.
6281585 user defined properties
6349494 'zfs list' output annoying for even moderately long dataset names
6366244 'canmount' option for container-like functionality
6367103 create-time properties
6416639 RFE: provide zfs get -a
6437808 ZFS module version should match on-disk version
6454551 'zfs create -b blocksize filesystem' should fail.
6457478 unrecognized character in error message with 'zpool create -R' command
6457865 missing device name in the error message of 'zpool clear' command
6458571 zfs_ioc_set_prop() doesn't validate input
6458614 zfs ACL #defines should use prefix
6458638 get_configs() accesses bogus memory
6458678 zvol functions should be moved out of zfs_ioctl.h
6458683 zfs_cmd_t could use more cleanup
6458691 common routines to manage zfs_cmd_t nvlists
6460398 zpool import cores on zfs_prop_get
6461029 zpool status -x noexisting-pool has incorrect error message.
6461223 index translations should live with property definitions
6461424 zpool_unmount_datasets() has some busted logic
6461427 zfs_realloc() would be useful
6461757 'zpool status' can report the wrong number of persistent errors
6461784 recursive zfs_snapshot() leaks memory

show more ...


# a43d325b 31-Jul-2006 ek110237

6433208 should not be able to offline/online a spare


# b5989ec7 12-Jun-2006 eschrock

6433717 offline devices should not be marked persistently unavailble
6436524 importing a bogus pool config can panic system
6436800 ztest failure: spa_vdev_attach() returns EBUSY instead of E

6433717 offline devices should not be marked persistently unavailble
6436524 importing a bogus pool config can panic system
6436800 ztest failure: spa_vdev_attach() returns EBUSY instead of ENOTSUP

show more ...


# 94de1d4c 07-Jun-2006 eschrock

6433264 crash when adding spare: nvlist_lookup_string(cnv, "path", &path) == 0
6433406 zfs_open() can leak memory on failure
6433408 namespace_reload() can leak memory on allocation failure

6433264 crash when adding spare: nvlist_lookup_string(cnv, "path", &path) == 0
6433406 zfs_open() can leak memory on failure
6433408 namespace_reload() can leak memory on allocation failure
6433679 zpool_refresh_stats() has poor error semantics
6433680 changelist_gather() ignores libuutil errors

show more ...


# 99653d4e 30-May-2006 eschrock

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

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


# b468a217 09-Apr-2006 eschrock

6407791 bringover into ZFS results in s. files newer than extracted source
6409927 failed DKIOCFLUSHWRITECACHE ioctls should not generate ereports
6410371 need to reserve more pool names


# eaca9bbd 07-Apr-2006 eschrock

PSARC 2006/206 zpool upgrade
6399930 want 'zpool upgrade' to control change of version number
6400742 'zpool destroy' not clean inuse tag that have to need '-f' to use them again


# 0373e76b 17-Mar-2006 bonwick

6398664 zpool detach: missing argument to error message causes core dump
6398713 don't sync config cache until root is mounted read/write
6396049 spa_sync_labels() should try all devices befo

6398664 zpool detach: missing argument to error message causes core dump
6398713 don't sync config cache until root is mounted read/write
6396049 spa_sync_labels() should try all devices before giving up
6398380 ASSERT: !vd->vdev_is_dirty, vdev.c:450, when running ziltest
6399272 scrub seems constipated; needs ADVANCE_PRUNE juice

show more ...


# 0917b783 14-Mar-2006 eschrock

6396628 zpool offline does not recognize c0d0 patten recently
6397071 persistently unavailable devices print extra newline


# ea8dc4b6 04-Mar-2006 eschrock

PSARC 2006/077 zpool clear
PSARC 2006/139 FMA for ZFS
6284889 arc should replace the znode cache
6333006 DMU & DSL should not panic upon I/O error
6333092 concurrent reads to a file n

PSARC 2006/077 zpool clear
PSARC 2006/139 FMA for ZFS
6284889 arc should replace the znode cache
6333006 DMU & DSL should not panic upon I/O error
6333092 concurrent reads to a file not scaling with number of readers
6338081 ZFS/FMA phase 1
6338386 need persistent error log
6341326 i/o error causes arc buf hash table corruption
6341639 zfs backup/restore should compute/verify checksum of backup stream
6348002 out of space due to changing properties
6354724 inaccurate error message from zfs restore
6354872 dmu_sync() blows predictive accounting
6355416 zpool scrubbing consumes all memory, system hung
6363995 df should only load libzfs when it encounters a ZFS filesystem
6366320 zfs backup/restore doesn't like signals
6368892 mount -m support needed for legacy mounts
6368902 boot archive fstat support needed for ZFS Mountroot
6369424 BFU complains when bfu'ing a ZFS root filesystem
6374062 mountroot support needed for ZFS
6376356 dirtying dbuf obj=43 lvl=0 blkid=0 but not tx_held
6378391 unused members of dmu_objset_stats_t
6378392 clean up zfs_cmd_t structure
6378685 buf_init should allocate its hash table more carefully
6378976 ziltest should be a first class citizen
6381086 zdb segfaults if there is a spa deferred-free bplist
6381203 deadlock due to i/o while assigning (tc_lock held)
6381209 freed space is not immediately available
6381344 'zpool clear'
6381345 FAULTED devices should really be UNAVAIL
6381346 import should mark devices as persistently unavailable
6383272 recursive mutex_enter() during log replay with zfs root
6386326 origin property is not displayed
6386354 libzfs does too much in its _init section, calls exit(1)
6386624 zpool should not complain about non-existent devices from libdiskmgt
6386910 spa needs to be i/o error hardened
6387735 need a mechanism to inject faults into ZFS
6387736 internal ZFS utilities should be placed in an ON-private package
6389928 libzfs should ship a lint library
6390609 malformed vdev config panics on zpool_create()
6390677 version number checking makes upgrades challenging
6390713 ztest hangs in zil_suspend()
6391873 metadata compression should be turned back on
6392113 ztest sometimes reports leaked blocks because ZIL isn't resilvered
6393004 minor memory leak in unique_insert()

show more ...


# 441d80aa 24-Feb-2006 lling

6322005 support for persistent offline


# c67d9675 31-Jan-2006 eschrock

6362672 import gets confused about overlapping slices
6364582 need to fixup paths if they've changed


# b81d61a6 28-Nov-2005 lling

6350417 long name will cause rename a dataset panic
6348792 incorrect error message when using long name with 'zfs rename'
6351672 internal error: unexpected error 78 at line 1638 of libzfs

6350417 long name will cause rename a dataset panic
6348792 incorrect error message when using long name with 'zfs rename'
6351672 internal error: unexpected error 78 at line 1638 of libzfs
6355616 zfs usage message incorrect
6355617 Typos in libzfs.h

show more ...


# 088e9d47 19-Nov-2005 eschrock

6344502 placeholder bug for the remaining Makefile cleanup work for ZFS
6343938 ::spa -v tried to read NULL vdev
6345206 zpool iostat doesn't always line up


# fa9e4066 31-Oct-2005 ahrens

PSARC 2002/240 ZFS
6338653 Integrate ZFS
PSARC 2004/652 - DKIOCFLUSH
5096886 Write caching disks need mechanism to flush cache to physical media


123456