Activity
From 2012-07-23 to 2012-08-21
2012-08-21
-
06:35 PM Feature #3104 (Resolved): eliminate empty bpobjs
- From Matt Ahrens's original bug report at delphix:
Every snapshot has a deadlist, which tracks which blocks it del... -
12:45 PM Bug #2986: nfs: exi refcounter leak at rfs3_lookup
- ...
-
11:43 AM Bug #3086 (Resolved): unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasets
- changeset: 13776:cd512c80fd75
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Tu... -
04:07 AM Bug #3103 (Resolved): zfs mdb module may get wrong refcount struct
- The refcount structure is different when compiled debug vs nondebug. Therefore, we want to make sure we get the refc...
2012-08-20
-
11:56 PM Feature #3057 (Resolved): Remove sgml util from cmd/man
- Resolved in r13775 commit:1d7e7613366b
-
07:36 PM Bug #3102 (Resolved): vdev_uberblock_load() and vdev_validate() may read the wrong label
- While running 'ztest' we occasionally hit failures that look like this:
Executing zdb -bccsv -U /tank/fs/ztest/zpo... -
07:27 PM Feature #104: Bring back lx brand
- As recently pointed on the mailing list, there is a blog with diff-files and explanation of these updates which retur...
-
03:45 AM Bug #3100 (Resolved): zvol rename fails with EBUSY when dirty
- When renaming a zvol we need to sync out dirty data first.
-
02:29 AM Bug #3099 (Closed): AMD hudson D3 AHCI support
- 151a5 not support AMD hudson D3 chipset AHCI.
AMD hudson D3 chipset AHCI device, the vendor id is 0x1022, device i... -
12:47 AM Bug #3098 (Resolved): zfs userspace/groupspace fail without saying why when run as non-root
- ...
2012-08-19
-
10:05 PM Bug #3097 (New): zfs set doesn't check length of user property
- Despite the zfs(1M) saying the following in 'User Properties' section:...
-
08:36 PM Bug #3088: some THIRDPARTYLICENSE files erroneously removed
- perl and tcpd. I'll have the webrev out tomorrow.
-
07:33 PM Bug #3088: some THIRDPARTYLICENSE files erroneously removed
- It would be nice to have the list of them here ;-)
-
03:35 PM Bug #3096 (Resolved): libctf does not validate function types correctly
- Currently libctf does not validate the types of a function that are passed in. It does not make sure that the return ...
-
03:14 PM Bug #3095 (Resolved): libctf does not validate arrays correctly
- Currently libctf does no validation when using the ctf_create_array() function. All it currently checks is that the a...
-
03:10 PM Feature #3094 (Resolved): libctf should support removing a dynamic type
- As part of doing the work for 3089 and trying to support self-referential structures, this forces us to be unable to ...
-
01:39 PM Bug #3093 (Resolved): zfs {user,group}space's -i is noop
- zfs {user,group}space's -i option (SID to POSIX ID translation) isn't used at all.
2012-08-18
-
02:49 PM Bug #3091 (Resolved): add -n to zlogin so its more compatible with rsh command line
- In some circumstances, it is easy to replace the execution of rsh with zlogin quite easily, e.g.
rsh remotemachine... -
02:20 AM Bug #3065 (Resolved): some functions in the tcp module can be static
- Resolved in r13774 commit:80b84226b49f
2012-08-17
-
10:26 PM Bug #3090 (Resolved): vdev_reopen() during reguid causes vdev to be treated as corrupt
- There is a period between the time spa_change_guid() is called and when the
labels with the new guid are synced to d... -
08:32 PM Feature #3089 (Resolved): want ::typedef
- Often times when using mdb, people run into situations where they either don't have CTF data or there are anonymous s...
-
07:02 PM Bug #3088 (Resolved): some THIRDPARTYLICENSE files erroneously removed
- A couple of THIRDPARTYLICENSE files got removed in error, despite the fact we still use them.
"Luckily", the close... -
03:56 PM Bug #3087: libuuid has a lot of dependencies
- Rich Lowe wrote:
> libuuid is not the problem, libdlpi (and others) are, as you point out. Fix them, if anything.
... -
03:55 PM Bug #3087: libuuid has a lot of dependencies
- libuuid is not the problem, libdlpi (and others) are, as you point out. Fix them, if anything.
-
12:15 PM Bug #3087 (In Progress): libuuid has a lot of dependencies
- libuuid has a lot of dependencies through libdlpi.so:...
2012-08-16
-
09:19 PM Bug #3086 (Resolved): unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasets
- The DS_FLAG_INCONSISTENT is set synchronously on a dataset before it is
destroyed. With async_destroy enabled this i... -
08:58 PM Bug #2399 (Resolved): zfs manual page does not document use of "zfs diff"
- Resolved in r13773 commit:00c2a08cf1bb
-
05:46 PM Bug #2399 (In Progress): zfs manual page does not document use of "zfs diff"
-
08:58 PM Bug #3085 (Resolved): zfs diff panics, then panics in a loop on booting
- Resolved in r13772 commit:2579580ac955
-
06:25 PM Bug #3085: zfs diff panics, then panics in a loop on booting
- It looks like the panic will occur any time a 'zfs release' causes a defer-destroyed snapshot to actually get destroy...
-
04:33 PM Bug #3085: zfs diff panics, then panics in a loop on booting
- I booted a prior BE, out of desparation, which hasn't crashed.
It seems likely that Matt's change to use _internal... -
01:58 AM Bug #3085: zfs diff panics, then panics in a loop on booting
- Yes, dsl_dataset_user_release_sync....
-
01:45 AM Bug #3085: zfs diff panics, then panics in a loop on booting
- I think we found the problem. spa_history_log_internal_ds() is being called too late from dsl_dataset_user_release_sy...
-
01:32 AM Bug #3085: zfs diff panics, then panics in a loop on booting
- Are you able to get a dump? If the diff was not on your root filesystem, you can boot with "-m milestone=none" in th...
-
01:11 AM Bug #3085: zfs diff panics, then panics in a loop on booting
- It's not clear to me (or, I think, Schrock), whether the problem is that the ds_dir is NULL, or that we don't cope.
... -
12:52 AM Bug #3085: zfs diff panics, then panics in a loop on booting
- It is perhaps important that the zfs diff invocation I used was of the form...
-
12:38 AM Bug #3085 (Resolved): zfs diff panics, then panics in a loop on booting
- I had the misfortune to interrupt a 'zfs diff'. The system immediately panicked for a reason I didn't catch, subsequ...
-
01:55 PM Feature #212 (Resolved): Atheros AR8132 / L1c Gigabit Ethernet Adapter
- Integrated.
changeset: 13768:ed21ea5d20cf
tag: tip
user: Gary Mills <gary_mills@fastmail.fm>
d... -
10:13 AM Bug #3084 (Feedback): System slow when accssing many file using CIFS.
- Here is some fresh data from this morning:...
2012-08-15
-
11:30 PM Bug #3084 (Closed): System slow when accssing many file using CIFS.
- h2. General Description
The entire system becomes 'slow' during(possible also after) accessing many files in a large... -
11:13 PM Bug #2445 (Resolved): savecore fails with dump archive but return EXIT_OK
-
06:46 PM Bug #3080 (Resolved): uninitialized var in dcopy_free may panic on boot
- Resolved in r13771 commit:2903afd49fe8
-
02:56 PM Bug #2601: kctl_isadep.c should support four serial consoles
- The change to kctl_pcache_create() is pretty simple.
I've tested this change on a system with a Tyan motherboard t...
2012-08-13
-
06:39 PM Bug #3080 (Resolved): uninitialized var in dcopy_free may panic on boot
- cleanup in dcopy_free is uninitialized, if the stack garbage under it is non-0, we'll free dcopy channels which we sh...
-
01:44 PM Bug #3043 (Closed): Relax restriction on zfs_ioc_next_obj() iteration
2012-08-12
-
02:58 PM Bug #3059 (Resolved): cmd/tcpd/* files should have correct functions prototypes
- changeset: 13770:f6f7025c7a4d
tag: tip
user: Igor Kozhukhov <ikozhukhov@gmail.com>
date: S... -
12:59 PM Bug #3068 (In Progress): vmstat swap/free wrong in local zones
2012-08-11
-
09:24 PM Bug #3072: GUI of TimeSlider will not start until password change
- Is this not just the problem of the root password being expired initially? In that case, changing the root password ...
-
04:14 PM Bug #3072 (New): GUI of TimeSlider will not start until password change
- As reported by openindiana@redharvey.com :
boot from openindiana 151a5 desktop dvd
default keyboard, language
la...
2012-08-10
-
08:10 PM Bug #3070 (In Progress): write lgrpinfo by C based on Perl lgrpinfo.pl
-
07:10 PM Bug #3013 (Resolved): ifconfig with no args should list all interfaces
- Fixed in:
changeset: 13769:2317a7492de4
tag: tip
user: Daniil Lunev <d.lunev.mail@gmail.com>
dat... -
12:37 PM Bug #3052: uname compatibility should be implemented with redefine_extname
- [spam was here]
-
09:30 AM Bug #1154 (Resolved): cpio needs a quiet option
- Resolved in r13767 commit:8c906b14afbd
-
09:18 AM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Daniil Lunev wrote:
> Server of it. Can you test these server and client? Will they reproduce the bug?
I've nearl... -
09:06 AM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Server of it. Can you test these server and client? Will they reproduce the bug?...
2012-08-09
-
10:07 PM Bug #3068 (In Progress): vmstat swap/free wrong in local zones
- vmstat sometimes displays incorrect values when used inside a local zone with 1 second interval and count set:
<pr... -
03:18 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- May be, I am doing something wrong, but off don't become zero in the followed code.
@while true; do kill -SIGALRM PI... -
01:34 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Daniil Lunev wrote:
> I call sendfile with non-blocking socket, it catch SIGALARM. Offset isn't changed. What versio...
2012-08-08
-
06:04 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- I call sendfile with non-blocking socket, it catch SIGALARM. Offset isn't changed. What version of OI do you use?
-
05:15 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Daniil Lunev wrote:
> I can't reproduce this bug on my system. It works pretty fine. I call sendfilev64, then send S... -
04:53 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- And sendfile64, even after receiving SIGALRM, returns right value - off + len;
-
04:42 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- I can't reproduce this bug on my system. It works pretty fine. I call sendfilev64, then send SIGALRM and sfv_off isn'...
-
03:12 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Daniil Lunev wrote:
> libsendfile calls SYS_sendfile. This syscall check receiving any signals in three places. When... -
09:31 AM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- libsendfile calls SYS_sendfile. This syscall check receiving any signals in three places. When it finds out that ther...
-
03:43 PM Bug #2982: nfs3: cleanup debug code at nfs3_srv.c
- I think the justification here is that the code was used for testing a specific scenario during implementation and is...
-
03:19 PM Bug #3067 (Resolved): Typo in spelling "succssful"
- There are another two occurrences of misspelled "succssful" word beyond the one mentioned in 3064...
-
11:42 AM Support #3066 (New): ahci: [ID 517647 kern.warning] WARNING: ahci0: watchdog port 1 satapkt 0xffffff02ea521988 timed out
- not sure if this is a bug, a regression in oi_151a5 or my ssd too close to full or worse, slowly dying.
I notice a... -
09:02 AM Bug #3065 (Resolved): some functions in the tcp module can be static
- Some functions declared as extern are in fact local static ones.
-
06:55 AM Bug #3064 (Resolved): usr/src/cmd/zpool/zpool_main.c misspells "successful"
- Line 3274 misspells the word "successful"...
-
03:49 AM Feature #3014: Intel X540 Support
- Rich Lowe wrote:
> Resolved in r13761 commit:229af35d14fb
>
> Unless there's some reason this was left open? Dan?... -
03:09 AM Feature #3014 (Resolved): Intel X540 Support
- Resolved in r13761 commit:229af35d14fb
Unless there's some reason this was left open? Dan?
2012-08-07
-
05:44 PM Bug #3059 (Pending RTI): cmd/tcpd/* files should have correct functions prototypes
-
05:44 PM Bug #3059 (In Progress): cmd/tcpd/* files should have correct functions prototypes
- I can't change state "to RTI"
-
05:43 PM Bug #3063 (Resolved): many instances of unlike enum comparison
- Throughout the tree, there are quite a few places where we compare an enum foo to an enum bar, almost always accident...
-
03:56 PM Bug #3062 (Resolved): illumos should build/work with GCC 4.6 or newer
- Given the long lead time necessary to get everything fixed and tested, I've begun trying to get things happy with 4.6...
-
02:08 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Daniil Lunev wrote:
> And what about other signals? Do they reset the offset?
Don't know, SIGALRM is the only sig... -
01:58 PM Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- And what about other signals? Do they reset the offset?
-
07:28 AM Bug #1884: Empty "used" field for zfs *space commands
- Igor Pashev wrote:
> Yuri Pankov wrote:
> > there's a column named *USED* in the output, and it should report corre...
2012-08-06
-
11:00 PM Bug #3061 (Resolved): zfs {user,group}space -o doesn't use specified fields order
- zfs {user,group}space -o doesn't use specified fields order (output is still in the default order)....
-
10:58 PM Bug #3060 (Resolved): zfs {user,group}space -H output isn't tab-delimited
-
10:10 PM Bug #3040: performance: remove rrw_lock
- For original kernel, dtrace-1000, stack:
unix`default_lock_delay+0x8c
unix`mutex_vec... -
04:10 PM Bug #3053 (Feedback): usr/src/tools/protocmp/* should use __x86 for intel platform
- can I send it to RTI ?
-
04:09 PM Bug #3054 (Feedback): tools/protolist/protolist.c should use __x86 for intel planforms
- can I send it to RTI ?
-
03:47 PM Bug #3059 (Resolved): cmd/tcpd/* files should have correct functions prototypes
- They are files have no correct prototypes of functions:
cmd/tcpd/fakelog.c
have:
openlog(name, logopt, facility)
...
2012-08-05
-
02:46 PM Feature #1789: "zpool labelclear" should remove ZFS label on desired devices
- Anything stopping this from going forward (as provided workaround doesn't really work)?
-
08:57 AM Feature #3057 (Resolved): Remove sgml util from cmd/man
- Just remove usr/src/cmd/man/src/util. It should be strictly NOOP as current man(1) detects the presence of sgml2roff ...
2012-08-04
-
04:49 PM Feature #3056 (New): Support for Broadcom 5720
-
03:09 PM Bug #3054: tools/protolist/protolist.c should use __x86 for intel planforms
- the same problem with #3053
I have tested builds of tools by 64bit compiler.
I have made wrapper for it with tr... -
12:20 PM Bug #3054 (Feedback): tools/protolist/protolist.c should use __x86 for intel planforms
- tools/protolist/protolist.c should use __x86 for intel platforms because have problems with builds by 64bit compiler.
-
03:08 PM Bug #3053: usr/src/tools/protocmp/* should use __x86 for intel platform
- I have tested builds of tools by 64bit compiler.
I have made wrapper for it with translate build line:
/usr/gcc/4... -
11:27 AM Bug #3053 (Feedback): usr/src/tools/protocmp/* should use __x86 for intel platform
- files at usr/src/tools/protocmp/* should use __x86 for intel platform.
we have problems with __i386 and i386 defines... -
01:25 PM Bug #3055 (Closed): sendfile sets *off to 0 when interrupted by SIGALRM
- After spending several hours investigating a strange problem in Netatalk running on Openindiana I was finally able to...
-
02:35 AM Bug #1154 (In Progress): cpio needs a quiet option
- Here's what the fixed cpio does:...
2012-08-03
-
06:38 PM Bug #3052 (Resolved): uname compatibility should be implemented with redefine_extname
- At present, utsname.h contains two static function implementations of uname() and _uname() used to deal with binary c...
-
01:56 PM Feature #3047 (In Progress): grep support for -r would be useful
-
04:20 AM Bug #2560 (Resolved): ACPI parser fails to identify COM3 on Tyan motherboard
- ...
2012-08-02
-
05:32 PM Bug #3048: zfs {user,group}space [-s|-S] is broken
- It should be (is) already fixed in https://www.xvoid.org/illumos/webrev/zfs-ugspace/.
-
05:27 PM Bug #3048: zfs {user,group}space [-s|-S] is broken
- I suppose you could append a fake property that's never duplicated, and then omit it on the display. That should fix...
-
02:10 PM Bug #3048: zfs {user,group}space [-s|-S] is broken
- The cause of the bug is using of avl tree in zfs(1M) to sort records. There are two ways to fix it:
1) update avl tr... -
12:37 PM Bug #3048 (Resolved): zfs {user,group}space [-s|-S] is broken
- zfs {user,group}space [-s|-S] is broken (misses the entries with the same quota)....
-
12:38 PM Bug #3049 (Resolved): zfs {user,group}space -t doesn't really filter the results
- ...
-
09:32 AM Feature #3047 (Resolved): grep support for -r would be useful
- The /usr/bin/grep still does not support recursive string searches.
2012-08-01
-
09:06 PM Bug #3046 (Resolved): crash on boot in zfs_rmnode
- Resolved in r13765 commit:9410cf539b11
-
08:48 PM Bug #3046 (In Progress): crash on boot in zfs_rmnode
- This was caused by #3006, which I'll have backed out within an hour or so....
-
08:33 PM Bug #3046: crash on boot in zfs_rmnode
- The 'xzp->z_id' here should be 'zp->z_id', the xattr node may not exist, and has already been dealt with regardless:
... -
07:49 PM Bug #3046: crash on boot in zfs_rmnode
- I'm seeing this too, and will take a look.
-
07:25 PM Bug #3046 (Resolved): crash on boot in zfs_rmnode
- My system dumps core during boot with this changeset:
38b4aca480b3 tip
I took three pictures of my screen when ... -
09:06 PM Feature #3006 (New): VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero
- Backed out in 13765:9410cf539b11
2012-07-31
-
05:58 PM Bug #3040: performance: remove rrw_lock
- Matthew Ahrens wrote:
> I saw ~ 1 million syscl/sec/CPU with 4 threads and 4 CPUs. Performance degraded with 8 thre... -
05:41 PM Bug #3040: performance: remove rrw_lock
- I saw ~ 1 million syscl/sec/CPU with 4 threads and 4 CPUs. Performance degraded with 8 threads and 8 CPUs, to ~400K ...
-
04:48 PM Bug #3040: performance: remove rrw_lock
- Sorry test it should be run in background
for i in `seq 1 16`; do
./test_stat file-$i &
done
-
04:42 PM Bug #3040: performance: remove rrw_lock
- Matthew Ahrens wrote:
> I don't understand how you are pegging 16 CPUs with only 1 thread.
Matthew, I described i... -
04:30 PM Bug #3040 (Feedback): performance: remove rrw_lock
- I don't understand how you are pegging 16 CPUs with only 1 thread.
I get 1.6 Million syscl/sec using your test (1 ... -
04:12 PM Bug #3040: performance: remove rrw_lock
- b) rrwlock was introduced by commit:
changeset: 5326:6752aa2bd5bc
user: ek110237
date: ... -
12:32 PM Bug #3040 (In Progress): performance: remove rrw_lock
- a) Accordingly to lockstat and dtrace outputs, a lot of time is spending at rrw_enter_read or rrw_exit, whereas
... -
03:25 PM Bug #3043: Relax restriction on zfs_ioc_next_obj() iteration
- I have tested it with OI 151a5. Also, I have looked through the latest illumos-gate sources and it seems to show dele...
-
03:24 PM Bug #3043: Relax restriction on zfs_ioc_next_obj() iteration
- Upgraded to 151a5 and the problem is fixed.
Sorry for reporting an already fixed bug. -
02:49 PM Bug #3043: Relax restriction on zfs_ioc_next_obj() iteration
- I'm working on OpenIndiana 151a4 and no deleted files or directories are showing up in zfs diff.
I will upgrade... -
02:08 PM Bug #3043: Relax restriction on zfs_ioc_next_obj() iteration
- root@Exile:# zfs diff rpool/test@m1
M /rpool/test/mk
- /rpool/test/mk/testf
It seems to work as y... -
01:48 PM Feature #3006 (Resolved): VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero
- changeset: 13764:38b4aca480b3
tag: tip
user: Madhav Suresh <madhav.suresh@delphix.com>
date: ... -
01:11 PM Bug #2998: AHCI reports many "Illegal Request" with Intel C602 chipset
- Another status update to observed behavior since behavior has changed again. As of sometime yesterday, the illegal r...
2012-07-30
-
08:34 PM Bug #3043 (In Progress): Relax restriction on zfs_ioc_next_obj() iteration
- Assuming we should expect the same functionality as on Solaris files that are removed between snapshots should be lis...
-
07:41 PM Bug #2757: 32bit sparc direct system calls should not rely on compiler mannerisms
- The implementation quirk referenced above, but not described is this:
Given types such as intptr_t, most important... -
04:55 PM Bug #3041 (In Progress): zfs: deadlock between dp->dp_config_rwlock and ds->ds_opening_lock
- Thanks for reporting this deadlock. I am working on restructuring the way the dp_config_rwlock is used; I'll make su...
-
02:18 PM Bug #3041: zfs: deadlock between dp->dp_config_rwlock and ds->ds_opening_lock
- Reproducer: "zfs recv & zfs list"
-
11:20 AM Bug #3041 (Closed): zfs: deadlock between dp->dp_config_rwlock and ds->ds_opening_lock
- panic[cpu0]/thread=ffffff00d2bc17e0:
Deadlock: cycle in blocking chain
ffffff00024e5a00 genunix:turnstile_blo... -
04:50 PM Bug #3040 (Feedback): performance: remove rrw_lock
- Please update this report with:
(b) how much performance could improve if we removed the lock entirely, or changed... -
10:46 AM Bug #3040: performance: remove rrw_lock
- Solution: replace rrw_lock with OS rw_lock.
If it brings deadlock, introduce property for rw_lock that "enables" n... -
10:35 AM Bug #3040 (Feedback): performance: remove rrw_lock
- ZFS uses it's own rrw_lock.
rrw_lock is not real rw_lock because in internals it is mutex.
Therefore this bring... -
12:24 PM Bug #3042 (New): webrev -D should ask for passphrase
- Currently, one can't delete an uploaded webrev if rsa key is passphrased. It happen because "sftp -b <file>", that is...
2012-07-29
-
09:10 PM Feature #3039 (Feedback): use new version of xgettext within illumos
- Just cause the build of whatever software to run the GNU version of the command instead? I don't think there's any p...
-
09:09 PM Feature #3039 (Rejected): use new version of xgettext within illumos
- While trying to build GRAMPS ( http://sourceforge.net/projects/gramps/files/ ) the compilation is failing because the...
-
01:55 AM Bug #1870 (Closed): ctfconvert should accept DWARF objects with no type data
2012-07-28
-
11:55 PM Feature #3037 (New): vmstat memory output is hard to read on modern systems
- The swap and free columns are presented in kilobytes by vmstat today. On modern systems with gigabytes of memory this...
2012-07-26
-
10:02 PM Bug #2445: savecore fails with dump archive but return EXIT_OK
- Resolved in r13760 commit:527f645bd884
-
03:27 PM Feature #3035: LZ4 compression support in ZFS and GRUB
- Webrev at http://cr.illumos.org/~webrev/skiselkov/3035/
Source can be pulled from hg staging repo at http://62.65.18... -
01:14 PM Feature #3035 (Closed): LZ4 compression support in ZFS and GRUB
- LZ4 is a new high-speed BSD-licensed compression algorithm written by Yann Collet that delivers very high compression...
-
03:24 PM Bug #3036 (Feedback): Update hwdata to current upstream data
- Patches to hwdata DB info for Illumos kernel.
-
02:58 PM Bug #3036 (Resolved): Update hwdata to current upstream data
- Update hardware data device id data files to recent versions.
Ref: https://hg.openindiana.org/upstream/illumos/illum... -
11:54 AM Feature #3034 (Feedback): Add . to sprintf format strings in the kernel
- The kernel sprintf format string does not currently allow the use of periods.
This increases the difficulty of using... -
02:25 AM Bug #2998: AHCI reports many "Illegal Request" with Intel C602 chipset
- The system is still up and zfs pool is still working ok. No soft/hard/transport errors have been reported. The beha...
-
01:54 AM Bug #1702: D compiler chokes on some bitfields
- This occurs because libdtrace's pseudo-C compiler uses libctf for storing type information, and libctf does not handl...
-
12:38 AM Feature #3021 (Resolved): option for time-ordered output from dtrace(1M)
- Resolved in r13758 commit:23432da34147
-
12:38 AM Bug #3022 (Resolved): DTrace: keys should not affect the sort order when sorting by value
- Resolved in r13758 commit:23432da34147
-
12:38 AM Bug #3023 (Resolved): it should be possible to dereference dynamic variables
- Resolved in r13758 commit:23432da34147
-
12:38 AM Bug #3024 (Resolved): D integer narrowing needs some work
- Resolved in r13758 commit:23432da34147
-
12:38 AM Bug #3025 (Resolved): register leak in D code generation
- Resolved in r13758 commit:23432da34147
-
12:38 AM Bug #3026 (Resolved): libdtrace should set LD_NOLAZYLOAD=1 to help the pid provider
- Resolved in r13758 commit:23432da34147
2012-07-25
-
10:24 PM Bug #2599 (Resolved): git-pbchk suffers classic pipe deadlock
- Resolved in r13757 commit:2e70a48f5fe2
-
03:26 PM Bug #417 (Resolved): Stale OpenOwner entries are not reaped for active clients
- ...
-
03:26 PM Bug #1927 (Resolved): nfs4 stale clientid loop (OI server, Linux client)
- ...
-
07:19 AM Bug #2930: beadm should sort by creation date
- Working on it...
-
01:59 AM Bug #3031 (New): DTrace block comment references nonexistent type
- The DTrace Meta Provider API block comment in <sys/dtrace.h> shows the second argument of dtms_provide_pid and dtms_r...
-
01:13 AM Bug #2447 (Resolved): beadm should be more descriptive about some errors
- Resolved in r13755 commit:80fe82480d1e
2012-07-24
-
07:36 PM Feature #1553: ZFS should not trust the layers underneath regarding drive timeouts/failure
- Oh don't get me wrong it should be handled in the driver as well, however ZFS shouldn't trust anything and should alw...
-
12:54 PM Feature #1553: ZFS should not trust the layers underneath regarding drive timeouts/failure
- I think this needs to be dealt with at the driver really, and integrated with FMA, after all other like issues are co...
-
05:13 PM Feature #3029 (Closed): GM Tech 2
- spam
-
07:13 AM Feature #3029: GM Tech 2
- The Kiwi Bluetooth unit connects to your car via a 6-foot cable with so<a href="http://www.obd4u.fr">obd2</a> bring y...
-
07:12 AM Feature #3029 (Closed): GM Tech 2
- Bring your own zip-ties or double-sided tape, attach[url=http://www.obd4u.fr]obd2[/url] the Kiwi Bluetooth.Jump to [u...
-
02:58 PM Bug #2995 (Feedback): pcan and pcwl wifi device drivers EOL
- Pending RTI
-
01:12 PM Bug #2445 (Pending RTI): savecore fails with dump archive but return EXIT_OK
-
01:11 PM Bug #2447 (Pending RTI): beadm should be more descriptive about some errors
-
03:56 AM Bug #2599 (In Progress): git-pbchk suffers classic pipe deadlock
2012-07-23
-
10:21 PM Bug #3028: zfs {group,user}space -n prints (null) instead of numeric GID/UID
- Overshoot.
[2] https://bitbucket.org/illumos/illumos-gate/src/7231b684c18b/usr/src/cmd/zfs/zfs_main.c#cl-2483 -
10:16 PM Bug #3028: zfs {group,user}space -n prints (null) instead of numeric GID/UID
- I think it is @usr/src/cmd/zfs/zfs_main.c@
It uses @nvlist_add_uint32()@ to set id [1], but test for @DATA_TYPE_UI... -
01:46 PM Bug #3028 (In Progress): zfs {group,user}space -n prints (null) instead of numeric GID/UID
-
12:58 PM Bug #3028 (Resolved): zfs {group,user}space -n prints (null) instead of numeric GID/UID
- ...
-
09:00 PM Bug #1884: Empty "used" field for zfs *space commands
- Yuri Pankov wrote:
> there's a column named *USED* in the output, and it should report correct data.
Do you mean ... -
12:51 PM Bug #1884: Empty "used" field for zfs *space commands
- sham pavman wrote:
> After looking at the concerned code and a few snips from the manpage.. I believe this is the ex... -
05:53 PM Bug #3027: installgrub can segfault when encountering bogus data on disk
- New webrev: http://grumpf.hope-2000.org/illumos-3027-webrev-2/
Changes:
* calculate maximum size of extra data an... -
12:52 AM Bug #3027: installgrub can segfault when encountering bogus data on disk
- Webrev: http://grumpf.hope-2000.org/illumos-3027-webrev/
-
12:49 AM Bug #3027 (Resolved): installgrub can segfault when encountering bogus data on disk
- Installgrub tries to read possibly existing grub stages from the disk before installing the new stages.
For some p... -
10:36 AM Bug #815: Need ipadm(1M) manual page
- Jerry Jelinek (from Joyent) has integrated a likely suitable page into their gate:
https://github.com/joyent/illum... -
08:18 AM Bug #3015: lofiadm should use libz.so.1, not libz.so
- have no dependencies on libz.so on my system with gcc44 build:
root@oi-vm:~# ldd /usr/sbin/lofiadm
libdev... -
12:30 AM Bug #3026 (Resolved): libdtrace should set LD_NOLAZYLOAD=1 to help the pid provider
-
12:23 AM Bug #3025 (Resolved): register leak in D code generation
- dt_cg_ptrsize() can leak a register:
185 dt_cg_ptrsize(dt_node_t *dnp, dt_irlist_t *dlp, dt_regset_t *drp,
... -
12:18 AM Bug #3024 (Resolved): D integer narrowing needs some work
- casting between types in DTrace can lead to unexpected results; C should be used as the model for how DTrace should b...
-
12:16 AM Bug #3023 (Resolved): it should be possible to dereference dynamic variables
- Currently you can examine members of dynamic variables:
args[1]->fi_name;
but you cannot copy the whole structure... -
12:13 AM Bug #3022 (Resolved): DTrace: keys should not affect the sort order when sorting by value
- # dtrace -n 'BEGIN{ @[(int)1, (int)1] = sum(1); @[(short)2, (short)2] = sum(2); exit(0); }'
dtrace: description 'BEG... -
12:09 AM Feature #3021 (Resolved): option for time-ordered output from dtrace(1M)
- DTrace should support a mode where output is ordered by time.
Also available in: Atom