summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2013-03-113604 zdb should print bpobjs more verbosely (fix zdb hang)Matthew Ahrens1-0/+1
2013-03-113602 mdb should tab complete global symbolsHenrik Mattsson2-5/+34
Reviewed by: Matt Amdur <matt.amdur@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Carlos Cardenas <cardenas12@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-03-11OS-1882 full tmpfs can cause GZ svc.configd to die and not be restartableBryan Cantrill10-158/+34
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-03-11OS-1764 core dumping is abysmally slowBryan Cantrill10-26/+194
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
2013-03-08OS-1987 disks in zpools never go away when pulledJoshua M. Clulow3-20/+242
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Bill Pijewski <wdp@joyent.com>
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens59-893/+993
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-03-07OS-1996 mpt_sas: allow physical topology enumeration in libtopoJoshua M. Clulow7-3/+340
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2013-03-063517 importing pool with autoreplace=on and "hole" vdevs crashes syseventdYuri Pankov2-3/+6
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Jeffry Molanus <jeffry.molanus@nexenta.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-03-06OS-1977 tmpfs_minfree's bowl of porridge is now too hotrelease-20130307Bryan Cantrill1-13/+17
2013-03-06Merge branch 'master' of github.com:joyent/illumos-joyentKeith M Wesolowski2-11/+66
* 'master' of github.com:joyent/illumos-joyent: OS-1988 Make ldi_ev_remove_callbacks safe to use in LDI callbacks Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-03-05Merge /root/git/illumos-gateKeith M Wesolowski21-86/+221
* /root/git/illumos-gate: commit 41610d101ac089e52e33b0a671581e0c80d256c0 3530 ::smbsess prints wrong IP addresses in verbose mode, has no idea about IPv6 commit d04756377ddd1cf28ebcf652541094e17b03c889 3603 panic from bpobj_enqueue_subobj() 3604 zdb should print bpobjs more verbosely commit df49e4e49391204d49b62e99bfae86101a20c690 3551 hvm_sd module missing dependencies on scsi and cmlb commit 0689f76c08c5e553ff25ac43a852b56c430bb61e 3582 zfs_delay() should support a variable resolution 3584 DTrace sdt probes for ZFS txg states Conflicts: usr/src/uts/common/fs/zfs/dsl_dir.c usr/src/uts/common/fs/zfs/dsl_pool.c
2013-03-05OS-1988 Make ldi_ev_remove_callbacks safe to use in LDI callbacksJoshua M. Clulow2-11/+66
Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-03-05OS-1910 want grub support for cross-menu OS console variableKeith M Wesolowski9-439/+604
2013-03-04OS-1986 /usr/bin/head should implement -c -q and -v.Robert Mustacchi2-30/+87
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2013-03-043530 ::smbsess prints wrong IP addresses in verbose mode, has no idea about IPv6Yuri Pankov1-14/+53
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Bayard Bell <Bayard.Bell@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-03-043603 panic from bpobj_enqueue_subobj()Matthew Ahrens3-19/+61
3604 zdb should print bpobjs more verbosely Reviewed by: Henrik Mattson <henrik.mattson@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-03-04OS-1985 ::mptsas should show slot/enclosure for targetsJoshua M. Clulow1-2/+4
2013-03-04OS-1966 fix DEBUG buildJoshua M. Clulow8-12/+11
2013-03-023551 hvm_sd module missing dependencies on scsi and cmlbYuri Pankov1-1/+6
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2013-03-01OS-1909 pfiles shows incorrect socket information on some getsockname callsRobert Mustacchi2-2/+16
OS-1979 getsockname should set the sa_family_t for unbound unix domain sockets Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2013-03-013582 zfs_delay() should support a variable resolutionAdam Leventhal14-43/+94
3584 DTrace sdt probes for ZFS txg states Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Elling <richard.elling@dey-sys.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-03-01OS-1976 tmp_inactive uses memory after freeingRobert Mustacchi1-3/+3
2013-03-01OS-1973 stub out fs and ss limit feature compatibilityJerry Jelinek3-1/+12
2013-03-01OS-1969 zone boot failed: could not open slave side of zone consoleJerry Jelinek1-4/+21
2013-03-01Merge branch 'master' of github.com:joyent/illumos-joyentKeith M Wesolowski3-460/+462
* 'master' of github.com:joyent/illumos-joyent: OS-1929 pfiles shouldn't try to trace itself OS-1931 pfiles crashes on processes with no files OS-1528 wheels fell off dtrace.h during a merge
2013-03-01OS-1929 pfiles shouldn't try to trace itselfRobert Mustacchi2-6/+8
OS-1931 pfiles crashes on processes with no files
2013-03-01Merge /root/git/illumos-gateKeith M Wesolowski89-5905/+6535
commit aec3cf542eb81ffe3fe027b69143a82fdc7810cd 815 Need ipadm(1M) manual page commit 3b2aab18808792cbd248a12f1edf139b89833c13 3464 zfs synctask code needs restructuring commit 584d084a45d320c86a541cf9072cccd91b4da17b 3426 assertion failed: irq < 16 on VMware hardware version 9 (apix related) commit ec94d32216ed5705f5176582355cc311cf848e73 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock is piping hot commit 62eae88769b9eacda11c5d508d9d87deeaf0821c 3543 Feature flags causes assertion in spa.c to miss certain cases commit 77372cb0f35e8d3615ca2e16044f033397e88e21 3588 provide zfs properties for logical (uncompressed) space used and referenced commit 03f8c366886542ed249a15d755ae78ea4e775d9d 3552 condensing one space map burns 3 seconds of CPU in spa_sync() thread (fix race condition) Conflicts: usr/src/cmd/zfs/zfs_main.c usr/src/man/man1m/Makefile usr/src/man/man1m/ipadm.1m usr/src/uts/common/fs/zfs/zfs_ioctl.c
2013-02-28OS-1528 wheels fell off dtrace.h during a mergeJoshua M. Clulow1-454/+454
2013-02-28backout OS-1566 filesystem limits for ZFS datasets: mergeKeith M Wesolowski17-924/+31
This reverts commit 99c071e7ee789a71d9aa9f3bf92cfde20153a526. Conflicts: usr/src/common/zfs/zfeature_common.c usr/src/common/zfs/zfeature_common.h usr/src/man/man5/zpool-features.5
2013-02-28815 Need ipadm(1M) manual pageJerry Jelinek3-0/+1247
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Carlos Cardenas <cardenas12@gmail.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens80-5770/+6227
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-02-283426 assertion failed: irq < 16 on VMware hardware version 9 (apix related)Hans Rosenfeld1-5/+21
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Boris Protopopov <boris.protopopov@nexenta.com> Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Gordon Ross <gwr@nexenta.com>
2013-02-28OS-1945 "pargs -l" dies on incomplete core dumpsBryan Cantrill1-2/+2
2013-02-27OS-1956 mdb_v8 can't display strings on 3.16.14.xBryan Cantrill1-3/+68
OS-1957 ::findjsobjects displays too many false positives OS-1959 ::v8print doesn't properly process "char" type OS-1960 ::findjsobjects -l should list all representative objects
2013-02-253581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock is piping hotAdam Leventhal4-80/+169
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-02-253543 Feature flags causes assertion in spa.c to miss certain casesRichard Yao1-2/+2
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-02-22OS-1947 add dependency for zones on metadataJosh Wilsdon1-0/+8
2013-02-223588 provide zfs properties for logical (uncompressed) space used and referencedMatthew Ahrens5-1/+45
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Elling <richard.elling@dey-sys.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-02-22OS-1939 ::findjsobjects array detection suffers from false positivesBryan Cantrill1-40/+87
OS-1940 ::findjsobjects -p/-c should allow objects to be specified OS-1944 ::findjsobjects should sort by product of properties and instances
2013-02-21Merge github.com:illumos/illumos-gateKeith M Wesolowski183-2239/+5408
* github.com:illumos/illumos-gate: (49 commits) commit c61ea5668634a215fd1c9000beb7f6d2853b3468 3557 dumpvp_size is not updated correctly when a dump zvol's size is changed 3558 setting the volsize on a dump device does not return back ENOSPC 3559 setting a volsize larger than the space available sometimes succeeds 3560 dumpadm should be able to remove a dump device commit 9eb57f7f3fbb970d4b9b89dcd5ecf543fe2414d5 3578 transferring the freed map to the defer map should be constant time 3579 ztest trips assertion in metaslab_weight() commit 9583f7179cb3bb19c38f4a8567cb8d51786036f1 3501 mdb: ::thread -d needs the SWITCH column commit 870e339d55f32bf17ce54ee9557ef0ac88ab4d5f 3496 sysevent runtime files are under /var/run commit 03205638622365000528794a52a1c0a8e846554e 3431 sharectl prints garbage when it failed commit cfe63ebf3593a7e45618955bfd1a754f30fc5fcf 3412 The ascii art in nfs4.h needs update commit 11bb729e438c0522ef1254effe8c8a39e441d7d5 1927 nfs4 stale clientid loop (OI server, Linux client) commit 28f2c52052034474a5881e13013564f72ffa345f 3515 sd gives RMW warnings for reads commit 16a4a8074274d2d7cc408589cf6359f4a378c861 3552 condensing one space map burns 3 seconds of CPU in spa_sync() thread 3564 spa_sync() spends 5-10% of its time in metaslab_sync() (when not condensing) 3566 recursive mutex panic in specfs commit 20128a0826f9c53167caa9215c12f08beee48e30 3561 arc_meta_limit should be exposed via kstats 3116 zpool reguid may log negative guids to internal SPA history commit c3a66015199e1814c2af8f7e6929af2004302e7e 3537 want pool io kstats commit ccc71be50bb49efb4e31004c77fb3e065e9c0596 3523 SMB NT Notify returning too soon commit bfbce3c1273efa22c185ea2995c57c37163fd7c3 3223 SMB FindFirst/FindNext don't fill in Last Name Offset commit 42c141d3747f50c9bfb13e3cf5f32828312a7b79 374 cron should send more useful mail commit 1f9f06cf154565efc5425d8e2c4d511ea99b0a58 3529 iostat should display time used by dtrace commit d5285cae913f4e01ffa0e6693a6d8ef1fbea30ba 3522 zfs module should not allow uninitialized variables commit 7535ae1914017b0e648abd7a139aca709fa82be3 3503 usba doesn't initialize cc_no_resources, causes gibberish output in kstat: commit e5dc7eac9e55f81548c4f12c8a2879d42a35ad84 3531 Race between log_sysevent_filename() and log_event_upcall() can cause panic commit 644b952899ad74c91b80401bc5cec525cdd9d87f 3512 rounding discrepancy in sa_find_sizes() 3513 mismatch between SA header size and layout commit 43ae55058ad99c869a9ae39d039490e8a3680520 3534 Disable EEE support in igb for I350 commit 838d71726afbdb6e9ea1358597d7a2da477d6831 3535 mdb ::print should pretty-print ipaddr_t and friends commit 15c4b7fc60958757a4ae2244a3910f06c3308202 3305 smbfs mount shows password commit 9dc3941c735ef88de46e850f745aa556d3a071a5 3507 Tunable to allow block allocation even on degraded vdevs commit e98f46cc16b6ba1555409cb3c7e384bdb0792875 3519 DTrace fails to resolve const types from fbt 3520 dtrace internal error -- token type 316 is not a valid D compilation token 3521 clean up dtrace unit tests commit db8a3845f437a4151d759cc8d253e54e2911d7e6 3516 Leftover multidata transmit kernel statistics in ipv6 commit fabf08ae7a95a47c3e249ee651d83d26f798bcfa 3514 Spurious errors setting up new SMB client sessions commit 1b912ec7100c10e7243bf0879af0fe580e08c73d 3498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt) commit aea676fd5203d93bed37515d4f405d6a31c21509 3508 NFS4 data corruption (client side) commit c93cc65a53e442bf8f9292f82e8c0797e0ed3f3d 3511 dtrace.c erroneously checks for memory alignment on amd64 commit 39f633a09e54fab2b9cf8d9d3ddc2a043b3e7465 3325 nsmb_close locking and teardown deadlock commit 28e4da25922bdfc5cba7ab29f47de911bbd78009 3465 ::walk ... | ::<dcmd> misinterprets input as symbol names 3466 ::tsd should handle missing/NULL values better 3467 mdb_ctf_vread() could be more useful 3468 mdb enhancements for zfs development 3470 ::whatis does not print callers from KMF_LITE 3473 mdb_get_module() returns wrong module commit 52fd7480cd8cd8da8ccac00d6af67471a23f06d2 3371 dumpadm -z is not documented in manpage 3380 zfs man page: documentation for zfs allow is confusing commit a0900badd8eb6bcca99411c8906b483e84f2da91 3196 ao_gendisp use by make is racey commit ff512403afa294019aee0a9c4e4f778f1d7ed207 3237 r10 is added 2 times to panic info commit 4846df9b53c813b173160a71c267f6678e9bf59b 3502 panic in smb_server_shutdown (sl_count assertion) commit 5f1ef25c7a11451cbd3080dc3ce8e8db4ca996c4 604 CIFS server should traverse child mount points commit e633f2d79475b51f0a4d46972282225abf851733 749 "/usr/bin/kstat" should be rewritten in C (fix SPARC build) commit 66448911ac89c254e89afc52e114402115a497e3 749 "/usr/bin/kstat" should be rewritten in C commit b17f03d7d89b75b69b9b7db22f2316b700e3a5a8 3485 statd is not handling incoming SM_NOTIFY properly when the hostname is not resolvable commit b7c47e8c412d4654019e45625cf2be8f7fd6ee66 3492 some e1000g devices don't support 15 unicast addresses commit 452fab4bfe0f4a0322a258885624366426683ae8 3419 usbftdi needs to support the BeagleBone commit 33c41f2b7f5e60517664bd7f392221865f833526 3477 SunSSH config should accept TCPKeepAlive as synonym for KeepAlive commit 3c1e517454d5ef05eda14277b3af58472e9b26a9 452 getconf should support NPROCESSORS_* commit c92bf99ee60c0b1fe1289fef2b4034126c7867a5 3474 tar should support -C on extract commit a6f561b4aee75d0d028e7b36b151c8ed8a86bc76 3035 LZ4 compression support in ZFS and GRUB commit 7b1753e64ab6c8c68e7cd79acbedfdfba12bd7f8 3444 README for usr/src/test 3445 ZFS tests for restricted aclmode Conflicts: usr/src/cmd/cron/cron.c usr/src/cmd/mdb/common/mdb/mdb_ctf.c usr/src/cmd/mdb/common/mdb/mdb_ctf.h usr/src/cmd/ssh/libssh/common/readconf.c usr/src/cmd/ssh/sshd/servconf.c usr/src/cmd/stat/Makefile usr/src/common/zfs/zfeature_common.c usr/src/common/zfs/zfeature_common.h usr/src/common/zfs/zfs_prop.c usr/src/man/man1m/zfs.1m usr/src/man/man4/ssh_config.4 usr/src/man/man4/sshd_config.4 usr/src/man/man5/zpool-features.5 usr/src/uts/common/fs/zfs/zfs_ioctl.c usr/src/uts/common/io/scsi/targets/sd.c
2013-02-213552 condensing one space map burns 3 seconds of CPU in spa_sync() thread ↵George Wilson1-10/+17
(fix race condition)
2013-02-21OS-1906 have sngl brand use files from dataset, remove use of SNGL_BASE tarball.release-20130221Josh Wilsdon1-19/+0
2013-02-203557 dumpvp_size is not updated correctly when a dump zvol's size is changedGeorge Wilson10-56/+120
3558 setting the volsize on a dump device does not return back ENOSPC 3559 setting a volsize larger than the space available sometimes succeeds 3560 dumpadm should be able to remove a dump device Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Albert Lee <trisk@nexenta.com>
2013-02-213035 LZ4 compression support in ZFS and GRUBSašo Kiselkov21-12/+1743
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Christopher Siden <csiden@delphix.com> Conflicts: usr/src/common/zfs/zfeature_common.c usr/src/common/zfs/zfeature_common.h usr/src/common/zfs/zfs_prop.c usr/src/man/man5/zpool-features.5 usr/src/uts/common/fs/zfs/zfs_ioctl.c
2013-02-203578 transferring the freed map to the defer map should be constant timeGeorge Wilson1-11/+27
3579 ztest trips assertion in metaslab_weight() Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Richard Elling <richard.elling@dey-sys.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-02-20OS-1908 ::findjsobjects needs to find/process JavaScript arraysBryan Cantrill1-66/+328
OS-1913 ::jsprint overflows stack on extremely large objects OS-1925 ::jsprint can print spurious members OS-1914 ::findjsobjects should be able to find references in bulk OS-1934 mdb_v8 should be compiled with MDB_API_VERSION set to 3
2013-02-20OS-1932 mdb_dcmd_f not defined when MDB_API_VERSION is 3Bryan Cantrill1-1/+2
2013-02-193501 mdb: ::thread -d needs the SWITCH columnMarcel Telka1-3/+12
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-02-193496 sysevent runtime files are under /var/runMarcel Telka2-5/+7
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Carlos Cardenas <cardenas12@gmail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-02-193431 sharectl prints garbage when it failedMarcel Telka1-2/+2
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Carlos Cardenas <cardenas12@gmail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>