Activity
From 2011-09-25 to 2011-10-24
2011-10-24
-
09:07 PM Bug #1631 (Resolved): kernel panic in tcp_input_data
- Resolved in r13494 commit:9dc2083cc403
-
07:25 PM Feature #1621: update acpica code to newer version (Joyent OS-441)
- I ran a long (about 12 day) stability test on the acpica code bits plus a small both a patch for #1333 (for apic_tim...
-
07:09 PM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- *It looks like a long test shows no issue with applying the patch to apic_timer.c to fix BUG #1333
*
Running 11 days ... -
06:59 PM Bug #1211 (Rejected): provide $(ROOT)/usr/include to 'INC=' through Makefile.master for usr/src/cmd/perl
-
07:37 AM Bug #1211: provide $(ROOT)/usr/include to 'INC=' through Makefile.master for usr/src/cmd/perl
- please discard this BUG - no need.
-
05:14 PM Bug #1673: Panic in conn_ip_output()
- I've found out that there are some TIME_WAIT cases that may cause this panic, but again, the state is in TCPS_BOUND, ...
-
05:11 PM Bug #1668: ldap format string issues when merging search descriptors
- Found one source file with a buggy function (ldap SSD merge) and it turns out to be implemented poorly (assuming sani...
2011-10-23
-
09:19 PM Bug #1681: support for BUILD64=# no longer works
- Without it it's not possible to use BUILD64=# on a non debug build.
-
08:28 PM Bug #1681: support for BUILD64=# no longer works
- How is the change to Makefile.uts related?
-
11:05 AM Bug #1681 (In Progress): support for BUILD64=# no longer works
- ON used to support building a 32bit only kernel by exporting BUILD64=# but this no longer works in Illumos. I've att...
-
11:58 AM Bug #1665: Illumos wont build against openssl 1.0.0
- Looks good, but on my system I had to add the following includes to openssl_spi.c to fix the warnings:
#include <o... -
11:26 AM Bug #1665: Illumos wont build against openssl 1.0.0
- you forgot update manifest :)
I have attached my version of patch.
I have tested it on illumos-gate build.
-
09:39 AM Bug #1680 (New): zfs vdev_file_io_start: validate vdev before using vdev_tsd
- zfs vdev_file_io_start: validate vdev before using vdev_tsd
vdev_tsd can be NULL for certain vdev states.
At le... -
09:31 AM Bug #1679 (New): zdb: access dp_free_bpobj only if pool version is >= SPA_VERSION_DEADLISTS
- dp_free_bpobj should be accessed only if pool version is >= SPA_VERSION_DEADLISTS
Author: Andriy Gapon <avg@FreeBS... -
05:19 AM Bug #1356 (Resolved): zfs dataset prefetch code not working
- ...
-
05:18 AM Bug #1346 (Resolved): zfs incremental receive may leave behind temporary clones
- ...
-
05:17 AM Bug #1661 (Resolved): ZFS bug in sa_find_sizes() that can lead to panic (patch included)
- ...
-
05:16 AM Bug #1313 (Resolved): Integer overflow in txg_delay()
- ...
-
12:27 AM Bug #1678 (Resolved): libc lint library is missing definition for glob/globfree
- libc lint library is missing definition for glob/globfree, making lint whine when they are used:...
2011-10-21
-
11:18 PM Bug #1677 (Resolved): emlxs shouldn't assign 0xffff to 10-bit CQids
- emlxs(7D) in a couple of places assigns 0xffff to 10-bit CQid fields.
If it wants 10 1 bits, it should be 0x3ff -
08:26 PM Bug #1667: pkcs11 may deadlock when multi-threaded consumers fork
- The simple case of this can be fixed with the use of pthread_atfork(), in precisely the manner described in its manua...
-
07:38 PM Bug #1676 (Resolved): Connections to CIFS service via DNS alias kills other sessions
- Currently, when clients connect to the CIFS service via DNS alias,
other connections from the client get closed by t... -
03:17 PM Bug #1673: Panic in conn_ip_output()
- Here's what I can glean thus far:
* The socket with the relevant TCP session would report ECONNRESET to any proces... -
01:49 AM Bug #1673 (Resolved): Panic in conn_ip_output()
- ...
-
09:16 AM Bug #1069: IO hang with bad disk on mpt and mpt_sas
- I'm happy to announce that backported mpt from b130 (non debug) to oi_148 fixes the issue for me.
I have been runnin...
2011-10-20
-
09:29 PM Bug #1631: kernel panic in tcp_input_data
- I believe I have a fix. I need to check for packet leaks, but I think this fix will completely cure what ails you. ...
-
03:24 PM Bug #1605 (Resolved): System time changes combined with spurios wakeups cause DP_POLL to return prematurely
- changeset: 13491:fdfb21800636
tag: tip
user: Matt Amdur <Matt.Amdur@delphix.com>
date: Thu... -
10:05 AM Feature #1503: cannot installoi 148 an AMD Fusion c-50
- This is an matching forum entry:
http://forums.amd.com/forum/messageview.cfm?catid=310&threadid=147887 -
02:13 AM Bug #1049: pnfs: A lot of BAD_SESSION, SEQ_MISORDERED, SERVERFAULT
- This affects illumos-gate.
-
01:13 AM Bug #1049 (Feedback): pnfs: A lot of BAD_SESSION, SEQ_MISORDERED, SERVERFAULT
The resolved status was premature.
1) The patch seems to be just a workaround.
2) It was not integrated into il...-
12:06 AM Bug #934: FreeBSD's GPT not recognized
- There's bogus label information coming from somewhere. This might also affect unlabeled devices.
The only instance...
2011-10-19
-
11:55 PM Bug #586: sed -i should take an "optional" argument
- This shouldn't be hard to "fix" (adding :: style options to our getopt), but we need to define which behavior we want...
-
11:31 PM Bug #832: need Intel 82579 Gigabit Ethernet PHY support in e1000g
- Actual changeset ID was:
changeset: 13475:ff3ac9d3fe73
user: Garrett D'Amore <garrett@nexenta.com>
date: ... -
09:24 PM Bug #1668 (Resolved): ldap format string issues when merging search descriptors
- A CVE, 2011-3508 "Unspecified vulnerability in Oracle Solaris 8, 9, 10, and 11 Express allows remote attackers to aff...
-
08:33 PM Bug #1631: kernel panic in tcp_input_data
- Found out what's going on. I'm not 100% sure what the best solution is yet, though. Like I said before, the ident p...
-
01:13 PM Bug #1631: kernel panic in tcp_input_data
- I had already commented the line in /etc/system when the system booted
stayed for future using if I hit another bug
... -
12:45 PM Bug #1631: kernel panic in tcp_input_data
- Hopefully you removed the kmem_flags line from /etc/system also.
I have prior commitments this morning, so I won't... -
05:36 AM Bug #1631: kernel panic in tcp_input_data
- http://silversoft.net/~denis/vmdump.5
557842432 Oct 19 05:35 (GMT+4) vmdump.5
and now I have to block port 113 as y... -
06:49 PM Bug #1667 (Closed): pkcs11 may deadlock when multi-threaded consumers fork
- Several times, the Jenkins instance I used to provide putback-triggered
illumos builds and packages has inexplicably... -
05:36 PM Bug #1630 (Resolved): quota(1M) relies on undefined operation order
- Resolved in r13490 commit:580776032e8f
-
05:36 PM Bug #1626 (Resolved): libld may accidentally return success while failing
- Resolved in r13489 commit:f2d47c200ef9
-
05:36 PM Bug #1654 (Resolved): pmcs should set (now) reserved INQUIRY device type modifier to 0
- Resolved in r13488 commit:87177e9d3436
-
12:47 PM Bug #1662 (Feedback): rename 'runtime/perl-510/module/sun-solaris' to 'library/perl-5/sun-solaris'
- sent to review
http://www.dilos.org/cr/illumos-1662-webrev/ -
08:02 AM Bug #1356: zfs dataset prefetch code not working
- To explain the link with this issue and issue #1346:
After you have fixed the prefetch code, the bug #1346 becomes t... -
08:00 AM Bug #1346: zfs incremental receive may leave behind temporary clones
- To explain the link with this issue and issue #1356:
You have you fix the prefetch code to make this bug triggerable...
2011-10-18
-
10:25 PM Bug #1665: Illumos wont build against openssl 1.0.0
- As far as I could tell the modified copy of openssl is only used by the standalone version of wanboot (under usr/src/...
-
10:04 PM Bug #1665: Illumos wont build against openssl 1.0.0
- Andrew, your changes to wanboot are hopefully not necessary. Wanboot _should_ be using a separate, modified copy of ...
-
09:18 PM Bug #1665: Illumos wont build against openssl 1.0.0
- I have patch for libssl-1.0.0 too ;)
-
09:12 PM Bug #1665 (Resolved): Illumos wont build against openssl 1.0.0
- Userland now provides openssl 1.0.0 but Illumos wont build against it - it's probably time to upgrade. I've attached...
-
10:05 PM Bug #1666 (Resolved): libwrap is 32bit only
- Illumos does not provide a 64bit libwrap and it looks like the reason is because it currently uses sys_errlist and sy...
-
07:22 PM Bug #1414 (Resolved): libdiskmgmt does not clean up invalid paths
- changeset: 13485:d90c0839897e
tag: tip
user: George Wilson <George.Wilson@delphix.com>
date: ... -
06:43 PM Bug #1631: kernel panic in tcp_input_data
- Thank you. I'm a TCP/IP stack guy first and foremost. Drivers are a little beyond my expertise, but I can try and a...
-
06:40 PM Bug #1631: kernel panic in tcp_input_data
- done, now wait for a new panic
I see you are an expert in the kernel
may I ask you via e-mail about deep core of th... -
06:23 PM Bug #1631: kernel panic in tcp_input_data
- Sorry for asking so many questions. I am having a hard time seeing how this could've happened in the first place. (...
-
06:00 PM Bug #1631: kernel panic in tcp_input_data
- /*
* define NO_IDENT if you don't want to support ident (RFC1413).
* it is a VERY bad idea to do so, since this w... -
05:48 PM Bug #1631: kernel panic in tcp_input_data
- You should be able to configure ircd to NOT use the "ident" service, right? That's a lot better than using ipf (or i...
-
05:30 PM Bug #1631: kernel panic in tcp_input_data
- I can block port 113 in ipf, but ircd uses it.
I hope you will fix the bug in a short time
(ircd is a part of RusNe... -
05:18 PM Bug #1631: kernel panic in tcp_input_data
- Both coredumps involve TCP sockets that were most-likely initiated by you to remote "identd" servers. (I'll bite my ...
-
05:08 PM Bug #1631: kernel panic in tcp_input_data
- uptime is 15 minutes,
I have another dump with the same cause :)
But I don't think you need it -
04:11 PM Bug #1631: kernel panic in tcp_input_data
- BTW, the socket in question is an identd (port 113) in coredump #2 (vmdump.1). I'll check the first after lunch.
-
04:09 PM Bug #1631: kernel panic in tcp_input_data
- This is a race between a socket close and data arriving and hitting the closed socket.
The TCP connection is in st... -
03:42 PM Bug #1631: kernel panic in tcp_input_data
- Well, I don't know why it panics.
At this moment I have already 3 dumps at the same point.
In non-global zone there... -
03:05 PM Bug #1631: kernel panic in tcp_input_data
- Sorry for the delay here. One other question. Were you doing anything in particular to cause this panic? Or is it ...
-
06:40 PM Bug #1043: Recursive destroy of zfs snapshot fails on non-existing target snapshot
- I disagree.
The failure described in this bug depends on the existence of the top-level snapshot (the snapshot sp... -
06:26 PM Bug #1043: Recursive destroy of zfs snapshot fails on non-existing target snapshot
- The bug only applies when running as non-root. Steps to reproduce should include delegating permission to a non-priv...
-
04:37 PM Bug #1663 (Closed): Non-empty directories can be marked delete on close in CIFS, but not actually deleted
- We're affected by an issue where a client is allowed to set the delete on close flag on a directory, but the server w...
-
03:39 PM Bug #1597 (Resolved): bge regression on some older hardware
- Fixed in
changeset: 13484:336a3bc9a633
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>
... -
07:18 AM Bug #1662 (Feedback): rename 'runtime/perl-510/module/sun-solaris' to 'library/perl-5/sun-solaris'
- rename 'runtime/perl-510/module/sun-solaris' to 'library/perl-5/sun-solaris' for using with another Perl-5.* versions.
-
12:17 AM Bug #1610 (Rejected): zfs(1M) manpage doesn't mention diff command
- Duplicate of #545.
2011-10-17
-
11:59 PM Bug #1661: ZFS bug in sa_find_sizes() that can lead to panic (patch included)
- There was one bracket too much:...
-
11:53 PM Bug #1661 (Resolved): ZFS bug in sa_find_sizes() that can lead to panic (patch included)
- When calculating space needed for SA_BONUS buffers, hdrsize is always rounded up to next 8-aligned boundary. However,...
-
03:53 PM Bug #1659 (Resolved): Move warnings about nrnode calculation to system log
- Sometimes (usually it's a memory question) the following notices appears on the server console:
...
NOTICE: setting... -
02:23 PM Bug #1605: System time changes combined with spurios wakeups cause DP_POLL to return prematurely
- I took a look at $SRC/uts/common/io/ksocket/ksocket.c. It doesn't look like it calls cv_waituntil_sig (it uses cv_wai...
2011-10-16
-
10:08 PM Bug #1656: add dependency 'sunwcs' to package 'system/data/terminfo'
- * osnet-incorporation should not contain dependencies of types other than 'incorporate'
* The dependencies of termin... -
10:57 AM Bug #1656: add dependency 'sunwcs' to package 'system/data/terminfo'
- IPS package manager have flag '--non-sticky' if you want overtire changes from another package. But will be better to...
-
10:45 AM Bug #1656: add dependency 'sunwcs' to package 'system/data/terminfo'
- it is problem not in DPKG.
I want to show that IPS is working incorrect.
IPS package manager can provide the same f... -
07:51 AM Bug #1656: add dependency 'sunwcs' to package 'system/data/terminfo'
- However, I would agree with just adding system-data-terminfo to some sort of 'consolidation' (if it's not there yet) ...
-
07:45 AM Bug #1656: add dependency 'sunwcs' to package 'system/data/terminfo'
- This sounds more like ips -> deb conversion task than something that should be "fixed" in illumos pkg manifests.
-
04:36 PM Bug #1618: zfs causing system to hang in vmem_xalloc()
- After additional testing and several more hangs, I've noticed some things that may be helpful. Each time the system ...
-
04:43 AM Bug #1657 (Closed): CIFS server: frequent <sharename> share not found
- Hello,
Running cifs server in workgroup mode...
I guess I need some help trying to figure out why I get so many...
2011-10-15
-
07:04 PM Bug #1656: add dependency 'sunwcs' to package 'system/data/terminfo'
- and need remove from SUNWcs:
depend fmri=runtime/perl-584 type=require
it is old Perl.
-
06:58 PM Bug #1656: add dependency 'sunwcs' to package 'system/data/terminfo'
- need revert dependency - need update dependency to 'system/data/terminfo' from "SUNWcs".
I'm working on converting I... -
06:52 PM Bug #1656: add dependency 'sunwcs' to package 'system/data/terminfo'
- SUNWcs already depends on system-data-terminfo, why do you want it to depend backwards?
-
06:47 PM Bug #1656 (Closed): add dependency 'sunwcs' to package 'system/data/terminfo'
- as can I see some terminfo files have been moved from 'sunwcs' to 'system/data/terminfo'
for normal upgrade packages... -
06:15 PM Bug #1655 (New): ata erroneously treats inq_qual as DPQ
- in struct scsi_inquiry, the SCSI "Peripheral Device Qualifier", embodied in the DPQ_* macros, is actually part of the...
-
05:56 PM Bug #1654 (In Progress): pmcs should set (now) reserved INQUIRY device type modifier to 0
- Actually, since we're claiming SPC-3 (inq_ansi = 5), and response format 2 (inq_rdf = 2) this field should be 0 in ge...
-
05:49 PM Bug #1654 (Resolved): pmcs should set (now) reserved INQUIRY device type modifier to 0
- pmcs(7D) contains code like this:...
2011-10-14
-
10:33 PM Bug #1650 (New): USB turntable does not play
- Playing my USB turntable with...
-
10:05 PM Bug #1648 (New): JMicron JMB363: switch from RAID to AHCI mode
- When using a JMicron JMB363 controller card, the device is recognized as a raid controller, even if there is no raid ...
-
07:34 PM Feature #1647: "zfs destroy" should determine space reclaimed by destroying multiple snapshots
- In the manpage quote, there are 2 places where it says "... -n". There should be a newline before "..." and again be...
-
07:33 PM Feature #1647 (Resolved): "zfs destroy" should determine space reclaimed by destroying multiple snapshots
- "zfs destroy" should be able to destroy multiple snapshots of the same filesystem with one command, and also determin...
-
06:50 PM Feature #1646 (Resolved): "zfs send" should estimate size of stream
- "zfs send" should be able to estimate the size of the send stream, using the same underlying logic as the "zfs writte...
-
06:36 PM Feature #1645 (Resolved): add ZFS "written" and "written@..." properties
- Add a new property, "written", and dynamic property family, "written@<snapshot>", to determine how much space was wri...
-
06:29 PM Feature #1644 (Resolved): add ZFS "clones" property
- Add a ZFS property to get the clones of a snapshot.
zfs(1m) manpage additions:
> clones
>
> Fo... -
01:13 PM Bug #335: service manifest does not support multiple manpage references for the same keyword
- Yes, I sent out a review request a while ago, but haven't had time to RTI yet.
-
05:35 AM Bug #335: service manifest does not support multiple manpage references for the same keyword
- Note that this is fixed in OI:
http://hg.openindiana.org/sustaining/oi_151a/illumos-gate/raw-rev/703723bfebb8 -
08:35 AM Bug #1484: upgrading to oi_151a blocking on hard drive
- Are there any other tests that you would like me to try? this is a blocker for me, even if it isn't affecting many ot...
2011-10-13
-
06:33 PM Bug #1633 (Resolved): implement posix_spawn_pipe_np()
- We should implement a new routine in libc to spawn a process, and connect its standard input or output to a file desc...
-
04:18 PM Bug #1631: kernel panic in tcp_input_data
- yes, of course:
http://silversoft.net/~denis/vmdump.0
http://silversoft.net/~denis/vmdump.1
they are identical, ma... -
04:01 PM Bug #1631: kernel panic in tcp_input_data
- Do you have a URL for the cores? It looks like a conn_t may be accessed when it's not supposed to be. (e.g. yet-ano...
-
12:12 PM Bug #1631 (Resolved): kernel panic in tcp_input_data
- Using oi_151a as a desktop with one non-global zone
Two cores are available
> ::status
debugging crash dump vmcore... -
02:45 PM Bug #1610: zfs(1M) manpage doesn't mention diff command
- Yuri Pankov wrote:
> This looks like duplicate of #545.
It sure is! -
02:40 PM Bug #1610: zfs(1M) manpage doesn't mention diff command
- This looks like duplicate of #545.
-
01:06 AM Bug #1605: System time changes combined with spurios wakeups cause DP_POLL to return prematurely
- There's one more now, in here:
$SRC/uts/common/io/ksocket/ksocket.c
2011-10-12
-
10:50 PM Feature #1553: ZFS should not trust the layers underneath regarding drive timeouts/failure
- This is worth a good read:
http://mail.opensolaris.org/pipermail/zfs-discuss/2008-November/023726.html -
08:10 PM Bug #1630 (Resolved): quota(1M) relies on undefined operation order
- quota(1M) contains code like this:...
-
01:27 PM Bug #1629 (Closed): AVS slows down writes on a primary host
- Not sure if this is a bug or feature report :)
I'm playing with AVS remote mirror on oi_151a and it seems enabling... -
12:17 AM Bug #1627 (Resolved): nightly build panics, assertion failed: pg_cpu_is_bootstrapped(cpu), cmt.c line:451
- I have been successfully building oi_151, and started running o1_151a released on this particular system, but as of O...
2011-10-11
-
06:39 PM Bug #1626 (Resolved): libld may accidentally return success while failing
- In two places in the linker we accidentally return succes while trying to fail.
In both @ar_extract_bysym@ and @ar... -
02:51 PM Bug #1560 (Resolved): DTrace tracemem() size extension broke lint on SPARC
- Resolved in r13483 commit:f413e6c5d297
-
02:41 PM Bug #1605: System time changes combined with spurios wakeups cause DP_POLL to return prematurely
- While testing the fix I noticed the same issue exists for poll_common (which implements poll/select/pselect). I've ge...
-
07:36 AM Bug #1588: nfs4 mirror mount hang
- A hotfix for oi_148:
echo 'nfs4_trigger_domount_args_create+0x34/v 0' | mdb -kw
This flags all calls to nfs4_tr... -
01:07 AM Bug #1617: Xorg hang (100% CPU), nvidia-related
- Umm, could someone delete/close this item? I meant to post it in the OpenIndiana project, and landed here by mistake...
2011-10-10
-
07:14 PM Feature #1621: update acpica code to newer version (Joyent OS-441)
- Generally speaking, this bug needs more testing than review. Special attention should be paid to previously-not-worki...
-
04:12 PM Feature #1621 (Resolved): update acpica code to newer version (Joyent OS-441)
- Joyent has updated acpica code from Intel for SmartOS. They've tested it in their own deployments, but there is powe...
-
05:42 PM Bug #1593 (Resolved): iiadm overflows volume names
- Resolved in r13482 commit:3ff13b2303cb
-
04:45 PM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- My dtrace issues have to do with the way I build oi_151a nightly with gcc the below is most likely overkill but it se...
-
08:28 AM Bug #1587: Projects that invoke -D_FILE_OFFSET_BITS=64 fail due to libelf.h
- It seems the bug occurs at #include <link.h> that internally includes <libelf.h>.
According to a mail posted to gc... -
05:26 AM Bug #995: boot message: No randomness provider enabled for /dev/random
- I just noticed this on a 32-bit nvidia (shuttle FN41) system.
Seems prevalent on nvidia systems and has nothing to d... -
03:39 AM Bug #995: boot message: No randomness provider enabled for /dev/random
- This race seems to be preexisting? We could use @kcf_rnd_get_pseudo_bytes@ in KCF as long as this doesn't violate any...
2011-10-09
-
08:07 PM Bug #1612: ? security problem with zones
- They're visible because they're in the mount table, the same way anything is (you could have found them in 'mount' ou...
-
06:51 PM Bug #1450: Illumos should be buildable with GCC4
- I have prepared this version of GCC4 to iCore project with packages:
system-library-gcc-44-runtime - all libs
devel... -
08:17 AM Bug #1618: zfs causing system to hang in vmem_xalloc()
- Increasing segziosize yields the same panic as reported in 6983481. From my latest core dump:...
-
04:03 AM Bug #1618: zfs causing system to hang in vmem_xalloc()
- More details:...
-
03:48 AM Bug #1618 (Closed): zfs causing system to hang in vmem_xalloc()
- During the duplication of a zpool to another local zpool using 'zfs send | zfs receive', the system often hangs sever...
-
04:20 AM Feature #1596: Allow tuning resilver priority
- You can try adjusting zfs_resilver_delay. The default is 2. Decreasing it to 1 or 0 should speed up the resilver at...
2011-10-08
-
10:48 PM Bug #1617 (New): Xorg hang (100% CPU), nvidia-related
- This Xorg hang is happening on two of my systems. Both run OI-151a now, and both have the nVidia driver version 280.1...
-
03:51 PM Bug #1616 (New): NFS client cannot reconnect to server after network connectivity loss
- I've reproduced this several times over the past two years.
I have an autofs-mounted NFSv4 share:
/net/nexentasto... -
05:20 AM Bug #1612: ? security problem with zones
- And if you are reading filesystem(5) you should be executed right there..
-
05:11 AM Bug #1612 (Closed): ? security problem with zones
- Hi, I'm running oi_151a based on Illumos...
Having created a zfs data set /zones and having chmod 700 /zones... -
12:06 AM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- Jon,
Thanks a lot for verification.
what errors dtrace reported? You can rudely comment out the error line in t...
2011-10-07
-
11:10 PM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- Aubrey,
Then I made a new BE 'nightly-2011-10-07-aubrey' booted into it.... -
08:45 PM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- Aubrey,
I could do the recompile and test - but I would have to compile with gcc ( I am not sure if I need to bui... -
01:33 AM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- So far this is more like an OS issue.
-
07:57 PM Bug #1610 (Rejected): zfs(1M) manpage doesn't mention diff command
- zfs diff is not documented in the manpage.
-
07:21 PM Feature #1153 (Resolved): remove krtld support for _depends_on
- ...
-
05:47 PM Bug #1470 (Resolved): strtol doesn't set errno = EINVAL if conversion failed
- ...
-
03:36 PM Bug #1609 (New): Umbrella bug for POSIX.1-2008 (SUSv4) system/library calls
- This is an umbrella bug for missing functions in the IEEE 1003.1-2008 standards.
Dependent on bugs for at least:
dp... -
01:38 PM Bug #1608 (Resolved): network-nfs-server: stopping because process dumped core with XenServer
- *On XenServer:*...
2011-10-06
-
10:53 PM Bug #1607: USB 2.0 devices cannot be connected/enumerated on MCP61
- @::usba_debug_buf@ output:...
-
10:42 PM Bug #1607 (New): USB 2.0 devices cannot be connected/enumerated on MCP61
- User using an MCP61 board cannot use USB devices.
<stupac> Oct 6 14:41:26 GLaDOS usba: [ID 691482 kern.warning] WAR... -
05:34 PM Bug #1474: Core dump in svccfg
- The fix is sent for RTI,
Below is a description of the findings.
PROBLEM::
The issue here is this,
1.)pt_svc = ... -
05:23 PM Bug #1604 (Resolved): smbd print_enable doesn't really work
- ...
-
05:22 PM Bug #1603 (Resolved): smbsrv raw mode is ill-advised
- ...
2011-10-05
-
07:21 PM Bug #1605 (Resolved): System time changes combined with spurios wakeups cause DP_POLL to return prematurely
- The dvpoll argument of the DP_POLL ioctl includes a relative timeout in
milliseconds. According to the man page for ... -
06:19 PM Bug #1604 (Resolved): smbd print_enable doesn't really work
- It's supposed to be possible to turn off printing support via:...
-
06:04 PM Bug #1603: smbsrv raw mode is ill-advised
- patch attached
-
05:59 PM Bug #1603 (Resolved): smbsrv raw mode is ill-advised
- There are two optional features of the SMB protocol:
1: "raw mode" requests (read_raw, write_raw)
2: Opportunistic ... -
05:10 PM Bug #1087: Unable to connect to the CIFS server using \\servername.fqdn
- How is Samba related and why are we talking about it all?
-
03:03 PM Feature #1602 (New): Enable power management by default
- Entails changing the default state for _svc:/system/power:default_. This is a must for any platform this century, al...
-
01:51 PM Feature #1601 (Resolved): date command should support +%N
- The date command should support +%N option that provides nanosecond resolution time stamps.
Example:
# date +%N
... -
10:06 AM Bug #1599 (Closed): backspace should perform delete on console
- Every other FOSS allows backspace to be used for delete. illumos should too.
We have this change in NexentaStor, ... -
09:45 AM Bug #1598 (New): bug fixes for iSCSI / ESX 3.5
- At Nexenta, we have had for a long time a few fixes for two bugs in iSCSI that affect interoperability with older ver...
-
09:00 AM Bug #1597: bge regression on some older hardware
- Notably, other FOSS don't have this delay either.
-
08:59 AM Bug #1597 (Resolved): bge regression on some older hardware
- bge doesn't initialize properly on some older hardware. The problem is that an excessive delay is used during initia...
2011-10-04
-
07:09 PM Bug #1056 (Resolved): ksocket doesn't support AF_UNIX
- ...
-
04:32 PM Feature #1596: Allow tuning resilver priority
- To clarify, zpool said it'll take ~10 hours to finish the resilver while under load. After stopping the rsync, it fin...
-
04:18 PM Feature #1596 (New): Allow tuning resilver priority
- Hi all
I recently had an issue with this system. It's got 11 VDEVs with 7 drives each (Hitachi HDS723020BLA642) in... -
02:44 PM Bug #1594 (Resolved): strxfrm may write past the specified buffer
- Theo reports...
2011-10-03
-
07:07 PM Bug #1593 (Resolved): iiadm overflows volume names
- In many places, iiadm writes one byte after the end of a volume name array when null-terminating. GCC4 catches this ...
-
12:10 PM Bug #1502 (Resolved): Remove conversion cruft from manpages
- Fixed in:
changeset: 13476:5b2854ecc12d
tag: tip
user: Yuri Pankov <yuri.pankov@nexenta.com>
...
2011-10-02
-
12:12 PM Bug #1556 (Resolved): no reason why passwd -e should be disallowed on FILES repo
- Resolved in r13475 commit:f6cca4323de0
-
06:00 AM Bug #1592 (Resolved): NFS access checks shouldn't fail if client address can't be resolved
- Current logic in in_access_list (http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/mountd.c...
2011-10-01
-
11:22 PM Bug #1493: New termcap.h in /usr/include breaks xterm build
- is the int v. char mismatch another curses v. ncurses thing, or is that something that could actually be fixed in Gor...
-
07:41 PM Bug #1493: New termcap.h in /usr/include breaks xterm build
- > Those are different libraries, each with its own documentation.
And more to the point: xterm is using headers fr... -
07:39 PM Bug #1493: New termcap.h in /usr/include breaks xterm build
- Those are different libraries, each with its own documentation.
You could do the char/int fix for the tputs arg in... -
07:35 PM Bug #1493: New termcap.h in /usr/include breaks xterm build
- Doh, curs_terminfo(3X) is from ncurses... but still tputs(3CURSES) has:...
-
07:25 PM Bug #1493: New termcap.h in /usr/include breaks xterm build
- Ok.. what about the problem with tputs argument - even curs_terminfo(3X) specifies it as int(*)(int), should I file a...
-
07:17 PM Bug #1493: New termcap.h in /usr/include breaks xterm build
- This is really an xterm bug.
There is no declaration you could put in termcap.h that would be consistent with both... -
03:19 PM Bug #1493: New termcap.h in /usr/include breaks xterm build
- Stupid redmine formatting, what I mean is:...
-
03:18 PM Bug #1493: New termcap.h in /usr/include breaks xterm build
- May be we should make function prototypes in termcap.h compatible with the ones in ncurses - I had problems compiling...
-
08:22 PM Bug #1148: Serious performance regression using CompactFlash as rpool ( cmdk, zfs? )
- Any update on this? Would be very helpful for newbies to try openIndiana without a install on hard disk
-
04:30 PM Bug #1588 (Resolved): nfs4 mirror mount hang
- nfs4 mirror mounting facility hangs when the process receives a signal during on-demand mounting. The problem is that...
2011-09-30
-
09:18 PM Bug #1587 (New): Projects that invoke -D_FILE_OFFSET_BITS=64 fail due to libelf.h
- An attempt was made recently to compile http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-rc1.tar.bz2 and it seems eve...
-
07:10 PM Feature #1582: SSD detection support
- http://www.t10.org/ftp/t10/document.07/07-203r0.pdf
SBC-3 specification suggests that this MRR to be 1 if the devi... -
01:15 PM Feature #1582: SSD detection support
- I'm probably missing something, but I'm actually fairly surprised an application would care.
How do you envision th... -
01:03 PM Feature #1582: SSD detection support
- The other properties are specific characteristics of the
device. The proposed new one is more of a guess. Will
so... -
05:41 PM Bug #1586 (Closed): mount_smbfs doesn't document noacl
- see summary
-
02:20 PM Bug #832 (Resolved): need Intel 82579 Gigabit Ethernet PHY support in e1000g
- Resolved in
changeset: 13473:e71ae5097779
tag: tip
user: Garrett D'Amore <garrett@nexenta.com... -
01:58 PM Bug #1056: ksocket doesn't support AF_UNIX
- After some time spent working with ksocket I realized that AF_UNIX wasn't supported by reason.
AF_UNIX support is im... -
02:41 AM Feature #1553: ZFS should not trust the layers underneath regarding drive timeouts/failure
- The reasons to move this down the layers are perfectly logical and although I hate to admit from an admin perspective...
2011-09-29
-
06:57 PM Bug #877: share_nfs cannot share to IPv6 subnets
- Hi River, could you please try the following patch if you are still interested in this?
https://www.xvoid.org/illumo... -
05:58 PM Bug #1383 (Resolved): xcurses should use $(AWK)
- Fixed in:
changeset: 13473:961567329fb4
tag: tip
user: Garrett D'Amore <garrett@nexenta.corp>... -
01:42 PM Bug #1383 (In Progress): xcurses should use $(AWK)
- I'm working on importing our changes for this from Nexenta's repo.
-
04:36 PM Feature #1582 (In Progress): SSD detection support
-
04:35 PM Feature #1582 (Closed): SSD detection support
- We need support for SSD detection for performance tuning and optimization for applications.
sd driver detects SSD ... -
12:39 PM Bug #1484: upgrading to oi_151a blocking on hard drive
- New kernel f342d051b376
Took about 50 minutes to boot to the login screen ...
(10 just to get to the "Hostname:... -
10:31 AM Bug #1484: upgrading to oi_151a blocking on hard drive
- root@jadlaptop:~# pkg refresh ; pkg update
Packages to update: 925
Create boot environ... -
08:44 AM Bug #1484: upgrading to oi_151a blocking on hard drive
- jadams@jadlaptop:~$ pkg publisher
PUBLISHER TYPE STATUS URI
openindiana.org ... -
09:42 AM Bug #1487: some binaries fail to work in a chroot environment.
- > Either the error should be updated to reflect the real problem or _rtboot.s should be updated to fall back to using...
-
09:37 AM Bug #1487: some binaries fail to work in a chroot environment.
- is it OI environment or another?
I don't have this problems on OI environment.
-
04:04 AM Bug #1579: build doesn't fail if packaging fails
- It is indeed a matter of build_ok and this_build_ok not being set when building packages. They should be set to 'n' ...
-
03:52 AM Bug #1579 (New): build doesn't fail if packaging fails
- At present, the build doesn't fail if packaging fails. It really really should.
This might be as simple as nightl...
2011-09-28
-
10:42 PM Bug #693: Opensource replacement of sunwlibm
- all done on Intel
need check on SPARC
-
10:23 PM Bug #1484: upgrading to oi_151a blocking on hard drive
- Jonathan Adams wrote:
> FMRI: pkg://openindiana.org/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.... -
04:51 PM Bug #1484: upgrading to oi_151a blocking on hard drive
- I'm sure you do, but it doesn't make my machine not work with an update to the kernel.
-
04:39 PM Bug #1484: upgrading to oi_151a blocking on hard drive
- I have updated OI to 151a on my bare metal: Core2Quad 9300/8GB RAM/2x2TB(mirror) SATA hdd
Works well about 2 weeks
-
09:34 PM Bug #852: Update data files for localedef UTF-8 locales from CLDR v2.0.1
- 2.0.1 is out... so what's the plan - just update existing cmd/localedef/data/*.UTF-8.src with files from new release ...
-
06:22 PM Feature #1516 (Resolved): mdb dcmd to list kshare_t's under an smbsrv instance
- ...
-
06:21 PM Feature #1525 (Resolved): Need an easier way to see SIDs in cred_t
- ...
2011-09-27
-
09:40 PM Bug #1541 (Resolved): NFS client doesn't use privileged ports for mount requests in IPv6 case
- Fixed in:
changeset: 13463:887d3e73774c
user: Yuri Pankov <yuri.pankov@nexenta.com>
date: Thu Sep ... -
09:26 PM Bug #1475 (Resolved): zfs spill block hold can access invalid spill blkptr
-
09:26 PM Bug #1475: zfs spill block hold can access invalid spill blkptr
- Fixed in:
changeset: 13469:b8e89e5c4167
tag: tip
user: Albert Lee <trisk@nexenta.com>
date: ... -
04:56 PM Feature #1575 (Closed): untangle libmlrpc from SMB server
- I have some improvements that require the ability to use libmlrpc separately from the rest of the SMB server support ...
-
01:09 PM Bug #1554: SMB has no concept of IPv6 host access lists
- The problem seems to be more serious than that, enabling IPv6 support via `sharectl set -p ipv6_enable=true smb` make...
-
07:16 AM Bug #1574 (New): wlan doesn't work
- after installation on thinkpad x61s wireless adapter doesn't work when booted in oi_151
-
06:06 AM Bug #1549 (Resolved): SPARC pci drivers write past end of pcitool driver name
- Resolved in r13466 commit:e23b8d796527
-
06:06 AM Bug #1551 (Resolved): svccfg should not treat NULL as an integer
- Resolved in r13467 commit:7ad3a0a0b2cb
-
06:06 AM Bug #1550 (Resolved): SMF manifest find should return -1 on allocation failure
- Resolved in r13468 commit:bf3e5d60b8e6
-
01:52 AM Bug #19 (Resolved): Provide an opensource version of pcn(7D)
- Fixed in:
changeset: 13465:8a44db59c6f4
tag: tip
user: Jason King <jason.brian.king+illumoshg@gma... -
12:46 AM Bug #1517: smbsrv workers run at excessively high priority
- The failure mode I expect with the current priorities is a memory shortfall. The worker and receiver threads both ru...
2011-09-26
-
10:53 PM Bug #1554: SMB has no concept of IPv6 host access lists
- If we are to implement this correctly, how would IPv6 access list entry look like, rw=@[2001:470:28:4ba:20c:29ff:fec5...
-
10:00 PM Bug #1517: smbsrv workers run at excessively high priority
- If I were to suspect that I am running in this issue is there any workarounds? I have a NFS/SMB server with ~1000 ...
-
09:25 PM Bug #1572: Missing PCI ID for SK-9E21D (yge)
- Oh right, Here's the relevant output from scanpci as well...
-
09:23 PM Bug #1572 (Resolved): Missing PCI ID for SK-9E21D (yge)
- I recently installed a pci-e syskonnect adapter and though it's listed in the Solaris HCL it was not detected on my i...
-
01:26 PM Bug #1570 (Resolved): add support for GB18030
- We would like support for GB18030.
-
01:24 PM Bug #1569 (Resolved): localedef mishandles some multibyte locales
- As Yao <yffbrave@gamail.com> noticed, there are two problems in localedef:
1) the type.c incorrectly assumes signe... -
09:23 AM Bug #1552: BMC on Dell r815 stops functioning when OI boots
- I lied, it works again eventually after an unplumb, it just takes almost a minute to come back.
-
09:15 AM Bug #1552: BMC on Dell r815 stops functioning when OI boots
- Stops working as soon as bnx0 plumb is issued (where bnx0 is the interface with the BMC sharing it); bnx1 plumb works...
-
09:01 AM Bug #1552: BMC on Dell r815 stops functioning when OI boots
- BMC stays up and happy if bnx isn't loaded.
bnx from Broadcom (6.0.3 versus the 6.0.1 distributed with oi_151a) wo... -
03:54 AM Bug #1566 (Closed): iconv doesn't understand what "latin1" is
- Duplicate of #1182
-
03:09 AM Bug #1566 (Closed): iconv doesn't understand what "latin1" is
- I ran into this while trying to compile R....
2011-09-25
-
09:27 PM Bug #335 (In Progress): service manifest does not support multiple manpage references for the same keyword
-
09:26 PM Bug #1564 (Rejected): SMF Service reports zfssnap-roleadd in maintenance state
- Oops, duplicate of #335.
-
06:43 PM Bug #1564 (Rejected): SMF Service reports zfssnap-roleadd in maintenance state
- After upgrading from the lastest OpenSolaris dev build, on first boot the SMF Services applet reports 1 unhealthy ins...
-
09:20 PM Bug #1565 (In Progress): svccfg cleanup needs to suck it up and finish the job
-
08:16 PM Bug #1565 (Closed): svccfg cleanup needs to suck it up and finish the job
- @svccfg cleanup@ is run after upgrades to remove obsolete services (which no longer have corresponding manifests or m...
-
09:17 PM Bug #404: Services: svccfg numeric instance name not accepted / svccfg import fails
- Ugh, trying to figure out the discrepencies between import and validate is excruciatingly painful.
-
06:04 PM Bug #1563: Keyboard configuration is not preserved across upgrades
- This is a duplicate of #203 for illumos-gate integration, see that bug for details.
-
04:02 PM Bug #1563 (In Progress): Keyboard configuration is not preserved across upgrades
- After upgrade from snv_134, keyboard layout is sent as US-English when I have a French Keyboard.
Cannot find how to ... -
03:03 PM Feature #1562 (Resolved): Integrate the virtio core module
Also available in: Atom