Activity
From 2011-11-16 to 2011-12-15
2011-12-15
-
01:39 PM Bug #1890 (Resolved): Updated emlxs driver from Emulex
- We have received updated driver code for the latest Emulex FC adapters. This is needed also to support the latest ge...
-
10:08 AM Bug #1854: timegm() works incorrect
- As Garrett said "behavior is correct".
-
10:04 AM Bug #1854 (Closed): timegm() works incorrect
- WONTFIX
-
09:16 AM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- I've set the kmem_flags (reboot) and set the initiator names on both clients to the same name. System crashed twice (...
-
08:05 AM Bug #1888 (Resolved): zfs(1M) should mention zfs recv -e
- As of _PSARC/2009/663_, there is a new flag for zfs receive: *-e*.
It should be documented in zfs(1M). -
07:26 AM Bug #1241 (Resolved): Need support for latest Emulex 10GbE
- Integrated in:
changeset: 13544:4fd590021359
tag: tip
user: Garrett D'Amore <garrett@nexenta.co... -
12:40 AM Bug #1886 (Resolved): intel_nb5000 may erroneously decide DIMMs aren't present
- The intel_nb500 code does this...
2011-12-14
-
10:06 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Dan McDonald wrote:
> 32-bit is okay now that I think I have a handle on WTF is going on. Can you please do the kme... -
09:55 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- 32-bit is okay now that I think I have a handle on WTF is going on. Can you please do the kmem_flags trick for one m...
-
09:44 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Dan McDonald wrote:
> This is weird. The offsets you have (e.g. idm_conn_even_locked+0x7f) don't correspond to inst... -
09:34 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Dan McDonald wrote:
> Oh my... I just realized something. Are you running 32-bit by any chance?
Yeah, it's 32-bi... -
09:27 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Oh my... I just realized something. Are you running 32-bit by any chance?
Yes... yes you are. My bad. I'll contin... -
09:25 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- This is weird. The offsets you have (e.g. idm_conn_even_locked+0x7f) don't correspond to instructions in my oi_151a ...
-
09:09 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Is is possible to upload the actual system dumps (vmdump.X files)? I'll be back with more in a bit.
-
08:56 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- Huh, that's bad. Hey Dan, obvious implications.
-
09:04 AM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- I had one of those facepalm moments yesterday ..
Both HPUX nodes were reignited (restored) from the golden image. ... -
08:35 PM Bug #1865 (Resolved): i86 cpr and gcc4 don't get along
- Resolved in r13543 commit:33634a52a6c1
Note that this fixes compilation, and brings cpr to the same state as _gcc ... -
06:11 AM Bug #1884 (Resolved): Empty "used" field for zfs *space commands
- ...
-
02:26 AM Bug #1877 (Resolved): ctfconvert should give more detail on DWARF errors
- Resolved in r13542 commit:0657a48834a9
-
02:26 AM Bug #1876 (Resolved): ksh93 almost certainly doesn't really need to be DWARF
- Resolved in r13541 commit:7320fae78e0e
2011-12-13
-
05:55 PM Bug #1778: Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1077, function zpool_open_func
- Probably this is an old problem with EFI labels reading
-
09:18 AM Bug #1882 (Resolved): blkdev should limit physio by bd->d_maxxfer instead of maxphys
- Maxphys is a global variable. Let the user decide what is the maximum transfer size their driver supports.
2011-12-12
-
07:01 PM Bug #1627: nightly build panics, assertion failed: pg_cpu_is_bootstrapped(cpu), cmt.c line:451
- And, sadly, assuming that coreID:powerdomain is 1:1 may break on AMD Bulldozer (I'm not sure I understand what's bein...
-
11:10 AM Bug #1726 (Resolved): Removal of pyzfs broke delegation for volumes
- Pushed in
changeset: 13540:97a48b559488
tag: tip
user: Alexander Eremin <a.eremin@nexenta.com... -
10:54 AM Bug #1726 (In Progress): Removal of pyzfs broke delegation for volumes
-
03:53 AM Feature #1880 (New): more things could be shadow compiled
- Currently, cw does not shadow-compile things that aren't built with -c on the command line which means that we miss a...
2011-12-11
-
10:34 PM Bug #1772: OI cannot import a data zpool created by S11X
- If there's any chance that can help: the same pool is imported fine into FreeBSD 9.0rc3.
-
06:41 AM Bug #1879: TLS causes unprocessable relocations in DWARF sections
- Option #2 would require ctfconvert supporting multiple compilation units (I picked a bad test case to see whether it ...
-
06:22 AM Bug #1879 (New): TLS causes unprocessable relocations in DWARF sections
- The use of TLS in certain ON libraries (libc, libses, libsmp) causes relocations in the DWARF debug information which...
-
03:16 AM Bug #1876: ksh93 almost certainly doesn't really need to be DWARF
- They didn't, and actually _removing_ it is a lot harder than you're giving credit to.
Moving it to nexenta's illum... -
03:08 AM Bug #1876: ksh93 almost certainly doesn't really need to be DWARF
- We almost certainly don't need ksh93, wonder if smartos did already drop it.
2011-12-10
-
11:37 PM Bug #1878 (Closed): mountd crashes during unsuccessful NFS mount
- I've been trying to set up OI 151a to share a ZFS folder over NFS to be used as an ESXi datastore. During my attempt...
-
11:33 PM Bug #1876 (In Progress): ksh93 almost certainly doesn't really need to be DWARF
-
10:23 PM Bug #1876: ksh93 almost certainly doesn't really need to be DWARF
- Further research has discovered two bugs that may have necessitated this, one of which is long since fixed, the other...
-
10:05 PM Bug #1876 (Resolved): ksh93 almost certainly doesn't really need to be DWARF
- usr/src/Makefile.ast forces ksh93 to use DWARF because "We need this for C99/VLA support", experimentally, that's not...
-
10:54 PM Bug #1877 (Resolved): ctfconvert should give more detail on DWARF errors
- At present ctfconvert treats any DWARF error as an absence of type information. That's often not true, the lack of a...
2011-12-09
-
09:13 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- For the sake of test I've upgraded iSCSI initiator on both nodes to B.11.31.03c. I got panic again though with a diff...
-
08:08 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- We're running B.11.31.03c on one client and don't see this problem. But, you have two clients. We do see a different ...
-
08:05 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- The Written Word Inc wrote:
> What version of HP-UX? What version of the HP-UX initiator?
HP-UX 11.31:... -
07:56 PM Bug #1873: comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- What version of HP-UX? What version of the HP-UX initiator?
-
07:51 PM Bug #1873 (New): comstar iscsi target; kernel panic idm; mutex_enter: bad mutex
- OS: oi_151a
iSCSI server with two HP-UX iSCSI clients.
System panics with a message: bad mutex in idm_conn_ev... -
07:51 PM Bug #1868: CIFS shares log errors when getting properties(right click) in Windows
- The report about netlogon was from a post to the samba mailing list. It said nothing more (including about _why_ it ...
-
06:47 PM Bug #1868: CIFS shares log errors when getting properties(right click) in Windows
- Rich Lowe wrote:
> Further backing up the idea that it's not us truncating, people have had these same issues with s... -
07:42 PM Bug #1872: NULL pointer dereference in iscsit
- All of this is conjecture, I understand none of iscsi, the target, nor comstar.
I think we're processing deferred ... -
07:20 PM Bug #1872: NULL pointer dereference in iscsit
- Looking very briefly, it looks like we're really here:
http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/c... -
07:12 PM Bug #1872 (Resolved): NULL pointer dereference in iscsit
- Running oi_151a on a Sun X4100M2 with COMSTAR and ZFS active. Kernel faulted with:
BAD TRAP: type=e (#pf Page faul... -
06:02 PM Bug #195: Need replacement for nfs/lockd+klm
- Anyway I can get in on this by helping, testing, or other?
I'm defently having nfs lock issues, and can't tune the... -
04:20 AM Bug #1870: ctfconvert should accept DWARF objects with no type data
- https://github.com/richlowe/illumos-gate/compare/tools/ctf-empty-cu contains a first stab at doing this in a way that...
-
12:59 AM Bug #1870 (Closed): ctfconvert should accept DWARF objects with no type data
- ctfconvert believes that every object with DWARF data should have type data.
This is true of GCC, which seems to alw...
2011-12-08
-
09:25 PM Bug #1869 (New): "zfs holds" is O(n^2)
- "zfs holds snap ..." is O(number snapshots listed ^2). For every snapshot, it gets all the holds on all of the named...
-
07:58 PM Bug #1868: CIFS shares log errors when getting properties(right click) in Windows
- Further backing up the idea that it's not us truncating, people have had these same issues with samba:
- https://b... -
07:49 PM Bug #1868: CIFS shares log errors when getting properties(right click) in Windows
- So as I remember the packet trace, it seems certain that the truncation is happening on the client system (so we're n...
-
03:56 PM Bug #1868: CIFS shares log errors when getting properties(right click) in Windows
- Here's a small snip of a packet trace on it.
-
03:39 PM Bug #1868 (Closed): CIFS shares log errors when getting properties(right click) in Windows
- Right clicking CIFS shares causes an error to log in dmesg / /var/adm/messages with a truncated name and "share not f...
-
07:43 PM Bug #1867: mktemp(3) gives bad advice in EXAMPLES section
- For what it's worth, with all these write-strings bugs, the same is true of newer Sun Studio too.
-
01:37 PM Bug #1867 (Resolved): mktemp(3) gives bad advice in EXAMPLES section
- ...
-
09:38 AM Bug #1866: libsmbns is passing constant string to mktemp(3C)
- And as Yuri pointed out on IRC, the manual page suggests that you do precisely the wrong thing, so it should be fixed...
-
09:10 AM Bug #1866 (Resolved): libsmbns is passing constant string to mktemp(3C)
- libsmbns is passing constant string to mktemp(3C), which makes smbd crash when compiled using gcc or SunStudio cc wit...
-
07:47 AM Bug #1865 (Resolved): i86 cpr and gcc4 don't get along
- cpr on x86 does some fairly weird things (copying function text, most notably), to facilitate the transition back out...
-
03:56 AM Bug #1863: gcc compiled libsmb coredumps in trim_whitespace
- False, building with _gcc 3.x_ is fine, and this is still broken
-
02:17 AM Bug #1863: gcc compiled libsmb coredumps in trim_whitespace
- This is a small tip of a very big ice berg.
(Building the kernel with gcc...)
-
02:08 AM Bug #1863 (Resolved): gcc compiled libsmb coredumps in trim_whitespace
- gcc compiled libsmb coredumps in trim_whitespace on smbd startup due to gcc having -fno-writable-strings as default, ...
2011-12-07
-
08:18 PM Bug #76: broken 'smbadm add-member'
- ...
-
08:11 PM Bug #76: broken 'smbadm add-member'
- It's not fixed in #1526. Now on oi_151a it fails even earlier:...
-
06:18 PM Bug #1862 (Resolved): incremental zfs receive fails for sparse file > 8PB
- This is a description based on my incomplete knowledge of ZFS send/receive internals. When updates for sparse files a...
-
03:57 PM Bug #1860 (Rejected): CIFS: dir -> long delay or Error in dskattr: NT_STATUS_IO_TIMEOUT
- my problem occures on a 151a server with a large filesystem (12 TB) exported via sun-cifs. When doing a simple "dir" ...
-
08:00 AM Bug #1848: sshd always tries to resolve client's IP to hostname
- > > The fix related to PTR records looks like it'd be really nice to have, too.
>
> It is not related to this bug.... -
07:55 AM Bug #1848: sshd always tries to resolve client's IP to hostname
- Rich Lowe wrote:
> It doesn't remove anything that I can see, it just changes the name of a few arguments.
No, Ve... -
08:00 AM Feature #1858 (New): ssh reverse-mapping check should care about crafted PTR records
- The (openssh) upstream diffs for #1848 included a check:...
2011-12-06
-
11:03 PM Bug #1848: sshd always tries to resolve client's IP to hostname
- It doesn't remove anything that I can see, it just changes the name of a few arguments.
The fix related to PTR rec... -
07:56 PM Bug #1848: sshd always tries to resolve client's IP to hostname
- Just moving
"if (!verify_reverse_mapping)"
is enough. Don't sync with full commit because it removes "Verif... -
10:44 PM Bug #1854: timegm() works incorrect
- It is a strptime() issue. It does convert to locale's timezone if "GMT" specifier is in format.
-
02:08 PM Bug #1796: "ZFS HOLD" should not be used when doing "ZFS SEND" from a read-only pool
- Not sure that cmd option required, but this is possible fix:...
2011-12-05
-
09:24 PM Bug #1857: "No SOF interrupts have been received..USB UHCI is unusable" under KVM
- I've seen this basic symptom a lot on older systems, depending on such things as:
- Whether the BIOS is set to use... -
09:17 PM Bug #1857 (New): "No SOF interrupts have been received..USB UHCI is unusable" under KVM
- Sunplus Innovation Technology USB to Serial-ATA bridge does not work under Fedora 16 KVM...
-
09:22 AM Bug #1855 (New): need add define AV_SPARC_AES to /usr/include/sys/auxv_SPARC.h
- build LIBSSL-1.0 failed on SPARC
need add define AV_SPARC_AES to /usr/include/sys/auxv_SPARC.h
http://blogs.oracl...
2011-12-04
-
09:08 PM Bug #1854 (Closed): timegm() works incorrect
- test code:...
-
05:25 PM Feature #1852: iconv doesn't handle "" encoding strings
- I should add, I ran into this while trying to compile R. It's configure script checks to make sure that it can conve...
-
05:23 PM Feature #1852 (New): iconv doesn't handle "" encoding strings
- GNU iconv allows an empty string to be specified for an encoding. The manpage says:
> The empty encoding name "" i...
2011-12-03
-
07:19 PM Bug #1848: sshd always tries to resolve client's IP to hostname
- This is fixed in the SmartOS tree, too, if someone wants an easy place to pull diffs from.
-
11:23 AM Bug #1848 (Resolved): sshd always tries to resolve client's IP to hostname
- I have follow options in my sshd_config:
LookupClientHostnames no
VerifyReverseMapping no
but i see that sshd ... -
12:59 PM Bug #1813: onbld should be provided from proto/opt/onbld
- I have found workaround for package generation/converting process
I can see that package developer/build/onbld is ...
2011-12-02
-
07:27 PM Feature #1845 (New): allow disable of UNMAP via stmfadm(1M).
- Some Nexenta customers have complained about the UNMAP functionality of iSCSI misbehaving with VMware. This RFE trac...
-
05:26 PM Bug #1844 (Resolved): xen: "disk_link: invalid disk device number"
- During boot VM under Xen hypervisor system got message:
"disk_link: invalid disk device number (2048)"
---
-
04:44 PM Bug #1843: add new mercutial version 1.8.4 to tools
- Igor S.Kozhukhov wrote:
> we have mercurial 1.8.4 at illumos-userland.
> after installation we can't to use webrev.... -
04:41 PM Bug #1843 (New): add new mercutial version 1.8.4 to tools
- we have mercurial 1.8.4 at illumos-userland.
after installation we can't to use webrev.
small patch:... -
04:16 AM Bug #1838 (Rejected): New ACPI code (20110527) breaks suspend/resume
- We decided to push all with one change set against #1621
so no need for this issue.
-
04:13 AM Feature #1621 (Resolved): update acpica code to newer version (Joyent OS-441)
-
04:10 AM Feature #1621: update acpica code to newer version (Joyent OS-441)
- This was originally going to be two change sets, the first being:
https://github.com/joyent/illumos-joyent/commit/3... -
02:46 AM Bug #1841: SMB dtrace provider is incomplete
- It's worth noting that these probes don't look even somewhat useful as members of an _actual_ smb provider. The fix ...
-
02:40 AM Bug #1841 (Closed): SMB dtrace provider is incomplete
- When probes were added to smbsrv, the obvious intent was that a SMB provider exist.
Unfortunately, the work was only... -
02:17 AM Bug #1829 (Resolved): ipf and gcc4 could get along better
- Resolved in r13538 commit:c3705095a078
2011-12-01
-
09:53 PM Bug #1627: nightly build panics, assertion failed: pg_cpu_is_bootstrapped(cpu), cmt.c line:451
- I had someone test some preliminary diffs, and the problem is indeed that the _CSD is entirely incorrect.
I have a... -
09:44 PM Bug #1834: kvm driver hangs kernel on Xeon E3-1230
- Hi Jon, I do have hyperthreading enabled. But I've followed the instructions over at the github issue and that appear...
-
04:35 PM Bug #1834: kvm driver hangs kernel on Xeon E3-1230
- Matt, If you build a new nightly BE from source (e.g. updated code base after the oi_151a release) for your Xeon E3-1...
-
09:29 PM Bug #1719: ahci needs to actually issue software port reset for misbehaving multiplier
- Workaround:...
-
09:19 PM Bug #1082: remnants of old perl license still exist in the build system
- this is a duplicate of #603
-
04:36 PM Bug #1838: New ACPI code (20110527) breaks suspend/resume
- Implementing the fixes re. "_PRW" methods as decribed in
https://www.illumos.org/issues/1621#note-5
has restored susp... -
04:26 PM Bug #1838 (Rejected): New ACPI code (20110527) breaks suspend/resume
- The new ACPI code (Intel code drop 20110527) from Joyent OS-441,
proposed for integration in #1621, was observed to ... -
04:31 PM Feature #1621: update acpica code to newer version (Joyent OS-441)
- The regressions described in note-4 are now being tracked in issue #1838
-
06:00 AM Bug #1837 (Feedback): network card group problems
- As I mentioned on IRC:...
-
05:49 AM Bug #1837 (Feedback): network card group problems
- My os is openindiana 15a , when I group my e1000g0 and e1000g1 network card together , my e1000g1 network card becam...
-
04:11 AM Bug #1835: network drivers
- thanks for your help . appreciated for your replies .
-
04:03 AM Bug #1835 (Feedback): network drivers
- pci8086,1502 is the Intel 82579LM which was added to illumos after OI 151a in #832. The binary attached in that bug s...
-
03:20 AM Bug #1835: network drivers
I just finished installation the openindiana 15a on my PC , the virtualbox works properly , but on my PC , the ne...-
02:21 AM Bug #1835: network drivers
- These are intel pci8086,1502.17aa.21ce.4 and realtek pciex10ec,8176.10ec.8195.1
for folks not wanting to dig. Th... -
02:08 AM Bug #1835 (Closed): network drivers
- My pc is thinkpad x220i 4286-A19 , when I finished installing , I have the following device which can not work . th...
2011-11-30
-
11:01 PM Bug #1834: kvm driver hangs kernel on Xeon E3-1230
- It could be. Thanks for the link, and I'll make another issue over at illumos-kvm about the kernel panic.
-
10:16 PM Bug #1834: kvm driver hangs kernel on Xeon E3-1230
- This has a reasonable chance of being https://github.com/joyent/illumos-kvm/issues/1
the panic is new to me, but bet... -
10:05 PM Bug #1834 (New): kvm driver hangs kernel on Xeon E3-1230
- I've just put together a new oi-151 machine with a Xeon E3-1230 processor.
Installing the kvm driver results in a ... -
09:40 PM Bug #732 (Resolved): iSCSI IQNs should use org.illumos instead of com.sun
- Resolved in r13537 commit:349020ea69df
2011-11-29
-
09:27 PM Bug #1829 (Resolved): ipf and gcc4 could get along better
- There's a couple of minor nits with ipf and GCC4, that don't really warrant separating into two bugs:
- It uses @#... -
06:59 PM Bug #1810: System call bursts in 'umount2' on an idle system up to 4 million/minute
- It seems like fsflush is indeed a process that should consume a bit of CPU as it need to scan memory. I don't know i...
-
05:26 PM Bug #1810: System call bursts in 'umount2' on an idle system up to 4 million/minute
- Added file "chk_fsflush_automountd_zpool-rpool.out.txt" referenced in https://www.illumos.org/issues/1810#note-7
-
05:24 PM Bug #1810: System call bursts in 'umount2' on an idle system up to 4 million/minute
- Sorry about misinterpreting the dtrace output (perils of someone like me, not understanding 'dtrace', blindly grabbin...
-
04:32 AM Bug #1810 (Feedback): System call bursts in 'umount2' on an idle system up to 4 million/minute
- Ok, no, now I see it. I hadn't read your scripts, just your text.
What your scripts are measuring isn't what you'... -
04:16 AM Bug #1810: System call bursts in 'umount2' on an idle system up to 4 million/minute
- Have you done anything unusual to this system (changing the value of hz, or anything of that nature?)
Also, can you ... -
01:36 AM Bug #1810: System call bursts in 'umount2' on an idle system up to 4 million/minute
- I'm pretty sure the automounter shouldn't be attempting unmounts at anything like that rate, unless you have a lot of...
-
01:33 AM Bug #1810: System call bursts in 'umount2' on an idle system up to 4 million/minute
- Rich,
I see two potential items the first is 'automountd' this is the program calling 'umount2'
The second is '... -
04:38 PM Bug #1828 (Resolved): powerd's "Able to open /dev/srn" notice is useless
- powerd's "Able to open /dev/srn" notice is useless, or, at least, has too high level - it's being logged as daemon.er...
-
11:01 AM Bug #1826 (New): After suspending from console screen does not wake up
- I have a i915-powered videocard, if I call sys-suspend from bare console the screen does not wake up any more. Howeve...
-
07:41 AM Bug #1691: zfs diff hardlinks problem
- Yes I did think on these lines and yes what you said is right..
However I felt that if whatever is convenient is ta... -
07:27 AM Bug #1691: zfs diff hardlinks problem
- You know, this isn't so unexpected.
There are exactly 3 new things:
- One new file (inode)
- One new directory en... -
07:22 AM Bug #1691: zfs diff hardlinks problem
- Yes , this is a problem .. I recreated this and feel this needs to be fixes as well..
I'm taking it up..
Shampavman -
06:32 AM Bug #1816 (Resolved): hgsetup should use anonymous ssh clone, not http
- Resolved in r13536 commit:99d763e769c3
-
06:32 AM Bug #1824 (Resolved): libsmbns needs to mask PUBLIC_BITS while byteswapping
- Resolved in r13535 commit:d5cb4988058c
-
06:32 AM Bug #1823 (Resolved): smb der parser should cast to unsigned char when expecting it
- Resolved in r13534:f1634d5c7d82
-
05:30 AM Bug #732: iSCSI IQNs should use org.illumos instead of com.sun
- I've sent the patch for an RTI,
Here is the change in working condition.... :)
==== BEFORE CHANGES =======
lig... -
04:38 AM Bug #1333 (Resolved): High kernel cpu usage & dtrace hang on idle system
- changeset: 13533:6c1a51927cbd
tag: tip
user: Garrett D'Amore <garrett@nexenta.com>
date: M...
2011-11-28
-
08:24 PM Bug #1810: System call bursts in 'umount2' on an idle system up to 4 million/minute
- add execname to the aggregation too, and we'll see who's doing it
-
08:08 PM Bug #1810: System call bursts in 'umount2' on an idle system up to 4 million/minute
- After five days of uptime on BE nightly-2011-11-18, I re-ran the same dtrace scripts again as I did on 11/23/2011.
... -
07:55 PM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- After about 5 days it seems like the system is still running fine WRT issue #1333 with Garrett's revised patch (above...
-
01:24 PM Bug #1769: dladm show-link truncates OVER field
- I guess, it's a feature :-)...
2011-11-27
-
07:07 PM Bug #1824 (Resolved): libsmbns needs to mask PUBLIC_BITS while byteswapping
- the PUBLIC_BITS macro is defined to be the lower 9 bits of its argument. When assigning into a uint8_t while swappin...
-
07:06 PM Bug #1823 (Resolved): smb der parser should cast to unsigned char when expecting it
- in derparser.c the OID types are explicitly unsigned char*, we need to cast even when assigning literals to appease G...
2011-11-25
-
10:44 PM Bug #1815: sed -i "" no longer works
- So, we can "preprocess" argv before handing it to getopt_long. It's not great, but it's pragmatic. Should give us t...
-
07:30 PM Bug #1815: sed -i "" no longer works
- The problem here is in how getopt_long handles optional arguments. Optional argument should follow the option without...
-
07:12 PM Bug #1815: sed -i "" no longer works
- The error we get from sed in this case is from all the way down in mf_gets at http://src.illumos.org/source/xref/illu...
-
07:05 PM Bug #1815: sed -i "" no longer works
- That misses the point entirely. Things should not break, especially without as much as a flag day.
Digging through... -
07:03 PM Bug #1815: sed -i "" no longer works
- You could change sed invocations to have just '-i'...
-
07:01 PM Bug #1815: sed -i "" no longer works
- Then I'll just back the cset out of our tree. Having our current scripts not break is more important to me than havin...
-
06:58 PM Bug #1815: sed -i "" no longer works
- I'm not sure what I can do about it - getopt_long's "optional argument" won't accept '-i ""' (I described it all in #...
-
04:42 AM Bug #1815 (New): sed -i "" no longer works
- For a while, sed only accept -i with an argument. The workaround for this, which worked for a while, was 'sed -i "" ...
-
09:22 PM Bug #1812 (Resolved): libbc should avoid implicitly multi-line strings
- Resolved in r13532 commit:365e6faae95f
-
09:22 PM Bug #1811 (Resolved): hal uses non-pointer NULL as g_strconcat sentinel
- Resolved in r13531 commit:95e596551b5c
-
09:22 PM Bug #1803 (Resolved): appcert's symbol hash insert is needlessly baroque
- Resolved in r13530 commit:4762b52cedff
-
06:58 PM Bug #1817: USB ports dead after resume
- This sounds similar to #506, which we'd thought we fixed (see, especially, the first comment in that bug).
-
10:00 AM Bug #1817 (New): USB ports dead after resume
- Hi,
I'm running oi_151a with the latest built kernel from git on Thinkpad X201.
I have to use @pci_enable_wakeu... -
05:30 AM Bug #1816 (Resolved): hgsetup should use anonymous ssh clone, not http
- The only supported public clone URL is: ssh://anonhg@hg.illumos.org/illumos-gate
This change has been made in illum... -
01:18 AM Bug #1785 (Resolved): Sundry Misspellings
- Resolved in r13529 commit:36f298df0acc by Bart Coddens
2011-11-24
-
07:23 PM Bug #1813: onbld should be provided from proto/opt/onbld
- To do this, you'll need to remove any special treatment of TOOLS_PROTO, PARENT_TOOLS_PROTO, etc, in nightly, and make...
-
04:30 PM Bug #1813 (Closed): onbld should be provided from proto/opt/onbld
- onbld should be provided from proto/opt/onbld
at this moment onbld located at: usr/src/tools/proto
need move it t...
2011-11-23
-
11:36 PM Bug #1812 (Resolved): libbc should avoid implicitly multi-line strings
- libbc does ...
-
11:33 PM Bug #1811 (Resolved): hal uses non-pointer NULL as g_strconcat sentinel
- g_strconcat is a vararg function from glib, which takes a sentinel NULL. This should be pointer sized.
Unfortunat... -
08:27 PM Bug #1785: Sundry Misspellings
- New webrev has been uploaded:
http://cr.illumos.org/view/qgsjtguu/ -
07:22 PM Bug #1810 (Feedback): System call bursts in 'umount2' on an idle system up to 4 million/minute
- When looking at some odd CPU use issues in 'fflush' and 'zpool-rool' I found that occasinally I have large bursts of ...
-
06:21 AM Feature #1808 (New): hardware crypto acceleration feature using aes
- A placeholder request...
The latest openssl from you know who added aes_ni to support the on chip crypto acceleratio...
2011-11-21
-
10:36 PM Bug #1804 (Resolved): hat_sfmmu should verify that shared context identifiers are in-bounds
- GCC4 notices that we don't check the bounds of the region cookie when unlocking a shared region on SPARC. It is very...
-
10:32 PM Bug #1803 (Resolved): appcert's symbol hash insert is needlessly baroque
- While attempting to determine why GCC4 believed that appcert may go out of bounds on an array of has buckets, we dete...
-
10:30 PM Bug #1802 (Resolved): qlge may wildly overrun a debug buffer
- in ql_get_serdes_regs, we write the contents of our registers into a struct ql_mpi_coredump. Unfortunately in two ca...
-
09:10 PM Bug #1751 (Resolved): usr/src/pkg/Makefile should define PKGFMT_OUTPUT=v1 when checking manifests
- Resolved in r13528 commit:d5dc5fc5db60
-
09:09 PM Bug #1752 (Resolved): Add PKGFMT_OUTPUT=v1 to usr/src/tools/env/illumos.sh to prevent footshooting
- Resolved in r13528 commit:d5dc5fc5db60
-
09:09 PM Bug #1699 (Resolved): beadm destroy complains "device busy" if hampered by snapshots
- Resolved in r13527 commit:4b5bd4534d91
-
09:09 PM Bug #1794 (Resolved): libxnet is missing a filter on __xnet_getaddrinfo
- Resolved in r13526 commit:5a529e25e724
-
08:29 PM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- if the fsflush stuff is separate, please open a separate bug.
-
07:34 PM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- After about 69 ours it seems like the system is running fine WRT issue #1333 with Garrett's revised patch (above), sp...
-
08:09 PM Feature #1801: update zfs and zpool manpages from CDDL-licensed files
- So in other words we have to rewrite the text parts with our own wording? The functional parts are already in zfs sou...
-
04:45 PM Feature #1801: update zfs and zpool manpages from CDDL-licensed files
- Oracle indicated that the presence of the CDDL _headers_ in the 11/11 files was not intended to suggest the files wer...
-
12:53 PM Feature #1801: update zfs and zpool manpages from CDDL-licensed files
- Fixed some spaces at end of lines and zfs send:
http://cr.illumos.org/view/m1u57xze/zfs_manpages_v3 -
11:07 AM Feature #1801: update zfs and zpool manpages from CDDL-licensed files
- Here are some diffs to ease the review.
-
10:54 AM Feature #1801: update zfs and zpool manpages from CDDL-licensed files
- The manpages in OpenSolaris dev build 134 already contain the majority of the text, too.
Here is an updated, revis... -
09:04 AM Feature #1801: update zfs and zpool manpages from CDDL-licensed files
- Webrev: http://cr.illumos.org/view/bmxstsna/zfs_manpages
-
08:59 AM Feature #1801 (Closed): update zfs and zpool manpages from CDDL-licensed files
- The zfs.1m and zpool.1m manpages released in Solaris 11 11/11 do not contain the CDDL header anymore.
But this is n... -
08:03 AM Feature #1797: Update Boomer device drivers from OSS tree.
- Checked latest available OSS in Solaris 11 - works flawlessly, no hangs on booting.
russiane39@tank:/$ uname -a
Sun...
2011-11-20
-
08:07 PM Bug #1785 (Feedback): Sundry Misspellings
- I fixed the misspellings, webrev is here:
http://cr.illumos.org/view/a3i1uee9 -
08:55 AM Bug #1648: JMicron JMB363: switch from RAID to AHCI mode
- I purchased one of those cards recently and stumbled into this.
I have a somewhat crude hack which works for me (a...
2011-11-19
-
09:05 PM Bug #1799 (Resolved): ipadm create-addr arg validation crash
- @ipadm create-addr -p stateless <interface>@ crashes in process_addrconf_addrargs. The parser expects @-p stateless=y...
-
07:57 PM Bug #1772: OI cannot import a data zpool created by S11X
- Is the protocol here to _copy_ this bug into illumos, so ZFS folks see it, or to move it?
Either way, I'd suggest ... -
06:48 AM Feature #1797 (New): Update Boomer device drivers from OSS tree.
- Unfortunately, but latest OSS builds (even mercurial ones) just hangs on ossdetect phase. I think it's time to get so...
-
03:52 AM Bug #1794: libxnet is missing a filter on __xnet_getaddrinfo
- While the bug as-filed requires a very recent GCC and C++ to test, the actual change involved appears to be that the ...
-
12:02 AM Bug #1794 (In Progress): libxnet is missing a filter on __xnet_getaddrinfo
-
01:50 AM Bug #1796 (Resolved): "ZFS HOLD" should not be used when doing "ZFS SEND" from a read-only pool
- I'm in the process of repairing a corrupted unmirrored rpool - my machine crashes when trying to import the rpool in ...
2011-11-18
-
10:30 PM Bug #1794: libxnet is missing a filter on __xnet_getaddrinfo
- This is a missing filter in libxnet on libsocket (which in retrospect, should have been obvious).
-
10:21 PM Bug #1794: libxnet is missing a filter on __xnet_getaddrinfo
- Workaround, of course, is to explicitly link to libsocket.
Fix might be to link libxnet to libsocket explicitly -
10:16 PM Bug #1794 (Resolved): libxnet is missing a filter on __xnet_getaddrinfo
- Our headers do magic with getaddrinfo() as compared to __xnet_getaddrinfo() for standards reasons.
With GCC 4.6 (b... -
08:20 PM Feature #1789: "zpool labelclear" should remove ZFS label on desired devices
- New webrev, included changes suggested from Eric Schrock and command renamed to "wipe":
http://cr.illumos.org/view/z... -
04:41 PM Feature #1789 (Feedback): "zpool labelclear" should remove ZFS label on desired devices
- Workaround:
# zpool create -f tank $disk && zpool destroy tank -
09:11 AM Feature #1789: "zpool labelclear" should remove ZFS label on desired devices
- Updated webrev with correct issue number: http://cr.illumos.org/view/6np4i71b/labelclear/
-
09:04 AM Feature #1789 (Closed): "zpool labelclear" should remove ZFS label on desired devices
- Add the "zpool labelclear" command. This command can be used to wipe the label data from a device that is not active...
-
06:34 PM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- FYI I was sort of "brain dead" I had to apply the patch with the '-l' option (for white space) as I had to cut-n-past...
-
05:07 PM Bug #76: broken 'smbadm add-member'
- We have not been able to reproduce this.
It may have been fixed with #1526 so if the reported could try this again... -
10:50 AM Bug #1786 (Feedback): Sendmail should be built with SASL methods
- should this stay in ON or move to the userland gate ?
-
08:58 AM Bug #1788 (Resolved): "WARNING: Cannot lookup root device: /devices" is useless when rootfs is zfs
- "WARNING: Cannot lookup root device: /devices" (coming from http://src.illumos.org/source/xref/illumos-gate/usr/src/u...
2011-11-17
-
10:29 PM Bug #1787 (Resolved): SATL fails to handle returned SMART sense data
- It appears that a SCSI error we are seeing is not an error but the Solaris/Illumos SCSI subsystem not handling the SC...
-
10:22 PM Feature #1693 (Resolved): persistent 'comment' field for a zpool
- Resolved in r13525 commit:7059b67f1bc2
-
06:23 PM Feature #1644 (Resolved): add ZFS "clones" property
- changeset: 13524:f0e12b33f77c
tag: tip
user: Matthew Ahrens <matt@delphix.com>
date: Thu N... -
06:23 PM Feature #1645 (Resolved): add ZFS "written" and "written@..." properties
- changeset: 13524:f0e12b33f77c
tag: tip
user: Matthew Ahrens <matt@delphix.com>
date: Thu N... -
06:23 PM Feature #1646 (Resolved): "zfs send" should estimate size of stream
- changeset: 13524:f0e12b33f77c
tag: tip
user: Matthew Ahrens <matt@delphix.com>
date: Thu N... -
06:22 PM Feature #1647 (Resolved): "zfs destroy" should determine space reclaimed by destroying multiple snapshots
- changeset: 13524:f0e12b33f77c
tag: tip
user: Matthew Ahrens <matt@delphix.com>
date: Thu N... -
06:22 PM Bug #1708 (Resolved): adjust size of zpool history data
- changeset: 13524:f0e12b33f77c
tag: tip
user: Matthew Ahrens <matt@delphix.com>
date: Thu N... -
05:21 PM Bug #1731 (Resolved): DTrace NFS translators should be split into client/server pieces
- Resolved in r13523 commit:6763769941d2
-
04:20 PM Bug #396: format crashes
- Bill Sommerfeld wrote:
> looks like a divide-by-zero. from disassembly of the oi_147 version of usr/bin/format, the... -
04:09 PM Bug #1786 (Resolved): Sendmail should be built with SASL methods
- The current sendmail package is built without the `SASL'
define. This means that sendmail can't be used for
authen... -
09:48 AM Feature #1783: ACPI CA should be less verbose in release builds
- Ok, let's leave ACPI_DEBUG_OUTPUT + ACPI_DISASSEMBLER for debug builds, but remove them for release ones.
Rich, I ... -
07:24 AM Feature #1783: ACPI CA should be less verbose in release builds
- Sure, but logging it _twice every 30 seconds_ is overkill.
What I'd want is to see it logged once, and then not agai... -
05:14 AM Feature #1783: ACPI CA should be less verbose in release builds
- Verboseness doesn't kill. Lack of verboseness kills.
I'd much rather see the root cause corrected than a weak atte... -
04:22 AM Bug #1785 (Resolved): Sundry Misspellings
- There are some most excellent misspellings in the gate.
See: http://src.illumos.org/source/search?q=Mpbs&project=...
2011-11-16
-
10:11 PM Bug #1784: zone configuration passes zonecfg but not zoneadm for limitpriv property
- Forgot to mention: this is on an OI 151 system.
-
10:09 PM Bug #1784 (Closed): zone configuration passes zonecfg but not zoneadm for limitpriv property
- I committed a configuration for a zone that passed 'verify' within zonecfg but on boot, failed to verify with zoneadm...
-
08:51 PM Feature #1644: add ZFS "clones" property
- That's exactly why it was backed out..
-
08:32 PM Feature #1644: add ZFS "clones" property
- Just stumbled upon the bug cause by these changes:...
-
12:11 PM Feature #1783 (Closed): ACPI CA should be less verbose in release builds
- Now we are printing the following on every access to failing method (even on non-debug builds!) - for me it's 2x the ...
-
07:02 AM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- Garrett D'Amore wrote:
> so 0xffffffff I figured would be big enough (anything over about 100 msec *ought* to be big... -
06:28 AM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- so 0xffffffff I figured would be big enough (anything over about 100 msec *ought* to be big enough), but I can just w...
-
02:21 AM Bug #1333: High kernel cpu usage & dtrace hang on idle system
- Garrett D'Amore wrote:
> Ok, I think I finally understood what was meant about "serialized" -- the problem is issue ... -
03:05 AM Bug #1237: port Intel WifiLink 4965/100/1000/2000/5000/6000 driver
- As far as I know, there has been no progress on this.
Also available in: Atom