Activity
From 2014-03-06 to 2014-04-04
2014-04-04
-
10:46 PM Bug #4730 (Closed): metaslab group taskq should be destroyed in metaslab_group_destroy()
- I experienced zpool import hang when doing zpool export and then import on the same machine repeatly.
After applyi... -
05:19 PM Bug #4723: Remove unused perl extensions
- "git commit c9f77c52c0735e65aa2534394c5151cdb963cbef":https://github.com/illumos/illumos-gate/commit/c9f77c52c0735e65...
-
05:19 PM Bug #3900: illumos will not build against gcc compiled perl
- "git commit c9f77c52c0735e65aa2534394c5151cdb963cbef":https://github.com/illumos/illumos-gate/commit/c9f77c52c0735e65...
-
04:50 PM Bug #3807: rpc_clnt_create uses udp when tcp is requested
- I think there is a bug and I believe the client should try more than UDP only when it is contacting the rpcbind.
-
03:38 PM Bug #3807: rpc_clnt_create uses udp when tcp is requested
- Since contacting the rpcbind service with UDP before contacting the destination service with TCP is normal behavior, ...
-
03:34 PM Bug #4729 (Closed): __rpcb_findaddr_timed should try rpcbind protocol 4 first
- The function __rpcb_findaddr_timed() in rpcb_clnt.c is used internally to obtain the address or port number of a remo...
-
11:37 AM Bug #4728 (New): fix TIMESTAMP formatting in FM code (usr/src/cmd/fm)
- Initially the problem was seen as empty TIMESTAMP values in e-mails sent from service/fault-management/smtp-notify ag...
-
09:16 AM Bug #4727 (New): Assertion failed in ILB daemon: ret > 0, file ilbd_hc.c, line 1466, function ilbd_hc_child_data
- MDB output:
@f2fff798 libc_hwcap1.so.1`_lwp_kill+0x15(1, 6, f2fff7b8, ef840fe1)
f2fff7b8 libc_hwcap1.so.1`raise+0... -
08:41 AM Bug #4715 (Feedback): Minor fixes in ILB code (usr/src/uts/common/inet/ilb)
-
08:41 AM Bug #4715: Minor fixes in ILB code (usr/src/uts/common/inet/ilb)
- Please review:
http://mtc.md/sscdvp/webrevs/issue_4715/
Regards,
Serghei Samsi -
08:38 AM Bug #4726 (In Progress): Misc. fixes in ILB code (usr/src/uts/common/inet/ilb)
- Main scope: fixing the issues of ILB code which has nothing specific.
-
05:45 AM Bug #4670 (In Progress): Resource leak in cots_listen_event() when set_addrmask() fails
-
05:17 AM Bug #4555: macro side-effects with /usr/include/libelf.h
- "git commit 7a3fc0ccaf807a654980fdce2d9187503628b99d":https://github.com/illumos/illumos-gate/commit/7a3fc0ccaf807a65...
-
05:16 AM Bug #4555 (Resolved): macro side-effects with /usr/include/libelf.h
- See update from the git robot.
-
04:04 AM Bug #897: NFS server should not show ephemeral IDs
- Gordon, what exactly is the problem here? Unfortunately, the URL linked in the Description no longer works.
Thank ...
2014-04-03
-
07:50 PM Bug #4725 (New): xdr_create(3nsl): Missing parens in synopsis for xdrrec_create()
- The synopsis for xdrrec_create() is invalid here in the xdr_create(3nsl) man page:...
-
07:22 PM Bug #4724 (Closed): Possible memory leak in _clnt_vc_create_timed()
- In a rare case when the first malloc() at line 241 fails and the second malloc() at line 242 succeeds, we will leak c...
-
04:15 PM Bug #4462 (Resolved): clnt_vc_control()/clnt_dg_control() could return RPC_FAILED instead of FALSE
-
04:14 PM Bug #4462: clnt_vc_control()/clnt_dg_control() could return RPC_FAILED instead of FALSE
- "git commit 5131caa123fd046a511d18145869507ae9b7b9dd":https://github.com/illumos/illumos-gate/commit/5131caa123fd046a...
-
06:17 AM Bug #4462 (Pending RTI): clnt_vc_control()/clnt_dg_control() could return RPC_FAILED instead of FALSE
-
03:20 PM Bug #4721: writing NT_FDINFO leaks vnode
- "git commit 4b835deeb9507998d1e01b7be950b7ddb0d2564f":https://github.com/illumos/illumos-gate/commit/4b835deeb9507998...
-
03:19 PM Bug #4721 (Resolved): writing NT_FDINFO leaks vnode
-
08:45 AM Bug #4723 (Resolved): Remove unused perl extensions
- illumos-gate ships the following perl modules which are not used by anything else delivered as part of the gate:
S...
2014-04-02
-
06:56 PM Bug #4722 (Closed): fm/smtp-notify mails about events in previously closed cases upon fmd (re)start
- fmd seems to re-send list.suspect events from all logged cases that have
already been solved upon startup:... -
06:17 PM Bug #4721 (Resolved): writing NT_FDINFO leaks vnode
- Dave put together a script that traced hold and rele for kernel stacks. Dave and Bryan initially found that the numbe...
-
03:27 PM Bug #4720 (New): vhangup returns int
- According to implementation (and in opposite to manpage), prototype of vhangup is @int vhangup(void)@, *not* @void vh...
-
06:51 AM Bug #4555: macro side-effects with /usr/include/libelf.h
- webrev http://cr.illumos.org/~webrev/risto3/il_4555
-
06:49 AM Feature #4719: update gate build environment to [open]jdk7
- initial webrev http://cr.illumos.org/~webrev/risto3/il_4719
-
06:37 AM Feature #4719 (Closed): update gate build environment to [open]jdk7
- Placeholder issue for jdk7 update as discussed in the
'Re: [developer] wip jdk1.7 with illumos-gate' topic found on ...
2014-03-31
-
08:43 PM Bug #4462 (In Progress): clnt_vc_control()/clnt_dg_control() could return RPC_FAILED instead of FALSE
-
07:09 PM Feature #4703: would like xargs support for -P
- Here is an initial webrev with my attempt at adding this feature to xargs: http://cr.illumos.org/~webrev/potatosalad/...
-
06:09 PM Bug #3807: rpc_clnt_create uses udp when tcp is requested
- Yes, the rpcbind server listens on both transports, but the client application does not get to choose which one. The...
-
04:10 PM Bug #3807: rpc_clnt_create uses udp when tcp is requested
- rpcbind listens on both transports: UDP and TCP. It is client's decision what transport it uses/tries.
-
12:47 AM Bug #3807: rpc_clnt_create uses udp when tcp is requested
- Blocking UDP in a firewall likely will never work. The reason is that an RPC client first has to send a query to the...
-
03:40 PM Bug #4539 (In Progress): _t_checkfd() should not call find_tilink() if force_sync is set
-
12:57 PM Bug #4718 (New): zfs send -R -i does not fail (or warn) if incremental source does not exist
- When sending an incremental replication stream, if the incremental source does not exist, a full replication stream w...
-
06:53 AM Bug #4398: Extra spaces in man pages
- "git commit d55495d98c0ef13ad2369864c0a22ad883ff92fc":https://github.com/illumos/illumos-gate/commit/d55495d98c0ef13a...
-
06:52 AM Bug #4398 (Resolved): Extra spaces in man pages
-
06:53 AM Bug #4483: rpcbind: Reply for remote calls comes from incorrect UDP port
- "git commit 8f6d9dae92449b59bdafcb7777bc32f1b2726e48":https://github.com/illumos/illumos-gate/commit/8f6d9dae92449b59...
-
06:52 AM Bug #4483 (Resolved): rpcbind: Reply for remote calls comes from incorrect UDP port
-
06:53 AM Bug #4575: Single threaded rpcbind is not scalable
- "git commit 8f6d9dae92449b59bdafcb7777bc32f1b2726e48":https://github.com/illumos/illumos-gate/commit/8f6d9dae92449b59...
-
06:52 AM Bug #4575 (Resolved): Single threaded rpcbind is not scalable
2014-03-30
-
12:14 PM Bug #4715: Minor fixes in ILB code (usr/src/uts/common/inet/ilb)
- Another example is missing mutex_exit() for nsh_lock in line 244 (file usr/src/uts/common/inet/ilb/ilb_nat.c):
@24... -
06:29 AM Feature #4150: update to acpica-20130823
- https://github.com/risto3/illumos-gate has been updated with a single branch 'il_4150' to track acpica v5 when upstre...
-
06:22 AM Bug #4717 (Closed): Missing period (.) in man pages
- There is missing period between "xti.h" and "TLI" here in the t_open(3nsl) man page:...
-
03:20 AM Bug #4716 (New): getopt: check for NULL before accessing argv[n][m]
- getopt may SEGVs if argv[n] is NULL...
2014-03-29
-
07:04 PM Bug #4715 (Feedback): Minor fixes in ILB code (usr/src/uts/common/inet/ilb)
- ILB code lacks cleanups in some places [mutex_destroy(), list_destroy() etc].
An example is ilb_sticky_hash_fini().
2014-03-28
-
11:17 PM Bug #4713 (Closed): rpc_svc_create(3nsl): "for the given program" is strange
- "for the given program" here in the rpc_svc_create(3nsl) man page is strange:...
-
10:18 PM Feature #4660: update man pages for lofi in a zone
- "git commit 3878843a57bae7ad8da31ef4aaeed8388d2f534c":https://github.com/illumos/illumos-gate/commit/3878843a57bae7ad...
-
10:17 PM Feature #4660 (Resolved): update man pages for lofi in a zone
-
10:18 PM Bug #4662: need a way to disable default file systems in zones
- "git commit 8cd81a20c40b49e1fad4022a2774ec6ad5066532":https://github.com/illumos/illumos-gate/commit/8cd81a20c40b49e1...
-
10:17 PM Bug #4662 (Resolved): need a way to disable default file systems in zones
-
09:59 PM Bug #633 (Resolved): case-folding collision in illumos-gate
-
09:59 PM Bug #633: case-folding collision in illumos-gate
- "git commit d109324670f8a760f881a767533543131276a99a":https://github.com/illumos/illumos-gate/commit/d109324670f8a760...
-
09:59 PM Bug #4337 (Resolved): eliminate /etc/TIMEZONE
-
09:59 PM Bug #4337: eliminate /etc/TIMEZONE
- "git commit 052519c2d30736afb1861979b73d5a889cf7fba8":https://github.com/illumos/illumos-gate/commit/052519c2d30736af...
-
06:07 PM Bug #4658: uninitialised variable trashes command line on coal
- "git commit a5602e1bdcf9570fa24684b54cf57a3f22e05ae1":https://github.com/illumos/illumos-gate/commit/a5602e1bdcf9570f...
-
06:06 PM Bug #4658 (Resolved): uninitialised variable trashes command line on coal
-
06:07 PM Feature #4657: want grub support for cross-menu OS console variable
- "git commit a5602e1bdcf9570fa24684b54cf57a3f22e05ae1":https://github.com/illumos/illumos-gate/commit/a5602e1bdcf9570f...
-
06:06 PM Feature #4657 (Resolved): want grub support for cross-menu OS console variable
-
06:07 PM Feature #4656: want grub composite console
- "git commit a5602e1bdcf9570fa24684b54cf57a3f22e05ae1":https://github.com/illumos/illumos-gate/commit/a5602e1bdcf9570f...
-
06:06 PM Feature #4656 (Resolved): want grub composite console
-
06:07 PM Bug #4659: grub corrupts stack while installing stage1.5
- "git commit 09fadd948f9011c308be671dac979e0566feafdf":https://github.com/illumos/illumos-gate/commit/09fadd948f9011c3...
-
06:06 PM Bug #4659 (Resolved): grub corrupts stack while installing stage1.5
-
04:52 PM Feature #4700: "zpool get" doesn't support -H or -o options
- "git commit c58b352673e88983cd2b8a388a8c7625f35e2f18":https://github.com/illumos/illumos-gate/commit/c58b352673e88983...
-
04:51 PM Feature #4700 (Resolved): "zpool get" doesn't support -H or -o options
-
04:52 PM Feature #3993: zpool(1M) and zfs(1M) should support -p for "list" and "get"
- "git commit c58b352673e88983cd2b8a388a8c7625f35e2f18":https://github.com/illumos/illumos-gate/commit/c58b352673e88983...
-
04:51 PM Feature #3993 (Resolved): zpool(1M) and zfs(1M) should support -p for "list" and "get"
-
01:47 PM Bug #4712 (Closed): Prefer 'parsable' over 'parseable' in the manual pages
- The manpage uses both "parsable" and "parseable". It should be "parsable".
-
08:46 AM Bug #4711 (Resolved): itadm(1M) usage output overflows 80 characters
-
08:45 AM Feature #4710 (Resolved): itadm(1M) needs an easily parsable output mode
- itadm(1M) needs an easily parsable output mode, the required functionality is already present in the code, but, for u...
-
04:59 AM Bug #4573 (Resolved): ZFS snapshot alias
2014-03-27
-
08:54 PM Bug #4573: ZFS snapshot alias
- "git commit 7dbbcd8300f0241d3ec9686f2a0a06107c1b90cb":https://github.com/illumos/illumos-gate/commit/7dbbcd8300f0241d...
-
08:07 PM Bug #4622 (Resolved): asy.conf interrupt configuration broken
- See above.
-
08:07 PM Bug #4622: asy.conf interrupt configuration broken
- "git commit 709ee7cac5ff7cd991f4b21face672a23a7409a5":https://github.com/illumos/illumos-gate/commit/709ee7cac5ff7cd9...
-
06:33 PM Bug #4230: zpool import panics system
- Is this bug a duplicate, per your last comment? If so, I'd like to close this.
-
06:31 PM Bug #4709 (In Progress): libnsl/TLI is not fork(2) safe
- In the init function of libnsl(3lib) called _libnsl_lock_init() there is an attempt to be fork(2) safe and the pthrea...
-
04:46 PM Bug #3807 (Feedback): rpc_clnt_create uses udp when tcp is requested
- I'll see what I can do with this one.
-
04:02 PM Feature #4696 (In Progress): allowed-ips should let you specify prefixes
-
04:01 PM Bug #4146 (Resolved): getconf(1) does not support XATTR_ENABLED, XATTR_EXISTS, SATTR_ENABLED, SATTR_EXISTS keys
-
03:44 PM Bug #4708 (Closed): BAD TRAP: type=e (#pf Page fault) rp=ffffff0173ac08d0 addr=10 occurred in module "mpt_sas" due to a NULL pointer dereference
-
03:05 PM Bug #4708: BAD TRAP: type=e (#pf Page fault) rp=ffffff0173ac08d0 addr=10 occurred in module "mpt_sas" due to a NULL pointer dereference
- duplicate of https://www.illumos.org/issues/4682
-
02:14 PM Bug #4708: BAD TRAP: type=e (#pf Page fault) rp=ffffff0173ac08d0 addr=10 occurred in module "mpt_sas" due to a NULL pointer dereference
- I have the 400m compressed vmdump file, please let me know where I can upload it if you need it.
-
02:02 PM Bug #4708 (Closed): BAD TRAP: type=e (#pf Page fault) rp=ffffff0173ac08d0 addr=10 occurred in module "mpt_sas" due to a NULL pointer dereference
- # echo '$<msgbuf' | mdb -k 0
MESSAGE
sd9 is /scsi_vhci/disk@g5000c50057e2d233
/scsi_vhci/disk@g5000c50057e2d233 (s... -
10:56 AM Bug #4707 (New): Want an option to "zpool create" for creating bootable pools
- When creating an EFI pool (the default) things like the VTOC and formatting are already handled - it would be nice if...
-
09:56 AM Bug #4706 (In Progress): Kernel panic in ip:ilb_sticky_hash_fini when ilb enable zone is halted
- Please review
http://mtc.md/sscdvp/webrevs/issue_4706/
Regards,
Serghei Samsi -
09:49 AM Bug #4706 (In Progress): Kernel panic in ip:ilb_sticky_hash_fini when ilb enable zone is halted
- Root cause is due to ilb_sticky_t freed erroneously via kmem_free() instead of kmem_cache_free() [file ilb_con.c, lin...
-
09:27 AM Bug #4492: zone hung in down state, stuck in ilb_stack_fini
- Please review
http://mtc.md/sscdvp/webrevs/issue_4492/
Regards,
Serghei Samsi
2014-03-26
-
08:59 PM Bug #4705 (Closed): fork(2): See "MT-Level of Libraries"
- This is in the fork(2) man page:...
-
08:34 PM Bug #4704 (Closed): thr_sigsetmask(3c): Minor typos in the man page
- There is missing space between "the" and "sigprocmask(2)" here in the thr_sigsetmask(3c) man page:...
-
02:18 PM Feature #4701: would like grep context options (-A, -B, -C)
- As far as I know these options are part of POSIX standard.
However, most of the Unices implement the -A, -B, and -C ...
2014-03-25
-
01:31 AM Feature #4700: "zpool get" doesn't support -H or -o options
- This is already being reviewed as a part of #3993. You might take a look at http://xenol.eu/~xenol/webrev/illumos-399...
2014-03-24
-
11:24 PM Feature #4703 (Closed): would like xargs support for -P
- BSD xargs supports "-P nprocs" to specify that up to "nprocs" invocations may be issued in parallel. This is very ha...
-
11:23 PM Feature #4702 (Duplicate): would like ::refstr
- It would be nice to have a "::refstr" dcmd to print the string represented by a refstr_t. Since the string is stored...
-
11:21 PM Feature #4701 (Closed): would like grep context options (-A, -B, -C)
- GNU grep supports -A N/-B N to show N lines of context before/after each match, and -C N to show context around a mat...
-
06:19 PM Bug #3379 (Resolved): Duplicate assignment in uts/common/cpr/cpr_stat.c
- Resolved --> see above.
-
06:19 PM Bug #3379 (Pending RTI): Duplicate assignment in uts/common/cpr/cpr_stat.c
- Placeholder...
-
05:18 PM Bug #3379: Duplicate assignment in uts/common/cpr/cpr_stat.c
- "git commit dff8ce8858f30b8b43711766bd0f637548b8d700":https://github.com/illumos/illumos-gate/commit/dff8ce8858f30b8b...
-
05:43 PM Bug #3617 (Closed): ipf.conf requires a comment on the first line to work
- The bug, as reported, does not exist. I've been unable to reproduce it, using valid filter rules either by themself ...
-
05:15 PM Bug #4682: panic in mptsas refhash
- "git commit a92ef4b03ff951f27904ba300cef72e8d3430035":https://github.com/illumos/illumos-gate/commit/a92ef4b03ff951f2...
-
05:15 PM Bug #4682 (Resolved): panic in mptsas refhash
-
04:35 PM Feature #4700 (Resolved): "zpool get" doesn't support -H or -o options
- Unlike "zfs get" the -H and -o options cannot be used to skip printing of the header or to print only certain fields....
-
03:45 PM Bug #4653: net hooks registered with HH_BEFORE or HH_AFTER hints create invalid hint_value kstats
- "git commit 652fb50dec8e8b074b60a3c82d00248a2aeb5eb9":https://github.com/illumos/illumos-gate/commit/652fb50dec8e8b07...
-
03:44 PM Bug #4653 (Resolved): net hooks registered with HH_BEFORE or HH_AFTER hints create invalid hint_value kstats
-
04:52 AM Bug #3750: ptools fail an assertion if libraries are lofs mountpoints
- "git commit b00e809c3e9ef3c14558dfdbbc80115ede90be81":https://github.com/illumos/illumos-gate/commit/b00e809c3e9ef3c1...
-
04:51 AM Bug #3750 (Resolved): ptools fail an assertion if libraries are lofs mountpoints
-
03:03 AM Bug #4679 (Resolved): want workaround for Intel erratum BT81
-
03:03 AM Bug #4679: want workaround for Intel erratum BT81
- "git commit 4948216cdd0ccee7b9a4fd433ccab571afbb99e9":https://github.com/illumos/illumos-gate/commit/4948216cdd0ccee7...
-
03:02 AM Bug #4668: Memory leak in ilbd' new_req: getpeerucred() allocation isn't released at all
- "git commit 56b8f71e3a910fbd2820f6841b40bfd85f9673c2":https://github.com/illumos/illumos-gate/commit/56b8f71e3a910fbd...
-
03:01 AM Bug #4668 (Resolved): Memory leak in ilbd' new_req: getpeerucred() allocation isn't released at all
-
03:02 AM Bug #4602: memory leak in ILB daemon on import-config
- "git commit 56b8f71e3a910fbd2820f6841b40bfd85f9673c2":https://github.com/illumos/illumos-gate/commit/56b8f71e3a910fbd...
-
03:01 AM Bug #4602 (Resolved): memory leak in ILB daemon on import-config
-
03:02 AM Bug #4601: memory leak in ILB daemon on startup
- "git commit 56b8f71e3a910fbd2820f6841b40bfd85f9673c2":https://github.com/illumos/illumos-gate/commit/56b8f71e3a910fbd...
-
03:01 AM Bug #4601 (Resolved): memory leak in ILB daemon on startup
2014-03-23
-
02:52 PM Bug #4654 (Resolved): agent LWP evades detection from mdb
-
02:48 PM Bug #4654: agent LWP evades detection from mdb
- "git commit 28ea8e035d9b795cf364f8a33b68afaceca5de8c":https://github.com/illumos/illumos-gate/commit/28ea8e035d9b795c...
-
02:42 PM Bug #315: fmadm telemetry faults
- I'm also seeing this on one Sun Fire X4270 (though not another, because life needs to be full of wonder.)
-rw-r--r...
2014-03-22
-
11:35 PM Bug #4698 (In Progress): fix builds by gcc44 on sparc
- webrev
http://cr.dilos.org/cr/il-4698/
-
11:31 PM Bug #4698 (Closed): fix builds by gcc44 on sparc
- build failed by gcc44 and latest illumos on sparc
-
12:52 AM Bug #4694 (Resolved): svcs(1) truncates contract ID
- See above.
-
12:51 AM Bug #4694: svcs(1) truncates contract ID
- "git commit 51f825403978a9896925dd01602369a44b102c6d":https://github.com/illumos/illumos-gate/commit/51f825403978a989...
2014-03-21
-
11:21 PM Feature #4697 (New): need a way to change the tmpfs size on a mounted fs
- At Joyent we needed a way to resize a tmpfs file system on the fly. This allows you to remount tmpfs and specify a ne...
-
11:07 PM Feature #4696 (Closed): allowed-ips should let you specify prefixes
- Currently we have to specify every IP that we want in the allowed-ips field. This can sometimes be an operational pai...
-
09:14 PM Bug #4688: getlogin_r shouldn't clobber memory
- "git commit 61f9f3e6dc0a66ec5c243562765c1b4a3297e8a4":https://github.com/illumos/illumos-gate/commit/61f9f3e6dc0a66ec...
-
09:13 PM Bug #4688 (Resolved): getlogin_r shouldn't clobber memory
-
05:39 PM Bug #3379 (In Progress): Duplicate assignment in uts/common/cpr/cpr_stat.c
-
02:13 PM Bug #3379: Duplicate assignment in uts/common/cpr/cpr_stat.c
- I now understand that the mtime member is only set to zero when the cpr driver is loaded. It should not be set in th...
-
03:43 PM Bug #3750: ptools fail an assertion if libraries are lofs mountpoints
- See 4651 for a brief analysis from Jerry Jelinek.
-
03:41 PM Bug #4651 (Closed): libproc assertion failure
- Dup of 3750.
-
03:58 AM Bug #4376: system crash if run as a guest in KVM with passthrough
- Um... There were two: Supermicro AMD G34 based server with 16-core Opteron, and a Intel (OEM mb) Xeon 5645. OS was de...
-
12:48 AM Bug #4695 (New): nss_ad is inconsistent for some well-known SIDs
- nss_ad is inconsistent for some well-know SIDs:...
2014-03-20
-
10:01 PM Bug #4376: system crash if run as a guest in KVM with passthrough
- Gleb Panov wrote:
> Sadly, no.
> I might rebuild it in a week or so, but will it be of any use?
> I mean, there's ... -
09:07 PM Bug #4376: system crash if run as a guest in KVM with passthrough
- Sadly, no.
I might rebuild it in a week or so, but will it be of any use?
I mean, there's definately a bug, but noo... -
08:41 PM Bug #4376: system crash if run as a guest in KVM with passthrough
- Gleb Panov wrote:
> Pure VM works.
>
> Try to passthrough any device into VM. I tried LSI 9207, 9211, and Intel X... -
09:50 PM Bug #4694 (Resolved): svcs(1) truncates contract ID
- If a contract ID's decimal value exceeds 7 characters, svcs(1) will truncate it in the CTID column. In the following...
-
09:10 PM Bug #4692 (New): ls -V: The group name is truncated
- The group name is truncated in the ls -V output:...
-
08:41 PM Bug #4691 (In Progress): IP fastpath setup race
- *Theory of Operation*
The nce_fastpath() is always called as this:... -
08:18 PM Bug #4689 (Resolved): IDMAP: idmap_getwinnamebyuid() and idmap_getwinnamebygid() fails for empty domains
-
08:17 PM Bug #4689: IDMAP: idmap_getwinnamebyuid() and idmap_getwinnamebygid() fails for empty domains
- "git commit 8ce3a03883b8748c139aa8c412b64dcc7aaee1a1":https://github.com/illumos/illumos-gate/commit/8ce3a03883b8748c...
-
02:42 PM Bug #4689 (Pending RTI): IDMAP: idmap_getwinnamebyuid() and idmap_getwinnamebygid() fails for empty domains
-
03:57 PM Bug #4690: nfs4: panic while shutting down
- Sorry, but I can't share the dump because it happened on a customer machine. I can provide some mdb output if you lik...
-
03:42 PM Bug #4690: nfs4: panic while shutting down
- Please share the crash dump file. Thanks.
-
02:57 PM Bug #4690 (New): nfs4: panic while shutting down
- With a 1/10 chance I get this pretty panic stack after typing init 6:...
2014-03-19
-
02:44 AM Feature #3243 (Resolved): Add shadow support to getent(1)
- See above....
-
02:44 AM Feature #3243: Add shadow support to getent(1)
- "git commit 00277c9e43668ff248a12ee635ce125957750373":https://github.com/illumos/illumos-gate/commit/00277c9e43668ff2...
2014-03-18
-
09:32 PM Feature #4625 (Resolved): add cscope output to .gitignore
-
09:32 PM Feature #4625: add cscope output to .gitignore
- "git commit 04dfc08aa8f2f35510c97c3e9e543a45d0c5b7af":https://github.com/illumos/illumos-gate/commit/04dfc08aa8f2f355...
-
03:55 PM Bug #3379 (Feedback): Duplicate assignment in uts/common/cpr/cpr_stat.c
- Yes, this seems to be an error. The mtime member is used but never initialized.
-
02:38 PM Bug #3271 (In Progress): ktkt_warn service is not renewing ticket
-
10:36 AM Bug #4316: Loud "splat" at boot time on Dell Precision M4500
- Gordon Ross wrote:
> After a little research, it appears that all the Integrated Devices 92HD{71,75,81} codecs shoul... -
09:09 AM Bug #315: fmadm telemetry faults
- Here are fmdump files from SUN FIRE X4270.
2014-03-17
-
03:08 PM Bug #1906: pkcs11_tpm will hang indefinitely if localhost:30003 is reachable
- A summary:
The reason Illumos 1906 is a problem is because an illumos-gate library (pkcs11_tpm) depends on an exte... -
02:54 PM Bug #4689: IDMAP: idmap_getwinnamebyuid() and idmap_getwinnamebygid() fails for empty domains
- *Detailed root cause:*
When the NFSv4 server is asked for ACL, it needs to translate all gids/uids found in ACEs t... -
06:02 AM Bug #4689 (Resolved): IDMAP: idmap_getwinnamebyuid() and idmap_getwinnamebygid() fails for empty domains
- At the NFS server:...
-
11:31 AM Feature #2665 (Feedback): sd.conf should be able to override physical-block-size
- Hi,
I'm currently using a Gigabyte motherboard with 2 LSI HBA SAS/SATA cards (LSI SAS 3041E-R).
I'm using 2TB hard ...
2014-03-15
-
08:32 PM Bug #4688 (Resolved): getlogin_r shouldn't clobber memory
- getlogin_r takes a buffer size to describe how large the buffer should be. However, getlogin_r ignores that entirely ...
-
07:27 AM Bug #4337: eliminate /etc/TIMEZONE
- http://cr.illumos.org/~webrev/gdamore/notimezone/
-
07:20 AM Bug #4337 (In Progress): eliminate /etc/TIMEZONE
-
06:45 AM Bug #633 (In Progress): case-folding collision in illumos-gate
- more experimentation with devpost, I've learned a few things:
1. /usr/lib/fonts/devpost/fontmaps/post is the mappi...
2014-03-14
-
07:04 PM Bug #633: case-folding collision in illumos-gate
- Reading the details of dpost, and the font handling, it looks like we could solve this by using font mapping files. ...
-
07:00 PM Feature #3243: Add shadow support to getent(1)
- Igor gave me permission to complete this change.
-
01:45 PM Bug #453 (Feedback): ZPOOL_CONFIG_ASHIFT not set correctly for drives with large sector size
- Hi,
I'm using ZFS and I have 4K sectors drives connected on an LSI HBA, and the sd.conf workaround doesn't work wit... -
01:28 PM Bug #4146: getconf(1) does not support XATTR_ENABLED, XATTR_EXISTS, SATTR_ENABLED, SATTR_EXISTS keys
- "git commit 1cfc4fb76704c672a9934898be440d8e012cebd4":https://github.com/illumos/illumos-gate/commit/1cfc4fb76704c672...
-
11:32 AM Bug #4146 (Pending RTI): getconf(1) does not support XATTR_ENABLED, XATTR_EXISTS, SATTR_ENABLED, SATTR_EXISTS keys
-
12:12 PM Bug #4668: Memory leak in ilbd' new_req: getpeerucred() allocation isn't released at all
- Please review webrev
http://mtc.md/sscdvp/webrevs/issue_4668/
https://github.com/sscdvp/illumos-gate/commit/ea381... -
12:10 PM Bug #4602: memory leak in ILB daemon on import-config
- Please review webrev
http://mtc.md/sscdvp/webrevs/issue_4602/
https://github.com/sscdvp/illumos-gate/commit/353ee... -
12:09 PM Bug #4601: memory leak in ILB daemon on startup
- Please review webrev
http://mtc.md/sscdvp/webrevs/issue_4601/
https://github.com/sscdvp/illumos-gate/commit/599b8...
2014-03-13
-
11:23 PM Feature #4621 (Resolved): support newer (bugfixed) bcrypt version
-
11:23 PM Feature #4621: support newer (bugfixed) bcrypt version
- "git commit 00d0b46c9fa449579f084579de169b055d3ef18c":https://github.com/illumos/illumos-gate/commit/00d0b46c9fa44957...
-
08:35 PM Feature #3847: DLPI should allow DL_NO_TX_LOOPBACK on promiscuous interfaces
- I've implemented DL_PROMISC_RX_ONLY as a means to achieve this. In my current work, it only does this via DLPI(7P), b...
-
07:29 PM Bug #4680: nightly and bldenv need to set LC_ALL if they want to fully override the locale
- "git commit 91d74a54bc02474ab29fbef3946724a428f27941":https://github.com/illumos/illumos-gate/commit/91d74a54bc02474a...
-
07:29 PM Bug #4680 (Resolved): nightly and bldenv need to set LC_ALL if they want to fully override the locale
2014-03-12
-
11:34 PM Bug #4415: zpool(1M) man page missing "import -m" description
- "git commit 409f1c06a8ed7e94e186a77bff5bfe5f77c5ebb1":https://github.com/illumos/illumos-gate/commit/409f1c06a8ed7e94...
-
11:33 PM Bug #4415 (Resolved): zpool(1M) man page missing "import -m" description
-
11:34 PM Bug #4611: zfs(1M) still mentions 'send -r' in synopsis
- "git commit 409f1c06a8ed7e94e186a77bff5bfe5f77c5ebb1":https://github.com/illumos/illumos-gate/commit/409f1c06a8ed7e94...
-
11:33 PM Bug #4611 (Resolved): zfs(1M) still mentions 'send -r' in synopsis
-
11:34 PM Bug #3948: zfs sync=default is not accepted
- "git commit 409f1c06a8ed7e94e186a77bff5bfe5f77c5ebb1":https://github.com/illumos/illumos-gate/commit/409f1c06a8ed7e94...
-
11:33 PM Bug #3948 (Resolved): zfs sync=default is not accepted
-
11:34 PM Bug #4540: zpool(1M) man page doesn't describe "readonly" property
- "git commit 409f1c06a8ed7e94e186a77bff5bfe5f77c5ebb1":https://github.com/illumos/illumos-gate/commit/409f1c06a8ed7e94...
-
11:33 PM Bug #4540 (Resolved): zpool(1M) man page doesn't describe "readonly" property
-
11:34 PM Bug #3947: zpool(1M) references nonexistent zfs-features(5)
- "git commit 409f1c06a8ed7e94e186a77bff5bfe5f77c5ebb1":https://github.com/illumos/illumos-gate/commit/409f1c06a8ed7e94...
-
11:33 PM Bug #3947 (Resolved): zpool(1M) references nonexistent zfs-features(5)
-
11:34 PM Bug #1371: Add -D option description to zpool(1M) manpage
- "git commit e902ed8e4d63380fc7ba67f74c52053dcedf7761":https://github.com/illumos/illumos-gate/commit/e902ed8e4d63380f...
-
11:33 PM Bug #1371 (Resolved): Add -D option description to zpool(1M) manpage
-
11:34 PM Bug #4572: Dedup-related documentation additions for zpool and zdb.
- "git commit e902ed8e4d63380fc7ba67f74c52053dcedf7761":https://github.com/illumos/illumos-gate/commit/e902ed8e4d63380f...
-
11:33 PM Bug #4572 (Resolved): Dedup-related documentation additions for zpool and zdb.
-
11:34 PM Bug #4570: Document dedupditto pool property
- "git commit e902ed8e4d63380fc7ba67f74c52053dcedf7761":https://github.com/illumos/illumos-gate/commit/e902ed8e4d63380f...
-
11:33 PM Bug #4570 (Resolved): Document dedupditto pool property
-
11:34 PM Bug #4571: Add documentation for -T and interval to "zpool list"
- "git commit b55998b6d68438193f311140cafa2104f2038571":https://github.com/illumos/illumos-gate/commit/b55998b6d6843819...
-
11:33 PM Bug #4571 (Resolved): Add documentation for -T and interval to "zpool list"
-
11:20 PM Bug #4682: panic in mptsas refhash
- This appears to be caused by @mptsas_smp_alloc()@. In the case where we are updating an existing SMP target's handle...
-
10:02 PM Bug #4682 (Resolved): panic in mptsas refhash
- We observed a panic in the new refhash code in mptsas when plugging in a JBOD after boot:...
-
10:06 PM Bug #4622: asy.conf interrupt configuration broken
- Given the changes in device enumeration since it last worked, it looks like it's no longer possible for values specif...
-
07:53 PM Bug #4681 (Resolved): bcmp(NULL, NULL, 0) panics in DEBUG kernel
-
06:33 PM Bug #4681: bcmp(NULL, NULL, 0) panics in DEBUG kernel
- "git commit 549e8c979a99086fc1357b214aa17a620f4bf2b1":https://github.com/illumos/illumos-gate/commit/549e8c979a99086f...
-
06:29 PM Bug #4681 (Pending RTI): bcmp(NULL, NULL, 0) panics in DEBUG kernel
-
02:39 PM Bug #4681: bcmp(NULL, NULL, 0) panics in DEBUG kernel
- To reproduce the issue you need to run the following nfsv4shell script twice on debug kernel:...
2014-03-11
-
10:52 PM Bug #4398: Extra spaces in man pages
- One more extra space in share_nfs(1m) man page before AUTH_SYS here:...
-
09:03 PM Bug #4681 (Resolved): bcmp(NULL, NULL, 0) panics in DEBUG kernel
- The bcmp(NULL, NULL, 0) call panices in DEBUG kernel, but it works correctly in non-DEBUG....
-
07:38 PM Bug #4680 (Resolved): nightly and bldenv need to set LC_ALL if they want to fully override the locale
- currently nightly and bldenv clear up LC_* to try to fix the locale -- but they don't set LC_ALL or LANG.
They sho... -
12:03 AM Bug #4679 (Resolved): want workaround for Intel erratum BT81
- Intel erratum BT81, as follows:
TSC is Not Affected by Warm Reset
The TSC (Time Stamp Counter MSR 10H) should be...
2014-03-10
-
11:44 PM Bug #4678 (Closed): lms and heci can probably be EOF'd
- usr/src/cmd/lms contains some truly horrible code (though, to be fair, I only looked at tools/ATVersion.cpp, which is...
-
11:09 PM Feature #4655: add %Z corefile name pattern for zonepath
- "git commit e6163a885dbd739e5a60eaa05eafd2d831631bfd":https://github.com/illumos/illumos-gate/commit/e6163a885dbd739e...
-
11:08 PM Feature #4655 (Resolved): add %Z corefile name pattern for zonepath
-
05:58 PM Bug #4586 (Resolved): dhcpv6 client id malformed
- commit 35b6f0471a5d938b98734483be3c5a258e319010
Author: David Höppner <0xffea@gmail.com>
Date: Sat Feb 15 17:27:4... -
04:42 PM Bug #4677: Panic on "zpool status" on OI 151a9 in mpt_sas
- On reboot, the panic is not easily reproducible, but the output of zpool status has changed to "DEGRADED" and dropped...
-
04:26 PM Bug #4677 (New): Panic on "zpool status" on OI 151a9 in mpt_sas
- I don't really know what triggers this; I've got a number of otherwise identical systems which don't have this proble...
-
01:39 PM Bug #4676 (New): reboot(1m) should be more vocal about what it does
- From the very bottom of the manpage:...
2014-03-09
-
07:29 PM Feature #4675: Support LSI 12Gb/s SAS HBAs
- Add the LSI SAS 9300-4i4e. The 'lsc' driver exists officially upstream for Fusion MPT 2.5 LSI SAS3004/SAS3008 product...
-
07:08 PM Feature #4675 (Closed): Support LSI 12Gb/s SAS HBAs
- Update or add driver needed to support the following LSI 12Gb/s SAS HBA storage products:
LSI SAS 9300-4i, LSI SAS ...
2014-03-07
-
09:07 PM Bug #4674 (Closed): No need to undefine rptr in ip.c
- The rptr undefine at line 12123 in ip.c is not needed and should be removed:...
-
08:13 PM Feature #4621: support newer (bugfixed) bcrypt version
- Add test vectors.
Diff isn't good. posted to webrev.
http://www.patrickdk.com/webrev/bsdbf-bcrypt/ -
07:02 PM Bug #4572 (In Progress): Dedup-related documentation additions for zpool and zdb.
-
05:49 PM Bug #4673 (New): kmdb should panic when it can't allocate during setup
- If kmdb can't allocate memory while setting itself up, it allocates again KM_SLEEP
http://src.illumos.org/source/...
2014-03-06
-
09:20 PM Bug #2052: iiadm(1M) incorrectly describes group removal
- "git commit f430eb3a41177f2eb1360599331628b0ad9acb51":https://github.com/illumos/illumos-gate/commit/f430eb3a41177f2e...
-
09:19 PM Bug #2052 (Resolved): iiadm(1M) incorrectly describes group removal
-
07:21 PM Bug #2052 (In Progress): iiadm(1M) incorrectly describes group removal
- Easy fix,
Webrev can be found here:
http://cr.illumos.org/~webrev/bcoddens/illumos-2052/
Bart -
09:20 PM Feature #4652: Add support for the Areca 1882
- "git commit 7d14b8f218dc86a431d15e352b4bf15fbb1b3596":https://github.com/illumos/illumos-gate/commit/7d14b8f218dc86a4...
-
09:19 PM Feature #4652 (Resolved): Add support for the Areca 1882
-
08:50 PM Bug #4650: nfssrv module is left half-initialized if mod_install(9f) fails
- "git commit 41bec5e379cee655ed15b8f2cf031e24aefb9d36":https://github.com/illumos/illumos-gate/commit/41bec5e379cee655...
-
08:49 PM Bug #4650 (Resolved): nfssrv module is left half-initialized if mod_install(9f) fails
-
02:49 PM Bug #4596: Callers of ip_srcid_find_id() need to be more careful
- "git commit 624038333cc8b9753aa708419ef700fe0fd2ffa3":https://github.com/illumos/illumos-gate/commit/624038333cc8b975...
-
01:26 AM Bug #1371 (In Progress): Add -D option description to zpool(1M) manpage
-
01:07 AM Bug #4415 (In Progress): zpool(1M) man page missing "import -m" description
-
12:25 AM Bug #4671 (New): incremental "zfs send" fails from origin's origin snapshot
- "zfs send" doesn't seem to support an incremental send from an origin snapshot to a clone's clone. Here's the setup:...
-
12:23 AM Bug #4611 (In Progress): zfs(1M) still mentions 'send -r' in synopsis
Also available in: Atom