History log of /illumos-gate/usr/src/lib/libzfs/common/libzfs_pool.c (Results 101 – 125 of 150)
Revision Date Author Comments
# b87f3af3 05-Aug-2008 perrin

PSARC 2008/486 Intent log replay failure handling
6707530 log device failure needs some work


# 89a89ebf 29-Jul-2008 lling

6721908 A hot spare "in use" in an exported zpool, is stolen when a disk fails in an imported pool.


# 0a48a24e 24-Jul-2008 timh

PSARC 2008/223 Pool root file system properties via zpool(1M)
6647661 "set once" / "create time only" properties can't be set for pool level dataset


# 15e6edf1 07-Jul-2008 gw25295

6721094 Setting certain properties on root pools should not be allowed


# 0430f8da 04-Jul-2008 eschrock

6721901 uninitialized variable in zfs_fm_recv() can confuse diagnosis
6721906 probe failure should be ignored during pool open
6721920 cache device failure should not trigger pool I/O failure

6721901 uninitialized variable in zfs_fm_recv() can confuse diagnosis
6721906 probe failure should be ignored during pool open
6721920 cache device failure should not trigger pool I/O failure
6722096 ZFS DE case clearing logic for vdevs is busted
6722098 ZFS DE should avoid ereports against non-leaf vdevs
6722100 replacing a hot spare with an idle spare doesn't work

show more ...


# c5904d13 14-May-2008 eschrock

6625086 changing cachefile doesn't remove old cache on last user
6633599 need a mechanism to import faulted pools
6646102 hot spares are not activated when opening a pool
6646106 ZFS DE i

6625086 changing cachefile doesn't remove old cache on last user
6633599 need a mechanism to import faulted pools
6646102 hot spares are not activated when opening a pool
6646106 ZFS DE is overly complicated
6646195 ZFS DE leaks pool handles
6646618 want dataset GUIDs as a property in libzfs
6662441 L2ARC FMA support
6687745 zdb -U doesn't work with anything but pool names
6687750 ::spa_vdevs should print out cache devices
6687753 cache devices should support offline/online
6687766 ZFS should post a sysevent when config changes
6688366 bad indentation for 'casesensitivity' property in 'zfs get' help
6689223 spa_create() can leave namespace lock held if property validation fails
6690884 setting zfs_no_write_throttle panics system
6691266 zpool_read_label() needs to use pread64()
6694185 nv_priv_init() doesn't bzero structure completely
6694186 ses_plugin_dlclose is backwards
6697754 ses2 plugin crash when setting invalid property

show more ...


# e7cbe64f 12-Apr-2008 gw25295

PSARC 2006/370 ZFS Boot Support
5008936 ZFS and/or zvol should support dumps
5070124 dumpadm -d /dev/... does not enforce block device requirement for savecore
6521468 ZFS Boot support Ph

PSARC 2006/370 ZFS Boot Support
5008936 ZFS and/or zvol should support dumps
5070124 dumpadm -d /dev/... does not enforce block device requirement for savecore
6521468 ZFS Boot support Phase 2
6553503 bfu can't find 'rootdev' from /etc/vfstab on a zfs root filesystem
6574993 zfs_mountroot() may need to call clkset() to set the boot_time kstat
6633197 zvol should not permit newfs or createpool while it's in use by swap or dump
6661127 zfs_name_valid() does not support ZFS_TYPE_POOL
6684121 The changes to smf scripts for supporting canmount=noauto will cause a boot failure.

--HG--
rename : usr/src/psm/stand/bootblks/zfs/common/debug-zfs.fth => deleted_files/usr/src/psm/stand/bootblks/zfs/common/debug-zfs.fth
rename : usr/src/psm/stand/bootblks/zfs/common/big-zfs.fth => usr/src/psm/stand/bootblks/zfs/common/fs-zfs.fth

show more ...


# c6ef114f 26-Mar-2008 mmusante

6603209 Multiple -o options to 'zfs mount' ignore all but the last.
6617720 zpool_label_disk() doesn't correctly indicate failure
6676119 zfs unmount by pathname will unmount /var/run even wh

6603209 Multiple -o options to 'zfs mount' ignore all but the last.
6617720 zpool_label_disk() doesn't correctly indicate failure
6676119 zfs unmount by pathname will unmount /var/run even when /var is set canmount=noauto

show more ...


# 2c32020f 06-Dec-2007 eschrock

6627006 setting cachefile to default value confuses ZFS
6635464 Unable to put zfs cachefile in root directory
6637499 bitfield declaration macros would be useful
6637506 sunoem IPMI LED c

6627006 setting cachefile to default value confuses ZFS
6635464 Unable to put zfs cachefile in root directory
6637499 bitfield declaration macros would be useful
6637506 sunoem IPMI LED command structure should be private to libipmi

show more ...


# fa94a07f 10-Nov-2007 brendan

PSARC 2007/618 ZFS L2ARC
6536054 second tier ("external") ARC


# 2f8aaab3 29-Oct-2007 eschrock

PSARC 2007/607 ZFS cachefile property
6620436 zpool import can dump core with multiple '-o' arguments
6620452 zfs should support placing pool configuration in alternate cachefiles


# 351420b3 24-Oct-2007 lling

6614232 results of zpool_validate_properties() are consistently leaked
6615080 zpool upgrade -V without a pool returns success


# 990b4856 19-Sep-2007 lling

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 numb

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


# 2a6b87f0 04-Sep-2007 ek110237

6595467 libzfs consumers should be allowed to write their own history (or none at all)
6595470 zpool_stage_history() should take a single string
6596228 zfs upgrade -a doesn't always log to a

6595467 libzfs consumers should be allowed to write their own history (or none at all)
6595470 zpool_stage_history() should take a single string
6596228 zfs upgrade -a doesn't always log to all pools

show more ...


# 75519f38 07-Aug-2007 ek110237

6588264 zpool_get_errlog() can attempt to calloc size 0
6589250 zfs_vfsops.h comments about NFSv3's filehandles is out of date


# 228975cc 24-Jul-2007 ek110237

6535695 Panic: shpp->sh_eof == shpp->sh_pool_create_len, file: ../../common/fs/zfs/spa_history.c, line: 235
6577336 6572465 didn't update comments for zpool_stage_history()


# 3aefe2c7 13-Jul-2007 ahrens

6580497 zfs volinit shouldn't slowly iterate over all snapshots


# e7437265 29-Jun-2007 ahrens

PSARC/2007/328 zfs upgrade
6552536 'zpool status -v' doesn't work with new (type-bearing) directory entries
6559635 can not import pool whose front labels are gone
6572636 need "zfs upgra

PSARC/2007/328 zfs upgrade
6552536 'zpool status -v' doesn't work with new (type-bearing) directory entries
6559635 can not import pool whose front labels are gone
6572636 need "zfs upgrade" to change ZPL version number
6572637 store object type in directory entries.
6572648 ZPL's delete queue should not be processed if the filesystem is mounted read-only
6572650 ZFS_VERSION should be SPA_VERSION for readability

show more ...


# ecd6cf80 26-Jun-2007 marks

PSARC/2006/465 ZFS Delegated Administration
PSARC/2006/577 zpool property to disable delegation
PSARC/2006/625 Enhancements to zpool history
PSARC/2007/228 ZFS delegation amendments
P

PSARC/2006/465 ZFS Delegated Administration
PSARC/2006/577 zpool property to disable delegation
PSARC/2006/625 Enhancements to zpool history
PSARC/2007/228 ZFS delegation amendments
PSARC/2007/295 ZFS Delegated Administration Addendum
6280676 restore "owner" property
6349470 investigate non-root restore/backup
6572465 'zpool set bootfs=...' records history as 'zfs set bootfs=...'

show more ...


# 8654d025 23-Jun-2007 perrin

PSARC 2007/171 ZFS Separate Intent Log
6339640 Make ZIL use NVRAM when available.


# 3d7072f8 12-Jun-2007 eschrock

PSARC 2007/197 ZFS hotplug
PSARC 2007/283 FMA for ZFS Phase 2
6401126 ZFS DE should verify that diagnosis is still valid before solving cases
6500545 ZFS does not handle changes in devids

PSARC 2007/197 ZFS hotplug
PSARC 2007/283 FMA for ZFS Phase 2
6401126 ZFS DE should verify that diagnosis is still valid before solving cases
6500545 ZFS does not handle changes in devids
6508521 zpool online should warn when it is being used incorrectly
6509807 ZFS checksum ereports are not being posted
6514712 zfs_nicenum() doesn't work with perfectly-sized buffers
6520510 media state doesn't get updated properly on device removal
6520513 ZFS should have better support for device removal
6520514 vdev state should be controlled through a single ioctl()
6520519 ZFS should diagnose faulty devices
6520947 ZFS DE should close cases which no longer apply
6521393 ZFS case timeout should be FMD_TYPE_TIME
6521624 fmd_hash_walk() can dump core when given a bad address
6521946 ZFS DE needlessly subscribes to faults
6522085 ZFS dictionary files contain spelling errors
6523185 vdev_reopen() doesn't correctly propagate state
6523555 'zpool online' should be less chatty unless something goes wrong
6527379 zpool(1M) should not try to open faulted devices
6527700 ZFS should post a sysevent when topology changes
6528194 lofi should support force unmap and DKIO_DEV_GONE
6528732 ZFS should store physical device path in addition to /dev path
6532635 ZFS keeps devices open unnecessarily
6532979 bad argument to ZFS_IOC_VDEV_ATTACH can panic system
6567983 deadlock with spa_scrub_thread() and spa_namespace_lock

show more ...


# 7574fdc8 22-May-2007 lling

6560645 fix msg in zpool_add(): "root pool can not have concatenated devices"


# 8488aeb5 18-May-2007 taylor

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 clus

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

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


# d7306b64 20-Mar-2007 ek110237

6529406 zpool history needs to bump the on-disk version


123456