Project

General

Profile

Activity

From 2012-04-02 to 2012-05-01

2012-05-01

09:59 PM Bug #2668: syntax error in terminfo.src trips uninitialized var in tic, screws terminfo
Problem is in ancient tic and friends, not in term{cap,info}.src. Yuri Pankov
08:17 PM Bug #2668 (Resolved): syntax error in terminfo.src trips uninitialized var in tic, screws terminfo
termcap.src contains stray (but grammatical) commas in the descriptions of the screen.*bce-s terminals. These cause ... Rich Lowe
08:17 PM Bug #1618: zfs causing system to hang in vmem_xalloc()
As Bryan indicated this is a case of memory fragmentation. The proposed fix makes the arc evict memory when the free ... George Wilson
08:16 PM Bug #2667 (Resolved): libhal can leak memory if realloc() fails
Our version libhal contains wrong way of call to realloc(), it can leak memory in case of OOM. New versions of libhal... Milan Jurik
08:13 PM Bug #2666 (Resolved): libhal should be more carefull about function parameters
New versions of libhal include more tests on function parameters, testing it to not be NULL and/or expected content. Milan Jurik
07:25 AM Bug #1834: kvm driver hangs kernel on Xeon E3-1230
This issue appears to be resolved for me using KVM from oi151-a2. (a3 has other issues however, see #2626). Matt Connolly
07:19 AM Feature #2591: Atom architechture support
I've been running OpenIndiana on an Atom D510 chip and Intel D510MO motherboard since first release, and earlier Open... Matt Connolly
03:46 AM Feature #2665 (Resolved): sd.conf should be able to override physical-block-size
PSARC 2008/769 advertised the ability to override the physical-block-size by using the sd-config-list. Unfortunately ... George Wilson

2012-04-30

07:35 PM Bug #2658 (Resolved): scf_get_bootconfig will indirectly stomp caller memory
Resolved in r13678 commit:8f2b5c7a4c80 Rich Lowe
04:50 PM Bug #2655 (Pending RTI): illumos should be lint 12.3 free
Milan Jurik

2012-04-29

06:23 PM Bug #2663: zpool should handle 4k drives
This update should go in regardless of what autosensing exists, since if you're setting up a pool on 512B sectors and... Roy Sigurd Karlsbakk
06:05 PM Bug #2663: zpool should handle 4k drives
ZFSOnLinux supports setting ashift at pool creation. The following command will work:
zpool create -o ashift=12 -o...
Richard Yao
04:28 PM Bug #2663 (In Progress): zpool should handle 4k drives
The current zpool should have a way to override sector size in case of "advanced format" drives with internal 4k sect... Roy Sigurd Karlsbakk

2012-04-28

05:59 PM Bug #1799: ipadm create-addr arg validation crash
Can't reproduce this (Illumian 1.0):... David Höppner

2012-04-27

06:21 PM Bug #2635 (Resolved): 'zfs rename -f' to perform force unmount
changeset: 13677:a0cbef703c12
tag: tip
user: Eric Schrock <Eric.Schrock@delphix.com>
date: ...
Eric Schrock
05:11 PM Bug #2658 (In Progress): scf_get_bootconfig will indirectly stomp caller memory
Rich Lowe
05:06 PM Bug #2658 (Resolved): scf_get_bootconfig will indirectly stomp caller memory
When scf_read_propvec() is given a propvec_t with pv_aux set, and a boolean type it writes the result pointer as a u... Rich Lowe
01:34 PM Bug #2644: file corruption with nfs sharing
still fighting this one, seems more and more a combination of nfs and ACLs
(for memory, ACL=> /usr/bin/chmod -R A=e...
Richard PALO

2012-04-26

08:51 PM Bug #1906: pkcs11_tpm will hang indefinitely if localhost:30003 is reachable
Bug filed upstream against SourceForge trousers ID 3473554, CVE-2012-0698
http://sourceforge.net/tracker/?func=detai...
Dan X
08:42 PM Bug #1906: pkcs11_tpm will hang indefinitely if localhost:30003 is reachable
FYI, the current version of Trousers in the Userland gate uses a UNIX Domain socket by default.
This has not been...
Dan X
06:29 PM Bug #2655 (Resolved): illumos should be lint 12.3 free
After several steps this is the last set of issues which needs to be solved before illumos is lint 12.3 free.
In g...
Milan Jurik
05:56 PM Feature #2654 (Resolved): add ixgbe support for new x520 models
Our current ixgbe implementation is missing support for the x520 models which are based on the 82599 chipset. This ad... Robert Mustacchi
05:30 PM Bug #2579 (Resolved): nscd contains several bad macros with side effects
Resolved in r13676 commit:98ca40df9171 Rich Lowe
03:34 PM Bug #2650: AMD family 0x15 PG support
Updated webrev: http://grumpf.hope-2000.org/illumos-2650-webrev-2/
Changes:
* minor stylistic nits (L1I -> I$)
*...
Hans Rosenfeld

2012-04-25

04:38 AM Bug #2413 (Resolved): %ymm* need to be preserved on way through PLT
Fixed in:
changeset: 13675:a9ae30c28ee4
tag: tip
user: Robert Mustacchi <rm@joyent.com>
date: ...
Albert Lee
02:06 AM Bug #1665 (Resolved): Illumos wont build against openssl 1.0.0
Fixed in:
changeset: 13674:181ba6c41bee
tag: tip
user: Theo Schlossnagle <jesus@omniti.com>
date...
Albert Lee
01:35 AM Bug #1369: disable multi-threaded dump
FWIW, I am working on ripping out MT dump. It's taking a bit longer than I'd like it to, but it's getting there. Josef Sipek

2012-04-24

08:50 PM Bug #2638 (Resolved): page coalescing can dissociate locked pages from their pfn
Resolved in r13673 commit:622cc2de0163 Rich Lowe

2012-04-23

05:20 PM Bug #2556: dd should accept M,G,T,... for sizes
I checked the GNU dd's man page. They say:... Josef Sipek
05:07 PM Bug #2556: dd should accept M,G,T,... for sizes
for your reading pleasure
http://physics.nist.gov/cuu/Units/binary.html
http://en.wikipedia.org/wiki/Binary_prefix
...
Richard PALO
02:16 PM Bug #2650: AMD family 0x15 PG support
Preliminary webrev: http://grumpf.hope-2000.org/illumos-2650-webrev/
Introduces cpi_compunitid, cpi_cores_per_comp...
Hans Rosenfeld
01:54 PM Bug #2650 (Resolved): AMD family 0x15 PG support
In AMD family 0x15 processors cores come in pairs called compute units, sharing an FPU and L2 and L1I caches. This to... Hans Rosenfeld
11:37 AM Bug #2644: file corruption with nfs sharing
I'm not really sure why, but after looking at
https://wiki-bsse.ethz.ch/display/ITDOC/Managing+CIFS+on+Solaris
and...
Richard PALO
07:44 AM Bug #2644: file corruption with nfs sharing
given that the CIFS deployment dates since november 2010 and has given no problems whatsoever until now (with the sug... Richard PALO
04:56 AM Bug #756 (New): Difficult-to-pin down issues with rge driver(?) on RealTek interfaces
No.
We debug things, we don't just randomly switch out software until something works.
Rich Lowe
04:54 AM Bug #756 (Feedback): Difficult-to-pin down issues with rge driver(?) on RealTek interfaces
RFE
1. Decommision rge driver source code from illumos-gate.
2. Integrate gani-2.6.9 driver source as replacement f...
Ken Mays

2012-04-22

04:33 PM Bug #2649 (New): dedup=verify can leave the dedup bit set on a non-dedup block
If a dataset has 'dedup=verify' enabled it is possible for zio_ddt_write() to write out a dedup-ed block that is neve... George Wilson
03:11 AM Bug #2636 (Resolved): Perl bits do not compile cleanly under 64bit perl
Resolved in r13672 commit:bc588248a482 Rich Lowe
03:11 AM Feature #2648 (Resolved): update pci.ids and usb.ids to latest versions
Resolved in r13671 commit:176fbb72a42d
Rich Lowe

2012-04-21

05:58 PM Feature #2648: update pci.ids and usb.ids to latest versions
pci.ids
Date: 2012-04-09 03:15:02
usb.ids
Date: 2012-04-09 03:15:02
Milan Jurik
11:25 AM Feature #2648 (Resolved): update pci.ids and usb.ids to latest versions
It is time to update hwdata to the latest version, we are more than 2 years old now. Milan Jurik
07:55 AM Bug #1980: Disks are not visible on Asus F1A75-V EVO
A bit more info from the latest prestable:
ahci driver is attached to HBA (pci1043,84c7) but cfgadm shows both sat...
Milan Jurik
12:45 AM Bug #2556 (Resolved): dd should accept M,G,T,... for sizes
Resolved in r13670 commit:25dba56d858d Rich Lowe

2012-04-20

07:54 PM Bug #2233: zfs mount hangs system
Per IRC logs from September 2011:
# mdb -kw
> dump_plat_mincpu/W 0
dump_plat_mincpu: 0 ...
Rich Ercolani
07:41 PM Bug #2233: zfs mount hangs system
Can I suggest you add to /etc/system:
set dump_plat_mincpu=0
per https://www.illumos.org/issues/1110 so that, if it...
Rich Ercolani
02:19 PM Bug #2577: WARNING: ieee80211_event: door_ki_open() failed
Additional info here:
dladm_wlan_wpa_set_wpa
"Enables or disables WPA in the driver for a specified WiFi link.
If ...
Enrico Papi
10:52 AM Bug #2644: file corruption with nfs sharing
file protection seems ok with ACL (/usr/bin/ls -av):... Richard PALO
08:40 AM Bug #2644 (In Progress): file corruption with nfs sharing
followup from https://www.illumos.org/issues/2347
Have an openoffice .ods calc file on the nfs/cifs share on an OI...
Richard PALO
10:31 AM Bug #1857: "No SOF interrupts have been received..USB UHCI is unusable" under KVM
So the _-usb_ parameter in qemu is responsible for this.
Qemu and Qemu-kvm have both problems with hot-plugging de...
Jakub Žitný

2012-04-19

11:36 PM Bug #2024 (In Progress): ZFS dedup=on should not panic the system when two blocks with same checksum exist in DDT
So here goes my first webrev attempt:
http://alpha.sysmgr.org/~webrev/jimklimov/issue2024/
Call for reviews poste...
Jim Klimov
02:36 PM Bug #1237: port Intel WifiLink 4965/100/1000/2000/5000/6000 driver
Hi, Bayard, how is it progressing? I'm very interested in this driver working. Any help with testing needed? Damian Wojslaw
11:18 AM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
So far I was able to keep initiator names different among iSCSI clients, but OI does crash from time to time with the... Martin Ilavsky
12:08 AM Bug #2636: Perl bits do not compile cleanly under 64bit perl
http://labs.omniti.com/people/jesus/webrevs/2636/ Theo Schlossnagle
12:08 AM Bug #2636 (Feedback): Perl bits do not compile cleanly under 64bit perl
Theo Schlossnagle

2012-04-18

11:44 PM Bug #2640 (New): sendmail_include.sh::turn_m4_crank is buggy
usr/src/cmd/svc/shell/sendmail_include.sh aka /lib/svc/share/sendmail_include.sh is bogus: it doesn't work for mail c... Jens Elkner
11:39 PM Bug #2639 (New): advanced format drives (not only WD presumably) logical block size should be acknowledged/respected optionally
OS: oi_151a2 64-bit
zpool "thoth" has been created with 512B sector size disks (ashift=9 I believe).
The disks ...
Brandon Trussell
10:32 PM Bug #2638 (Resolved): page coalescing can dissociate locked pages from their pfn
Joyent encountered, and rectified, a particularly nasty (in practice) problem with the VM when KVM is used.
When c...
Rich Lowe
05:44 PM Bug #2637 (In Progress): 'beadm activate <check point>' should update 'dpkg' zone
we have 'dpkg' branded zone on illumian.
'beadm activate <new checkpoint>' have no update parent:uuid on 'dpkg' zone...
Igor Kozhukhov
12:58 PM Bug #2636 (Resolved): Perl bits do not compile cleanly under 64bit perl
Kstat.xs:953: warning: cast from pointer to integer of different size
Exacct.xs:582: warning: passing arg 3 of `Perl...
Theo Schlossnagle
12:09 PM Bug #2635 (Resolved): 'zfs rename -f' to perform force unmount
Currently, ZFS needs to unmount filesystems when performing a rename operation. This is always done as a normal unmou... Eric Schrock
12:06 PM Feature #2605: want to resume interrupted zfs send
Chris Siden at Delphix has a prototype of this that we'll get back to in the near future. He doesn't appear to have a... Eric Schrock
02:56 AM Bug #2115 (Resolved): md5 assembly doesn't compile with gas 2.22
Resolved in r13669 commit:779ed9ad03ea Rich Lowe

2012-04-17

04:33 PM Bug #2625 (Resolved): few nits to satisfy lint 12.3
changeset: 13668:9ac1613fc45f
tag: tip
user: Milan Jurik <milan.jurik@xylab.cz>
date: Tue ...
Garrett D'Amore
07:53 AM Bug #2630 (New): kernel panic "assertion failed: ddt_object_updated(ddt, ntype, nclass, dde, tx) == 0, faile: ../../common/fs/zfs/ddt.c, line: 1035"
OI_Build: oi_151a2 64-bit
Experienced multiple kernel panics while copying a 4GB file to a dedup dataset/filesystem ...
Brandon Trussell

2012-04-16

06:26 PM Bug #405: Can't connect to similarly-named, encrypted wireless networks.
new webrev attached Enrico Papi
09:50 AM Bug #2627 (New): df checks different filesystem if relative path used
... Piotr Jasiukajtis

2012-04-15

08:42 PM Bug #2625 (Pending RTI): few nits to satisfy lint 12.3
Milan Jurik
02:41 PM Bug #2625 (Resolved): few nits to satisfy lint 12.3
E_STMT_NOT_REACHED is in default core tests, ssh is not fixed.
report about missing lint data for libkrb5 changed,...
Milan Jurik
09:40 AM Bug #933: Sound is periodically scratchy
what is strange, even though nothing particular happens using LD_PRELOAD=libumem.so with rhythmbox,
I did notice a d...
Richard PALO
09:20 AM Bug #933: Sound is periodically scratchy
still here after upgrading to OpenIndiana Build oi_151a3 32-bit (illumos 022f1af9e21c)
always around ~45 seconds int...
Richard PALO

2012-04-14

07:44 PM Bug #398 (Feedback): IPMP issue with igb (X4270)
Piotr Jasiukajtis
03:38 AM Bug #2565 (Resolved): dtrace tests could stop fighting the compiler
Resolved in r13667 commit:042db6341598 Rich Lowe

2012-04-13

06:04 PM Bug #2115: md5 assembly doesn't compile with gas 2.22
Fantastic. I was going to look into getting these changes integrated when I was done with #1450. If someone wanted ... Rich Lowe
05:00 PM Bug #2115: md5 assembly doesn't compile with gas 2.22
I can confirm that there are no adverse affects against the current binutils with this setup. Robert Mustacchi
01:17 PM Bug #1857: "No SOF interrupts have been received..USB UHCI is unusable" under KVM
The same problem in virsh with qemu-kvm on Linux.
My domain looks like this. It's relatively the same as above.
<...
Jakub Žitný
03:27 AM Feature #2619 (Resolved): asynchronous destruction of ZFS file systems
Asynchronously destroy ZFS file systems Christopher Siden

2012-04-12

03:06 PM Bug #2618 (Resolved): arc.c mistypes in the comments
Duplicated 'block' word in the comment.... Piotr Jasiukajtis
02:58 PM Bug #2577: WARNING: ieee80211_event: door_ki_open() failed
a similar problem is reported by Olivier Nicaise in his EAP-TTLS project:
"When wpa_supplicant is run as a service...
Enrico Papi
10:53 AM Bug #1983: sshd problems
s/unload/uninstall/g in my previous post, sorry for spam encountered... Thomas Gouverneur
10:50 AM Bug #1983: sshd problems
FYI, as Rich Lowe suggested, runnning two following commands fixed my problem with it:
cryptoadm disable provide...
Thomas Gouverneur
09:58 AM Bug #1983: sshd problems
Try to add -ff to follow forked pids while using truss.
If my assumptions are correct, you should see somewhere thre...
Thomas Gouverneur
02:33 AM Bug #1983: sshd problems
I have similar results with a client and server setup (described above) I also provide truss outputs for three tests ... Jon Strabala
05:29 AM Bug #2615 (New): Cannot get a DHCP address from OpenBSD server when options are set
When dhcpagent fires up, I get recv_pkg: bad option overload
I was told to report this since Illumos should handle...
I donthaveanick
12:26 AM Bug #2551 (Resolved): jstack may deal in stale ustack helper frames
Resolved in r13666 commit:ab986bc53f59 Rich Lowe
12:26 AM Bug #2603 (Resolved): uts should be -Waddress clean
Resolved in r13665 commit:d9114464c195 Rich Lowe
12:26 AM Bug #2443 (Resolved): wall(1) needs zones support
Resolved in r13664 commit:739954258cbb Rich Lowe

2012-04-11

10:26 PM Bug #2614 (Resolved): nfs logging works incorrectly
To enable log-process need to share some resource with option "log".
I do it, but i do not see information in /var/n...
Vitaliy Gusev
09:53 PM Bug #405: Can't connect to similarly-named, encrypted wireless networks.
a possible approach to solve this Enrico Papi
09:45 PM Bug #1983 (Feedback): sshd problems
Hello, sorry i've been somewhat busy so haven't been able to post here since i haven't even been touching my server,... Hugo Fraga
05:56 PM Bug #1983: sshd problems
I noticed this slow ssh connect issue too for several weeks especialy after a reboot (or a long dormancy), first logi... Jon Strabala
04:00 PM Feature #2552: smbfs: add support for NFS-like remove.
Hi all,
I have updated the implementation of NFS-like remove in smbfs.
the basic work flow is similar, except that:...
jilin xpd

2012-04-10

10:38 PM Bug #1983: sshd problems
There's also #1906, where trousers is concerned.
If the conversation with tcsd is the culprit, remove pkcs11_tpm (...
Rich Lowe
10:35 PM Bug #1983: sshd problems
This could (or not) be related to #1848. However, I'm seeing the same disk thrashing when trying to ssh in after the ... Yuri Pankov
09:47 PM Bug #1983: sshd problems
This may or may not be a problem with illumos-gate per se. First need to look into trousers side and determine whethe... Bayard Bell
09:44 PM Bug #1983: sshd problems
Additional info is that sshd appears to make an attempt to talk to tcsd over loopback and gets a SYN_SENT, which is w... Bayard Bell
09:49 PM Bug #2609 (New): FMA's "fmd" gets events with a NULL pointer in 'em
Pardon the lengthy explanation. I'm recalling this from memory and the flaky hardware in question is not attached ri... Dan McDonald
06:48 PM Bug #2602: mdb ::sockparams SEGV
correct size of buffers Aleksey Ivanov
03:20 PM Bug #2607: pool can suspend with spa_namespace_lock held by spa_config_update
faulted again:
[root@mameshiba ~]# zpool status
pool: azupool
state: UNAVAIL
status: One or more devices are faul...
Albert Lee
03:08 PM Bug #2607: pool can suspend with spa_namespace_lock held by spa_config_update
Strangely -n actually is ignored -- pool was actually imported:
[root@mameshiba ~]# zpool status
pool: azupool
...
Albert Lee
03:06 PM Bug #2607: pool can suspend with spa_namespace_lock held by spa_config_update
Looks like I have a prelim. fix:
[root@mameshiba ~]# zpool import -fFn-R /tmp/blah azupool

Would be able to retu...
Albert Lee
07:36 AM Bug #2607: pool can suspend with spa_namespace_lock held by spa_config_update
Updated synoposis to mention spa_config_update. 6879915 was a related bug with spa_vdev_setpath/spa_vdev_exit fixed i... Albert Lee
07:19 AM Bug #2607 (New): pool can suspend with spa_namespace_lock held by spa_config_update
Some intermittent transport errors from my SATA port multiplier caused a pool suspension which has resulted in a hung... Albert Lee
11:34 AM Bug #2608: powerfail on e-sata device blocks zfs
Tried simply rebooting, and it was back in order. Same problem then, just different symptoms.
On thing I didn't ment...
Richard PALO
11:03 AM Bug #2608: powerfail on e-sata device blocks zfs
Now I'm a bit up a stream...
Thought I'd try to reproduce by simply turning off then back on my device.
Now I get...
Richard PALO
09:02 AM Bug #2608 (New): powerfail on e-sata device blocks zfs
second time we had a powerfail, guess it's time to report this...
everything is on a UPS *except* an e-sata disk (...
Richard PALO
03:47 AM Feature #2451 (Resolved): beadm umount should report if there is nothing to unmount
... Gordon Ross
03:46 AM Feature #2450 (Resolved): beadm umount should support mountpoint name
... Gordon Ross
01:06 AM Bug #865 (Resolved): old mcs swap debugging code should be removed
Resolved in r13662 commit:f850d57a9b6e Rich Lowe

2012-04-09

08:54 PM Bug #2602: mdb ::sockparams SEGV
The patch to sockfs.c Aleksey Ivanov
04:28 PM Bug #2602: mdb ::sockparams SEGV
Right, see the first comment. You need to read the strings out of the target, too, with mdb_readstr Rich Lowe
04:18 PM Bug #2602: mdb ::sockparams SEGV
There is an invalid address in sp.sp_smod_name. Aleksey Ivanov
05:27 AM Bug #2602: mdb ::sockparams SEGV
Just for info, output is slightly different on this system:
_running OpenIndiana Build oi_151a2 32-bit (illumos fc3...
Richard PALO
04:30 PM Feature #2605 (Closed): want to resume interrupted zfs send
With ZFS send/receive of large datasets, it would be rather nice to have an incremental or a resumable zfs send/recei... Roy Sigurd Karlsbakk

2012-04-08

11:11 PM Bug #2604 (New): lint probably doesn't need to wait for uts
We do this... Rich Lowe
09:54 PM Bug #2603 (Resolved): uts should be -Waddress clean
GCC4 has an option, -Waddress, part of -Wall, which checks for conditions which are always true by virtue of comparin... Rich Lowe
03:55 PM Bug #2602 (In Progress): mdb ::sockparams SEGV
Aleksey Ivanov
03:43 PM Bug #2602: mdb ::sockparams SEGV
I haven't reproduced the bug (haven't tried to, really).
I'd guess that if we're crashing there it's because sd_de...
Rich Lowe
09:21 AM Bug #2602 (Resolved): mdb ::sockparams SEGV
Can someone confirm this?... David Höppner
12:51 PM Feature #2450 (In Progress): beadm umount should support mountpoint name
Alexander Eremin
12:50 PM Feature #2451 (In Progress): beadm umount should report if there is nothing to unmount
Alexander Eremin
01:28 AM Bug #2601 (Resolved): kctl_isadep.c should support four serial consoles
The file:
usr/src/cmd/mdb/intel/kmdb/kctl/kctl_isadep.c
uses an associative array to store four console pro...
Gary Mills

2012-04-07

12:10 AM Bug #2599 (Resolved): git-pbchk suffers classic pipe deadlock
git-pbchk runs git, lets it write the output to a pipe, and waits for it to complete. For output larger than the pip... Rich Lowe

2012-04-06

04:04 PM Bug #2586 (Resolved): nfs_make_dotdot() returns sometimes EIO
Fixed in:
changeset: 13661:34a2ada0dd49
tag: tip
user: Simon Klinkert <klinkert@webgods.de>
date...
Albert Lee
03:35 PM Bug #2598 (Closed): ZFS: Document the "zpool import -N" option (Import the pool without mounting any file systems)
I asked on zfs-discuss list about an option to import a pool without automatically instantly mounting its filesystem ... Jim Klimov
03:14 PM Feature #2058: libumem should allow you to specify an allocator
Any news on this? Josef Sipek
02:21 PM Feature #2596: Support UPS-initiated graceful shutdown in halt/bootadm
It is also important to know that particular UPS deployments can have different shutdown routines than the two discus... Jim Klimov
09:48 AM Feature #2596 (New): Support UPS-initiated graceful shutdown in halt/bootadm
Several years ago I installed NUT (Network UPS Tools from http://networkupstools.org/) into a number of servers I mai... Jim Klimov
09:33 AM Feature #2595 (New): Support non-default local zones SMF wrapper, and test that needed LZ services have started up
For some logically distributed systems running in local zones under the same GZ, it may be beneficial to have local z... Jim Klimov
08:53 AM Feature #2594 (Resolved): implement graceful shutdown for local zones in zoneadm
It is a long-sought feature (and apparently available in Solaris 11) to have a graceful shutdown command for zones vi... Jim Klimov
12:45 AM Feature #1469 (Resolved): ttyc/ttyd should be an allowed console device
Resolved in r13659 commit:57451298f940 Rich Lowe
12:45 AM Feature #2581 (Resolved): Observability for AMD Core Performance Boost
Resolved in r13660 commit:1905bad7dc63 Rich Lowe

2012-04-05

04:33 PM Bug #2586 (Pending RTI): nfs_make_dotdot() returns sometimes EIO
Rich Lowe
03:36 PM Feature #2591: Atom architechture support
Please ignore/Relocate , this was supposed to be feature not a bug.
Sorry.
Petri Kunnari
03:34 PM Feature #2591 (Closed): Atom architechture support
Maybe you have allreay seen this news :
http://cdn.eetimes.com/electronics-news/4235581/Intel-samples-Atom-server-So...
Petri Kunnari

2012-04-04

05:43 AM Bug #2586 (Resolved): nfs_make_dotdot() returns sometimes EIO
I recently stumbled over a bug in nfs4_make_dotdot() function. It occurs on openindiana 148 and 151 machines with *mu... Simon K

2012-04-03

10:31 PM Bug #2585: i86xpv dboot evades warnings
Because of the way i86xpv/Makefile.rules includes i86pc/Makefile.rules, and the nature of make expansion, this is goi... Rich Lowe
10:20 PM Bug #2585: i86xpv dboot evades warnings
This _should_ have been filed in error, but I'm in a twisty mess of makefile crap with dboot right now, and wanted to... Rich Lowe
10:20 PM Bug #2585 (New): i86xpv dboot evades warnings
on i86xpv, dboot doesn't pass CCVERBOSE to the compiler, so while it does pass CERRWARN, it's not actually reaping th... Rich Lowe
08:23 PM Bug #2071 (Resolved): "libhal_device_free_changeset" function mem-leeks.
Resolved in r13658 commit:1e6115622470 Rich Lowe
08:23 PM Bug #2555 (Resolved): libhal does not unref some messages
Resolved in r13658 commit:1e6115622470 Rich Lowe
07:41 PM Feature #104: Bring back lx brand
For reference, http://trisk.deadgerbil.com/webrevs/pkgdev/il_104_lx_brand/ is a reversal of the backout, with correct... Albert Lee
04:33 PM Feature #1023: nv_sata support for NVIDIA MCP61
Albert, here is a test of webrev http://trisk.deadgerbil.com/webrevs/il_1023/ it works for me on a Compaq-Presario C... Jon Strabala
10:18 AM Bug #2584 (New): Add option to compress webrev archive
Would be useful if webrev will pack archive with zip/tar at the end if some option is set Alexander Eremin
01:21 AM Feature #2580 (Rejected): Replace perl scripts with ...
note the date filed :) Gordon Ross

2012-04-02

04:15 PM Bug #2582: hermon: missing IB device
Hi Udo,
Refer to https://www.illumos.org/issues/1023 for some notes concerning /etc/driver_aliases (for a differe...
Jon Strabala
12:20 PM Bug #2582: hermon: missing IB device
Oops, ConnectX-2 is pciex15b3,36 (but the pciex15b3,6746 is missing, too).
Udo Grabowski
09:09 AM Bug #2582: hermon: missing IB device
Accidently hit the send button too early...
prtconf -v for the ConnectX-2 VPI is seen above.
/etc/driver_aliase...
Udo Grabowski
08:36 AM Bug #2582 (New): hermon: missing IB device

prtconf:
...
ib, instance #0
System properties:
name='class' type=string items=1
...
Udo Grabowski
03:52 PM Feature #1023: nv_sata support for NVIDIA MCP61
Yes this update to /etc/driver_aliases (proposed by Albert Lee above) seems to work fine with a MCP61P chipset - my e... Jon Strabala
11:22 AM Feature #2581: Observability for AMD Core Performance Boost
New webrev: http://cr.illumos.org/view/xuv4jvz1/illumos-2581-webrev-2/
Changes: cstyle cleanup, drop ms_vendor, ms...
Hans Rosenfeld
11:07 AM Feature #2583 (Resolved): Add -p (parsable) option to zfs list
Same as in `zfs get`, output parseable values instead of human-readable ones. Yuri Pankov
10:03 AM Feature #2569 (In Progress): webrev should point to cr.illumos.org
webrev available at: [[http://cr.illumos.org/view/o8hr0lpm]] Damian Wojslaw
01:16 AM Bug #2576 (Resolved): net-nwam should check if ibd_upgrade is installed
Resolved in r13657 commit:5f6ef8da78ee Rich Lowe
01:16 AM Bug #2085 (Resolved): with lots of zones, sometimes all of them don't boot on system boot
Rich Lowe
01:15 AM Bug #2085: with lots of zones, sometimes all of them don't boot on system boot
Resolved in r13656 commit:57f5c4bc231c Rich Lowe
 

Also available in: Atom