Activity
From 2013-07-24 to 2013-08-22
2013-08-22
-
11:31 PM Bug #4072 (Resolved): make clobber leaves trash
- After doing a full build (nightly ...) followed by...
-
05:50 PM Bug #4046 (Closed): dsl_dataset_t ds_dir->dd_lock is highly contended
- ...
-
03:27 PM Bug #3974 (Resolved): mistake on stdlib.h
- Fixed with this commit:
commit 60c49c69080806d302eecdc7c8f69a0b88cac397
Author: Igor Kozhukhov <ikozhukhov@gmail....
2013-08-21
-
11:58 PM Bug #4047 (Closed): panic from dbuf_free_range() from dmu_free_object() while doing zfs receive
-
07:18 PM Bug #4047: panic from dbuf_free_range() from dmu_free_object() while doing zfs receive
- Resolved in:...
-
11:57 PM Feature #3946 (Closed): ::gcore
- ...
-
08:21 PM Feature #4069 (Closed): mdb should support embedded dmods in core dumps
- When working with other pieces of software that want dmods there is a challenge of making sure that we always have th...
-
07:16 PM Bug #4062 (Resolved): libscf: memory leaks in scf_simple_app_props_get()
- Resolved in:...
-
03:36 PM Bug #4062 (Pending RTI): libscf: memory leaks in scf_simple_app_props_get()
-
07:16 PM Bug #4061 (Resolved): libzfs: memory leak in iter_dependents_cb()
- Resolved in:...
-
03:36 PM Bug #4061 (Pending RTI): libzfs: memory leak in iter_dependents_cb()
-
06:37 PM Bug #4065: Kernel panic on zfs recv
- This looks like a duplicate of #4047.
-
07:31 AM Bug #4065 (New): Kernel panic on zfs recv
- On receiving incremental snapshots via ssh to an already existing target dataset, the receiving system crashed.
as... -
12:21 PM Feature #4066 (New): exporting zpool on a broken device
- Saying shortly, I can't export a pool on such devices, for example, my FC link is down, external raid is unavailable ...
2013-08-20
-
06:47 PM Bug #3845: beadm doesn't work in non-global zones
- I'm testing the patch in a non-global zone, and the output doesn't look quite right to me. Should zbe and zbe-1 have...
-
05:34 PM Bug #3126: oi_151a5 ixgbe driver
- Anyone know if this might be related to flowcontrol problems in ixgbe on X520 HW? If so, see bug 4063 I just submitt...
-
05:29 PM Bug #4063: flowcontrol set to 'bi' loses IP connectivity on ixgbe driven X520
- I have a large changeset compliments of Joerg Goltermann that I've trimmed down to just the flow control changes that...
-
05:25 PM Bug #4063 (New): flowcontrol set to 'bi' loses IP connectivity on ixgbe driven X520
- With flowcontrol set to no, tx or rx on an X520 interface driven by ixgbe connectivity seems fine however setting it ...
-
03:02 PM Bug #4062 (Resolved): libscf: memory leaks in scf_simple_app_props_get()
- There are memory leaks in scf_simple_app_props_get().
In a case there are no property groups in both svc and inst ... -
02:51 PM Bug #4061 (Resolved): libzfs: memory leak in iter_dependents_cb()
- There is a memory leak in iter_dependents_cb(). It is expected that the iter_dependents_cb() calls zfs_close() for th...
-
05:37 AM Feature #4057: Add sfxge support
- That's great news. If you need help with getting it into the tree and the like, let me know.
-
02:43 AM Bug #4060 (New): Encryption framework's bignum (and consumers) need to increase from 4096-bits.
- A SmartOS user with an 8192-bit RSA key states that he couldn't log in, with the system saying:
sshd[16521]: [I...
2013-08-19
-
06:12 AM Feature #4057 (Closed): Add sfxge support
- Figured I should list this, since I've been sitting on it.
Solarflare is a nice proprietor of 10GbE NICs, with sup... -
01:34 AM Bug #4052: Dell R720 doesn't shutdown or reboot to prom
- I have an R720 on which this succeeds without difficulty; what is the configuration of yours?
2013-08-18
-
08:24 PM Bug #4055 (In Progress): cleanup warnings in cmd/amt
-
03:49 PM Bug #4055: cleanup warnings in cmd/amt
- it is not real bug, because we have 'j++' at line 637 and will print variables only if they are defined at lines: 638...
-
02:57 PM Bug #4055 (In Progress): cleanup warnings in cmd/amt
- ...
-
08:24 PM Bug #4056 (In Progress): cleanup warnings in cmd/sgs/prof
- they are real issues,
because we have uninitialized variable 'nsyms_pri' if we have 'case: SH_SUNW_LDYNSYM' at line... -
08:12 PM Bug #4056 (In Progress): cleanup warnings in cmd/sgs/prof
- ...
-
06:28 PM Bug #3999: libld extended section handling is broken
- Resolved in 8878595
-
06:28 PM Bug #4000 (Resolved): pvs can't deal with extended sections
- Resolved in a0563a4
-
06:28 PM Bug #4003 (Resolved): dldump() can't deal with extended sections
- Resolved in e4096c8
-
06:27 PM Bug #4004 (Resolved): dis(1) can't deal with extended sections
- Resolved in 27553b5
-
06:27 PM Bug #4005 (Resolved): libctf can't deal with extended sections
- Resolved in c894eff
-
06:27 PM Bug #4011 (Resolved): ar does weird things with extended ELF sections
- Resolved in f0a0736
-
06:27 PM Bug #4009 (Resolved): size(1) can't find sections in relocatable objects with extended sections
- Resolved in 8a16d13
-
02:54 PM Bug #4024 (Closed): uninitialized and unused variables in cmd/fs.d/nfs
- Resolved in cf7e209d5f01e9f5fe052b444899ba9cba0e9877.
-
02:54 PM Bug #4024 (In Progress): uninitialized and unused variables in cmd/fs.d/nfs
2013-08-17
-
09:52 PM Bug #4054 (Resolved): dis sometimes decides random symbols are functions
- if dis_tgt_lookup() hits on the symcache, it never sets isfunc, which will the be stack garbage from dis_data().
I... -
03:13 PM Feature #4053 (Closed): Add NVME Driver Support to Illumos
- NVM Express, NVMe, or Non-Volatile Memory Host Controller Interface Specification (NVMHCI), is a specification for ac...
-
02:47 PM Bug #4052: Dell R720 doesn't shutdown or reboot to prom
- Oh it may be interesting to add that on rare occasion it can work, about one time out of 10'.
Hanging reboots are bo... -
02:09 PM Bug #4052 (New): Dell R720 doesn't shutdown or reboot to prom
- Dell R720 servers won't shutdown or reboot to prom, hanging on the usual "syncing disks, rebooting...".
I've no id... -
01:52 PM Bug #4051 (Closed): Don't free mdi_pathinfo_t in mptsas when device(s) are retired.
- The crash happens when MPXIO is enabled and any ioctl reaches mpapi, but it is closely related to hardware especially...
-
04:01 AM Bug #4049 (Resolved): filesystem(5) documents /usr/bin/amd64 twice
- Exactly what it says on the tin, /usr/bin/amd64 is documented once on either side of /usr/bin/sparcv9. The copy that...
-
03:36 AM Bug #4048 (Resolved): cpu_acpi is too verbose about disabled SpeedStep/PowerNow! support
- The following messages are repeated for every CPU core when SpeedStep/PowerNow! support is disabled in BIOS, and whil...
2013-08-16
-
10:18 PM Bug #3194: dis crashes disassembling aes
- This is because we attempt to use the symcache to start walking the symtab in the middle, and do so even if we've nev...
-
06:17 PM Feature #3690 (Resolved): mdb on x86 should be able to print alternate register names
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:17 PM Feature #3689 (Resolved): Want an mdb test suite driver
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:17 PM Feature #3688 (Resolved): Want mdb -e
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:16 PM Bug #3096 (Resolved): libctf does not validate function types correctly
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:16 PM Bug #3095 (Resolved): libctf does not validate arrays correctly
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:15 PM Feature #3094 (Resolved): libctf should support removing a dynamic type
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
06:15 PM Feature #3089 (Resolved): want ::typedef
- Resolved in 0a47c91c895e274dd0990009919e30e984364a8b.
-
04:29 PM Feature #3915 (Resolved): Add adjuncts support to the build
- Resolved in 494f7e12a62129ef191a15f9dfde6b7abe3bf510.
-
12:36 AM Bug #4047 (Closed): panic from dbuf_free_range() from dmu_free_object() while doing zfs receive
- This is a regression caused by #3834
Analysis by Matt Ahrens... -
12:27 AM Bug #4046 (Closed): dsl_dataset_t ds_dir->dd_lock is highly contended
- Analysis by Adam Leventhal and Matt Ahrens:...
2013-08-15
-
11:28 PM Bug #4024: uninitialized and unused variables in cmd/fs.d/nfs
- Resolved in cf7e209d5f01e9f5fe052b444899ba9cba0e9877.
-
06:13 PM Bug #4045 (Closed): zfs write throttle & i/o scheduler performance work
- This review mainly consists of two related performance improvements:
1. The ZFS i/o scheduler (vdev_queue.c) now d... -
05:14 PM Bug #3983: sdev_shadow_node slept through a vn_rele
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:13 PM Bug #3983 (Resolved): sdev_shadow_node slept through a vn_rele
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:14 PM Bug #3982 (Resolved): sdev could use some theory statements
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:14 PM Bug #3981 (Resolved): sdev backing store nodes not always present
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:14 PM Bug #3980 (Resolved): sdev vfs refcount assertion violation
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:14 PM Bug #3979 (Resolved): sdev dynamic directories can be created multiple times
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:13 PM Bug #3978 (Resolved): renaming dynamic sdev nodes is problematic
- Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
-
05:13 PM Bug #3977 (Resolved): zones can commit suicide by zvol
- Resolved in dd9c3b29f8e9f6b99b80e1fd8fc03241abd67311.
-
05:13 PM Bug #3976 (Resolved): sdev_readdir() recursively acquires sdev_contents as reader
- Resolved in 8d3cb697ab50bcbe6fdf24afdb4243a7367d164e.
-
07:57 AM Feature #2583 (Closed): Add -p (parsable) option to zfs list
- Duplicates #3993.
2013-08-14
-
12:20 AM Bug #4026 (Resolved): cleanup warnings in cmd/passwd
- Resolved in 559372b3a1f0f2d0da204a93e42942065acd4530.
2013-08-13
-
09:21 PM Bug #3971 (Resolved): remove EXPORT_RELEASE_BUILD
- commit 0f36b8433e9a3e3d3803c54bad5be5de92aec546
Author: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Date: Tue Aug ... -
09:20 PM Bug #3994 (Resolved): uscsi_timeout of 0 sent to ses target driver can hang processes in biowait with a cmd stuck in HBA.
- commit ffc5bd0fe44a6f6529e738f1c202f788b1355046
Author: Kevin Crowe <kevin.crowe@nexenta.com>
Date: Wed Aug 7 13:... -
02:48 PM Bug #4039 (Resolved): zfs_rename()/zfs_link() needs stronger test for XDEV
- commit 18e649782fcf9da52d755b2074b4b9382426c818
Author: Marcel Telka <marcel.telka@nexenta.com>
Date: Tue Aug 13 ... -
02:30 PM Bug #4039 (Pending RTI): zfs_rename()/zfs_link() needs stronger test for XDEV
2013-08-12
-
10:30 PM Bug #4039 (Resolved): zfs_rename()/zfs_link() needs stronger test for XDEV
- The zfs vnops entry points in zfs_link() and zfs_rename() are already doing the checks for the cross-device operation...
-
08:13 PM Feature #4037 (Closed): sTec S112x support
- sTec has ported their "skd" driver, which supports S112x PCI-e SSDs, to Illumos, using the blkdev framework. This is...
-
08:12 PM Bug #4036 (Closed): fix blkdev uninitialized return values
- These have been in illumos-nexenta for a while. One fixes an uninitialized-variable nit, the other sets the return v...
-
06:16 PM Feature #3985 (Resolved): want mdb api function for iterating object symbols
- Resolved in ac58c5db4a5b4615fc374fa3211bdda323263284.
-
04:55 PM Bug #3975 (Resolved): ddi_periodic_add(9F) is entirely rubbish
- Resolved in a288e5a9793fdffe5e842d7e61ab45263e75eaca.
2013-08-11
-
10:53 PM Bug #4026 (Pending RTI): cleanup warnings in cmd/passwd
-
10:51 PM Bug #4026 (In Progress): cleanup warnings in cmd/passwd
-
03:46 PM Bug #4026 (Feedback): cleanup warnings in cmd/passwd
- http://cr.dilos.org/cr/il-4026/
-
08:25 PM Bug #3989 (Resolved): svc.startd gets stuck in a loop when HOME dir doesn't exist
- Resolved in 2a17138d7a5102bc6e0bf0444224cd0c416d98f0.
-
08:25 PM Bug #3991 (Resolved): startd, configd spinning due to bad sac start method
- Resolved in 2a17138d7a5102bc6e0bf0444224cd0c416d98f0.
-
08:25 PM Bug #3990 (Resolved): a misconfigured smf service can cause svc.configd to leak memory and eventually hang
-
08:25 PM Bug #3990: a misconfigured smf service can cause svc.configd to leak memory and eventually hang
- Resolved in 2a17138d7a5102bc6e0bf0444224cd0c416d98f0.
-
05:13 PM Bug #3986 (Resolved): svc.startd dies in getutxent_frec()
- Resolved in 0d421f668cdfd7a53019f57234af254738038aa0.
-
05:13 PM Bug #3987 (Resolved): svc.startd dies in utmpx_postfork()
- Resolved in 0d421f668cdfd7a53019f57234af254738038aa0.
-
03:47 PM Bug #4024 (Pending RTI): uninitialized and unused variables in cmd/fs.d/nfs
-
03:46 PM Bug #4024 (In Progress): uninitialized and unused variables in cmd/fs.d/nfs
-
12:42 PM Bug #2989: LOGNAME_MAX should be increased to 32
- I've attached a git-style patch named 2989-5.patch.Z to this bug report. This patch is built against illumos-gate fr...
-
02:35 AM Bug #4034 (Resolved): 'dmake all' fails for DTrace demos
- usr/src/cmd/dtrace/demo/Makefile tries to process sunlogo.gif which has never been part of the OpenSolaris repo. (Th...
-
02:30 AM Feature #4033 (New): implement IPv6 prefix delegation
- IPv6 allows a network prefix to be delegated. ISC DHCP client supports it. Illumos client does not.
-
02:28 AM Feature #4032 (New): man(1) should allow specifying paths to a page
- ...
-
02:00 AM Bug #4031 (New): scsa1394 violates DDI scsi_pkt(9S) allocation rules
- The DDI does not allow drivers to allocate their own scsi_pkt(9S). The correct way to allocate a scsi_pkt is by calli...
2013-08-10
-
02:22 AM Bug #4030 (Resolved): remove useless nightly/bldenv options
- -S and -O are completely useless to us since we don't have access to the source for the closed bits.
-
02:21 AM Bug #4029 (Resolved): remove tonic build bits
- We can't do tonic builds since we don't have the source. Remove the various hacks associated with tonic builds.
-
02:20 AM Bug #4028 (Resolved): remove CLOSED_IS_PRESENT
- CLOSED_IS_PRESENT is always "no" in our case since we don't have the source for the closed bits. As a result it shou...
-
02:18 AM Bug #4027 (Resolved): remove CLOSED_BUILD
- We don't have the closed source and never will. Remove the build magic to do closed builds.
2013-08-09
-
09:45 PM Bug #4026 (Resolved): cleanup warnings in cmd/passwd
- import changes from Joyent tree for cmd/passwd :
https://github.com/joyent/illumos-joyent/commit/7ade4aeb90d841655b5... -
06:59 PM Feature #3056: Support for Broadcom 5720
- I'm narrowing this to the 5720 chipset as it has had better testing and results inside both Nexenta and Joyent.
-
06:57 PM Bug #4025 (New): Support for Broadcom 5719
- I'm splitting out 5719 from #3056 support due to problems on recent-vintage 5719 boards.
-
02:53 PM Bug #4024 (Feedback): uninitialized and unused variables in cmd/fs.d/nfs
- http://cr.dilos.org/cr/il-4024/
-
02:44 PM Bug #4024 (Closed): uninitialized and unused variables in cmd/fs.d/nfs
- ...
-
03:13 AM Bug #4023 (Resolved): Properly escape newlines and carriage returns in man pages
- ...
-
02:34 AM Bug #4022 (New): remove SVVS vestiges
- The System V verification suite was never open. Remove the few related bits of build infrastructure.
2013-08-08
-
11:58 PM Bug #4021 (Resolved): savecore getbounds() should try harder
- Resolved in ae449904a90a5ea664537524927d1e6c0c1b11cd.
-
11:07 PM Bug #4021 (Resolved): savecore getbounds() should try harder
- See 3984 for the analysis. This is split from that as it is inherently a separate bug with savecore.
-
11:58 PM Bug #3984 (Resolved): savecore erroneously claims you must be root to use it
- Resolved in ae449904a90a5ea664537524927d1e6c0c1b11cd.
-
11:01 PM Bug #4020 (Resolved): Make ldi_ev_remove_callbacks safe to use in LDI callbacks
LDI allows various events to be propagated from a device driver up to consumers of those devices. The functions ldi...-
10:56 PM Feature #4019 (Resolved): mpt_sas: expose LED controls to libtopo
- In order for FMA to express disk health via the physical status LEDs on the Richmond-A hardware, we need to expose th...
-
10:56 PM Feature #4018 (Resolved): mpt_sas: allow physical topology enumeration in libtopo
- mpt_sas tracks an (enclosure, slot) tuple for each target which is, at least in the Richmond-A, usefully mapped to ph...
-
10:48 PM Bug #4017 (Resolved): fmtopo -P flag does not appear to set properties
For example:...-
10:48 PM Feature #4016 (Resolved): disk-monitor should activate fault/fail indicators
- The disk-monitor FMA module presently tracks the relationship between disk topology nodes, the bay they are installed...
-
09:02 PM Bug #3912 (Resolved): crti needs to make sure _init and _fini are 16-byte stack aligned
- Resolved in a86e931db9089f6b514c9b98b206d0eb2c1a2a34.
-
08:31 PM Feature #3938 (Closed): Would like %N support in date(1)
-
08:30 PM Feature #1601 (In Progress): date command should support +%N
- This is a feature request, not a bug.
-
08:22 PM Bug #4015 (New): dmake: Fatal error: Don't know how to make target `../../i86pc/genassym/debug64/assym.h'
- i have in my illumos.sh:
export NIGHTLY_OPTIONS='-nCprt'
try to build only src/uts/intel by command:
ksh93 blden... -
07:15 PM Bug #3927 (Resolved): yes(1) needs error handling to avoid spinning
- Resolved in 96aa4f28c45f26c5cb5f5eb8bf23cb7fc6991d8f.
-
06:25 PM Bug #3900: illumos will not build against gcc compiled perl
- Attaching the patch which should fix this problem. However, I am not very sure if this should at all be fixed.
As ... -
05:43 PM Feature #3932 (Resolved): vrrpadm dies when its configuration file doesn't exist
- Resolved in 2954adb080121c02025bb94537c313e6f51c9fd7.
-
05:43 PM Feature #3931 (Resolved): vrrpadm should work with a vnic as its link
- Resolved in 2954adb080121c02025bb94537c313e6f51c9fd7.
-
04:24 PM Bug #4014 (New): kernel hiccups when creating vlan on ixgbe interface with no SFP+ module
- Hi There,
On OpenIndiana oi_151a7 I attempted to create a vlan interface by running:
# dladm create-vlan -v 142... -
03:54 PM Bug #4013 (Resolved): backout 6910752/6968206: needs more work
- Resolved in da4badc008f69df74f592b0831d92baa6dfcee76.
-
03:51 PM Bug #4013 (Resolved): backout 6910752/6968206: needs more work
- It's totally broken. Per Keith's RTI:...
-
02:11 PM Bug #3944 (Resolved): libtopo zfs module will clobber libzfs handle when an instance of the module unloads
-
02:11 PM Bug #3944 (Pending RTI): libtopo zfs module will clobber libzfs handle when an instance of the module unloads
- commit 2227b8ad8ebd0984a34b696ce07145248700852b
Author: Alek Pinchuk <alek@nexenta.com>
Date: Mon Aug 5 16:31:36 ... -
11:07 AM Bug #4012 (Feedback): Upper limit of zfs set bounds check for refreservation on volumes is too low
- When doing a zfs set refreservation on a volume, the upper bound of the value check is set too low. ATM the bounds ch...
-
07:47 AM Bug #2408: CJK character width handled incorrectly in terminal emulators
- Lauri Tirkkonen wrote:
> It seems to me that you can specify the widths between 'WIDTH' and 'END WIDTH'
> in the ch...
2013-08-07
-
11:46 PM Bug #4011 (Resolved): ar does weird things with extended ELF sections
- ar works fine with extended ELF sections (a break form form, with these last few bugs, I know), but it does so for th...
-
11:42 PM Bug #4010 (Feedback): ctfconvert/ctfmerge have issues with extended ELF sections
- neither ctfconvert nor ctfmerge nor libdwarf are usable with ELF files containing more than 65536 sections. Changes ...
-
09:56 PM Bug #4009 (Resolved): size(1) can't find sections in relocatable objects with extended sections
- When size encounters a dynamic object, it works based on the program headers (and works fine, presumably).
Given a... -
08:18 PM Bug #3962 (Closed): ztest should print out zfs debug buffer before exiting
- ...
-
08:18 PM Bug #3961 (Closed): freed gang blocks are not resilvered and can cause pool to suspend
- ...
-
08:18 PM Bug #3960 (Closed): dsl_scan can skip over dedup-ed blocks if physical birth != logical birth
- ...
-
08:17 PM Bug #3959 (Closed): ddt entries are not always resilvered
- ...
-
08:17 PM Bug #3958 (Closed): multiple scans can lead to partial resilvering
- ...
-
08:17 PM Bug #3957 (Closed): ztest should update the cachefile before killing itself
- ...
-
08:17 PM Bug #3956 (Closed): ::vdev -r should work with pipelines
- ...
-
08:06 PM Bug #3992 (Resolved): mdb ::stacks segv
-
06:04 PM Bug #3992: mdb ::stacks segv
- Resolved in 98144673ce45bddc6d5dbe7e2afab720c660b5d7.
-
08:04 PM Bug #4008 (Closed): libdladm should not have a curses UI inside
- libdladm is poorly designed bringing far too much baggage into the mix (namely libcurses). Junk should be separated ...
-
07:53 PM Bug #4007 (Closed): libuuid should not infect binaries with so many link dependencies
-
07:52 PM Bug #4007 (Closed): libuuid should not infect binaries with so many link dependencies
- ...
-
06:41 PM Bug #4006 (Closed): Certain printable unicode characters misclassified as nonprintable
- iswprint incorrectly returns false for many printable unicode characters (eg. ½, €, £ and box-drawing characters) usi...
-
06:31 PM Bug #3955 (Closed): ztest failure: assertion refcount_count(&tx->tx_space_written) + delta <= tx->tx_space_towrite
- ...
-
06:24 PM Bug #3952 (Closed): ztest: ztest_reguid test and ztest_fault_inject don't place nice together
- ...
-
06:24 PM Bug #3951 (Closed): ztest hang when running dedup test
- ...
-
06:24 PM Bug #3950 (Closed): ztest: deadman fires when we're doing a scan
- ...
-
06:23 PM Bug #3949 (Closed): ztest fault injection should avoid resilvering devices
- ...
-
05:14 PM Bug #2408: CJK character width handled incorrectly in terminal emulators
- Garrett D'Amore wrote:
> Yeah, so looking at this more, we missed it. So did the POSIX committee
> apparently -- t... -
04:59 AM Bug #4005 (Resolved): libctf can't deal with extended sections
- libctf thinks that any ELF file containing more than 65536 sections is corrupt, because it doesn't understand the SHN...
-
01:48 AM Bug #4004 (Resolved): dis(1) can't deal with extended sections
- dis(1) will crash when encountering an ELF file with extended sections.
2013-08-06
-
10:16 PM Bug #4003 (Resolved): dldump() can't deal with extended sections
- dldump() cannot dump an image of a shared object which uses extended sections (has more than 65536 sections).
-
10:01 PM Feature #4002 (New): Make `zpool clear` to reopen also reconnected cache and spare devices.
- This issue was found by FreeBSD developer Alexander Motin <mav@FreeBSD.org>. The change was committed as FreeBSD r253...
-
09:54 PM Bug #4001 (New): Make ZFS to use separate thread to handle SPA_ASYNC_REMOVE async events
- This issue was found by FreeBSD developer Alexander Motin <mav@FreeBSD.org>. The change was committed as FreeBSD r253...
-
09:04 PM Bug #4000 (Resolved): pvs can't deal with extended sections
- When given an object using extended ELF section info (more than 65536 sections), pvs errors in a loop (once per symbo...
-
09:03 PM Bug #3999 (Closed): libld extended section handling is broken
- When libld processes input objects it checks the symbol section indices without regard for extended sections, and ref...
-
07:13 PM Bug #3998 (New): ZFS should not unconditionally read pool configuration
- This issue was found by FreeBSD developer Alexander Motin <mav@FreeBSD.org>. The change was committed as FreeBSD r25...
-
06:41 PM Bug #3966 (Resolved): zfs lz4 compression (etc) should have bumped grub capability VERSION
- Resolved in 33915f3
-
05:50 PM Bug #3973 (Closed): zfs_ioc_rename alters passed in zc->zc_name
- ...
-
02:54 PM Feature #3997 (New): ZFS L2ARC default behavior should allow reading while writing
- The ZFS L2ARC implementation has a tunable called l2arc_norw (by default set to B_TRUE) which means that a given L2AR...
-
12:35 PM Feature #3890: New deduplication hash algorithm
- This is why there is fletcher hashing available, and at a normal rate of gigabytes per second per cpu core, it's more...
-
12:26 AM Bug #1016: vnode setup should be in vnode_cache_constructor
- The problem here is that the vnode_cache_constructor gets called only once per object. That is, the code (vn_free) w...
-
12:08 AM Bug #3996 (Closed): want a libzfs_core API to rollback to latest snapshot
- What the title says. The ioctl layer only exposes "rollback to latest", so that is what the libzfs_core API is.
2013-08-05
-
09:45 PM Bug #3925 (Resolved): IP DCE does not scale
- Resolved in 7c6d7024e51780d3aacf9063d2133c1e957d7eea.
-
03:32 PM Bug #3925: IP DCE does not scale
- This covers the following commits from illumos-joyent:
OS-946 IP DCE does not scale
OS-1041 node process stuck in... -
03:27 PM Bug #3925 (Pending RTI): IP DCE does not scale
- The following are follow up notes related to issues from this bug that have been merged into this illumos bug.
This ... -
09:18 PM Bug #3995: Memory leak of compressed buffers in l2arc_write_done
- Webrev at http://cr.illumos.org/~webrev/skiselkov/3995/ awaiting review.
-
09:05 PM Bug #3995 (Resolved): Memory leak of compressed buffers in l2arc_write_done
- jimmyH from the ZFS on Linux project recently pointed out a memory leak in the l2arc_write_done code. The memory leak...
-
08:16 PM Bug #2093: EOF rdist
- FWIW, it looks like rshd has some code to handle rdist invocation.
-
08:13 PM Bug #3972 (Resolved): ps - missing column separator
- Resolved in 096b23783d19eb083bccc3cbd5225b5345ca83fb.
-
07:00 PM Bug #3994: uscsi_timeout of 0 sent to ses target driver can hang processes in biowait with a cmd stuck in HBA.
- In rare cases that the command sent to a JBOD doesn't return you can end up with a stuck process & command that won't...
-
06:43 PM Bug #3994 (Resolved): uscsi_timeout of 0 sent to ses target driver can hang processes in biowait with a cmd stuck in HBA.
- We encountered this at Nexenta with a user level command (sesctl) that sends a uscsi command with a timeout of zero t...
-
03:02 PM Bug #3988 (Resolved): kstat(1) woefully inefficient on fully specified kstats
- Resolved in 9736aecd323ba323a24c159dc877b29795d68a0a.
-
05:48 AM Feature #3993 (Resolved): zpool(1M) and zfs(1M) should support -p for "list" and "get"
- "zfs get" has a "-p" option that prints out raw numbers, rather than human readable numbers (e.g., "7.83M" instead of...
-
02:47 AM Bug #1728: utmp_update: wrong number of args or invalid user
- Alright, after procrastinating a bit I looked into this some more. Here's what happens when an unprivileged applicat...
-
01:16 AM Bug #3992: mdb ::stacks segv
- It turns out that the stacks_hash/stacks_array may get freed multiple times if stacks_state stays as STACKS_STATE_DIR...
-
12:48 AM Bug #3992 (Resolved): mdb ::stacks segv
- Suppose you have a simple program:...
2013-08-04
-
05:34 PM Bug #3991 (Resolved): startd, configd spinning due to bad sac start method
- The sac service (svc:/system/sac:default) seems to be enabled by default on "joyent" branded zones, but its start met...
-
05:34 PM Bug #3990 (Resolved): a misconfigured smf service can cause svc.configd to leak memory and eventually hang
- Elijah collected a bunch of logs and the smf configuration for me. The problem we had was that the svc was missing it...
-
05:34 PM Bug #3989 (Resolved): svc.startd gets stuck in a loop when HOME dir doesn't exist
- I saw this first accidentally when I was trying to fix a problem with my rabbit zone. Then I was able to reproduce it...
-
05:13 PM Bug #3988 (Resolved): kstat(1) woefully inefficient on fully specified kstats
- Currently, kstat is woefully inefficient on fully specified kstats, e.g.:...
-
05:01 PM Bug #3987 (Resolved): svc.startd dies in utmpx_postfork()
- A thoth analyzer was written to look at threads in the process:...
-
04:59 PM Bug #3986 (Resolved): svc.startd dies in getutxent_frec()
- We've seen a bunch of core dumps from getutxent_frec():...
-
04:46 PM Feature #3985 (Resolved): want mdb api function for iterating object symbols
- This is used by the node v8 dmod.
-
04:42 PM Bug #3984 (Resolved): savecore erroneously claims you must be root to use it
- When trying to extract crash dumps on "stuff", savecore sometimes erroneously bombs out saying "you must be root to u...
-
04:13 PM Bug #3983 (Resolved): sdev_shadow_node slept through a vn_rele
- Fundamentally the code in sdev is buggy. The best way to look at this is to focus on the sdev_shadow_node function. I...
-
04:13 PM Bug #3982 (Resolved): sdev could use some theory statements
- The sdev design isn't the clearest. As we're doing a lot of grimey work in here, we should improve the commenting sit...
-
04:13 PM Bug #3981 (Resolved): sdev backing store nodes not always present
- The fundamental problem here is that sdev is inconsistent with when it creates various backing store nodes. This coul...
-
04:13 PM Bug #3980 (Resolved): sdev vfs refcount assertion violation
- We're doing a vn_renameat. We have picked up the various vnodes that we
care about and are moving forward with them.... -
04:13 PM Bug #3979 (Resolved): sdev dynamic directories can be created multiple times
- sdev has a simple matching system to determine if it should switch about its vnops for special types of dyanmic nodes...
-
04:13 PM Bug #3978 (Resolved): renaming dynamic sdev nodes is problematic
- There are a lot of problems with renaming dyanmic nodes. The least of which is whether or not it makes any sense. The...
-
04:02 PM Bug #3977 (Resolved): zones can commit suicide by zvol
- From the original Joyent bug report:
creating a zvol from within a zone with a delegated dataset causes the zone t... -
03:59 PM Bug #3976 (Resolved): sdev_readdir() recursively acquires sdev_contents as reader
- Looking at the dump, we have a bunch of threads corked on an
sdev_contents rwlock:... -
03:53 PM Bug #3975 (Resolved): ddi_periodic_add(9F) is entirely rubbish
- The ixgbe driver registers a link check function to run once per second using the ddi_periodic_add(9F) subsystem. Unf...
-
03:28 PM Bug #3916 (Resolved): elfcore() can induce panic in bcopy()
- Resolved in ea2603507f6302005d1c10815c4f0458ae3ec803.
-
03:16 PM Feature #3923 (Resolved): Users should be able to lower nice value of processes within a zone
- Resolved in 24d819e6779cf7765ce55eee9cf6f0a8fcea4e30.
-
03:15 PM Bug #3924 (Resolved): privileges.5 man page missing PRIV_SYS_RES_BIND
- Resolved in 24d819e6779cf7765ce55eee9cf6f0a8fcea4e30.
-
02:51 PM Bug #3974 (Resolved): mistake on stdlib.h
- ...
-
11:45 AM Bug #3973 (Closed): zfs_ioc_rename alters passed in zc->zc_name
- zfs_ioc_rename should not leave the value of zc_name passed in via zc altered on return.
-
12:15 AM Bug #3773: Dell BMC on R520 stops responding after bge driver loads
- Whoops. That webrev isn't available anymore -- I must have missed the notification. Any idea where this fix landed?
2013-08-03
-
11:12 PM Bug #3972 (Resolved): ps - missing column separator
- The output from "ps ux" and "ps aux" needs a column separator to prevent the "SZ" and "RSS" columns from bleeding tog...
-
09:23 PM Bug #3935 (Resolved): timer_settime() for a one-shot should use cyclic_reprogram()
- Resolved in c48ec423be1da03d6a2b8d2411544360fb3f7378.
-
09:23 PM Bug #3936 (Resolved): cyclic_remove_here() blocked with cyp_rpend of UINT32_MAX
- Resolved in c48ec423be1da03d6a2b8d2411544360fb3f7378.
-
09:23 PM Bug #3937 (Resolved): cyclic processing fails when cy_pend is greater than INT32_MAX
- Resolved in c48ec423be1da03d6a2b8d2411544360fb3f7378.
-
03:59 PM Bug #1471: mdb ::cycinfo column output not lined up with headers
- Pretty sure the lack of a warning is due to mdb_printf not being labeled as printf-like.
-
03:50 PM Bug #3967 (Resolved): iconv() blows up when passed (iconv_t)-1
- Resolved in 5f7cdf77ce044c1e2ea94040c70f571d331268ec.
-
02:17 PM Bug #3971 (Resolved): remove EXPORT_RELEASE_BUILD
- EXPORT_RELEASE_BUILD is one of the useless variables that are always set to # causing a bunch of things to be comment...
-
05:27 AM Bug #3963: Various incorrect flag handling changes
- Very nice work, Prasad. The attached patch LGTM. Feel free to list me as reviewer.
-
01:50 AM Feature #3844 (Resolved): the build should make source-level debugging easier
- Resolved in d69cdb3
-
01:50 AM Bug #3735 (Resolved): should include an empty make variable in the default CFLAGS/CCFLAGS
- Resolved in d69cdb3
(and eventually named CUSERFLAGS and CCUSERFLAGS, and their ...64 equivalents)
2013-08-02
-
11:24 PM Feature #3922 (Resolved): libkvm/mdb should be able to extract symbols from crash dump
- Resolved in 1320caf7cc74a3c5be65ef23516dee229adc288a.
-
10:37 PM Feature #3970 (In Progress): add tunable for maximum number of blocks freed in one txg
- Original problem discussed on zfs@illumos.org mailing list with subject "zfs destroy memory usage / swapping to zvol"...
-
09:07 PM Bug #3969 (New): zpool should not accept devices with a larger (incompatible) ashift
- https://www.illumos.org/issues/2671 added the ability to use a device which has a larger ashift that the pool was cre...
-
08:52 PM Feature #3968 (Resolved): want FILE_TRUNC event for PORT_SOURCE_FILE
- When watching files (as opposed to file descriptors) with event ports, often times you want the ability to be notifie...
-
08:00 PM Bug #3953 (Closed): Calling ::list without specifying the name of the next member causes mdb to core dump
- ...
-
12:58 AM Bug #3953 (Closed): Calling ::list without specifying the name of the next member causes mdb to core dump
- Bug report by Jeremy Jones:...
-
07:13 PM Bug #3966: zfs lz4 compression (etc) should have bumped grub capability VERSION
- The user can boot an OmniOS ISO that understands LZ4, import the pool and just run installgrub to update the ZFS stag...
-
03:22 PM Bug #3966 (Resolved): zfs lz4 compression (etc) should have bumped grub capability VERSION
- An OmniOS user reports that their grub was not updated sufficiently to understand the lz4 feature flag.
I suspect ... -
07:04 PM Feature #3964: L2ARC should always compress metadata buffers
- Coding done, passed review, awaiting RTI.
-
10:40 AM Feature #3964 (Resolved): L2ARC should always compress metadata buffers
- In order for the L2ARC compression behavior to more accurately track the compression behavior of datasets we should c...
-
05:06 PM Bug #3926 (Resolved): multiple extern map file definitions corrupt symbol table entry
- Resolved in c56b380c394069fe4abc1010960870ca8b2726a8.
-
04:48 PM Bug #3967 (Resolved): iconv() blows up when passed (iconv_t)-1
- From the Joyent bug report.
What's happening here is obvious enough. We're dying because iconv(3c) is being passed... -
04:38 PM Bug #3917 (Resolved): panic in turnstile_block() on unowned mutex
- Resolved in 49dc33e37f0b57cc47ce0a40a5dffaf6627bae4d.
-
01:34 PM Feature #3965 (Resolved): find does not support -delete option
- Add support for -delete to increase compatibility with GNU find.
-
10:08 AM Bug #3831: swap -l output header needs work
- One possible idea - we could strip the "/dev/zvol/dsk/" part if we are swapping to zvol, "rpool/swap" (without leadin...
-
09:40 AM Bug #3900: illumos will not build against gcc compiled perl
- Hello.
No, I currently don't work on the problem. I've attached configs of gcc-built perl 5.16 and perl 5.10 built ... -
07:19 AM Bug #3900: illumos will not build against gcc compiled perl
- Hi Alexander Pyhalov,
Are you working on solving this problem?
Incase you are not, I would like to work on it.... -
06:33 AM Bug #3963: Various incorrect flag handling changes
- There are number of flag handling errors specifically,
!expression & constant
should be changed to
!(express... -
06:10 AM Bug #3963 (New): Various incorrect flag handling changes
- There are many incorrect flag handling typos similar to https://www.illumos.org/issues/3893.
Opening this BUG to t... -
05:42 AM Bug #3356: xargs needlessly duplicates stdio buffering
- The changes look good to me. There are few (not so important) changes I would like to suggest.
In function @parsea... -
05:37 AM Bug #3962 (Closed): ztest should print out zfs debug buffer before exiting
- Analysis by George Wilson:...
-
05:36 AM Bug #3961 (Closed): freed gang blocks are not resilvered and can cause pool to suspend
- Analysis by George Wilson:...
-
05:33 AM Bug #3960 (Closed): dsl_scan can skip over dedup-ed blocks if physical birth != logical birth
- Analysis by George Wilson:...
-
05:32 AM Bug #3959 (Closed): ddt entries are not always resilvered
- Analysis by George Wilson:...
-
05:30 AM Bug #3958 (Closed): multiple scans can lead to partial resilvering
- Analysis by George Wilson:...
-
05:27 AM Bug #3957 (Closed): ztest should update the cachefile before killing itself
- From George Wilson:...
-
05:23 AM Bug #3956 (Closed): ::vdev -r should work with pipelines
- George Wilson:...
-
05:12 AM Bug #3955 (Closed): ztest failure: assertion refcount_count(&tx->tx_space_written) + delta <= tx->tx_space_towrite
- Analysis by Matt Ahrens:...
-
03:10 AM Bug #3954 (Closed): metaslabs continue to load even after hitting zfs_mg_alloc_failure limit
- Analysis by George Wilson:...
-
01:47 AM Bug #3943 (Closed): _snd_lowat_fraction tcp tunable has no effect
- ...
-
01:46 AM Bug #3942 (Closed): inject sanity into ipadm tcp buffer size properties
- ...
-
12:02 AM Bug #3952 (Closed): ztest: ztest_reguid test and ztest_fault_inject don't place nice together
- Analysis by George Wilson:...
-
12:00 AM Bug #3951 (Closed): ztest hang when running dedup test
- Analysis by George Wilson:...
2013-08-01
-
11:56 PM Bug #3950 (Closed): ztest: deadman fires when we're doing a scan
- Analysis by George Wilson:...
-
11:54 PM Bug #3949 (Closed): ztest fault injection should avoid resilvering devices
- Analysis by George Wilson:...
-
08:17 PM Bug #3939 (Resolved): parent rn_lock being held across calls to rc_hold
- Resolved in a29160b0f5f650ae34e2273cacdd3eff15c62fba.
-
05:54 PM Bug #3913 (Resolved): there is no dialup, only zuul
- commit bc2cf0f56ec3597d482c5feb91417385d8e8374c
Author: Joshua M. Clulow <jmc@joyent.com>
Date: Fri Jul 26 18:53:... -
05:42 PM Bug #3921 (Resolved): Pfindexec() finds wrong binary, wreaking havoc
- Resolved in 8f68126c6dc4f2178929233f0c7ccce877e973ca.
-
05:42 PM Bug #3920 (Resolved): executable mapping in core dump misreported when file isn't found
- Resolved in 8f68126c6dc4f2178929233f0c7ccce877e973ca.
-
05:42 PM Bug #3919 (Resolved): mdb/pmap should show unresolved map names on core dumps
- Resolved in 8f68126c6dc4f2178929233f0c7ccce877e973ca.
-
05:42 PM Bug #3918 (Resolved): "pargs -l" dies on incomplete core dumps
- Resolved in 8f68126c6dc4f2178929233f0c7ccce877e973ca.
-
04:12 PM Bug #348 (In Progress): ZFS should handle DKIOCGMEDIAINFOEXT failure
-
03:55 PM Bug #348: ZFS should handle DKIOCGMEDIAINFOEXT failure
- commit a5b577712a34346841d970e0827b4920ace408af
Author: Dan McDonald <danmcd@nexenta.com>
Date: Wed Jul 10 10:58:... -
03:54 PM Bug #348 (Pending RTI): ZFS should handle DKIOCGMEDIAINFOEXT failure
-
03:41 PM Bug #3356: xargs needlessly duplicates stdio buffering
- I was unable to find the original review request e-mail message to the developers list. Your changes are complex, al...
-
02:06 AM Bug #3356: xargs needlessly duplicates stdio buffering
- I've long since had the code for this written, but I've not had good luck in getting anyone to code review it.
htt... -
02:40 PM Bug #3948 (Resolved): zfs sync=default is not accepted
- the zfs man page says that the values of the sync property are sync=default | always | disabled. But /usr/sbin/zfs se...
-
02:36 PM Bug #3947 (Resolved): zpool(1M) references nonexistent zfs-features(5)
- The zpool manual page under the description of "zpool upgrade" references the zfs-features(5) man page, which does no...
2013-07-31
-
11:55 PM Bug #3902 (Resolved): Race between ipmi_submit_driver_request() and kcs_loop()
- Resolved in 1e3934778d15dd08e911e1d050dd7a4949348d93.
-
10:07 PM Feature #3946 (Closed): ::gcore
- To extract core dumps from crash dumps with mdb.
-
07:57 PM Bug #3944: libtopo zfs module will clobber libzfs handle when an instance of the module unloads
- webrev: http://alek_p.bitbucket.org/3944/
-
04:45 PM Bug #3356: xargs needlessly duplicates stdio buffering
- Hello, Garrett D'Amore would it be okay if I work on this?
2013-07-30
-
04:36 PM Bug #3882 (Resolved): Remove xmod & friends
- Resolved in 694c35f
-
08:01 AM Bug #3945 (New): ZFS panic during zfs send | recv to USB attached disk
- Our SmartOS host panic'd while were doing zfs send | zfs recv from zones zpool (internal disks) to single vdev zpool ...
2013-07-29
-
09:01 PM Bug #3944 (In Progress): libtopo zfs module will clobber libzfs handle when an instance of the module unloads
-
08:30 PM Bug #3944 (Resolved): libtopo zfs module will clobber libzfs handle when an instance of the module unloads
- The problem here is that g_zfs global gets clobbered by other instances of the module doing a zfs_fini() - setting g_...
-
08:10 PM Bug #1101: NFS service fails to start after hostname change
- sham pavman wrote:
> Any opinions?
It should be fixed.
-
08:04 PM Bug #3943 (Closed): _snd_lowat_fraction tcp tunable has no effect
- From Sebastien Roy's original bug report at Delphix:...
-
08:03 PM Bug #3942 (Closed): inject sanity into ipadm tcp buffer size properties
- From Sebastien Roy's original bug report at Delphix:...
-
07:48 PM Bug #3894 (Closed): zfs should not allow snapshot of inconsistent dataset
- ...
-
07:35 PM Bug #3888 (Closed): zfs recv -F should destroy any snapshots created since the incremental source
- ...
-
07:34 PM Bug #3834 (Closed): incremental replication of 'holey' file systems is slow
- ...
-
07:34 PM Bug #3909 (Closed): "zfs send -D" does not work
- ...
-
06:49 PM Bug #3934 (Resolved): project reference count leak in tasksys_settaskid()
- Resolved in 74bf729631d9843cabb29019f16ac648de4aaa80.
-
04:22 PM Feature #3778 (Resolved): 1000BASE-LX support in ixgbe
- Commit: eb341807e07639369211020c815f2b9002798a8a
https://github.com/illumos/illumos-gate/commit/eb341807e076... -
03:08 PM Bug #3845 (In Progress): beadm doesn't work in non-global zones
- webrev's updated, now zone root datasets from non-active global BE are marked with 'x' (if they are active on boot, t...
-
02:33 AM Feature #3856 (Resolved): want FW config version number for igb and ixgbe
- Resolved in 69c7619071dc71a079b65cd199d237df0f487d15.
2013-07-28
-
07:37 PM Feature #3941 (Closed): Backport openssh -m option to ssh-keygen
- OpenSSH added a -m option to be able to extract a PEM formatted public key from an SSH public key. This is rather use...
-
06:06 PM Feature #3940 (Closed): add prtconf -m
- Specifying the -m option to prtconf allows both global and non-global zones to just get the amount of physical memory...
-
05:36 PM Bug #3939 (Resolved): parent rn_lock being held across calls to rc_hold
- So we're looking at some kind of crazy back up in SMF land:...
-
05:20 PM Bug #3845 (Pending RTI): beadm doesn't work in non-global zones
-
04:33 PM Bug #3894: zfs should not allow snapshot of inconsistent dataset
- Resolved in ca48f36f20f6098ceb19d5b084b6b3d4b8eca9fa.
-
04:33 PM Bug #3875 (Resolved): panic in zfs_root() after failed rollback
- Resolved in 91948b51b8e978ddc88a36b2bc3ae83c20cdc9aa.
-
04:25 PM Feature #3938: Would like %N support in date(1)
- This is duplicate for #1601
-
04:03 PM Feature #3938 (Closed): Would like %N support in date(1)
- From the Joyent bug report:
In Linux date(1) supports %N which outputs the nanoseconds of the current time:
<pr... -
03:27 PM Bug #3706 (Resolved): mdb segfault when random address is passed to "list" walker
- ...
-
11:55 AM Bug #3706 (Pending RTI): mdb segfault when random address is passed to "list" walker
-
03:25 PM Bug #3911 (Resolved): mdb is unable to display recursive stack
- ...
-
11:55 AM Bug #3911 (Pending RTI): mdb is unable to display recursive stack
-
04:55 AM Bug #3937 (Resolved): cyclic processing fails when cy_pend is greater than INT32_MAX
- See 3936 for the analysis; opening this under a separate ticket because it is in fact a separate issue.
-
04:55 AM Bug #3936 (Resolved): cyclic_remove_here() blocked with cyp_rpend of UINT32_MAX
- We've seen several dumps in which the owner of cpu_lock is waiting for the cyp_rpend to go 0:...
-
04:55 AM Bug #3935 (Resolved): timer_settime() for a one-shot should use cyclic_reprogram()
- Currently, timer_settime() on a CLOCK_HIGHRES timer will remove any old cyclic associated with the timer, and create ...
-
04:30 AM Bug #3934 (Resolved): project reference count leak in tasksys_settaskid()
- We have had quite a few dumps dying on seemingly random data corruption in the VM subsystem – always due to a mysteri...
-
04:09 AM Bug #3933 (Resolved): contract adoption can race
- We saw several panics of the following form:...
-
03:45 AM Feature #3932 (Resolved): vrrpadm dies when its configuration file doesn't exist
- If vrrpadm's config file does not currently exist it will fail. Instead we opt to have it create the empty config fil...
-
03:45 AM Feature #3931 (Resolved): vrrpadm should work with a vnic as its link
- This is an enhancement such that vrrpadm can work with virtual nics which are commonly used inside of zones.
-
03:20 AM Bug #3930 (Resolved): 'tail -F ...' not resetting the offset of file rotation properly
- The following is from the Joyent bug report....
-
03:18 AM Bug #3929 (Resolved): `man tail` doesn't mentioned "-F" option
- /usr/share/man/man1/tail.1 doesn't mentioned the '-F' option
-
03:17 AM Bug #3928 (Resolved): `tail -f ...` doesn't notice file truncation
- /usr/bin/tail -f FILE doesn't notice file truncation. /opt/local/bin/tail from pkgsrc is fine with it. Mac's tail is ...
-
03:03 AM Bug #3927 (Resolved): yes(1) needs error handling to avoid spinning
- From the Joyent bug report:
yes(1) currently ignores all return values, which with a somewhat contrived example ma... -
02:56 AM Bug #3926 (Resolved): multiple extern map file definitions corrupt symbol table entry
- Take the following program:...
-
02:00 AM Bug #3925 (Closed): IP DCE does not scale
- From the Joyent bug report and evaluation:
The IP DCE is a cache of dce_t structures (see usr/src/uts/common/ine... -
01:26 AM Bug #3924 (Resolved): privileges.5 man page missing PRIV_SYS_RES_BIND
- This privilege was added by Jerry back at Sun but it was done after the last manual page drop.
-
01:25 AM Feature #3923 (Resolved): Users should be able to lower nice value of processes within a zone
- Per Brendan Gregg:
root should be able to lower the nice value of a process within a zone.
renice -n −19 — shou... -
01:22 AM Feature #3922 (Resolved): libkvm/mdb should be able to extract symbols from crash dump
- Currently, libkvm (and mdb) require both a kernel crash dump (e.g., vmcore.x) and a kernel symbol table (e.g., unix.x...
-
01:01 AM Bug #3921 (Resolved): Pfindexec() finds wrong binary, wreaking havoc
- In thoth, some mdb processes were found to have died in v8.so:...
-
12:59 AM Bug #3920 (Resolved): executable mapping in core dump misreported when file isn't found
- libproc does some very odd things with respect to locating on-disk binaries that are represented in a core file, but ...
-
12:58 AM Bug #3919 (Resolved): mdb/pmap should show unresolved map names on core dumps
- ...
-
12:55 AM Bug #3918 (Resolved): "pargs -l" dies on incomplete core dumps
- Running "pargs -l" on an incomplete dump can result in the death of pargs itself:...
-
12:42 AM Bug #3917 (Resolved): panic in turnstile_block() on unowned mutex
- We died in turnstile_block(), when we discovered that the mutex we were blocking on was, in fact, unheld:...
-
12:35 AM Bug #3916 (Resolved): elfcore() can induce panic in bcopy()
- From the Joyent bug report:
We died in bcopy() called from elfcore() (called from do_core()):... -
12:20 AM Feature #3915 (Resolved): Add adjuncts support to the build
- From Keith's original bug description.
There are a small number of components on which illumos-joyent encodes ...
2013-07-27
-
07:39 PM Bug #3914: ill_frag_hash_tbl not allocated for loopback interfaces
- Digging in to the source... the call itself:...
-
07:26 PM Bug #3914 (Closed): ill_frag_hash_tbl not allocated for loopback interfaces
- ...
-
01:45 AM Bug #3913 (Resolved): there is no dialup, only zuul
- When you run *poweroff(1M)* on a */dev/term/** device, you get this quaint (and errant) message:...
2013-07-26
-
11:21 PM Bug #3912 (Resolved): crti needs to make sure _init and _fini are 16-byte stack aligned
- A while back, gcc changed its expectations for the i386 ABI. Particularly, it changed it such that it is expected for...
-
09:50 PM Bug #3911: mdb is unable to display recursive stack
- *Root Cause*
The problem is in the mdb_amd64_kvm_stack_iter() where there is the explicit check for recursion:
... -
06:47 PM Bug #3911: mdb is unable to display recursive stack
- It looks like AMD64 is affected only by this bug.
-
06:27 PM Bug #3911 (Resolved): mdb is unable to display recursive stack
- mdb truncates the displayed stack in a case there is a recursion detected. This is true for all stack displaying comm...
-
09:45 PM Bug #3706: mdb segfault when random address is passed to "list" walker
- *Root Cause*
The problem is that there is no check in the list walker for valid and consistent list_size and list_... -
07:53 PM Bug #3706 (In Progress): mdb segfault when random address is passed to "list" walker
-
03:01 PM Bug #3776: gcc can cause segfaults on ctfmerge
- The patch has been committed with minor changes in FreeBSD:
http://svnweb.freebsd.org/changeset/base/253661
2013-07-25
-
11:09 PM Bug #3910 (Closed): t_look(3NSL) should never return T_ERROR
- T_ERROR is undocumented, ancient, and buggy.
T_ERROR should be completely removed from TLI. -
10:53 PM Bug #3706: mdb segfault when random address is passed to "list" walker
- Similar segfault could be caused by an uninitialized list:...
-
10:17 PM Bug #1986 (Resolved): libima misuses gethostname
- Resolved in 5d539a8
-
07:38 PM Bug #3909 (Closed): "zfs send -D" does not work
- As reported on the zfs@illumos mailing list:
The send completes (if piped to receive, the receive finishes OK), bu... -
02:37 PM Bug #348: ZFS should handle DKIOCGMEDIAINFOEXT failure
- I'm hijacking this bug, because the fix is to have ZFS be more robust in the face of DKIOCGMEDIAINFOEXT failures.
2013-07-24
-
04:57 PM Bug #3908 (New): Unable to access zfs snapshot via NFSv2
- It is not possible to access zfs snapshot via NFSv2:...
-
02:54 PM Bug #3907 (New): need a dlstat manual page
- It appears that dlstat(1M) is yet another command where we didn't get a manual page.
-
02:50 PM Bug #3906 (New): dlstat usage message is incorrect
- The dlstat usage message states that -a/-A and -i may be used together, they may not.
It also fails to state that ... -
11:36 AM Bug #3594: Accessing a password protected CIFS share from an android device always fail
- Anyone is willing to help on investigating that one?
Also available in: Atom