summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb
AgeCommit message (Collapse)AuthorFilesLines
2010-05-066944288 need mdb dcmds/walkers for stmf_sbd kernel module structuresNattuvetty Bhavyan5-2/+649
2010-05-04PSARC/2010/146 EOF unnecessary elfsign and kCF optionsValerie Bubb Fenwick2-43/+37
6855881 clean up unnecessary technology from elfsign and kcf
2010-05-036675946 'zpool status' should show the progress of resilvering for ↵Lin Ling1-15/+90
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
2010-05-03PSARC/2010/108 zil synchronicityMark J Musante1-3/+4
6280630 zil synchronicity Contributed by Robert Milkowski <milek@task.gda.pl>
2010-04-286881968 qlc going offline and online, excessive spurious interruptsDaniel Beauregard1-5/+2
6945242 QLogic P3P chipset corrections 6945245 Correction of CNA xioctl loopback support 6945247 QLogic CNA ETS support is not fully implemented in the qlc driver
2010-04-266930914 Need enhancement of the cmi handle table for Intel EX chip familyVuong Nguyen1-30/+39
2010-04-266940745 work structures without a pmcs_cmd_t need to be cleaned up after hot ↵Srikanth Suravajhala1-1/+1
reset 6945802 potential null dereference in pmcs_create_one_phy_stats()
2010-04-236778289 vm locks need to scale with the size of system (strands/memory size)Peter Rival1-2/+4
2010-04-186943448 assertion failed: tcp_time_wait->tcp_time_wait_tid != 0Kacheong Poon1-2/+140
2010-04-096938956 firmware upgrade occasionally fails the first timeDavid Hollister1-7/+166
6941402 receptacle-pm should be a string array 6941407 better synchronization between the driver debug log and firmware event log 6941862 Increase default log buffer size
2010-04-096895357 Add iscsit mdb walkers and dcmds for portals and servicesPeter Gill4-189/+1282
6894764 RFE: RefCnt enchancements for COMSTAR iscsit mdb walker
2010-04-016912096 Compiling perl using -fast produces invalid instructionRoger A. Faulkner1-3/+7
2010-04-016916341 FW87_ND: panic pmcs:pmcs_validate_vpd+33aDavid Hollister1-11/+115
6935831 sorting work structures by serial number would be nice 6936826 pmcs: add "receptacle-label" and "receptacle-pm" properties to HBA node for FMA 6936827 pmcs: add "target-port-depth" property to represent depth of device in fabric 6938625 Intermittent retryable OPEN REJECT timeouts Thebe / RW2 / Muskie 2T
2010-03-236916195 Update Thebe to firmware 1.09.02David Hollister1-0/+11
6929376 Add ila version info to sasinfo command and firmware update messages 6936954 ITNT should be set to 2 seconds
2010-03-20PSARC/2009/534 SMB/CIFS Standalone DFSafshin salek ardakani - Sun Microsystems - Irvine United States1-1/+4
PSARC/2010/052 idmap flush 6711751 SMB/CIFS Distributed File System (DFS) 6650858 cache flush sub-command could be useful 6916379 share modes should be checked for directories as well as files 6906874 Automatic primary group mapping based on user mapping 6879236 No error report when ad-container refers to nonexistent container 6919087 Intermittent smbd crash during share access 6853811 Kerberized applications fail even after a successful domain join via smbadm 6907640 Current algorithm of anonymous authentication is not correct 6888813 SMB/CIFS support for ZFS user and group quotas 6921142 Guest issues with idmap rule and with workgroup mode 6924843 smb_sam_lookup_sid() leaks memory 6919600 Unable to delete ACE from ACL on a share 6915463 smb_nic interface needs LOG_ERR syslog entries and proper return codes 6926137 WritePrinter requires multi-fragment NDR RPC support 6926211 smbd could report clock skew 6925697 Quota usage does not decrease after deleting files from Mac Snow Leopard 10.6 6849962 smbadm show cannot display all groups with error 'cannot obtain a SID' 6926265 SMB watch tree change notification 6811424 must restart smb/server when idmapd restarts 6927745 Consolidate file system query/set information handlers 6924281 SMB_WRITE_RAW_COM doesn't work. 6925618 idmap show -v gets type of UNIX ID wrong in "Rule" output 6807651 rule changes do not flush cache 6928550 libsmbrdr doesn't cleanup stale sessions 6861058 MMC: Error message printed on log entries 6817392 smbd will not exit 6931027 core file due to NULL zpool handle in zfs_open() --HG-- rename : usr/src/common/smbsrv/smb_common_door_decode.c => usr/src/common/smbsrv/smb_door_legacy.c rename : usr/src/common/smbsrv/smb_xdr_utils.c => usr/src/common/smbsrv/smb_xdr.c rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_wkssvc.c => usr/src/lib/smbsrv/libmlsvc/common/wkssvc_svc.c rename : usr/src/uts/common/fs/smbsrv/smb_trans2_query_fs_information.c => usr/src/uts/common/fs/smbsrv/smb_fsinfo.c rename : usr/src/uts/common/fs/smbsrv/smb_kdoor_clnt.c => usr/src/uts/common/fs/smbsrv/smb_kdoor.c rename : usr/src/uts/common/fs/smbsrv/smb_util.c => usr/src/uts/common/fs/smbsrv/smb_kutil.c rename : usr/src/uts/common/smbsrv/smb_common_door.h => usr/src/uts/common/smbsrv/smb_door.h
2010-03-186936265 mismerge in zfs mdb moduleMark Shellenbaum1-6/+6
2010-03-176656109 pstack should print proper python stack tracesjohansen7-15/+652
6933514 mdb module load assumes shared libraries have single version number 6933515 mdb should learn to print python stacks
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-8/+621
6516171 zpl symlinks should have their own object type
2010-03-156921442 Sun VTS Diagnostic Loopback test fails in qlc driverDaniel Beauregard1-4/+10
6921468 Add FIP 1 support to the qlc driver 6924309 qlc support for chipset 6925394 Switchport vfc interface admin down does not updating port online status 6927869 Firmware version not displayed in management utility
2010-03-116925533 coredump in pmcs phy_walk_s() mdb walkerJesse Butler1-0/+8
2010-03-09PSARC/2009/364 dlstat and flowstatVenugopal Iyer1-38/+192
PSARC/2009/436 Anti-spoofing Link Protection PSARC/2009/448 pool dladm link property PSARC/2009/501 Dynamic Ring Grouping on NICs PSARC/2009/638 Public GLDv3 Interfaces PSARC/2010/074 Crossbow resource usage updates 6838175 mac_tx should be able to send out a packet without a configured address 6806552 single MAC default TX ring doesn't scale 6809686 back-to-back LACP not recovering after removing one of the aggregated ports 6902209 setting maxbw to zero requires an intermediate reset-linkprop to take effect 6855972 Bind interrupts to the same CPU as poll thread using new interrupt APIs 6863945 aggr pseudo Tx rings 6796839 allow CPU pools to be associated with data-links 6526471 data-links assigned to an exclusive zone should seamlessly be bound the zone's CPUs 6802595 Per links stats can use some improvement 6889685 Crossbow should provide control over provision of h/w rings to MAC clients. 6708310 ixgbe needs to support VMDq 6869019 ixgbe should support IRM (Interrupt Resource Management framework) 6902266 vnet should support entry point for per ring stat querying 6926790 Integrate Link Protection Phase II 6930358 Make the core set of GLDv3 driver APIs committed 6901419 dladm create-aggr -u incorrectly rejects some valid ethernet addresses 6717042 should support "cpus" link properties for aggregations 6908184 bge_set_priv_prop() and bge_get_priv_prop() can't agree on the set of private properties 6907617 bge_m_getprop() shouldn't return default values for read-only properties 6900833 unused code in vnic_impl.h can be removed
2010-03-02PSARC 2010/067 Interim modernization updatesLiane Praza14-589/+4
6915312 ON should be able to build IPS packages natively 6281004 docbook.dtd is obsolete and unused 6490919 strange file in onnv-gate 6878498 update tools proto ${ROOT} to include ${MACH} and make nightly.sh copy it into parent repository 6888427 SVM packages should drop legacy objects 6893530 Some header files can be opened up 6903324 sharemgr should either use isaexec or not build 64-bit commands 6920651 mktpl will inadvertently reuse stale license files for empty license lists 6920674 svvs kmods should not be built during an open build Portions contributed by Rich Lowe <richlowe@richlowe.net> --HG-- rename : usr/src/cmd/oamuser/user/stdprofile => usr/src/cmd/nsadmin/dot-profile.sh rename : usr/src/cmd/nsadmin/profile => usr/src/cmd/nsadmin/etc-profile.sh rename : usr/src/pkgdefs/common_files/i.manifest => usr/src/cmd/svc/common/i.manifest rename : usr/src/pkgdefs/common_files/r.manifest => usr/src/cmd/svc/common/r.manifest rename : usr/src/lib/brand/native/Makefile => usr/src/lib/brand/ipkg/Makefile rename : usr/src/lib/brand/native/zone/Makefile => usr/src/lib/brand/ipkg/zone/Makefile rename : usr/src/lib/brand/native/zone/SUNWblank.xml => usr/src/lib/brand/ipkg/zone/SUNWblank.xml rename : usr/src/lib/brand/native/zone/SUNWdefault.xml => usr/src/lib/brand/ipkg/zone/SUNWdefault.xml rename : usr/src/lib/brand/native/zone/config.xml => usr/src/lib/brand/ipkg/zone/config.xml rename : usr/src/lib/brand/native/zone/platform.xml => usr/src/lib/brand/ipkg/zone/platform.xml rename : usr/src/lib/brand/native/Makefile => usr/src/lib/brand/labeled/Makefile rename : usr/src/lib/brand/native/zone/Makefile => usr/src/lib/brand/labeled/zone/Makefile rename : usr/src/lib/brand/native/zone/config.xml => usr/src/lib/brand/labeled/zone/config.xml rename : usr/src/lib/brand/native/zone/platform.xml => usr/src/lib/brand/labeled/zone/platform.xml rename : usr/src/lib/brand/native/zone/common.ksh => usr/src/lib/brand/shared/common.ksh rename : usr/src/lib/brand/native/zone/query.ksh => usr/src/lib/brand/shared/query.ksh rename : usr/src/lib/brand/native/zone/uninstall.ksh => usr/src/lib/brand/shared/uninstall.ksh rename : usr/src/pkgdefs/common_files/i.rbac => usr/src/lib/libsecdb/common/i.rbac rename : usr/src/pkgdefs/common_files/r.rbac => usr/src/lib/libsecdb/common/r.rbac rename : usr/src/pkgdefs/license_files/cr_ATT => usr/src/pkg/license_files/cr_ATT rename : usr/src/pkgdefs/SUNWfipe/cr_Intel => usr/src/pkg/license_files/cr_Intel.SUNWfipe rename : usr/src/pkgdefs/SUNWintgige/cr_Intel => usr/src/pkg/license_files/cr_Intel.SUNWintgige rename : usr/src/pkgdefs/license_files/cr_Sun => usr/src/pkg/license_files/cr_Sun rename : usr/src/pkgdefs/SUNWgrub/grubcredits => usr/src/pkg/license_files/grubcredits rename : usr/src/pkgdefs/SUNWcsl/lic_AMD => usr/src/pkg/license_files/lic_AMD rename : usr/src/pkgdefs/license_files/lic_CDDL => usr/src/pkg/license_files/lic_CDDL rename : usr/src/pkgdefs/SUNWemlxs/lic_Emulex => usr/src/pkg/license_files/lic_Emulex rename : usr/src/pkgdefs/license_files/lic_GPLv2 => usr/src/pkg/license_files/lic_GPLv2 rename : usr/src/pkgdefs/CPQary3/lic_HP => usr/src/pkg/license_files/lic_HP rename : usr/src/tools/opensolaris/BINARYLICENSE.txt => usr/src/pkg/license_files/lic_OSBL rename : usr/src/pkgdefs/license_files/lic_OSBL_preamble => usr/src/pkg/license_files/lic_OSBL_preamble rename : usr/src/pkgdefs/SUNWqlc/lic_Qlogic => usr/src/pkg/license_files/lic_Qlogic rename : usr/src/pkgdefs/SUNWhwdata/LICENSE => usr/src/pkg/license_files/lic_SUNWhwdata rename : usr/src/pkgdefs/SUNWroute/copyright.in => usr/src/pkg/license_files/lic_SUNWroute rename : usr/src/pkgdefs/SUNWgss/gss_license => usr/src/pkg/license_files/lic_gss rename : usr/src/pkgdefs/license_files/license_in_headers => usr/src/pkg/license_files/license_in_headers rename : usr/src/uts/intel/os/solaris.xpm.gz => usr/src/uts/intel/os/solaris.xpm
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-16/+8
6906485 delete obsolete system call traps --HG-- rename : usr/src/cmd/truss/xstat.c => usr/src/cmd/truss/stat.c rename : usr/src/lib/libc/port/gen/dup2.c => usr/src/lib/libc/port/gen/dup.c rename : usr/src/lib/libc/port/sys/libc_fcntl.c => usr/src/lib/libc/port/sys/fcntl.c rename : usr/src/lib/libc/port/sys/libc_open.c => usr/src/lib/libc/port/sys/open.c
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon1-17/+122
6923847 Increase TCP_INIT_CWND max 6918307 Some TCP kstats are not needed 6923858 TCP connection counter 6925635 The file tcp.c is too big
2010-02-236839498 callout subsystem should be less brittle wrt memory allocation failureMadhavan Venkataraman1-32/+80
2010-02-206896791 want zdb option to set aok and zfs_recoverVictor Latushkin1-0/+4
2010-02-186925580 No easy way to extract firmware event logsDavid Hollister1-0/+114
2010-02-186898573 Watch dog support for PMCSJesse Butler1-0/+6
6922946 potential null dereference in pmcs_smp_release() 6922947 potential null dereference in pmcs_remove_phy_from_iport() 6923443 Inserted disk not shown in BUI but is listed as part of pool from 'zpool status'
2010-02-016920880 assertion failure in dbuf_write_ready()Matthew Ahrens1-0/+123
6921413 want mdb dcmd to print out zap leaf on-disk structure
2010-01-316875273 Intel IOMMU needs a rewrite (fix unref)Vikram Hegde1-38/+0
2010-01-316915456 pmcs should implement tgtmap activate/deactivate callbacksDavid Hollister1-11/+167
6915736 Page Fault Panic in pmcs due to null pointer dereference 6916722 Pathinfo state is unknown during cable pulls. 6917501 panic[cpu0]/thread=ffffff00f6537c60: Deadlock: cycle in blocking chain 6917792 assertion failed: iport, file:.../pmcs_subr.c, line: 7763
2010-01-306875273 Intel IOMMU needs a rewriteVikram Hegde4-924/+4
6855502 iommu: Toshiba Portege R600 fails to suspend with VT enabled starting with daily.0624 6874904 Lenovo X301 - Messages spews up some stuff now. Suspend/Resume no longer work. 6885148 Huge network performance drop with multiple NICs on x86 platforms with IOMMU 6890819 slow reboot got much slower in snv_118 on my tecra M10 6808450 Fast Reboot does not work on Virgo blade 6877258 Virgo will kernel panic with VT-d enabled under heavy network traffic 6910946 Westmere Class System panics on snv_129-: Freeing a free IOMMU page: paddr=0x8379c000 under I/O load
2010-01-266919520 fm modules and mdb are not ss12u1 lint cleanSurya Prakki3-22/+19
2010-01-156882711 interrupt binding interface for niumxAlan Adamson, SD OSSD2-6/+103
6910328 niumx should support kernel interface to retarget interrupts
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams1-5/+4
6915090 struct memlist should have ml_ member prefixes
2010-01-124681553 ::kmastat for 64bit kernel assumes memory in use < 4GJonathan Haslam1-4/+4
2010-01-086915064 add ::pagelookupJonathan Adams13-639/+656
2010-01-04PSARC/2009/511 zpool splitMark J Musante1-1/+7
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
2009-12-196880942 scsav3: If enumeration fails, device remains in active map and no ↵Reed1-0/+1
re-enumeration attempt occurs
2009-12-176903492 targets not restored after hotplug & i/o stallsSrikanth, Ramana1-14/+43
6905635 I/O stalls after pulling cascaded SIM card in upstream RW2 6910190 livelock between SMP lock and PHY lock during discovery and recovery 6903501 It would be nice to be able to tail the debug log 6906017 pmcs -t should show count of per-target active scsi packets 6871650 pmcs call to scsi_hba_tgtmap_set_begin needs to occur at the begining of pmcs_discover 6907092 command timeout and disk error occur when pmcs driver using 128aios per process
2009-12-166900854 mdb: dcmd to show SCSA and solaris view of targetsReed2-7/+222
2009-12-166650611 Attribute cache logic needs improvementGordon Ross1-145/+31
6876185 common I/F for net message build/parse in kernel vs user code 6891728 syslog shows: smbfs_close: error 9 closing /dirname 6906037 smbfs_mount() doesn't ASSERT the return value of smbfs_make_node() 6607536 the size of a dir on smbfs is not correct 6648146 smbfs should implement reclaim from node cache --HG-- rename : usr/src/lib/libsmbfs/smb/acl_conv.c => usr/src/common/smbclnt/smbfs_ntacl.c rename : usr/src/lib/libsmbfs/smb/acl_nt.h => usr/src/common/smbclnt/smbfs_ntacl.h
2009-12-11FWARC 2008/613 KT IOS Performance Counters APIJanie Lu1-1/+5
FWARC 2008/615 KT Perf Reg HV API FWARC 2009/434 KT IOS Performance Counters API Update FWARC 2009/567 Parallel Boot HV APIs PSARC 2009/177 Solaris support for Rainbow Falls platforms PSARC 2009/389 Sun4v faulted SP events extension PSARC 2009/533 CRYPTO_HMAC_NO_UPDATE - A new KCF SPI flag PSARC 2009/605 more sun4v platform-independent cpu/mem FMA events PSARC 2009/649 Generic PCIe root complex FMA events 6704999 extend xaui enum to work in platform independent world 6773223 RFE: guest epkt for faulted SP 6773225 RFE: Diagnosis of a faulted SP 6797776 Solaris support for Rainbow Falls platforms
2009-12-036902289 pmcs is not always setting pkt_resid when neededDavid Hollister1-1/+0
2009-12-026905446 LBOLT_* macros should observe lbolt_bootstrapRafael Vanoni1-3/+22
6905793 /var/adm/messages displays wrong timestamp during early boot across fast reboots
2009-11-256873566 Core File Gathering/Firmware Diag Buffer supportAda1-0/+2
6892600 Add support for IOC Fault Watchdog in Solaris SAS2 storage driver (mpt_sas) 6892609 Add support for REG_ACCESS IOCTL in Solaris SAS2 storage driver (mpt_sas) 6892984 Add support for "System Shutdown Initiated" RAID action 6892985 Add support for extended FW Diag Buffer in Solaris SAS2 storage driver (mpt_sas) 6892995 Add time stamp to IOC Init message for Solaris SAS2 storage driver (mpt_sas) 6870234 Erie: Upgrading Firmware of Erie HBA with Solaris sas2flash turns HBA inactive 6901371 IOCTL path locks if issued after forcing fault
2009-11-236887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodesSean McEnroe2-17/+13
6871169 kphysm_add_memory_dynamic panics testing vmstress + DR 6877160 guest domain panic at platsvc:mdeg_notify_client+10c 6874763 memseg_alloc_meta() incorrectly maps page_t pages 6873569 multiple calls to memlist_read_lock() can cause deadlock hazard 6886354 DR failure with "memory span duplication" error 6886782 panic after pagefault in seg_kpm after LDom add-mem on primary 6887644 domain hang/deadlock during ldom mem DR when trying to grab a write lock
2009-11-236898505 kmem_verify oddities around Fast Crash Dump integrationDave Plauger2-10/+31
2009-11-226903716 (lb >= lb_info->lbi_debug_time) assertion failed when leaving ↵Rafael Vanoni1-4/+4
kmdb(1) in lbolt cyclic driven mode 6903239 lb_info is not cache line sized on 32bit
2009-11-216678033 resilver code should prefetchGeorge Wilson1-0/+2
6841580 zfs stack overflow when upgrading to userspace accounting 6859446 scrub doesn't pause correctly