Activity
From 2011-04-29 to 2011-05-28
2011-05-28
-
11:45 PM Feature #1073: migrate kernel modules from ancient _depends_on to true ELF dependencies
- usr/src/uts/common/cpr/cpr_mod.c express a dependency on bootdev, with a comment that references i_devname_to_promnam...
-
09:41 PM Feature #1073: migrate kernel modules from ancient _depends_on to true ELF dependencies
- One other oddity is the following block in usr/src/uts/common/io/fibre_channel/fca/emlx/emlx_solaris.c:...
-
09:36 PM Feature #1073: migrate kernel modules from ancient _depends_on to true ELF dependencies
- usr/src/uts/common/io/scsi/targets/sd.c has the following gem:...
-
08:53 PM Feature #1073: migrate kernel modules from ancient _depends_on to true ELF dependencies
- usr/src/uts/common/io/scsi/targets/sd.c has the following gem:
/*
* Loadable module info. ... -
06:56 PM Feature #1073: migrate kernel modules from ancient _depends_on to true ELF dependencies
- Output of 'find . -type f -name '*.c' -a ! -name kobj.c | xargs grep "\<_depends_on"' against usr/src/utc.
-
06:25 PM Feature #1073 (Resolved): migrate kernel modules from ancient _depends_on to true ELF dependencies
- We still have quite a few modules that still use the old _depends_on module dependency mechanism, rather than true EL...
-
03:20 PM Bug #1072 (Resolved): arcmsr 1880 device id missing from package
- In the integration of 834, it appears that I forgot to add the device id for the 1880 to the package. We need to upd...
-
02:43 PM Bug #1039 (Resolved): /usr/lib/smbsrv/smbd prevents suspend
- changeset: 13378:d6c0163a1c2e
tag: tip
user: Gordon Ross <gwr@nexenta.com>
date: Fri May 2...
2011-05-27
-
08:13 AM Bug #1069: IO hang with bad disk on mpt and mpt_sas
- ...
-
08:10 AM Bug #1069: IO hang with bad disk on mpt and mpt_sas
- Piotr Jasiukajtis wrote:
> I see the same issue on a few Sun Fire X4270 running oi_148.
> I didn't see this on b130... -
06:02 AM Bug #1069: IO hang with bad disk on mpt and mpt_sas
- I see the same issue on a few Sun Fire X4270 running oi_148.
I didn't see this on b130 and earlier though.
2011-05-26
-
11:34 PM Bug #1069: IO hang with bad disk on mpt and mpt_sas
- This system has both mpt and mpt_sas but the drive in question is using mpt. Looking at mpt tells a very different st...
-
11:06 PM Bug #1069: IO hang with bad disk on mpt and mpt_sas
- I looked into this some more and I see that mpt_sas doesn't think it has anymore work outstanding:...
-
07:06 PM Bug #1069 (New): IO hang with bad disk on mpt and mpt_sas
- Hi,
On a storage server, I've encountered a failure mode where a single disk has hung with a 100% busy time report... -
09:14 PM Bug #1070 (New): update_drv fails to delete alias with double quotes
- Specifying an alias to @update_drv -d@ with double quotes (as formerly, but no longer, required by @update_drv -a@) f...
-
04:50 PM Bug #1049: pnfs: A lot of BAD_SESSION, SEQ_MISORDERED, SERVERFAULT
- Affected to gethrestime_sec() under KVM issue.
Issue:
gethrestime_sec returns 0,
gethrestime() re... -
04:07 PM Bug #1039 (In Progress): /usr/lib/smbsrv/smbd prevents suspend
- The problem is that the smb_server_spooldoc thread is blocked in
cv_wait and cannot be killed. (This also interfere...
2011-05-25
-
04:08 PM Bug #1067 (New): Bad cv_wait_stop, bad
- Figure out why we use cv_wait_stop with a fixed timeout in fio and sockfs.
-
05:48 AM Bug #933: Sound is periodically scratchy
- I can add that I'm seeing this behavior as well, both on dev148b and recently updated dev-151. System is Tyan K8E wi...
2011-05-24
-
03:33 PM Bug #1063: Dell 'VSF' ide device degrades performance to the point of absurdity
- Doing a bit more digging, the VSF is apparently the DRAC virtual device (cdrom/floppy). Disabling it in the DRAC set...
-
03:00 PM Bug #1063 (New): Dell 'VSF' ide device degrades performance to the point of absurdity
- On a Dell PowerEdge 2850 system, I see a large number of errors like the following:
May 24 09:56:47 xxxx scsi: [ID... -
02:17 PM Bug #1062 (New): zpool is missing some i18n
- The 'zpool' command contains some strings that are not subject to translation (but should be). For example, in 'zpoo...
2011-05-23
-
09:13 PM Feature #1023: nv_sata support for NVIDIA MCP61
- Additionally, two MCP04 (CK804) IDs are missing, @pci10de,36@ and @pci10de,3e@.
-
06:23 PM Feature #1023: nv_sata support for NVIDIA MCP61
- Hans Rosenfeld wrote:
> On a MCP61 system which has its rpool on such a controller, I added those PCI IDs with updat... -
02:06 PM Feature #1023: nv_sata support for NVIDIA MCP61
- On a MCP61 system which has its rpool on such a controller, I added those PCI IDs with update_drv and rebooted. Basic...
-
04:59 PM Bug #1031: Minor audioctl save-controls issue with newlines in hardware info
- Did you see the discussion on list and the updated patch from Yuri? "# HW Info =" should be printed once, with "#<tab...
-
11:53 AM Bug #1031: Minor audioctl save-controls issue with newlines in hardware info
- fuction: int do_save_controls(int argc, char **argv)
file: /illumos-gate/usr/src/cmd/audio/audioctl/audioctl.c
... -
04:30 PM Feature #1060: termios needs cfmakeraw and cfsetspeed
- The members of struct termios are not supposed to be private (afaik) but the steps required to put a termios into raw...
-
03:45 PM Feature #1060: termios needs cfmakeraw and cfsetspeed
- Nope, http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/termios.h.html says the struct members are public. An...
-
03:30 PM Feature #1060: termios needs cfmakeraw and cfsetspeed
- Are the @struct termios@ members supposed to be private (i.e. implementation specific)? If so, by all means add this ...
-
12:13 PM Feature #1060 (In Progress): termios needs cfmakeraw and cfsetspeed
- The illumos termios implementation is missing cfmakeraw which is provided on Linux, Mac OSX and the BSD's. I decided...
-
12:13 PM Bug #1037: bfe references random 'halt' symbol
- Looking at this code, it would appear that the reference to "halt" is a left over from an earlier reorganization of t...
-
12:05 PM Feature #1036: any thought into absorbing portions of nfo driver into nge (nVidia ethernet)
- I've long thought this was a good idea. I don't have any systems with the 100 Mbps nvidia ethernet though, so I can'...
-
12:04 PM Bug #1059 (New): curses.h conflicts with stdbool.h
- When including both curses.h and stdbool.h the following error is seen:
/usr/include/curses.h:100: error: two ore ... -
05:25 AM Bug #933: Sound is periodically scratchy
- just to add to this report as it already exists,
as per http://openindiana.org/pipermail/oi-dev/2011-May/000395.htm...
2011-05-22
-
11:23 PM Bug #1022: ipadm can't set broadcast property
- Ok. Dan makes a very good point. Setting the broadcast is unnecessary, as it's derived from the netmask and prefix.
...
2011-05-21
-
06:15 PM Bug #1030: strftime "%x" should generate something strptime can parse
- I would say that the bug is in strftime. It should never
produce a condensed date string that contains an internal
... -
04:09 AM Bug #1057 (Resolved): should correctly integrate libdwarf sources
- Due to an historical accident, we have libdwarf binaries in the source tree and associated sources as a bzip2ed cpio ...
2011-05-20
-
05:15 PM Bug #1056 (Resolved): ksocket doesn't support AF_UNIX
- ksocket_socket() doesn't accept AF_UNIX and AF_NCA domains. I removed the check for AF_UNIX and wrote a simple echo c...
-
10:28 AM Bug #846: svccfg -f line numbers should count from 1 not 0
- I hope my analysis is correct:...
-
01:47 AM Bug #1052 (Resolved): ttymon crashes in a loop when non-existent user logs out
- I recently logged in on the console, changed my uid (in /etc/passwd), and then logged out.
After logging out, ttym...
2011-05-19
-
08:24 PM Bug #1051 (Resolved): zfs should handle imbalanced luns
- Today zfs tries to allocate blocks evenly across all devices. This means when
devices are imbalanced zfs will lots o... -
06:41 PM Bug #1045 (Resolved): not clobbering perl build dir
- changeset: 13377:d89753efabc8
tag: tip
user: Mike Harsch <mike@harschsystems.com>
date: Th... -
06:33 PM Bug #1046 (Resolved): wcsxfrm(3C) crashes when len arg is 0
- changeset: 13376:c3f168efd1e4
tag: tip
user: Gordon Ross <gwr@nexenta.com>
date: Thu May 1... -
04:26 AM Bug #1046: wcsxfrm(3C) crashes when len arg is 0
- Minor style nit, would 'else if (len != 0) {' be preferred since it's not a boolean?
-
03:41 AM Bug #1046: wcsxfrm(3C) crashes when len arg is 0
- This fixes it for me:...
-
06:23 PM Feature #1050 (New): Support for DNS authentication of Names Entities
- At present their is a draft Internet standard for DNS authentication of Names Entities (DANE) which will provide a fr...
-
05:54 PM Bug #1049 (Feedback): pnfs: A lot of BAD_SESSION, SEQ_MISORDERED, SERVERFAULT
- At the Lab: during copy big 500M file to 2 DS a lot of errors see in the tcpdump's file.
NFS4ERR_BAD_SESSION ...
2011-05-18
-
08:46 PM Bug #1045: not clobbering perl build dir
- Albert Lee points out that the contrib/copy_contrib target is extraneous and may be removed. Revised webrev that inc...
-
01:22 PM Bug #1028 (Closed): Network loses reachability on the loss of one network link when two nics share same subnet
- I made a mistake in my reproduction. I "downed" the interface, but didn't unplug the wire. If I do that (using "dla...
-
08:04 AM Bug #1028: Network loses reachability on the loss of one network link when two nics share same subnet
- I am this time pinging from '192.168.3.175'
The two addresses on the box are 192.168.2.22 and 192.168.2.44
From w... -
02:24 AM Bug #1047: ksh overwrites child core files
- ksh93 appears to have fixed this by doing an "rlimit core 0"
before sending itself the fatal signal from the child s... -
02:08 AM Bug #1047: ksh overwrites child core files
- This appears to be in libshell : fault.c 630...
-
01:31 AM Bug #1047 (Closed): ksh overwrites child core files
- This script:...
-
12:42 AM Bug #1046: wcsxfrm(3C) crashes when len arg is 0
- This is a bug in wcsxfrm it can be reproduced with this code:...
-
12:02 AM Bug #1046 (Resolved): wcsxfrm(3C) crashes when len arg is 0
- Get a core dump from sort after:
LANG=en_US.UTF-8
LC_COLLATE=C
find . -name '*.[ch]' |sort
ksh: 1855: Memory fa...
2011-05-17
-
08:47 PM Bug #1045: not clobbering perl build dir
- proposed fix may be found here:
http://harschsystems.com/bugs/illumos-1045-webrev/ -
08:38 PM Bug #1045 (Resolved): not clobbering perl build dir
- usr/src/cmd/perl/Makefile contains a variable '$(WOS_PERL)' leftover from Bug #377 that doesn't point to the perl bui...
-
04:46 PM Bug #953 (Resolved): amd64 mdb chews arguments to ::run?
- changeset: 13375:5e6d930c0c9b
tag: tip
user: Alexander Eremin <a.eremin@nexenta.com>
date: ... -
02:39 PM Bug #953 (In Progress): amd64 mdb chews arguments to ::run?
-
04:37 PM Feature #1044: ZFS: Allow specifying minimum dataset/metaslab block size AND alignment
- I believe my description above may be somewhat incorrect in terms of terminology.
In particular, at the time of writ... -
02:36 PM Feature #1044 (New): ZFS: Allow specifying minimum dataset/metaslab block size AND alignment
- See also: illumos bug #954 (https://www.illumos.org/issues/954)
My original concern (even a problem) was that ZFS ... -
03:42 PM Feature #1010 (Resolved): export gss_mech_krb5 from libgss.so.1
- changeset: 13374:b156817e002c
tag: tip
user: Gordon Ross <gwr@nexenta.com>
date: Tue May 1... -
03:41 PM Feature #1010: export gss_mech_krb5 from libgss.so.1
- Actually, the declaration shoudl go in gssapi_ext.h to keep gssapi.h
more purely GSS-API stuff.
-
03:39 PM Feature #976 (Resolved): export ldap_add_result_entry from libldap.so.5
- changeset: 13374:b156817e002c
tag: tip
user: Gordon Ross <gwr@nexenta.com>
date: Tue May 1... -
02:36 PM Bug #954: ZFS metadata uses way too much space with 4Kb blocks (ashift=12)
- Today I've thought of an alternative solution which might be better compatible with ZFS on-disk format: instead of re...
-
02:23 PM Bug #1043 (New): Recursive destroy of zfs snapshot fails on non-existing target snapshot
- Prior to revision 11314 if a user was recursively destroying snapshots of a dataset the target dataset was not requir...
2011-05-16
-
09:24 PM Bug #1022: ipadm can't set broadcast property
- You can update the netmask or prefix-length with ipadm(1M), correct? The broadcast address falls out of the address ...
-
08:56 PM Bug #1028: Network loses reachability on the loss of one network link when two nics share same subnet
- I tried reproducing this just now on OpenIndiana-latest with e1000g0 and iwp0 (both are on the same bridged LAN), but...
-
07:59 PM Bug #592: Need tools to build cmd/smbsrv/smbd/eventlog.dll
- We have some flexibility about the format of the input messages file.
In the last system I saw that used something li... -
10:05 AM Bug #592: Need tools to build cmd/smbsrv/smbd/eventlog.dll
- How should/does the input file containing the messages look like?
-
05:08 PM Bug #423 (Feedback): speedstep cpupm called continuously on Dell Poweredge 2900
- OpenIndiana (illumos based) is working pretty darn good, after a full month of testing on oi_148b the only remaining ...
-
04:14 AM Bug #1027 (Resolved): add vminfo.updates to perl kstat module
- changeset: 13373:d8a063b9ccba
tag: tip
user: Mike Harsch <mike@harschsystems.com>
date: Su... -
01:58 AM Bug #1039 (Resolved): /usr/lib/smbsrv/smbd prevents suspend
- From this discussion:
http://openindiana.org/pipermail/openindiana-discuss/2011-May/003820.html
One gets this err... -
01:26 AM Bug #864 (Resolved): at(1) should not popen /usr/bin/pwd
- changeset: 13372:dd80b2e7fda4
tag: tip
user: Gary Mills <mills@cc.umanitoba.ca>
date: Sun ... -
12:25 AM Bug #1038 (New): efe should be consistent with static
- efe declares most of its functions static in their prototypes but not their definitions this is confusing at best.
-
12:20 AM Bug #1037 (Resolved): bfe references random 'halt' symbol
- source:usr/src/uts/common/io/bfe/bfe.c#L2125
The symbol 'halt' in that condition is not defined from bfe, and is l...
2011-05-15
-
04:09 PM Feature #1036 (New): any thought into absorbing portions of nfo driver into nge (nVidia ethernet)
- I'm curious if there has been any thought into absorbing the missing nVidia ethernet device support found in the nfo ...
-
05:24 AM Bug #1007: env files should define MULTI_PROTO
- MULTI_PROTO keeps different proto areas for debug and non-debug builds, it has nothing to do with delivery of any kin...
-
05:15 AM Bug #1007: env files should define MULTI_PROTO
- I think it would be better to just remove MULTI_PROTO references altogether, don't you? We don't have to build bits ...
-
05:09 AM Bug #1012 (Resolved): cifs-shares are also exported via nfs without being configured therefor
- Resolved in r13371 commit:ac51c74a855d
2011-05-14
-
01:35 PM Bug #279 (Resolved): Bug in the new ACL (post-PSARC/2010/029) semantics
- changeset: 13370:8c04143bd318
tag: tip
user: Albert Lee <trisk@nexenta.com>
date: Sat May ... -
01:34 PM Bug #664 (Resolved): Umask masking "deny" ACL entries.
- changeset: 13370:8c04143bd318
tag: tip
user: Albert Lee <trisk@nexenta.com>
date: Sat May ... -
01:33 PM Feature #742 (Resolved): Resurrect the ZFS "aclmode" property
- changeset: 13370:8c04143bd318
tag: tip
user: Albert Lee <trisk@nexenta.com>
date: Sat May ... -
02:15 AM Bug #1033 (New): sd(7D) should talk about O_NDELAY somewhere more logical
- The very first thing sd(7D) does in DESCRIPTION is talk of the behaviour of O_NDELAY with regard to the VTOC, only th...
-
01:57 AM Bug #1032: mpt_sas driver bottlenecks badly with single misbehaving disk on controller
- One last snippet I should have included - the controllers are two LSI 9201-16e and a 9201-16i. Behavior has been obse...
-
01:49 AM Bug #1032: mpt_sas driver bottlenecks badly with single misbehaving disk on controller
- Ah, I almost forgot.
OpenIndiana 148.
# uname -a
SunOS zettabyte 5.11 oi_148 i86pc i386 i86pc
-
01:48 AM Bug #1032 (New): mpt_sas driver bottlenecks badly with single misbehaving disk on controller
- While burning in a set of 106 drives, I noticed the following fascinating behavior.
I would normally get blazing-f...
2011-05-13
-
09:12 PM Bug #1030: strftime "%x" should generate something strptime can parse
- so the problem appears to be in strptime's implementation of %e. It does not handle a leading space.
-
08:55 PM Bug #1030: strftime "%x" should generate something strptime can parse
- attached test program to demonstrate: strptime.c
-
06:02 PM Bug #1030: strftime "%x" should generate something strptime can parse
- It looks like in this case, the application is using the pair of functions:
strftime(3c), strptime(3c), to implement... -
05:14 PM Bug #1030: strftime "%x" should generate something strptime can parse
- I would argue that it is very very wrong for Evolution to be parsing this format, as it is highly locale sensitive.
... -
04:33 PM Bug #1030: strftime "%x" should generate something strptime can parse
- The obvious fix for this would be:...
-
04:05 PM Bug #1030 (Resolved): strftime "%x" should generate something strptime can parse
- LANG=en_US.UTF-8 date '+%x'
has wrong output in the first 9 days of the month:... -
08:48 PM Bug #1027: add vminfo.updates to perl kstat module
- Mike Harsch wrote:
> This issue is complicated by the fact that Bug #377 removed perl 5.8.4 from the build process. ... -
08:43 PM Bug #1027: add vminfo.updates to perl kstat module
- proposed fix can be viewed here:
http://harschsystems.com/bugs/illumos-1027-webrev/ -
03:40 PM Bug #1027: add vminfo.updates to perl kstat module
- This issue is complicated by the fact that Bug #377 removed perl 5.8.4 from the build process. It turns out that kst...
-
04:32 PM Bug #1031 (New): Minor audioctl save-controls issue with newlines in hardware info
- When a newline is encountered in the hw info string, audioctl just prints it without processing....
-
02:20 PM Feature #1029 (New): Save/restore default audio control settings
- PSARC/2010/116 added persistent per-user volume settings (only for a single device) on GDM session login/logout.
I... -
04:52 AM Bug #1028 (Closed): Network loses reachability on the loss of one network link when two nics share same subnet
- Configuring two network cards with IP addresses on the same subnet and then removing a network cable from one of the...
2011-05-12
-
10:53 PM Bug #1027 (Resolved): add vminfo.updates to perl kstat module
- A recent change for CR 6882903 added the field 'updates' to vminfo_t (defined in sysinfo.h). kstat(1) doesn't show t...
-
03:47 PM Bug #948 (Resolved): chmod(1M) is not -R friendly when doing ACLs
- changeset: 13369:e294a7201085
2011-05-11
-
04:44 PM Feature #1023 (Resolved): nv_sata support for NVIDIA MCP61
- The MCP61 programming model appears to be nearly identical to the MCP51/55 (based on inspection of the Linux @sata_n...
-
01:51 PM Bug #1022 (Closed): ipadm can't set broadcast property
- ipadm can get the value for the broadcast property but trying to set the property via
ipadm set-addrprop -p broadcas... -
06:13 AM Bug #1021 (New): STMF_IOCTL_GET_{LU,TARGET_PORT}_PROPERTIES and STMF_IOCTL_SESSION_LIST cut aliases down to 255 bytes
- uts/common/io/comstar/stmf/stmf.c:...
-
05:46 AM Bug #1020 (New): itadm should check the length of alias
- Currently itadm accepts aliases of any length, while RFC3270 defines it as:...
-
02:21 AM Bug #1018 (New): sharemgr show -P should probably recurse
- Talking with Gordon about sharemgr he asked why -P didn't work.
It turns out that it does in fact work, but illogi...
2011-05-10
-
09:01 PM Bug #1017 (Closed): zfs_znode_alloc should not call vn_reinit
- zfs_znode_alloc pulls a fresh znode from znode_cache, whose constructor calls vn_alloc so it points to a fresh vnode....
-
08:22 PM Bug #1016 (New): vnode setup should be in vnode_cache_constructor
- vn_alloc is currently responsible for some vnode initialisation, including calling vn_reinit. I see no reason this s...
-
07:41 AM Bug #1012: cifs-shares are also exported via nfs without being configured therefor
- It seems like enable_group should get a has_protocol() check similar to disable_group's.
I'm not sure if that's suff... -
07:16 AM Bug #1012: cifs-shares are also exported via nfs without being configured therefor
- The problem is sharemgr (or libshare, perhaps). When the nfs/server start method does 'sharemgr start -P nfs -a', it...
-
06:40 AM Bug #1012 (Resolved): cifs-shares are also exported via nfs without being configured therefor
- 1. create a dataset as cifs-share
2. set sharesmb=name=test (cifs should work now)
3. svcadm enable -r nfs/server
... -
01:48 AM Feature #1010 (Resolved): export gss_mech_krb5 from libgss.so.1
- Samba needs this GSSAPI constant OID data for its AD support:...
2011-05-09
-
08:32 PM Bug #864: at(1) should not popen /usr/bin/pwd
- Of course I meant to set only the effective UID, like this:...
-
01:30 PM Bug #864: at(1) should not popen /usr/bin/pwd
- Yes, I was looking at the wrong getcwd(). With the right
one, changes are possible. Even the fork() is no longer
... -
06:28 PM Bug #1008 (New): webrev should try harder to find its.reg
- When webrev is run, it expects its.reg to be in located in ../etc/its.reg relative to its parent dir.
This works i... -
09:25 AM Bug #1007 (Resolved): env files should define MULTI_PROTO
- using tools/env/illumos.sh:...
-
09:13 AM Bug #999: Services: svccfg numeric instance name not accepted / svccfg import fails
- # svccfg validate tntnet.xml
# svccfg import tntnet.xml
svccfg: Invalid instance name "123".
svccfg: Import of t...
2011-05-08
-
11:09 PM Bug #950: svcadm error message on configd bind failure is useless
- Resolved in r13368 commit:7a14691acba0
-
11:09 PM Bug #947 (Resolved): want basic administration and interrogation of NGZ services from GZ
- Resolved in r13367 commit:4844172c07f8
-
11:09 PM Bug #946 (Resolved): want ability to list services in a zone from the GZ
- Resolved in r13365 commit:b868f9d61081
-
11:08 PM Bug #945 (Resolved): want easy script access to service log files
- Resolved in r13366 commit:c1720cb807d5
-
09:34 PM Bug #864: at(1) should not popen /usr/bin/pwd
- Gary Mills wrote:
> The `at' command runs setuid root. It has to determine
> the user's CWD so that it can later e... -
09:17 PM Bug #864: at(1) should not popen /usr/bin/pwd
- The `at' command runs setuid root. It has to determine
the user's CWD so that it can later execute the at job from
... -
06:34 PM Bug #1004 (Rejected): ddi_dma_mem_alloc() doesn't check 'accattrp' argument against NULL.
- Uh, passing NULL here would be an indication of a gross driver programming bug here. Panic is the right thing to do ...
-
06:23 PM Bug #1004: ddi_dma_mem_alloc() doesn't check 'accattrp' argument against NULL.
- A call to ddi_dma_mem_alloc(9F) with an invalid ddi_device_acc_attr(9S) is erroneous. panicking is the correct thing...
-
04:38 PM Bug #1004 (Rejected): ddi_dma_mem_alloc() doesn't check 'accattrp' argument against NULL.
- ddi_dma_mem_alloc() doen't check its paratemer 'accattrp' against NULL before dereferencing, which leads to kernel pa...
-
04:10 PM Bug #696 (Resolved): Incorrect check dma_attr_sgllen <= 0 in rootnex_valid_alloc_parms
-
02:40 PM Bug #886: getaddrinfo() doesn't return all addresses for hostname
- I've found out a few things with `truss' and by reading the
source. `getaddrinfo()' calls `getipnodebyname()' inter... -
07:31 AM Bug #992: towlower/towupper are broken
- Fixing the first appears to be easy, there's a nasty typo in cmd/localedef/ctype.c:...
-
06:51 AM Bug #992: towlower/towupper are broken
- What we need to do here - fix __maplower_ext and make *.UTF-8/LC_CTYPE/LCL_DATA contain mappings for all locales, not...
-
06:49 AM Bug #992: towlower/towupper are broken
- Looks like our maplower is badly broken, here is a part of the dump of both (notice that maplower contains lowercase ...
-
01:19 AM Bug #1003 (Feedback): Properly integrate bzip2
- http://bzip.org/
-
01:18 AM Bug #1002 (Closed): Integrate zlib
- http://zlib.net/
2011-05-07
-
03:10 PM Bug #1001 (New): xdr_pmap should be marked as C
- xdr_pmap (defined in /usr/include/rpc/pmap_prot.h) should be marked as C code (extern "C") otherwise it will cause li...
-
02:19 PM Bug #993: Marvell SATA controller 88SE9128 - driver issue?
- I don't have this SATA controller. But I think this is request to OI. Is it right?
-
02:03 AM Bug #999 (New): Services: svccfg numeric instance name not accepted / svccfg import fails
- svcadm will not enable a manifest with a numeric-only instance name.
EG, instance v123 is acceptable; 123 is not.
...
2011-05-06
-
10:13 PM Bug #998 (Resolved): obsolete DMA driver interfaces should be removed
- ddi_dma_segtocookie (and a bunch of friends) is an obsolete interface, never supported on 64-bit, and it causes a few...
-
07:28 PM Feature #997 (New): RFE: ZFS filesystem dataset option to allow overlay mounts
- Currently the only way I know to overlay mount a ZFS filesystem into a potentially non-empty directory is to specify ...
-
07:19 PM Feature #996 (Feedback): RFE: ZFS dataset option to prevent recursive snapshots from snapshooting this dataset
- This requested feature as I see it is targeted towards recursive snapshooting of "rpool" but exempting "rpool/dump" a...
-
05:55 PM Bug #995: boot message: No randomness provider enabled for /dev/random
- I think this requires a fairly fast system to induce, because it requires that someone is trying to use /dev/random b...
-
05:54 PM Bug #995: boot message: No randomness provider enabled for /dev/random
- This has been seen, on and off, for a while. It's an easy symptom to induce.
One thing that might be useful is an... -
04:55 PM Bug #995 (Resolved): boot message: No randomness provider enabled for /dev/random
- The boot message I see (on a fully installed server) is as follows:
*WARNING: No randomness provider enabled for /... -
05:51 PM Bug #506 (Resolved): suspend/resume issue on b147 (6986810)
- Resolved in:
changeset: 13363:ef9e6008c21c
tag: tip
user: Hans Rosenfeld <rosenfeld@grumpf.ho... -
05:27 PM Bug #561: Strange characters when executing "format"
- I see similar issues with a new turn up the 'format' display the funny garbage characters but most every thing seems ...
-
02:46 PM Bug #422 (Closed): vmxnet3s driver fails after compile from OpenIndiana
- Closed as a dup of 696.
-
02:42 PM Bug #844 (Resolved): m4 should say something useful about why an include()d file can't be opened
- Resolved in:
changeset: 13362:4f5bb85e2547
tag: tip
user: Gary Mills <Gary Mills <mills@cc.u... -
02:38 PM Bug #846: svccfg -f line numbers should count from 1 not 0
- Huh. The file I was working with was definitely erroring with a number one before the line that was actually problem...
-
06:49 AM Bug #846: svccfg -f line numbers should count from 1 not 0
- Any examples?...
-
04:29 AM Bug #934: FreeBSD's GPT not recognized
- I've done some testing.. and removed that assert():
FreeBSD:...
2011-05-05
-
07:41 PM Bug #993 (Closed): Marvell SATA controller 88SE9128 - driver issue?
- h2. We are unable to configure any drive connected to the Marvell 88SE9128 controller. (controller is apparently impl...
-
01:15 AM Bug #323: Need fix for glob() resource exhaustion
- Sorry this took so long.
in.ftpd (which is a version of WUftpd) has its own globbing here:
usr/src/cmd/cmd-...
2011-05-04
-
08:52 PM Bug #683 (Feedback): USB Webcam only working in 160x120 mode
- After upgrading to oi_b148b this evening I checked that I can download from my Nikon camera via USB and this worked p...
-
03:30 PM Feature #929: Cisco VPN tunnel
- To communicate with a cisco VPN concentrator, you need one of three distinct sets of technology.
1.) The "AnyConne... -
10:03 AM Bug #991: towlower(3c) manpage is missing
- Same for towupper(3c).
-
07:41 AM Bug #991 (Closed): towlower(3c) manpage is missing
-
09:14 AM Bug #992 (Resolved): towlower/towupper are broken
- ...
-
05:28 AM Bug #294: ONNV terminal definitions are old and crufty
- Are there any showstoppers/problems for this to be resolved? I'd really love to see sun-color changes go into the tre...
2011-05-03
-
07:52 PM Feature #976: export ldap_add_result_entry from libldap.so.5
- In IRC it was suggested we also export ldap_delete_result_entry
so we're not exporting "half of an interface". Upda... -
09:13 AM Bug #981: beadm trips over 'installed' zones
- I tried to reproduce this using the latest illumos build - beadm works for me in all cases....
2011-05-02
-
08:56 PM Bug #981: beadm trips over 'installed' zones
- Alexander asked about reproducing this, because he couldn't, and it turns out that I can't manage it either.
Thing... -
06:14 AM Bug #981 (New): beadm trips over 'installed' zones
- beadm's support for zones is broken in the face of zones in the 'installed' state, it tries to open their vfstab and ...
-
07:46 PM Bug #975 (Resolved): disable disksort for SSDs
- Resolved in:
changeset: 13360:c28d415b5009
tag: tip
user: Garrett D'Amore <garrett@nexenta.c... -
05:00 AM Bug #975: disable disksort for SSDs
- diff -r f7ba8ec46a21 -r cd42e386f2bd usr/src/uts/common/io/scsi/targets/sd.c
--- a/usr/src/uts/common/io/scsi/target... -
04:21 AM Bug #975: disable disksort for SSDs
- As someone asked for an explanation:
disksort is used to sort operations by LBA, and is intended to help with disk... -
06:49 PM Feature #643 (Resolved): date -R support would be helpful
- Fixed in:
changeset: 13359:10bc9c3abe6e
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>
... -
05:55 AM Feature #643: date -R support would be helpful
- Taking this away from Roland due to lack of progress. I have a diff ready.
-
05:39 AM Feature #643: date -R support would be helpful
- Furthermore, Linux date behaves with -R as:
"%a, %d %h %Y %H:%M:%S %z"
(Note that %d instead of %-e.) This is ... -
05:14 AM Feature #643: date -R support would be helpful
- As documented, date -R is rfc 822, and that is *not* subject to localization.
-
06:21 PM Bug #707 (Resolved): sata framework is unsure of bitwise ops
- This was resolved a while ago in:
changeset: 13336:194dde734096
user: Garrett D'Amore <garrett@nexenta... -
07:04 AM Bug #956: OI_148a zfs access to a pool hangs (in kernel)
- Yes, as described in the links (I had little hope anyone would be able to read that much though ;) )
According to ... -
05:02 AM Bug #956: OI_148a zfs access to a pool hangs (in kernel)
- Are you using dedup? Dedup requires a prodigious amount of RAM, or very fast disks (i.e. SSDs.)
-
06:44 AM Bug #943: zio_interrupt ends up calling taskq_dispatch with TQ_SLEEP
- I'll probably fix this as part of my changes for "prealloc'd" taskqs. This subsystem should never have to go to kmem.
-
06:36 AM Bug #982 (New): zone_get_rootpath returns junk when run in NGZ
- When run in a non-global zone and given the name of the current zone as the zonename, zone_get_rootpath returns "//ro...
2011-05-01
-
07:46 PM Bug #980 (New): svc.configd should be less trusting of cross-zone callers
- svc.configd will accept door calls from anyone with permission on the door, but its authentication scheme is based on...
-
07:39 PM Feature #979 (New): scf_walk_fmri makes life impossible for its error callback
- The error callback for the SCF FMRI walker was obviously intended just for printing and logging. It receives the err...
-
04:47 PM Bug #956: OI_148a zfs access to a pool hangs (in kernel)
- Apparently, there were some incomplete deferred deletions on the pool, and each import attempt took a shot at deletin...
-
04:13 PM Bug #900 (Resolved): sed errors when -e is given a 0-length argument
-
01:18 PM Feature #957: Need a way to enforce a reboot (reset-like) from software
- Of my bug reports, this one seems more approrpiate for this update: I have made a binary version of my watchdog based...
2011-04-30
-
11:23 PM Bug #900: sed errors when -e is given a 0-length argument
- Resolved in r13358 commit:f7ba8ec46a21
-
08:30 PM Bug #950 (In Progress): svcadm error message on configd bind failure is useless
-
02:41 PM Bug #290: Logitech G9 mouse is not working
- This is probably one of the HID power management bugs.
2011-04-29
-
10:47 PM Feature #976 (Resolved): export ldap_add_result_entry from libldap.so.5
- Samba needs this OpenLDAP function for its AD support:
void ldap_add_result_entry( LDAPMessage **list, LDAPMessage *... -
05:44 PM Bug #975 (Resolved): disable disksort for SSDs
- disksort is pointless/useless for solid state drives, so we should disable it -- it may actually be harmful in fact (...
-
04:31 PM Feature #957 (Feedback): Need a way to enforce a reboot (reset-like) from software
- Not also that you should be familiar with the old sysadmin trick of "exec". If you can't fork a new process, you can...
-
04:27 PM Feature #957: Need a way to enforce a reboot (reset-like) from software
- I once wrote a program called "erbd" at qualcomm that was a daemon that stuck around just for this reason -- it would...
Also available in: Atom