Activity
From 2012-12-18 to 2013-01-16
2013-01-16
-
11:15 PM Feature #3035 (Closed): LZ4 compression support in ZFS and GRUB
- ...
-
05:54 PM Feature #3137: L2ARC compression
- sorry, i could have sworn I was seeing [L2]ARC...
The physical memory part is naturally targeting the ARC environme... -
08:21 AM Feature #3137: L2ARC compression
- Richard PALO wrote:
> Sašo Kiselkov wrote:
> > Reworked webrev at http://cr.illumos.org/~webrev/skiselkov/3137/ to ... -
06:14 AM Feature #3137: L2ARC compression
- Sašo Kiselkov wrote:
> Reworked webrev at http://cr.illumos.org/~webrev/skiselkov/3137/ to be based on the latest co... -
12:12 AM Feature #3137: L2ARC compression
- Reworked webrev at http://cr.illumos.org/~webrev/skiselkov/3137/ to be based on the latest committed LZ4 patch and re...
-
03:01 PM Bug #1756: iwp missing some Centrino 6205 IDs
- Ryo Murakawa wrote:
> Albert Lee wrote:
> > It's possible this change is not sufficient for all 62xx devices. They se...
2013-01-15
-
12:14 AM Bug #3473 (Closed): mdb_get_module() returns wrong module
- From Matt Ahrens's bug report at Delphix:...
2013-01-14
-
10:11 PM Bug #3445 (Resolved): ZFS tests for restricted aclmode
- Resolved in 7b1753e
-
10:11 PM Bug #3444 (Resolved): README for usr/src/test
- Resolved in 7b1753e
-
06:23 PM Bug #3472 (Closed): nfs causing kernel panic
- Kernel panic caused when automounting a stale nfs share from a remote machine. The share existed, but the directory ...
-
05:31 AM Bug #3471 (New): cscope-fast writes constant strings when erroring
- When erroring (most commonly) cscope-fast will write into constant strings, and crash instead.
the cscope putmsg()...
2013-01-12
-
08:20 PM Bug #1097: glob(3c) needs to support non-POSIX options
- One more small change, this one to replace wctomb() by iswascii() . See the attached file glob.c-asc.diff for detail...
-
06:20 PM Bug #3463 (Resolved): agent lwp clobbers amd64 abi stack redzone
- Resolved in f6dcd367bb2ab63785ea4839111eb4846066404d.
-
12:13 AM Bug #3469: dbuf_read_impl shows too much enthusiasm
- So, the only time we've ever seen this was in a pool that was already essentially permanently damaged due to running ...
2013-01-11
-
09:23 PM Bug #3470 (Resolved): ::whatis does not print callers from KMF_LITE
- From Matt Ahrens's original bug report at Delphix:...
-
05:53 PM Bug #3442 (Resolved): sgs checks should be run in normal builds
- Resolved in 9c5a3148
-
05:52 PM Bug #3451 (Resolved): archive libraries with no symbols shouldn't require a string table
- Resolved in 87c7234
-
05:52 PM Bug #3450 (Resolved): elfdump crashes on non-Solaris/Linux objects
- Resolved in 8a8ef76
-
05:52 PM Bug #3436 (Resolved): relocatable objects also need sloppy relocation
- Resolved in 396f90f
-
05:52 PM Bug #3439 (Resolved): discarded sections shouldn't end up on output lists
- Resolved in c866e23
-
05:52 PM Bug #3453 (Resolved): GNU comdat redirection does exactly the wrong thing
- Resolved in 84f7afe
-
05:52 PM Bug #3441 (Resolved): -zassert-deflib messages are in the wrong place
- Resolved in 059c3de
-
05:52 PM Bug #3440 (Resolved): librtld_db demos need warnings gagged
- Resolved in f8a567b
-
03:23 PM Bug #3469: dbuf_read_impl shows too much enthusiasm
- Dumb question perhaps, but will other parts of ZFS catch this corruption with your attached fixed? If not, should so...
-
07:21 AM Bug #3469: dbuf_read_impl shows too much enthusiasm
- webrev: http://cr.illumos.org/~webrev/jclulow/3469/
-
07:15 AM Bug #3469: dbuf_read_impl shows too much enthusiasm
- After the heap corruption, *::kmem_verify* reported several pages of memory were destroyed:...
-
07:06 AM Bug #3469 (New): dbuf_read_impl shows too much enthusiasm
- In the post-mortem for a zpool containing byzantine corruption (induced previously by #2638) it was discovered that i...
-
03:53 AM Bug #3468 (Resolved): mdb enhancements for zfs development
- From Matt Ahrens's original bug report at Delphix:...
-
03:52 AM Bug #3467 (Resolved): mdb_ctf_vread() could be more useful
- From Matt Ahrens's original bug report at Delphix:...
-
03:49 AM Bug #3466 (Resolved): ::tsd should handle missing/NULL values better
- From Matt Ahrens's original review at Delphix:...
-
03:25 AM Bug #3465 (Resolved): ::walk ... | ::<dcmd> misinterprets input as symbol names
- From Matt Ahrens's original bug report at Delphix:...
-
12:35 AM Bug #3464 (Closed): zfs synctask code needs restructuring
- The locking code around dsl_datasets and dsl_dir's is responsible for several deadlocks and race conditions, most pro...
-
12:22 AM Bug #3447 (Closed): improve the comment in txg.c
- ...
2013-01-10
-
10:49 PM Bug #3462: Lenovo T520 is hanging on power cord connect/disconnect
- I just found that after the BIOS update to version 1.41 I am no longer able to reproduce the issue. I'll test the mac...
-
06:35 PM Bug #3462 (Closed): Lenovo T520 is hanging on power cord connect/disconnect
- Lenovo ThinkPad T520 is hanging almost always on power cord connect/disconnect. Tested with oi_151a7.
*Workaround:... -
10:32 PM Bug #3463: agent lwp clobbers amd64 abi stack redzone
- Webrev for fix is here: http://cr.illumos.org/~webrev/jclulow/3463/
Replacing */usr/lib/amd64/libproc.so.1* (via _... -
10:30 PM Bug #3463 (Resolved): agent lwp clobbers amd64 abi stack redzone
- _NB: this bug mirrors Joyent's OS-1804._
h2. Overview
Using *libproc*, a process may impose upon another proces... -
02:23 PM Bug #3435: nfssrv causes bad mutex crash
- *Root cause:*
In case the rfs3_lookup() is called with exi != NULL and the exi is not EX_PUBLIC and the nfs3_fhtov... -
02:16 PM Bug #3435 (Closed): nfssrv causes bad mutex crash
-
02:15 PM Bug #3435: nfssrv causes bad mutex crash
- Even the #3449 is different (a bit) than this one, there are some common aspects: both issues were introduced by #298...
-
06:01 AM Bug #3435: nfssrv causes bad mutex crash
- Rich, are you talking about #3449? If so, then I believe this issue is different.
-
04:07 AM Bug #3435: nfssrv causes bad mutex crash
- Yeah, Dan had an analysis for that too, but I guess it didn't make the bug?
If you look at where it's freed, there... -
03:10 AM Bug #3435: nfssrv causes bad mutex crash
- The problem is that we do have the already freed exportinfo in the exptable:...
2013-01-09
-
04:44 AM Bug #3435: nfssrv causes bad mutex crash
- The panic stack is:...
-
12:54 AM Bug #3454 (New): SMF should log actions performed
- SMF needs commands executed and reasons for execution logged for historical debugging. For example, given this manif...
-
12:41 AM Bug #3453 (Resolved): GNU comdat redirection does exactly the wrong thing
- In gnu_comdat_sym we attempt to determine whether a section name is that of a GNU comdat section, which are named '<s...
2013-01-06
-
06:33 PM Feature #3035: LZ4 compression support in ZFS and GRUB
- Integrated lz4hc into a new webrev available at:
http://cr.illumos.org/~webrev/skiselkov/3035_lz4hc/
The attached f...
2013-01-05
-
04:04 PM Bug #3449: System panics after zfs rollback
- Greg, could you check this patch ?
-
02:52 PM Bug #3449 (In Progress): System panics after zfs rollback
- I'll take it.
-
04:07 AM Bug #3451 (Resolved): archive libraries with no symbols shouldn't require a string table
- At present, libelf mandates that any archive library with a symbol table has a "complete" symbol table, as described ...
-
02:19 AM Bug #3450 (Resolved): elfdump crashes on non-Solaris/Linux objects
- An object not from Solaris or Linux won't be inspected for possible version sections. Because the version informatio...
2013-01-04
-
09:53 PM Bug #3449: System panics after zfs rollback
- Thank you!
vmdump.1 proved useful.
Look at rfs3_lookup() for a case where exi (export information) is NULL. The fu... -
08:51 PM Bug #3449: System panics after zfs rollback
- In case it's of any use, here's another core:
http://share.hpcc.msu.edu/users/gmason/vmdump.2 -
07:54 PM Bug #3449 (Closed): System panics after zfs rollback
- with sharenfs enabled for a filesystem, I ran a ZFS rollback. The system promptly panicked. From the console:
<pre... -
07:08 PM Bug #1097: glob(3c) needs to support non-POSIX options
- I've changed the comparison test for character classes to use the library functions wctype() and iswctype(), simplify...
-
06:32 PM Bug #3448: CPU allocation of MSI-X produces interrupt exhaustion
- This is happening on a system that is using the apix driver as opposed to pcplusmp. We would expect this with pcplusm...
-
06:28 PM Bug #3448 (New): CPU allocation of MSI-X produces interrupt exhaustion
- h2. Context
* A server with 44 NICs fails to make available more than 8 of them running SmartOS.
* Running a differ... -
05:12 PM Bug #3447 (Closed): improve the comment in txg.c
- Currently the ZFS transaction groups are described in the code in a spartan manner:
/*
* Pool-wide transaction g... -
01:49 AM Feature #3446 (Closed): Update bge to support missing 57xx/577xx devices
- The bge driver is currently missing support for the following Broadcom 57xx/577xx ethernet devices:
BCM5719, 5720, 5...
2013-01-03
-
08:54 PM Bug #3445 (Resolved): ZFS tests for restricted aclmode
- These tests are written by Paul Henson, I've simply added them to the new framework.
-
08:54 PM Bug #3444 (Resolved): README for usr/src/test
- Gordon had requested this for the initial putback, but I missed it.
2013-01-02
-
10:04 PM Feature #3352 (Resolved): would like 64bit install libraries
- Resolved in f5c2e7e
-
06:47 PM Bug #3443 (Resolved): Missing curly-braces in one ixgbe file.
- This is an upstream fix from FreeBSD (which presumably comes from Intel). The 82599 support is missing a set of curl...
-
12:13 PM Bug #3436: relocatable objects also need sloppy relocation
- I can confirm that the SUNWonld ld successfully links the .o files with the sloppy relocs. I've posted the resultant ...
-
04:10 AM Bug #3436: relocatable objects also need sloppy relocation
- There's a bunch of history here, but I'll get to that in a full evaluation so it doesn't get lost.
Basically:
*... -
02:11 AM Bug #3436: relocatable objects also need sloppy relocation
- For those watching at home, I figured out why pcre was breaking in my build environment.
I was using a chroot I ma... -
02:06 AM Bug #3442 (Resolved): sgs checks should be run in normal builds
- As mentioned in #3441, there are certain correctness checks run over the SGS sources only when building SUNWonld. Th...
-
02:05 AM Bug #3441 (Resolved): -zassert-deflib messages are in the wrong place
- The SGS .msg files are structured, but choose to hide it.
When -zassert-deflib was added, certain messages were pu... -
02:03 AM Bug #3440 (Resolved): librtld_db demos need warnings gagged
- There are some librtld_db demos which are only built when checking packages, and need some errors gagged for this to ...
2013-01-01
-
11:58 PM Bug #3436: relocatable objects also need sloppy relocation
- What matters is that it's code which previously failed to link, that you can then test. It's probably important it f...
-
11:33 PM Bug #3436: relocatable objects also need sloppy relocation
- Yes, I can certainly test stuff!
gmp, mpc and mpfr all have test suites that are easily run, and PHP has an enormo... -
09:14 PM Bug #3436 (In Progress): relocatable objects also need sloppy relocation
- There's a couple of intertwined issues here, but it comes down to the sloppy relocations which GCC necessitates not b...
-
10:55 PM Bug #3439 (Resolved): discarded sections shouldn't end up on output lists
- At present all SHT_GROUP sections will end up on the list of output group sections, even the sections being discarded...
2012-12-31
-
06:49 PM Bug #3436: relocatable objects also need sloppy relocation
- I've just confirmed exactly the same behaviour with gcc 4.6.
Strangely igork is not seeing this issue at all, even... -
06:08 PM Bug #3436: relocatable objects also need sloppy relocation
- Hmm, using pkgsrc trunk on oi_151a7 in a NG zone I haven't noticed this particular problem.
I seem to have survived b... -
06:02 PM Bug #3436: relocatable objects also need sloppy relocation
- Well, I have some news.
It turns out that the difference between "environments where things seem to work fine" and m... -
01:44 PM Bug #3436: relocatable objects also need sloppy relocation
- Here are my gcc's:
gcc 4.7.2:... -
01:11 PM Bug #3436 (Resolved): relocatable objects also need sloppy relocation
- Hi,
We've been using gcc 4.4 with ec-userland over the past 2 years with no issue. Over Christmas I started work t... -
12:56 PM Bug #3435: nfssrv causes bad mutex crash
- Project should be "illumos-gate" not "site".
-
06:44 AM Bug #3435: nfssrv causes bad mutex crash
- Ok, I finally managed to get a crash dump saved.
http://patrickdk.com/crash.tar.xz
-
12:24 AM Bug #3435 (Closed): nfssrv causes bad mutex crash
- While using nfs, with what seems to be high open/close file activity causes oi151a7 to crash after a few hours.
Th...
2012-12-30
-
11:42 PM Bug #3434 (New): kadmin fails to start, missing dependency
- Installed kadmin on 151a7 (amd64 arch) in the global zone, fails to start on boot. Executing "svcs -xv kadmin" inform...
2012-12-29
-
02:44 AM Bug #995 (Resolved): boot message: No randomness provider enabled for /dev/random
- https://github.com/illumos/illumos-gate/commit/717fae565868e87932422076eb52d99f1b7af64b...
2012-12-28
-
06:23 PM Feature #3432: Cadmium should support mercurial 1.8.4
- Should just be a matter of you allowing that version, and running the tests (http://bitbucket.org/richlowe/il-scmtest...
-
03:42 PM Feature #3432 (Closed): Cadmium should support mercurial 1.8.4
- ...
-
06:23 PM Bug #3433: graph.c: set_dependencies() failed with unexpected error 131. Aborting.
- I tried to attach both screen shots when I created the bug report, but I got an "413 Request Entity Too Large" when I...
-
06:21 PM Bug #3433 (New): graph.c: set_dependencies() failed with unexpected error 131. Aborting.
- I was working on installing OpenIndiana (on hardware, not in a VM). I made a live-usb drive, and it booted nicely to ...
-
02:56 PM Feature #3352: would like 64bit install libraries
- This was put back.
-
08:29 AM Bug #3431 (Resolved): sharectl prints garbage when it failed
- ...
2012-12-27
-
05:05 AM Feature #3430: Support "hostname --fqdn"
- ADDITIONAL SPAM?!!!!
OH LORD NO. -
04:20 AM Feature #3430: Support "hostname --fqdn"
- [spam was here]
2012-12-25
-
10:24 PM Feature #3430 (Closed): Support "hostname --fqdn"
- I've recently noted that Linux systems can provide the short host name with "hostname" and for programs which require...
-
10:24 PM Feature #3428: zpool import -f zpoolname Time Remaining
- Box contains Intel Xeon E5530 with 16GB of RAM and Dedup was turn on but turned off a long time ago.
A side note, ... -
10:18 PM Feature #3428: zpool import -f zpoolname Time Remaining
- Did your deleted data use dedup? Does your box have little/moderate RAM (under tens or hundreds of gigabytes)? If bot...
2012-12-23
-
05:53 AM Feature #3428 (New): zpool import -f zpoolname Time Remaining
- Recently i experienced a strange issue where my power failed when I had issued a delete command to a zvol. Upon rebo...
2012-12-22
-
02:49 AM Bug #3315 (Resolved): svccfg export -a drops values in PG "general"
- Resolved in 24ed8e4
-
12:26 AM Bug #3426 (Resolved): assertion failed: irq < 16 on VMware hardware version 9 (apix related)
- This was already discussed on developer@, documenting it here as well....
2012-12-21
-
10:28 PM Bug #2075: man outputs "geqn should have been given a `-Tutf8' option"
- As it turns out, this change broke us -- in the datasets that we use to provision zones, we rely on the fact that nro...
-
08:01 PM Feature #3408 (Resolved): detect socket type of newer AMD CPUs
- Resolved in 7932179448259e425d93162dedd251930575d83e.
-
05:49 PM Bug #3422 (In Progress): zpool create/syseventd race yield non-importable pool
- In vdev_validate() we use the spa_config_txg value to determine the most appropriate label to read the config from. U...
-
12:30 AM Bug #3315: svccfg export -a drops values in PG "general"
- And my original evaluation (which should be considered historical; the commentary in this bug represents thinking ref...
-
12:29 AM Bug #3315: svccfg export -a drops values in PG "general"
- The original complete text of the bug report is as follows, copied here in case the source material later becomes una...
-
12:25 AM Bug #3315: svccfg export -a drops values in PG "general"
- The attached tarball contains a set of tests that were used to guard against some potential regressions as well as to...
2012-12-20
-
10:32 PM Feature #3416 (Resolved): Need disassembler support for rdrand and f16c
- Resolved in ebb8ac078e9265f87093fbb363e8c2cbc6ee13e6.
-
10:32 PM Feature #3415 (Resolved): Add isainfo support for f16c and rdrand
- Resolved in ebb8ac078e9265f87093fbb363e8c2cbc6ee13e6.
-
10:32 PM Feature #3414 (Resolved): Need a new word of AT_SUN_HWCAP bits
- Resolved in ebb8ac078e9265f87093fbb363e8c2cbc6ee13e6.
-
10:31 PM Bug #3417 (Resolved): mdb disassembler confuses rdtscp for invlpg
- Resolved in eb23829ff08a873c612ac45d191d559394b4b408.
-
10:31 PM Bug #3413 (Resolved): isainfo -v overflows 80 columns
- Resolved in eb23829ff08a873c612ac45d191d559394b4b408.
-
07:00 PM Bug #1723 (Resolved): apix module mistakingly sets TPR
- Resolved in 636dfb4b6ac0749387c883053011a3afb4b4893b.
-
06:10 PM Bug #3425 (Closed): first write to a new zvol can fail with EFBIG
- When creating a new zvol, we have seen that the very first write to it can fail with EFBIG. When writing to a zvol, z...
-
12:24 PM Bug #3424: zdb -L 'assertion failed ../zdb.c, line 1722'
- It fails on this snapshot:
rpool/zones/squid3/ROOT/zbe@backup_091028_11-07-50... -
11:37 AM Bug #3424: zdb -L 'assertion failed ../zdb.c, line 1722'
- ...
-
11:31 AM Bug #3424 (New): zdb -L 'assertion failed ../zdb.c, line 1722'
- Tested on oi_151a7....
-
11:07 AM Bug #3423: zdb -b 'error: zfs: freeing free segment'
- https://dl.dropbox.com/u/7506135/illumos_3423_core_zdb.bz2
-
11:04 AM Bug #3423 (New): zdb -b 'error: zfs: freeing free segment'
- ...
2012-12-19
-
10:15 PM Bug #3422 (Closed): zpool create/syseventd race yield non-importable pool
- On a standup of new hardware, we found that several new illumos-based
compute nodes were refusing to import their po... -
05:08 PM Bug #995 (In Progress): boot message: No randomness provider enabled for /dev/random
- I had remaining questions about the root cause of this, so I
took a look for myself. It appears that the race is be... -
12:39 PM Feature #3035: LZ4 compression support in ZFS and GRUB
- Integrated upstream changes from LZ4 r85 - about a 5% increase in decompression speed.
2012-12-18
-
11:03 PM Bug #3315: svccfg export -a drops values in PG "general"
- According to smf_security(5), svccfg(1M), and the PSARC/2007/177 case materials, the correct behaviour is that proper...
-
08:37 PM Feature #3364 (Resolved): dboot should check boot archive integrity
- Resolved in e65d07e
Also available in: Atom