Activity
From 2013-08-26 to 2013-09-24
2013-09-24
-
07:58 PM Bug #4156 (Closed): prtconf - illumos or more generic branding to replace "Oracle Corporation"
- Seems like this code block should be updated with something other than "Oracle Corporation". While this tool is not t...
-
07:14 PM Bug #4023 (Resolved): Properly escape newlines and carriage returns in man pages
-
06:30 PM Bug #2869: duplicate packets with vnics over aggrs
- Previously, it was stated that this bug manifests with devices in the aggr that don't support MAC matching in hardwar...
-
05:50 PM Bug #4063: flowcontrol set to 'bi' loses IP connectivity on ixgbe driven X520
- Some info on the source of the problem and justification for the changes:
One part of the fix for setting flow contr... -
05:46 PM Bug #4063: flowcontrol set to 'bi' loses IP connectivity on ixgbe driven X520
- Tested changes on a variety of X540 & X520 interfaces, specifically the breakage only exists on X520's as follows:
U...
2013-09-23
-
08:39 AM Feature #4153 (New): Multipath TCP support in illumos
- Multipath TCP aims to allow a TCP connection to use multiple paths to maximize resource usage and increase redundancy...
2013-09-22
-
10:15 AM Feature #4152 (New): Support Qualcomm Atheros AR8162 Fast Ethernet
- From @lspci -nn@:...
2013-09-21
-
10:14 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- I believe this is recursively digressing, filip already answered the question as to why double quotes are necessary:
... -
10:06 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- Garrett D'Amore wrote:
> So I've not tried to debug libgrypt's scripts, but clearly the use of "$i" instead of '$i' i... -
06:02 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- So I've not tried to debug libgrypt's scripts, but clearly the use of "$i" instead of '$i' in that script is busted (...
2013-09-20
-
01:08 PM Bug #2989: LOGNAME_MAX should be increased to 32
- Those URLs for PSARC/2010/184 no longer work, but you can find the discussion here:
http://markmail.org/message/sk... -
11:35 AM Bug #4151 (New): ldapclient allows expired user accounts to log in when enableShadowUpdate is not true
- If ldapclient is *not* configured with enableShadowUpdate=true, pam_ldap account module will apparently not check sha...
2013-09-19
-
07:15 PM Bug #3423: zdb -b 'error: zfs: freeing free segment'
- Andrew Stormont wrote:
> Did you use the patched zpool command to set a different ashift?
No.
-
05:31 PM Bug #3423: zdb -b 'error: zfs: freeing free segment'
- Did you use the patched zpool command to set a different ashift?
-
07:11 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- If I understand correctly, the issue is that Studio allows function with C linkage to be redefined with C++ linkage l...
-
05:24 PM Feature #4150: update to acpica-20130823
- http://cr.illumos.org/~webrev/risto3/il_4150/
-
04:52 PM Feature #4150 (Closed): update to acpica-20130823
- This is a placeholder for the RTI of acpica-20130823.
I have prepared webrev(s) of this update which in the first ... -
04:35 PM Bug #4149 (Closed): ksh head builtin does not like newlines
- Best served by an example:...
-
03:46 PM Bug #1766: smb/server stop working
- I am running oi_151a X86 as well experiencing the exact same issue September 2013. Any updates on this issue would ...
-
11:23 AM Bug #2663 (In Progress): zpool should handle 4k drives
-
09:35 AM Bug #4148 (New): /usr/bin/runat hangs for fifos
- Reported by Cedric Blancher. Steps to reproduce:...
-
01:25 AM Bug #4112 (Resolved): sd should apply sd_io_time tunable to non-optical devices
-
01:25 AM Bug #4112: sd should apply sd_io_time tunable to non-optical devices
- Resolved in f72291e45a696160432c1cfa04f82dcb09470af3.
-
01:25 AM Bug #4113 (Resolved): sd.conf tunable enhancements
- Resolved in f72291e45a696160432c1cfa04f82dcb09470af3.
2013-09-18
-
10:00 PM Bug #4146 (Resolved): getconf(1) does not support XATTR_ENABLED, XATTR_EXISTS, SATTR_ENABLED, SATTR_EXISTS keys
- From the illumos mailing list:
/usr/bin/(|xpg4|xpg6)getconf does not support XATTR_ENABLED,
XATTR_EXISTS, SATTR_E... -
09:31 PM Bug #2398: pcs driver should be removed
- You can find the webrev here:
http://cr.illumos.org/~webrev/bcoddens/illumos-2398/ -
06:15 PM Feature #4145: GRE support in illumos
- GRE support would be very useful.
-
01:07 PM Feature #4145: GRE support in illumos
- I will gladly help with testing and writting/updating relevant man pages.
-
01:07 PM Feature #4145 (New): GRE support in illumos
- Generic Routing Encapsulation (GRE) is a tunneling protocol. GRE is used mainly by routers, by
most operating syste... -
09:59 AM Bug #4144 (New): illumos pam_get_item missing const, causes build pain
- On Linux, pam_get_item and pam_set_item are defined as follows:...
-
12:36 AM Bug #4143 (Closed): library-libtecla.mf contains sysevent man pages
- WTF is this, sitting in the middle of the libtecla manifest:...
2013-09-17
-
10:35 PM Bug #2989 (In Progress): LOGNAME_MAX should be increased to 32
-
07:23 PM Bug #4142 (Closed): truss should expand connect() arguments
- The second argument to truss is a struct sockaddr, truss should expand that output rather than print the pointer.
-
02:54 PM Bug #4141 (Resolved): deleg_reopen() can leak osp->os_ref_count
- While debugging a hanging nfs mount on a client shortly after an nfs server restart, I got the impression that the cl...
-
01:27 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- for my env all work without additional updates.
gcc-47 builds work well for userland components.
i can build illumo... -
01:11 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- I'm not 100% sure that's correct. Something like this is working for me:...
-
04:58 AM Support #3803 (Closed): Compile error
- Not a bug/feature, please use mailing lists.
2013-09-16
-
10:15 PM Bug #3804 (In Progress): pyzfs is old, unused, unmaintained and broken
- What's the status of this? I'm eager to throw that python stuff out!
-
08:52 PM Bug #4108 (In Progress): remove ON_CRYPTO_BINS from tools
-
08:20 PM Bug #4122 (Resolved): do_sysfile_cmd colon-separates the module path, and then we can't parse it
- Resolved in b2940a7
-
08:12 PM Bug #3789 (Resolved): iscsid disables warnings
- commit 522c768b8cd12cb4e80ed84c1eb5df0ed2fd2baa
Author: Yuri Pankov <yuri.pankov@nexenta.com>
Date: Mon Sep 16 15... -
08:11 PM Bug #3789 (Pending RTI): iscsid disables warnings
-
08:05 PM Bug #1770 (Resolved): 3libucb and 3ucb manpages are 6 years behind reality
-
08:05 PM Bug #1770 (Pending RTI): 3libucb and 3ucb manpages are 6 years behind reality
- commit 281033788b0b42de9863134d45880eab0979844e
Author: Yuri Pankov <yuri.pankov@nexenta.com>
Date: Wed Sep 4 04:... -
11:10 AM Feature #3775 (Resolved): Upstreaming of ALUA use-after-free fixes from Nexenta
- Resolved in:...
-
11:07 AM Bug #3785 (Resolved): Implement MAP_32BIT flag to mmap()
- Resolved in:...
-
11:05 AM Bug #3855 (Closed): I/O to pool appears to be hung - kernel panic
- Closing per previous note.
2013-09-15
-
11:57 PM Feature #1601 (Resolved): date command should support +%N
- Resolved in 72fb660e7d20fb0b72e43c7d5bac1acd8945077b.
-
09:34 PM Bug #4137 (New): network/rarp should use 'svc:/system/system-log:default' as a dependency
- In an ideal world ON build tools should not use a host services to make a dependency for a packages. It this example ...
-
02:29 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- Yuri Pankov wrote:
> Could you please provide a simple testcase for this (something simpler than trying to build lib... -
01:56 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- Could you please provide a simple testcase for this (something simpler than trying to build libgcrypt)?
-
01:52 PM Bug #3353: /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- Andrew Stormont wrote:
> In the link you posted $i is a variable - it's supposed to be expanded by the shell and not... -
01:13 PM Bug #3353 (Rejected): /usr/xpg4/bin/fgrep not compliant with /usr/bin/fgrep nor /usr/gnu/bin/fgrep
- In the link you posted $i is a variable - it's supposed to be expanded by the shell and not fgrep - that's why it's i...
-
12:51 PM Feature #1783 (In Progress): ACPI CA should be less verbose in release builds
-
12:48 PM Bug #3019 (Resolved): localedef(1) manpage is pretty out of date
-
09:51 AM Bug #2398 (In Progress): pcs driver should be removed
- I took this one
-
12:24 AM Bug #4136 (New): zfs mount -a progress does not account for canmount
- I am using boot environment and have 810 datasets. Only 55 of these actually mount with 'zfs mount -a'. The rest are ...
2013-09-14
-
10:26 PM Feature #3546: add support for grep -o option
- Webrev: http://cr.illumos.org/~webrev/andy_js/3546
-
09:48 PM Feature #4135: integrate lockf utility
- Actually after looking at the manpage for the BSD flock command and the code that we have here, I think I'm probably ...
-
07:05 PM Feature #4135: integrate lockf utility
- So I've cleaned up the code so it passes cstyle and lint but it doesn't actually work. I'll need to do a bit of debu...
-
05:49 PM Feature #4135: integrate lockf utility
- Webrev: http://cr.illumos.org/~webrev/andy_js/4135/
-
04:22 PM Feature #4135 (New): integrate lockf utility
- Title says it all.
-
04:32 PM Feature #18: alarm, realpath and lockf utilities
- I'll do it. I need lockf for my Gentoo/illumos port.
-
11:39 AM Bug #2249: libbrand suppresses libxml2 errors
- Webrev: http://cr.illumos.org/~webrev/andy_js/2249
-
01:19 AM Bug #4133 (Resolved): Need a way to specify ast binary directory
- Currently the ON build assumes that ast is always in /usr/ast for processing various message files. This might not be...
-
01:19 AM Bug #4132 (Resolved): ndmp makefiles need to use $(RPCGEN)
- The ndmp makefiles are buggy and don't use $(RPCGEN) when referring to the rpcgen binary. This causes users of RPCGEN...
-
01:19 AM Bug #4131 (Resolved): xref hardcodes its path
- xref hardcodes its own path which is entirely separate from the one that bldenv has already set up for you. Because o...
-
01:19 AM Bug #4130 (Resolved): cmd/refer Makefile is a bit bogus
- Currently the cmd/refer Makefile does something which is a bit invalid, but due to weird bugs in the current studio d...
-
01:19 AM Bug #4129 (Resolved): ON tools should honor $MAKE
- To better support the use of open source dmake add support for it to bldenv and nightly such that users get the corre...
-
01:08 AM Bug #3928: `tail -f ...` doesn't notice file truncation
- Under some conditions, tail -f will create duplicate output after a truncation event – conditions that seem to be muc...
-
12:49 AM Bug #4128 (Resolved): disks in zpools never go away when pulled
- ZFS uses ldi_open_by_devid(9F), et al, to gain access to block devices when importing a pool. This bumps the devi_ref...
-
12:40 AM Bug #4023: Properly escape newlines and carriage returns in man pages
- Resolved in 98cdf45a92ada981b8c4e22ac69956b4139b1341.
-
12:40 AM Feature #4127 (Resolved): dmake setup could create /etc/skel
- Resolved in a7fe1d5bb55904d4c79638b8778bc9dd8ed7fd7b.
-
12:40 AM Bug #4078 (Resolved): groupadd execs getent unnecessarily
- Resolved in a7fe1d5bb55904d4c79638b8778bc9dd8ed7fd7b.
2013-09-13
-
09:56 PM Bug #4126: minor fixes to libkrb5 Makefile
- I prepared a patch for #1681 which fixes builds with BUILD64 set, but haven't bothered to upstream it because I'm sti...
-
05:33 PM Bug #4126: minor fixes to libkrb5 Makefile
- The BUILD64 bug is everywhere. It'd be nice to fix it all in one pass.
(I actually have changes from a project to d... -
02:11 PM Bug #4126 (Rejected): minor fixes to libkrb5 Makefile
- There are two mistakes in the libkrb5 Makefile:
1. Setting BUILD64 causes make to fail with a parser error.
2. IN... -
07:23 PM Bug #3759 (Resolved): egrep(1) and fgrep(1) -s flag does not hide -c output
- Resolved in 41599e9
-
07:23 PM Feature #3737 (Resolved): grep does not support -H option
- Resolved in 41599e9
-
05:51 PM Feature #4127 (Resolved): dmake setup could create /etc/skel
-
03:44 PM Bug #3806 (Resolved): illumos build execs echo unnecessarily
- ...
-
03:30 PM Bug #3806 (Pending RTI): illumos build execs echo unnecessarily
-
02:55 PM Feature #1060 (In Progress): termios needs cfmakeraw and cfsetspeed
-
12:56 PM Feature #1060: termios needs cfmakeraw and cfsetspeed
- Webrev: http://cr.illumos.org/~webrev/andy_js/1060/
-
09:49 AM Bug #4095 (In Progress): minor cleanup up libshare
- Webrev: http://cr.illumos.org/~webrev/andy_js/4095/
2013-09-12
-
09:35 PM Bug #3627: ipnet taskq can outlive ipnet_stack_t (or netstack in general) and panic
- Rich Lowe wrote:
> Is this the perf problem ira hit where we consume a basically infinite amount of memory?
>
I... -
08:46 PM Bug #3627: ipnet taskq can outlive ipnet_stack_t (or netstack in general) and panic
- Is this the perf problem ira hit where we consume a basically infinite amount of memory?
A correct fix for that _s... -
07:16 PM Bug #3627: ipnet taskq can outlive ipnet_stack_t (or netstack in general) and panic
- We've found a related performance problem when ipnet observability is enabled. One possible solution should also eli...
-
03:11 PM Bug #4125 (New): bridging does not pass frames between physical interfaces and etherstubs
- When I try to create a bridge between an etherstub and some physical ports, the bridge will go into the forwarding st...
-
02:44 PM Bug #4078 (Pending RTI): groupadd execs getent unnecessarily
-
09:49 AM Bug #3806 (In Progress): illumos build execs echo unnecessarily
- Webrev: http://cr.illumos.org/~webrev/andy_js/3806/
2013-09-11
-
11:55 PM Feature #4124 (In Progress): Want mdb dcmd+walker to fix broken ::nlm_sysid for the new lock manager
- This is an RFE to enhance the diagnosability of problems with the new NLM.
The new lock manager breaks the functio... -
04:51 PM Bug #1756: iwp missing some Centrino 6205 IDs
- The patched driver attaches fine, but upon @dladm scan-wifi@ it outputs @iwp_init(): failed to process init alive.@.
2013-09-10
-
10:25 PM Bug #4123 (Resolved): Locks should not be held across the call to ddi_periodic_delete(9f)
- There is an obvious deadlock between auimpl_output_callback() and auimpl_engine_close():...
2013-09-09
-
11:45 PM Bug #4122: do_sysfile_cmd colon-separates the module path, and then we can't parse it
- kobj_open_path() only half supports colons as separators, it'll walk _up-to_ the next colon, to form each element, bu...
-
08:04 PM Bug #4122: do_sysfile_cmd colon-separates the module path, and then we can't parse it
- We do at least somewhat support a colon-separated default_path, in for eg kobj_open_path().
I haven't yet found wher... -
07:33 PM Bug #4122 (Resolved): do_sysfile_cmd colon-separates the module path, and then we can't parse it
- I'm a bit tentative about this, because it seems such an exceptionally silly and longstanding bug.
The kernel modu... -
04:44 AM Bug #4121 (Closed): vdev_label_init should treat request as succeeded when pool is read only
- We have run into an assertion on FreeBSD while trying to import a pool read-only:
zio->io_type != ZIO_TYPE_WRITE |...
2013-09-08
-
03:21 PM Bug #4120: /etc/mach and 32-bit sd belong in system/kernel
- Webrev here: http://cr.illumos.org/~gdamore/4120/
-
03:19 PM Bug #4120 (Resolved): /etc/mach and 32-bit sd belong in system/kernel
- Currently, as a historical accidental, the 32-bit sd driver (for i386) and the /etc/mach file are delivered by the dr...
-
12:54 PM Bug #4119: Mistake in kwarndtest breaks the build
- Suggested fix: https://github.com/stormos-next/illumos-stormos/commit/7e32f8338b5c8e960b0ca3c306f2256eed15d029
-
12:50 PM Bug #4119 (Closed): Mistake in kwarndtest breaks the build
- FREE is called on an undefined value: https://github.com/illumos/illumos-gate/blob/master/usr/src/cmd/krb5/kwarn/kwa...
-
12:21 PM Feature #3737: grep does not support -H option
- I haven't submitted this to the RTI yet. I apologise for that. I was planning to do that, but I had other work to do....
-
12:12 PM Feature #3737: grep does not support -H option
- Was this ever submitted for RTI?
-
12:08 PM Feature #4118 (Resolved): libuuid should provide uuid_unparse_{upper,lower} functions
- Title says it all. I have an implementation here which could be used: https://github.com/stormos-next/illumos-stormo...
2013-09-07
-
01:32 AM Bug #4020 (Resolved): Make ldi_ev_remove_callbacks safe to use in LDI callbacks
- Resolved in 20aa1b4d581d4b759a9db7f61e4ab39b88dcb9c4.
-
12:07 AM Bug #4099 (Resolved): SMF methods without absolute paths no longer work
- Resolved in 52e13e00baadc11c135170cd60a8b3c4f253a694.
2013-09-06
-
09:55 PM Feature #3430 (In Progress): Support "hostname --fqdn"
- Feedback means something else.... it isn't for things in review.
Please update, and send out another review. I'll... -
09:50 PM Bug #3570: Trailing / on CODEMGR_WS in illumos.sh causes build failure
- This is not a big deal. Developer should be know how to configure the environment file. Perhaps we should just fix ...
-
09:47 PM Bug #335: service manifest does not support multiple manpage references for the same keyword
- Going to submit an RTI? Forgotten bug?
-
09:45 PM Bug #198 (Closed): raidz2 reading is slow
-
09:45 PM Bug #198: raidz2 reading is slow
- Closing this. No feedback from submitter. Its a dead issue.
-
09:44 PM Feature #104 (Rejected): Bring back lx brand
- Rejecting it. If someone objects, lets talk about it.
-
09:43 PM Feature #104: Bring back lx brand
- The availability of kvm (thanks Joyent!) makes this feature pretty much entirely pointless. I see no real value in p...
-
06:32 PM Bug #4117 (Closed): sd timeout/retry settings are absurd
- This is a dup of 4112 and 4113. D'oh.
-
06:24 PM Bug #4117 (Closed): sd timeout/retry settings are absurd
- The sd command timeout of 60 seconds with up to 15 retries is just silly. Not only does this make it highly likely th...
-
04:20 PM Bug #4099 (Pending RTI): SMF methods without absolute paths no longer work
- Jerry's current approach is to currently restrict the additional check here to fully qualified paths.
-
01:12 PM Feature #2745: Allow filtering of properties on zfs receive
- Is this patch being kept up to date?
Was there any RTI or did it hit the developer mailing list for review? -
12:19 PM Bug #4116 (Resolved): kiconv_open(9f): kiconv_close() in the CONTEXT section
- kiconv_open(9f) should mention kiconv_open(), not kiconv_close() in the CONTEXT section:...
-
04:58 AM Bug #1756: iwp missing some Centrino 6205 IDs
- Slightly more correct patch.
-
04:42 AM Bug #1756: iwp missing some Centrino 6205 IDs
- Here is a quick patch that just assumes all 0x8* and 0x9* cards are the same.
-
04:29 AM Bug #1756: iwp missing some Centrino 6205 IDs
- I literally hex edited the binary from then-current OI as I did not have a lot of time when filing this bug. Doing th...
2013-09-05
-
10:56 PM Bug #1756: iwp missing some Centrino 6205 IDs
- Albert Lee wrote:
> It's possible this change is not sufficient for all 62xx devices. They seemed to be compatible b... -
08:29 PM Bug #4111 (Resolved): wcwidth() still not right for some characters
- commit 33cf071bf2879e2693faa899bc1c16776dcbf897
Author: Garrett D'Amore <garrett@dey-sys.com>
Date: Wed Sep 4 14:... -
05:29 PM Bug #4114 (New): grep doesn't support -a option
- illumos grep doesn't support -a option, which causes GNU grep to process a binary file as if it were text
2013-09-04
-
11:39 PM Bug #1344 (Resolved): mpt_sas sometimes triggers kernel panic while in mptsas_restart_hba
- The code that caused this was backed out in 4013. See also the fix (in illumos-joyent), proving that this code was t...
-
11:08 PM Bug #4113 (Resolved): sd.conf tunable enhancements
- It would be useful if un_victim_retry_count could be set from a tunable like the others, rather than being fixed at t...
-
11:05 PM Bug #4112 (Resolved): sd should apply sd_io_time tunable to non-optical devices
- Currently, sd will do a few initial requests to probe out its LU while using SD_IO_TIME (currently 60s). Once that's...
-
09:51 PM Bug #4111: wcwidth() still not right for some characters
- webrev here: http://cr.illumos.org/~gdamore/localedef2/
-
09:47 PM Bug #4111 (Resolved): wcwidth() still not right for some characters
- Yuri Pankov reported that some characters, such as れ (Unicode 0x308c) are not handled properly in the terminal, with ...
-
08:41 PM Bug #4110 (Closed): panic while reaping htable_cache
- The following panic was observed (quite rare, under heavy load, ):
$c
vpanic()
mutex_panic+0x73(fffffffffb94b618,... -
07:09 PM Bug #4109 (Rejected): ntp.conf(4), probably others, have XML entities in output
- Examples include "Alternatively, the address argument can be a valid host DNS& nbsp;name" (without the space, obvious...
-
09:00 AM Bug #4108 (In Progress): remove ON_CRYPTO_BINS from tools
- ON_CRYPTO_BINS is not used in illumos. It should be removed.
-
06:51 AM Feature #4107 (In Progress): Add passwd option to read passwords from stdin
- Currently illumos lacks universal way to change user password from shell script (excluding expect workaround). It wou...
-
03:22 AM Feature #4106 (Closed): asynchronously load metaslab
- We should have a mechanism to asynchronously load metaslab outside of the allocation code path to avoid dependent dis...
-
03:21 AM Bug #4105 (Closed): removing a mirrored log device results in a leaked object
- Bug report by George Wilson:...
-
03:19 AM Bug #4104 (Closed): ::spa_space no longer works
- Bug report by Matt Ahrens:...
-
03:18 AM Feature #4103 (Closed): space map object blocksize should be increased
- Feature request by George Wilson:...
-
03:14 AM Feature #4102 (Closed): space_maps should store more information about themselves
- Today space_maps are prefered based on the amount of free space left in each. Unfortunately they don't contain any in...
-
03:11 AM Feature #4101 (Closed): metaslab_debug should allow for fine-grained control
- Feature request by George Wilson:...
2013-09-03
-
03:59 PM Bug #4089: NULL pointer dereference in arc_read()
- Looking at this closer, it seems that we do not have to check the b_l2hdr and b_flags under lock as we are already pr...
-
03:46 PM Bug #3019: localedef(1) manpage is pretty out of date
- commit 2da1cd3a39e2d3da7f9d15071ea9462919c011ac
Author: Garrett D'Amore <garrett@dey-sys.com>
Date: Tue Aug 27 18... -
03:46 PM Bug #2408 (Resolved): CJK character width handled incorrectly in terminal emulators
- commit 2da1cd3a39e2d3da7f9d15071ea9462919c011ac
Author: Garrett D'Amore <garrett@dey-sys.com>
Date: Tue Aug 27 18... -
03:43 PM Bug #3356: xargs needlessly duplicates stdio buffering
- Prasad, if you want to submit your patch with the changes of NULLs to 0s, please open a new bug. That's legacy code ...
-
03:42 PM Bug #3356 (Resolved): xargs needlessly duplicates stdio buffering
- commit 03fc868668dd42b1b163d1fb8af3968f7283a7eb
Author: Garrett D'Amore <garrett@dey-sys.com>
Date: Tue Aug 27 13... -
03:42 PM Feature #672 (Resolved): xargs doesn't support -0
- commit 03fc868668dd42b1b163d1fb8af3968f7283a7eb
Author: Garrett D'Amore <garrett@dey-sys.com>
Date: Tue Aug 27 13... -
01:20 PM Bug #3157: nfs: wrong utf8-encoded string should be cause of error
- It looks like this is not a bug and there is nothing which needs to be fixed.
In any case: Daniil, how could I rep... -
01:28 AM Bug #4099 (Resolved): SMF methods without absolute paths no longer work
- 2a17138d7a5102bc6e0bf0444224cd0c416d98f0 introduced changes from Jerry to fix "3991 startd, configd spinning due to b...
2013-09-02
-
12:34 PM Bug #3354: kernel crash in rpcsec_gss after using gsscred
- Are you able to reproduce this with the oi_151a8 OpenIndiana version?
-
11:38 AM Bug #3354: kernel crash in rpcsec_gss after using gsscred
- ...
-
08:54 AM Bug #3354: kernel crash in rpcsec_gss after using gsscred
- Please share your kernel version and panic stack trace.
-
08:24 AM Bug #3354: kernel crash in rpcsec_gss after using gsscred
- Hi
We have the same issue. We are serving the home directories via nfs/kerberos.
A dump is available here:
ht... -
07:28 AM Feature #4097 (New): Intel 82801 disk controller not supported
- Surprisingly the Intel 82801 disk controller appears to nt yet to be supported by OpenIndiana. This controller is sup...
2013-09-01
-
12:06 PM Bug #4095 (In Progress): minor cleanup up libshare
- The attached patch is a minor cleanup of libshare. It fixes the following things:
1. sa_handle_impl_t and sa_hand... -
11:36 AM Bug #4078 (In Progress): groupadd execs getent unnecessarily
-
01:15 AM Bug #4075 (Resolved): nscd spuriously thinks all databases are privileged
- Resolved in 03d446d
2013-08-31
-
06:57 PM Feature #3965 (Resolved): find does not support -delete option
- Resolved in ab823b7f933f787dbdf7a0bb790639210c583869.
-
05:16 PM Bug #3933 (Resolved): contract adoption can race
- Resolved in a81df0a5d715363cc1841810a87818dfa95675c0.
-
04:03 PM Bug #1974 (Resolved): pages_pp_maximum/lotsfree discrepancy leads to mlock() failure
- Resolved in cf746768a898264fa491791a8252865e5338dc67.
2013-08-30
-
08:44 PM Feature #4092 (Resolved): Intel 1GBe NIC common code should be shared
- Currently the Intel 1GBe drivers, e1000g and igb, use the same set of common code. Unfortunately in its current form ...
-
08:38 PM Feature #4091 (Resolved): e1000g I217/I218 support
- Add support for the Intel I217 and I218 models to e1000g.
-
08:38 PM Feature #4090 (Resolved): igb I210/I211 support
- Add support for the Intel I210/I211 parts to igb.
-
07:49 PM Bug #4089: NULL pointer dereference in arc_read()
- So, clearly, checking the flag without the lock held does not provide proper protection. However, holding locks for t...
-
07:45 PM Bug #4089 (Resolved): NULL pointer dereference in arc_read()
- The following stack trace showed up in a panic indicating that b_l2hdr is NULL (the data and analysis courtesy of And...
-
07:22 PM Bug #4072 (Resolved): make clobber leaves trash
- ...
-
07:09 PM Bug #4088: use after free in arc_release()
- The simplest solution is to move the offending
list_remove(l2hdr->b_dev->l2ad_buflist, hdr);
up to the place w... -
07:07 PM Bug #4088 (Resolved): use after free in arc_release()
- A race-induced use after free occurs in arc_release() where the ARC header is used outside the critical section prote...
-
04:20 PM Bug #3600 (Resolved): edit(1) is a bad .so reference
- Resolved in a947810
-
10:31 AM Feature #4086 (Resolved): readonly option for lofiadm(1m)
- lofiadm(1m) must be able to add file also as read-only loopback device. For example, read-only mode for lofi device a...
-
09:18 AM Bug #4082 (Closed): zfs receive gets EFBIG from dmu_tx_hold_free()
- ...
-
05:49 AM Feature #4081 (Closed): need zfs_mg_noalloc_threshold
- ...
-
05:49 AM Bug #4080 (Closed): zpool clear fails to clear pool
- ...
-
05:48 AM Bug #3954 (Closed): metaslabs continue to load even after hitting zfs_mg_alloc_failure limit
- ...
2013-08-29
-
06:22 PM Bug #4049 (Resolved): filesystem(5) documents /usr/bin/amd64 twice
- commit 3a9fcf3eb769315c8984c438833b8b1453206fa4
Author: Bart Coddens <bart.coddens@gmail.com>
Date: Thu Aug 29 11... -
05:54 PM Bug #3736: cp -r shouldn't allow infinite loops
- Any updates?
-
08:42 AM Bug #3830: SIGQUEUE_MAX's limit of 32 is too low
- Found no advocate for this patch. Archive it here.
http://cr.illumos.org/~webrev/0xffea/rctl-sigqueue-05/ -
05:23 AM Bug #4048 (Resolved): cpu_acpi is too verbose about disabled SpeedStep/PowerNow! support
- commit 511588bb13d2462265d682dc1cb7ba5c7a27a771
Author: Yuri Pankov <yuri.pankov@nexenta.com>
Date: Thu Aug 29 02...
2013-08-28
-
06:49 PM Bug #4023: Properly escape newlines and carriage returns in man pages
- Webrev is here:
http://cr.illumos.org/~webrev/bcoddens/illumos-4023/ -
05:56 PM Bug #4023 (In Progress): Properly escape newlines and carriage returns in man pages
- Easy fix, webrev coming up
-
05:38 PM Bug #4023: Properly escape newlines and carriage returns in man pages
- ar has the same problem, near "characters to pad these objects".
If you grep our manual pages for '\\n', and exclu... -
02:07 PM Bug #3356: xargs needlessly duplicates stdio buffering
- Garrett D'Amore wrote:
> You probably have GNU xargs as /usr/bin/xargs. I'm guessing. I don't know.
>
I think ... -
01:00 PM Bug #3356: xargs needlessly duplicates stdio buffering
- You probably have GNU xargs as /usr/bin/xargs. I'm guessing. I don't know.
Apart from changing some NULLs to 0s (... -
12:03 PM Bug #3356: xargs needlessly duplicates stdio buffering
- It was my mistake during testing. There are 2 xargs, which I did not know initially. I had modified xargs compiled an...
-
05:38 AM Bug #3356: xargs needlessly duplicates stdio buffering
- Very simple tests, like find . -print0 | xargs -0 echo fail.
Even without -print0 and -0, the output is flat out ... -
04:15 AM Bug #3356: xargs needlessly duplicates stdio buffering
- Garrett D'Amore wrote:
> Prasad, you changed the code and broke it with your changes -- it doesn't work at all due t... -
02:41 AM Bug #4085 (Closed): mpathadm list lu cause panic
- config:
lsi sas2008
lsi 6G expander
6 bad disks (I am testing error handling of the storage subsystem)
fmadm... -
02:27 AM Bug #4084 (New): possible bugs in sd when parsing sd.conf
- case SD_CONF_BSET_PC_DISABLED:
values->sdt_disk_sort_dis = data_list[i];
SD_INFO(SD_LOG_ATTACH_DETACH, un,
... -
02:21 AM Bug #4083 (New): set allow-bus-device-reset=0; in sd.conf will not take effect when mpxio is enabled
- if (un->un_f_is_fibre == TRUE) {
un->un_f_allow_bus_device_reset = TRUE;
} else {
if (ddi_getprop(DDI_DEV_T_...
2013-08-27
-
09:21 PM Bug #3356: xargs needlessly duplicates stdio buffering
- Prasad, you changed the code and broke it with your changes -- it doesn't work at all due to changing the specific lo...
-
07:41 PM Bug #4052: Dell R720 doesn't shutdown or reboot to prom
- Frederik Wessels wrote:
> I'm seeing the same. Are you using OmniOS? If so what release?
> Second, do you have othe... -
07:29 PM Bug #4052: Dell R720 doesn't shutdown or reboot to prom
- I'm seeing the same. Are you using OmniOS? If so what release?
Second, do you have other zpools than your root pool?... -
03:38 PM Bug #4052: Dell R720 doesn't shutdown or reboot to prom
- Rich Ercolani wrote:
> I have an R720 on which this succeeds without difficulty; what is the configuration of yours?... -
07:29 PM Bug #4051: Don't free mdi_pathinfo_t in mptsas when device(s) are retired.
- Since I got switches I'm covering more cases and here's an interesting one : with two enclosures (45 slots and 4 expa...
-
03:22 PM Bug #4051: Don't free mdi_pathinfo_t in mptsas when device(s) are retired.
- I've been doing lots of tests with other parts.
+Now it is clear the crash is not related to :+
* Dell servers : bec... -
05:59 PM Bug #4082 (Closed): zfs receive gets EFBIG from dmu_tx_hold_free()
- Analysis by Matt Ahrens (this is a regression caused by #4047):...
-
04:12 PM Bug #3518 (Resolved): Incorrect hostid calculation
- commit 2df37efa12a69b067c7197296dd802eb4b8a9e85
Author: Garrett D'Amore <garrett@dey-sys.com>
Date: Fri Feb 1 12:... -
02:58 PM Bug #3528: setting permission with chmod kills delete_child permission on owner acl
- Just a quick update on progress: I took this bug from Gordon & I have some code changes I'd consider just about read...
-
01:44 PM Bug #4079: standardize small stack frame sizes in ZFS code
- The trivial way to do this is to add -_gcc=-Wframe-larger-than=<X> for whatever X to the uts Makefiles (or just the Z...
-
05:12 AM Bug #195 (Closed): Need replacement for nfs/lockd+klm
- ...
-
01:24 AM Feature #4081 (Closed): need zfs_mg_noalloc_threshold
- This is a ZFS tunable for pools with heavily imbalanced vdevs. If the threshold is set to non-zero and a vdev is more...
-
01:20 AM Bug #4080 (Closed): zpool clear fails to clear pool
- Analysis by George Wilson:...
-
01:12 AM Bug #3996 (Closed): want a libzfs_core API to rollback to latest snapshot
- ...
2013-08-26
-
09:45 PM Bug #4079 (New): standardize small stack frame sizes in ZFS code
- Some of the functions in ZFS uses very large stack frames. This makes it hard to port them to Linux (8k stacks) and i...
-
09:12 PM Bug #4045 (Closed): zfs write throttle & i/o scheduler performance work
- ...
-
08:07 PM Bug #4049: filesystem(5) documents /usr/bin/amd64 twice
- Webrev can be found here:
http://cr.illumos.org/~webrev/bcoddens/illumos-4049/ -
05:28 PM Bug #4049 (In Progress): filesystem(5) documents /usr/bin/amd64 twice
- Easy fix, webrev coming up
-
05:54 PM Bug #3845 (Resolved): beadm doesn't work in non-global zones
-
05:54 PM Bug #3845 (Pending RTI): beadm doesn't work in non-global zones
- commit 7e0e2549bfaa531aff576083ab0c07f84fa8fb27
Author: Alexander Eremin <a.eremin@nexenta.com>
Date: Mon Aug 26 ... -
04:08 PM Bug #4078 (Resolved): groupadd execs getent unnecessarily
- Subject says it all.
-
04:30 AM Bug #3019: localedef(1) manpage is pretty out of date
- Fixed this along with fixes for 2408. Stay tuned.
-
04:27 AM Bug #2408: CJK character width handled incorrectly in terminal emulators
- I've written an implementation of WIDTH / END WIDTH localedef support, along with a very rich level of character widt...
-
12:26 AM Bug #3194 (Resolved): dis crashes disassembling aes
- Resolved in edd4ab0
-
12:25 AM Bug #4054 (Resolved): dis sometimes decides random symbols are functions
- Resolved in dc986d9
Also available in: Atom