Activity
From 2017-11-23 to 2017-12-22
2017-12-22
-
10:02 PM Bug #8935 (Closed): SMB ioctl fixes incomplete
- "git commit 1d443a93389b4537c420db30646aa0fc4c56273c":https://github.com/illumos/illumos-gate/commit/1d443a93389b4537...
-
09:05 PM Bug #8935 (Closed): SMB ioctl fixes incomplete
- The recent fixes to the SMB ioctl interface seem to have resolved the issue of the copyin() that is directly part of ...
-
04:55 PM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- cpu 18 is used 100%
-
04:54 PM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- We are using latest OI release
pkg info kernel
Name: system/kernel
Summary: Core Solaris Kerne... -
08:31 AM Bug #8934: ACPI 6.0 requires Processor Local X2APIC for all processors
- Review: https://www.illumos.org/rb/r/805/
-
07:10 AM Bug #8934 (Closed): ACPI 6.0 requires Processor Local X2APIC for all processors
- ACPI Specification since version 6.0 (released in April 2015) requires Processor Local X2APIC structure for all proce...
2017-12-21
-
08:38 PM Bug #8887 (Closed): loader: Document recent changes on pxeboot
- "git commit 1b44c77bc94b3f051b46394ae88aadc9a17a573a":https://github.com/illumos/illumos-gate/commit/1b44c77bc94b3f05...
-
08:12 PM Bug #8933 (Closed): libefi: Add definitions and utilities for EFI drivers
- Update from FreeBSD.
https://svnweb.freebsd.org/base?view=revision&revision=322038
The update will add few basi... -
04:43 PM Bug #8897 (Closed): zpool online -e fails assertion when run on non-leaf vdevs
- "git commit 9a551dd645b478816cb11251b19f5034d885bf01":https://github.com/illumos/illumos-gate/commit/9a551dd645b47881...
-
04:43 PM Bug #8899 (Closed): zpool list property documentation doesn't match actual behaviour
- "git commit b0e142e57dfda6f02bf1fa66973c610f5fefe8cb":https://github.com/illumos/illumos-gate/commit/b0e142e57dfda6f0...
-
04:43 PM Bug #8898 (Closed): creating fs with checksum=skein on the boot pools fails ungracefully
- "git commit 9fa2266d9a78b8366e1cd2d5f050e8b5e37d558c":https://github.com/illumos/illumos-gate/commit/9fa2266d9a78b836...
-
04:30 PM Bug #8931 (Closed): boot1.efi: scan all display modes rather than sequential try-fail way
- FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=327058
Since the loader.efi is using the sa... -
03:21 PM Feature #8919 (Closed): loader.efi: remove efi_main() from libefi
- "git commit 65f62d6e6446d098dfc69a7fb42d813e015395be":https://github.com/illumos/illumos-gate/commit/65f62d6e6446d098...
-
03:18 PM Bug #8801 (Closed): loader: always issue our dhcp request
- "git commit ff6ae1f7d4bd55bd6e9a62577fc8003d5436c9c6":https://github.com/illumos/illumos-gate/commit/ff6ae1f7d4bd55bd...
2017-12-20
-
09:10 PM Bug #8930 (Closed): zfs_zinactive: do not remove the node if the filesystem is readonly
- "git commit 93c618e0f4932dc0bb9a9c90d8c4a5d029de5797":https://github.com/illumos/illumos-gate/commit/93c618e0f4932dc0...
-
03:47 PM Bug #8930 (Closed): zfs_zinactive: do not remove the node if the filesystem is readonly
- We normally remove an unlinked node when its last user goes away and the
node becomes inactive. However, we should n...
2017-12-19
-
02:25 PM Bug #8892: Reboot hags on QuantraPlex Storage Server
- Vadim Bulavkin wrote:
> The problem was in motherboard BMC. Fixed by ignoring device during PCI bus enumeration.
... -
02:21 PM Bug #8892: Reboot hags on QuantraPlex Storage Server
- The problem was in motherboard BMC. Fixed by ignoring device during PCI bus enumeration.
-
10:39 AM Bug #8929 (Closed): 8868 tests are not delivered with system/test/utiltest
- 8868 added some grep tests, which are not delivered with system/test/utiltest package.
-
05:57 AM Bug #8920: build should ask perl for help
- I'm updating Makefile.perl to do some Makefile macro substitution to create a PERL_ADJUNCT_PROTO macro that will cont...
-
12:10 AM Feature #8928 (Closed): Want open source bnx
- Cavium (QLogic) has kindly agreed to open source the bnx driver. The bnx driver is receiving no more updates from the...
2017-12-18
-
02:58 PM Bug #8927 (Closed): sadb_x_kmc_t's KM cookie should be 64-bits
- Upstream of https://smartos.org/bugview/OS-6333. The Key Management Cookie (KMC) for PF_KEY needs to be 64-bits wide.
-
07:36 AM Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- Thanks to George for the patch. Patch has been applied to FreeBSD 10.3, and as of now, the patch does look promising...
2017-12-17
-
05:25 PM Bug #8926 (New): man page text and formatting run together
- I've noticed a number of man pages where text and formatting run together.
This is often associated with the use o...
2017-12-16
-
04:09 PM Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- Pull Request for openzfs has been posted: https://github.com/openzfs/openzfs/pull/505
-
02:18 AM Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- Normally, consumers of the zio will create logical zios which then can create logical, gang, or vdev children. When a...
-
12:22 AM Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- I've been testing a fix and have supplied a patch to Andriy to build on FreeBSD. Please let me know if the patch fixe...
-
08:03 AM Feature #8925 (Closed): boot1.efi: link with libefi
- link boot1.efi with libefi, so we can start to use common functions.
https://svnweb.freebsd.org/base?view=revision...
2017-12-15
-
11:42 PM Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- We have this crash on a daily basis in FreeBSD. The issue occurs when we turn on snapshot tranfers between 2 FreeBSD...
-
11:20 PM Bug #8909 (Closed): 8585 can cause a use-after-free kernel panic
- "git commit 94ddd0900a8838f62bba15e270649a42f4ef9f81":https://github.com/illumos/illumos-gate/commit/94ddd0900a8838f6...
-
10:47 PM Bug #8653: Use after free in UDP socket close.
- Moving the CONN_INC_REF on line 5430 to right before line 5418 will prevent release-without-hold problems on this cod...
-
10:35 PM Bug #8653: Use after free in UDP socket close.
- Found an IPv6-socket-specific free-without-reference case, and managed to make the kernel panic using mdb to simulate...
-
09:17 PM Bug #8910 (Closed): man pages should refer to our Modular Debugger Guide
- "git commit a8feb7338362ea067733d5dd40f4365dd99c4d31":https://github.com/illumos/illumos-gate/commit/a8feb7338362ea06...
-
07:20 PM Bug #8920: build should ask perl for help
- Make sure you are interrogating perl in ADJUNCT_PROTO and not the version in /usr/bin.
-
04:12 PM Bug #8924 (Closed): update zoneinfo to 2017c
-
01:02 AM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- initially tcpListenDrop is 0 for five to six hour.
tcpListenDrop = 0 tcpListenDropQ0 = 0
...
2017-12-14
-
10:19 PM Bug #8923 (Closed): tcpListenDrop counter continusly increases when we put our production webserver on OI
- On running following command we see tcpListenDrop at rate of 1000/sec
netstat -sP tcp 1 |grep -i listendrop
... -
06:52 PM Bug #8922 (New): Network configuration tools are too sensitive to current configuration in /etc/ipadm/ipadm.conf
- There are several issues with illumos-gate network configuration tools. They are sensitive to /etc/ipadm/ipadm.conf p...
-
04:32 PM Bug #8902 (Closed): Panic with debug kernel on AMD Ryzen hardware
- "git commit bea2d2b818ffe6739ebe3d447f51007733f518ce":https://github.com/illumos/illumos-gate/commit/bea2d2b818ffe673...
-
12:50 PM Bug #8921 (Closed): iwn: remove lint support
- Apparently iwn lint module can "leak" errors into generic cross check despite the suppression is used:
"/code/illu...
2017-12-13
-
11:26 PM Bug #8915 (Closed): remove reference to kgmon in lockstat(1m)
- "git commit 739415d128746863863f9005c1923d9f5dd397e4":https://github.com/illumos/illumos-gate/commit/739415d128746863...
-
11:26 PM Bug #8916 (Closed): man pages should refer to our own Dynamic Tracing Guide
- "git commit 739415d128746863863f9005c1923d9f5dd397e4":https://github.com/illumos/illumos-gate/commit/739415d128746863...
-
08:17 PM Bug #8885 (Closed): 64-bit libbsm:adt_do_ipv[46]_address creates non-compressible at_port.
- "git commit 435a78cc932ae710cfa076091a136712cf13ccf2":https://github.com/illumos/illumos-gate/commit/435a78cc932ae710...
-
08:08 PM Bug #8812 (Closed): xge: variable set but not used
- "git commit 8b9a0f1ef5cee53073074965f0ea1d015d66926f":https://github.com/illumos/illumos-gate/commit/8b9a0f1ef5cee530...
-
08:08 PM Bug #8819 (Closed): x86 unix: variable set but not used
- "git commit 8f33f62fe3b6ef9b5f9a849a5d2081f34e048be2":https://github.com/illumos/illumos-gate/commit/8f33f62fe3b6ef9b...
-
08:08 PM Bug #8813 (Closed): rdsv3: variable 'timeo' set but not used
- "git commit ea6a05275c5cbe13e3a79eb7efb3a0a097613149":https://github.com/illumos/illumos-gate/commit/ea6a05275c5cbe13...
-
08:08 PM Bug #8822 (Closed): libsmbfs: variable set but not used
- "git commit a1a46df055863a267eb7a80b7961c9379bc457ec":https://github.com/illumos/illumos-gate/commit/a1a46df055863a26...
-
08:08 PM Bug #8823 (Closed): print: variable 'error' set but not used
- "git commit 1d6eba5f15dcb03614b687ec6ddaa6477b7baa41":https://github.com/illumos/illumos-gate/commit/1d6eba5f15dcb036...
-
08:08 PM Bug #8843 (Closed): libnls: variable 'version' set but not used
- "git commit 4c307623be8d9c2d69ed7e8622a1ab0a6348d0dd":https://github.com/illumos/illumos-gate/commit/4c307623be8d9c2d...
-
08:08 PM Bug #8830 (Closed): libshell: variable set but not used
- "git commit 19700af4088d99a0f173873dcdfcf51fdb90335b":https://github.com/illumos/illumos-gate/commit/19700af4088d99a0...
-
08:08 PM Bug #8848 (Closed): hbaapi: variable set but not used
- "git commit f6969e9b236c140638ae16b1d5c8dff401e31465":https://github.com/illumos/illumos-gate/commit/f6969e9b236c1406...
-
07:36 PM Bug #8911 (Closed): loader: move ficl outb and inb into libi386
- "git commit a3907569cb648b92b09b4854131a106aafecab36":https://github.com/illumos/illumos-gate/commit/a3907569cb648b92...
-
08:50 AM Bug #8869: unable to boot installed system hipster gui 20171031
- Done
ok boot -v -B prom_debug=true,kbm_debug=true, console=ttya
Output is attached -
12:54 AM Bug #8920: build should ask perl for help
- The attached patch addresses the issue by using the "Config" modules to gather information from the perl interpreter....
-
12:39 AM Bug #8920 (New): build should ask perl for help
- I tried to build the illumos-gate on OI hipster and OmniOSce r151023.
Building the PERL modules under usr/src/cmd/pe...
2017-12-12
-
09:23 PM Feature #8919 (Closed): loader.efi: remove efi_main() from libefi
- Need to update the efi sources more to get closer to FreeBSD.
This one is to prepare to link libefi with boot1.
... -
04:51 PM Bug #8901 (Closed): netstack_find_by_stackid() drops-and-reacquires
- "git commit 704ca705399a21dba6e20e147ac68d7a067570e6":https://github.com/illumos/illumos-gate/commit/704ca705399a21db...
-
03:32 PM Bug #8901: netstack_find_by_stackid() drops-and-reacquires
- The summary is one case of a generic class of check-without-lock-then-hold problems across netstack.c. This fix addr...
2017-12-11
-
03:29 PM Bug #8900 (Closed): deadlock between netstack teardown and kstat read
- "git commit 84fe1120bdf58601e40698ac798bbbcabfc8cfb8":https://github.com/illumos/illumos-gate/commit/84fe1120bdf58601...
-
03:25 PM Bug #8814 (Closed): nxge: variable 'ether_class' set but not used
- "git commit fe054a6ca181843f102908c7e101f69bb5ea5b59":https://github.com/illumos/illumos-gate/commit/fe054a6ca181843f...
-
03:25 PM Bug #8838 (Closed): libxcurses: variable 'code' set but not used
- "git commit bd64ab839d994fbc07f126ff254a4bf3c12524b7":https://github.com/illumos/illumos-gate/commit/bd64ab839d994fbc...
-
03:25 PM Bug #8850 (Closed): libresolv2: variable 'tvp' set but not used
- "git commit 6e0609600611b03dde9cde82799da6d7b40d14be":https://github.com/illumos/illumos-gate/commit/6e0609600611b03d...
-
12:26 PM Feature #8918 (Closed): loader.efi: add vesa edid support
- Add placeholder for EDID info and very basic command to deal with EDID data. The code itself will be reworked later i...
-
09:31 AM Bug #8917 (New): ld could support C-style comments in map files
- with ports of 3rd party userland apps we can see lib.map files with comments: ...
2017-12-10
-
03:21 PM Bug #8916 (Closed): man pages should refer to our own Dynamic Tracing Guide
- Our man pages refer to the "Solaris Dynamic Tracing Guide".
We have our own, so should drop the "Solaris" part here -
03:20 PM Bug #8915 (Closed): remove reference to kgmon in lockstat(1m)
- There's this in the lockstat(1m) man page:
The profiling support provided by lockstat -I replaces the old (and
un... -
10:12 AM Bug #8913: [illumos gate - Bug #8869] unable to boot installed system hipster gui 2017103
- Can you describe the system you installed to? So the boot process hang at some point? Can you disable ACPI in bootloa...
-
09:00 AM Bug #8913 (Feedback): [illumos gate - Bug #8869] unable to boot installed system hipster gui 2017103
- Hi Team,
New Attachemet putty log: IO_boot_log ttya.log
Bedst regards
Volmer_haumand -
09:58 AM Bug #8914 (Closed): loader: gcc 4.4.4 fails to allocate register for do_cpuid()
- The gcc 4.4.4 does fail with inline assembler code and PIC mode. Will revert this patch once we can use more modern c...
-
08:56 AM Bug #8912 (Feedback): [illumos gate - Bug #8869] unable to boot installed system hipster gui 20171031
- Attachment pytty_log
ok boot ok boot -v -B prom_debug=true,kbm_debug=true, console=ttya
Regards Volmer Haumand
2017-12-09
-
10:25 PM Bug #8911 (Closed): loader: move ficl outb and inb into libi386
- Last part of ficl platform cleanup; moce inb/outb words to loader BIOS version, libi386 library.
-
04:28 PM Bug #8910: man pages should refer to our Modular Debugger Guide
- Our man pages refer to the "Solaris Modular Debugger Guide".
We have ours, so should drop the "Solaris" part here -
04:27 PM Bug #8910 (Closed): man pages should refer to our Modular Debugger Guide
2017-12-08
-
09:41 PM Bug #8909 (Closed): 8585 can cause a use-after-free kernel panic
- There's a race condition that exists if `zil_free_lwb` races with either
`zil_commit_waiter_timeout` and/or `zil_lwb... -
08:47 PM Bug #8908 (Closed): regcomp: reduce size of bitmap for multibyte locales
- While running GNU grep test suite on our xpg4 grep I've got the following core dump:...
-
08:21 PM Bug #8868 (Closed): /usr/xpg4/bin/grep dumps core in find_nl()
- "git commit e41ba543c907a7f890945c577bac3566017e4162":https://github.com/illumos/illumos-gate/commit/e41ba543c907a7f8...
-
06:39 PM Bug #1915 (Closed): IPsec kstats shouldn't be persistent
- "git commit 281819e5f8b19cd8627541a22d261906fd190276":https://github.com/illumos/illumos-gate/commit/281819e5f8b19cd8...
-
11:16 AM Feature #8906 (Closed): uts: illumos rootfs should support salted cksum
- With 8905 the loader zfs reader can use salted checksums, so we can allow boot pool to use them.
-
11:11 AM Feature #8905 (Closed): loader: add skein/edonr support
- Add support for skein/edonr in zfs reader.
The change has 3 aspects:
1. The actual code change, which is relati... -
12:41 AM Bug #8895 (Closed): libtsol man pages are out of step with reality
- "git commit b8e5ecd681ff8cc61e7795096983d54bd6a68813":https://github.com/illumos/illumos-gate/commit/b8e5ecd681ff8cc6...
2017-12-07
-
09:56 PM Feature #8904 (Closed): common/crypto: make skein and edonr loader friendly
- Prepare common/crypto sources for building in loader tree so we can add skein and edonr support.
-
03:15 PM Bug #8903: IPPF paths have bad logic
- ...
-
03:14 PM Bug #8903 (Closed): IPPF paths have bad logic
- Per https://github.com/illumos/illumos-gate/pull/27...
-
02:40 AM Bug #8902 (Closed): Panic with debug kernel on AMD Ryzen hardware
- This AMD Ryzen system is running OI hipster quite nicely. When I use ONU to build a new BE with an illumos debug ker...
2017-12-06
-
08:53 PM Bug #8901 (Closed): netstack_find_by_stackid() drops-and-reacquires
- Related to #8900. SmartOS bug https://smartos.org/bugview/OS-6441
-
08:52 PM Bug #8900 (Closed): deadlock between netstack teardown and kstat read
- Upstream SmartOS fix: https://smartos.org/bugview/OS-5423
-
06:53 AM Bug #8899 (Closed): zpool list property documentation doesn't match actual behaviour
- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221795:
The `zpool list` section of the zpool(8) manpage says th... -
03:41 AM Bug #8898 (Closed): creating fs with checksum=skein on the boot pools fails ungracefully
- ...
-
02:53 AM Bug #8897 (Closed): zpool online -e fails assertion when run on non-leaf vdevs
- ...
-
01:02 AM Bug #8888 (Closed): loader: rename STAND to _STANDALONE
- "git commit 68d770451811f1a9144cdbef19fce785d07f5f69":https://github.com/illumos/illumos-gate/commit/68d770451811f1a9...
-
12:57 AM Bug #8896: Fix for 6111 breaks recursive send when snapshot intentionally deleted.
- Further experimentation with the issue described in #6111 makes the use of the creation time of the snapshot appear t...
-
12:36 AM Bug #8896 (New): Fix for 6111 breaks recursive send when snapshot intentionally deleted.
- I posted this as a comment to #6111 some time ago but it doesn't appear to have been noticed.
> I have just discov...
2017-12-05
-
09:40 PM Bug #8890: ipfilter and nfs/server are locked in death race
- The problem that I think this code was originally trying to solve is that the start order for optional dependencies i...
-
08:19 PM Bug #8895 (Closed): libtsol man pages are out of step with reality
- The man pages we ship for libtsol - both libtsol(3LIB) and those in section 3TSOL - don't match what's present in the...
-
08:11 PM Bug #8894 (Rejected): some OpenIndiana patches are broken by 8557
- Not needed; OpenIndiana have removed the patches from their tree.
This bug can be reopened if anything else comes ... -
06:56 PM Bug #8894 (Rejected): some OpenIndiana patches are broken by 8557
- In #8557 I said:
I'm pretty sure nothing uses this.
Turns out that OpenIndiana still have legacy Solaris patche... -
04:22 PM Feature #8893 (Closed): Want date -r
- A common request we've had is the ability to specify a time_t through the date(1) command for it process. To implemen...
-
03:22 PM Bug #8892: Reboot hags on QuantraPlex Storage Server
- My 'uname -a' request:
> SunOS tom 5.11 omnios-r151022-eb9d5cb557 i86pc i386 i86pc
cat /etc/release:
> OmniOS v11 ... -
03:02 PM Bug #8892: Reboot hags on QuantraPlex Storage Server
- Please update with which OmniOS you're running. You're likely running something later, but just in case, please put ...
-
12:23 PM Bug #8892 (New): Reboot hags on QuantraPlex Storage Server
- I have OmniOS on my QuantraPlex T21P-4U Storage Server. The problem is than I try to reboot server (type reboot) it p...
-
01:52 PM Bug #8806: xattr_dir_inactive() releases used vnode with kernel panic
- Review: https://www.illumos.org/rb/r/789/
-
01:51 PM Bug #8805: xattr_dir_lookup() can leak a vnode hold
- Review: https://www.illumos.org/rb/r/788/
2017-12-04
-
11:44 PM Bug #8891: One unmountable dataset on rpool breaks a lot of things
- Webrev: http://cr.illumos.org/~webrev/andy_js/8891/
-
11:39 PM Bug #8891 (New): One unmountable dataset on rpool breaks a lot of things
- The filesystem/local service exits with SMF_EXIT_ERR_FATAL if any datasets cannot be mounted, and this breaks lot of ...
-
10:27 PM Bug #8828 (Closed): udapl: value computed is not used
- "git commit fb4cdc19f4c1650a26fa4b7f4faf5a036225c7d4":https://github.com/illumos/illumos-gate/commit/fb4cdc19f4c1650a...
-
09:36 PM Bug #8735 (Closed): libld: variable '_vdp' set but not used
- "git commit 96b6509c49b81cb0d89ec222d92d421d946caa0c":https://github.com/illumos/illumos-gate/commit/96b6509c49b81cb0...
-
09:36 PM Bug #8774 (Closed): kadmin/dbutil: variable 'crflags' set but not used
- "git commit f362c74cdda7b4819bb5d3360149ac0fae9ea013":https://github.com/illumos/illumos-gate/commit/f362c74cdda7b481...
-
09:36 PM Bug #8833 (Closed): libcmd: variable 'ep' set but not used
- "git commit 6cfe4330282a218c2e13a305e7fecc048518aad1":https://github.com/illumos/illumos-gate/commit/6cfe4330282a218c...
-
09:36 PM Bug #8841 (Closed): smhba: variable 'status' set but not used
- "git commit e8dc66e7692c9d61c165fa302f0d05e86ffaced9":https://github.com/illumos/illumos-gate/commit/e8dc66e7692c9d61...
-
09:36 PM Bug #8844 (Closed): libdns_sd: variable set but not used
- "git commit 712a34becd0c378dd87ef9106ed5275739e2521a":https://github.com/illumos/illumos-gate/commit/712a34becd0c378d...
-
09:36 PM Bug #8852 (Closed): libcurses: local unused types
- "git commit 9c88ac3ab4edaa5e8c0130ed1b4b376ea57c545a":https://github.com/illumos/illumos-gate/commit/9c88ac3ab4edaa5e...
-
09:36 PM Bug #8853 (Closed): libsocket: variable 'addr' set but not used
- "git commit 4432e6b4ec7a3cb1a2915b65a8daae5faa278ba0":https://github.com/illumos/illumos-gate/commit/4432e6b4ec7a3cb1...
-
06:35 PM Bug #8705 (Closed): unsupported 64-bit prefetch memory on pci-pci bridge
- "git commit 1f0c5e612d8dfd7d1a8f4487cef753357b9909f5":https://github.com/illumos/illumos-gate/commit/1f0c5e612d8dfd7d...
-
06:35 PM Bug #8704 (Closed): want OFF_MAX in the kernel
- "git commit 1f0c5e612d8dfd7d1a8f4487cef753357b9909f5":https://github.com/illumos/illumos-gate/commit/1f0c5e612d8dfd7d...
-
06:35 PM Feature #8703 (Closed): pci/npe DDI_CTLOPS_REGSIZE should be 64-bit aware
- "git commit 1f0c5e612d8dfd7d1a8f4487cef753357b9909f5":https://github.com/illumos/illumos-gate/commit/1f0c5e612d8dfd7d...
-
06:35 PM Bug #8702 (Closed): PCI addresses with physaddr > 0xffffffff can't be mapped in
- "git commit 1f0c5e612d8dfd7d1a8f4487cef753357b9909f5":https://github.com/illumos/illumos-gate/commit/1f0c5e612d8dfd7d...
-
06:09 PM Feature #7711: SMF: Finish implementing support for degraded state
- Webrev: http://cr.illumos.org/~webrev/andy_js/7711/
-
05:15 PM Bug #8890: ipfilter and nfs/server are locked in death race
- Webrev: http://cr.illumos.org/~webrev/andy_js/8990
-
05:12 PM Bug #8890 (New): ipfilter and nfs/server are locked in death race
- ipfilter and nfs/server both check the state of the other service on boot, and if it's transitioning they wait. This...
-
05:12 PM Bug #8827 (Closed): libldap5: variable set but not used
- "git commit 13ddffeef026c03c1ddee21119335c00d6b7f3ae":https://github.com/illumos/illumos-gate/commit/13ddffeef026c03c...
-
05:12 PM Bug #8839 (Closed): madv: error: variable 'rc' set but not used
- "git commit e34d2eb7802a6af2e2219818b08b2c2ac88a1c81":https://github.com/illumos/illumos-gate/commit/e34d2eb7802a6af2...
-
05:12 PM Bug #8854 (Closed): libm: variable set but not used
- "git commit 862246c1516ca78c11bef09650987f3d7171b2c9":https://github.com/illumos/illumos-gate/commit/862246c1516ca78c...
-
05:12 PM Bug #8875 (Closed): loader.efi: efipart should exclude iPXE stub block protocol
- "git commit 6c6e04f2699a6755d7a29e6fc1679b292600616c":https://github.com/illumos/illumos-gate/commit/6c6e04f2699a6755...
-
05:12 PM Bug #8849 (Closed): libresolv2: remove rcsid
- "git commit 458f44a49dc56cd17a39815122214e7a1b4793e3":https://github.com/illumos/illumos-gate/commit/458f44a49dc56cd1...
-
12:32 PM Bug #8888 (Closed): loader: rename STAND to _STANDALONE
- The loader code is using pre-processor symbol STAND to identify loader specific code, we are using _KERNEL and _BOOT ...
-
10:09 AM Bug #8887 (Closed): loader: Document recent changes on pxeboot
- Update pxeboot manual and describe the features.
-
08:13 AM Feature #8886 (Closed): mdns: update to mDNSResponder-878.1.1
- Our current mdns snapshot is mDNSResponder-625.41.2, so it is time to update.
This update is done a bit differentl...
2017-12-03
-
02:32 PM Bug #8885: 64-bit libbsm:adt_do_ipv[46]_address creates non-compressible at_port.
- For clarification, openssh actually calls @adt_load_termid()@ as the entry point to libbsm.
-
02:21 PM Bug #8885 (Closed): 64-bit libbsm:adt_do_ipv[46]_address creates non-compressible at_port.
- The @adt_to_ipv[46]_address@ functions in libbsm create a Terminal ID for auditing and the at_port member in the resu...
-
01:34 PM Bug #8884 (New): find_elf needs to find the right elfedit
- The script usr/src/tools/scripts/find_elf.pl checks for the existence of elfedit by looking for /usr/bin/elfedi, but ...
2017-12-02
-
12:07 PM Bug #8883 (New): zpool list parsable output is inconsistent
- While working on a saltstack issue I noticed the following inconsistency:...
-
06:00 AM Bug #8881: pvscsi panic: panic message: assertion failed: list_link_active(&cmd->cmd_queue_node), file: /rws1/users/jenkins/ws/dg/dilos-illumos-git-dbg2/illumos/usr/src/uts/intel/io/scsi/adapters/pvscsi/pvscsi.c, line: 127
- neet take a look and upstream:
https://github.com/Nexenta/illumos-nexenta/commit/5d32a5125f101806c368a6df45bedbbc7ed... -
05:31 AM Bug #8881 (New): pvscsi panic: panic message: assertion failed: list_link_active(&cmd->cmd_queue_node), file: /rws1/users/jenkins/ws/dg/dilos-illumos-git-dbg2/illumos/usr/src/uts/intel/io/scsi/adapters/pvscsi/pvscsi.c, line: 127
- VMware VM with 4GB RAM + 4vCPU
several(10 x 10GB) raw vdevs for iscsi target...
2017-12-01
-
01:22 PM Bug #8806: xattr_dir_inactive() releases used vnode with kernel panic
- Normally, reproducer raises panic in 10-20 seconds.
-
04:09 AM Feature #5869 (Closed): Need AES CMAC support in KCF+PKCS11
- "git commit cd964fce751ca752af4158842063a9579a2d4331":https://github.com/illumos/illumos-gate/commit/cd964fce751ca752...
-
02:03 AM Bug #8800 (Closed): loader: use the same option list for dhcp discovery and request
- "git commit 6dfcdabd85f09409c5d2f9fb25a3013384ffaf74":https://github.com/illumos/illumos-gate/commit/6dfcdabd85f09409...
2017-11-30
-
09:17 PM Bug #8880 (Closed): improve DTrace error checking
- "git commit 2cf374268f3e1c9e9be6367466b183d27632583a":https://github.com/illumos/illumos-gate/commit/2cf374268f3e1c9e...
-
09:14 PM Bug #8880 (Closed): improve DTrace error checking
- Upstream from illumos-joyent 319ffd7b00d357d8bcc5a3ab337a6a870bf0faa6.
-
06:16 PM Bug #8799 (Closed): loader: Always issue the pxe request
- "git commit dfbc6f2daa6bb8fc06fad985ead27d5db30eab3a":https://github.com/illumos/illumos-gate/commit/dfbc6f2daa6bb8fc...
-
06:09 PM Bug #8865 (Closed): nightly shouldn't depend on specific /usr/bin/egrep behavior
- "git commit 494a2e4857c10ebf74b8a5652d96466bd9e02f2c":https://github.com/illumos/illumos-gate/commit/494a2e4857c10ebf...
-
01:40 PM Bug #8869: unable to boot installed system hipster gui 20171031
- Volmer Haumand wrote:
> Installation to Harddisk
>
> Output from attached
>
>
> Reboot after end installati... -
10:10 AM Bug #8870: CPU hung for ever at 100 percent system time on kcs_wait_for_obf()
- Possibly linked cases from Ubuntu and RedHat communities :
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1383... -
10:06 AM Bug #8870: CPU hung for ever at 100 percent system time on kcs_wait_for_obf()
- lockstat -A does not seem to display interrupts. When the next case occurs, I'll try to provide an additional export.
-
10:03 AM Bug #8870: CPU hung for ever at 100 percent system time on kcs_wait_for_obf()
- https://github.com/illumos/illumos-gate/pull/26/commits/4a2c762c3058d33cade55bdb5c60f9d6b40d7198
-
05:02 AM Bug #8878 (New): pvscsi panic
- VMware guest with 4GB RAM, 4vCpu
several zvol's with for iscsi
create zpool with mirrors on initiator and produce... -
01:42 AM Bug #8824 (Closed): libadutils: variable 'class' set but not used
- "git commit fff286c84bdfba2236facfa589335ba013241952":https://github.com/illumos/illumos-gate/commit/fff286c84bdfba22...
2017-11-29
-
06:57 PM Feature #8676 (Closed): Add SMBIOS 3.1.1 definitions
- "git commit da0a6884d90852c49a078bfe54f616cdf82cb9cc":https://github.com/illumos/illumos-gate/commit/da0a6884d90852c4...
-
06:57 PM Bug #8698 (Closed): AMD does not make an OPERTRON
- "git commit 3934d9d608fe872ef1424714cad422bc624293b5":https://github.com/illumos/illumos-gate/commit/3934d9d608fe872e...
-
06:56 PM Bug #8875 (Closed): loader.efi: efipart should exclude iPXE stub block protocol
- iPXE does insert stub BLOCK IO protocol handler, it is unusable and the access will result with error. We need to exc...
-
06:21 PM Feature #8874 (Closed): igb MAC_CAPAB_LED support
- With 8871 and RFD 89, we'd like the igb driver to support MAC_CAPAB_LED.
-
06:21 PM Feature #8873 (Closed): i40e MAC_CAPAB_LED support
- With 8871 and RFD 89, we'd like the i40e driver to support MAC_CAPAB_LED.
-
06:20 PM Feature #8872 (Closed): e1000g MAC_CAPAB_LED support
- With 8871 and RFD 89, we'd like the e1000g driver to support MAC_CAPAB_LED. One important twist is that not all of th...
-
06:19 PM Feature #8871 (Closed): Want means of toggling data link LEDs
- As part of the work going on in RFD 88 and RFD 89, we'd like to add a new MAC capability, MAC_CAPAB_LED, that provide...
-
06:02 PM Bug #8734 (Closed): prof: variable 's_inv' set but not used
- "git commit c3f7a870373b38f01b2fb5e6ec30cb456c90ad32":https://github.com/illumos/illumos-gate/commit/c3f7a870373b38f0...
-
05:21 PM Bug #8870 (New): CPU hung for ever at 100 percent system time on kcs_wait_for_obf()
- Hello,
On some of our OmniOS r151014 boxes, we are experiencing the following issue :
- losing communication on a... -
03:05 PM Bug #8603 (Closed): rename zilog's "zl_writer_lock" to "zl_issuer_lock"
- "git commit cf07d3da9915c0d22da8f59e991639f819463cef":https://github.com/illumos/illumos-gate/commit/cf07d3da9915c0d2...
-
11:00 AM Bug #8869 (New): unable to boot installed system hipster gui 20171031
- Installation to Harddisk
Output from attached
Reboot after end installation, system hang:
output on screen... -
07:14 AM Bug #8868: /usr/xpg4/bin/grep dumps core in find_nl()
- Another similar crash (other stack path):...
-
05:37 AM Bug #8868: /usr/xpg4/bin/grep dumps core in find_nl()
- More simple reproducer:...
-
03:53 AM Bug #8868 (Closed): /usr/xpg4/bin/grep dumps core in find_nl()
- How to repeat:...
-
02:13 AM Bug #8797 (Closed): loader: Support URI scheme for root-path in netbooting
- "git commit f27dfbe1ab97352a1070fc81db8c8acaa338079a":https://github.com/illumos/illumos-gate/commit/f27dfbe1ab97352a...
-
01:34 AM Bug #8762 (Closed): syslogd: variable 'prev' set but not used
- "git commit 61d32c33314163cd44fd93c77f2606de94baee81":https://github.com/illumos/illumos-gate/commit/61d32c33314163cd...
2017-11-28
-
11:47 PM Bug #8861 (Closed): more manpage spelling errors
- "git commit c5bab7026b8e0ac44b25ee08507ea360f177d844":https://github.com/illumos/illumos-gate/commit/c5bab7026b8e0ac4...
-
03:41 PM Bug #8861 (In Progress): more manpage spelling errors
-
11:38 PM Feature #8867 (Closed): add MAC_CAPAB_TRANSCEIVER support for cxgbe
- The cxgbe driver for Chelsio parts should support the MAC_CAPAB_TRANSCEIVER capability....
-
11:36 PM Feature #8866 (Closed): bnxe MAC_CAPAB_TRANSCEIVER support
- This adds support for MAC_CAPAB_TRANSCEIVER to the bnxe driver.
To test this, I've been using dltraninfo to verify... -
06:05 PM Bug #8865 (Closed): nightly shouldn't depend on specific /usr/bin/egrep behavior
- Currently nightly.sh contains ...
-
03:42 PM Bug #8863 (In Progress): elfsign request isn't much use
-
09:49 AM Feature #8864 (In Progress): libiconv: provide iconv filter library
- Our iconv functions are implemented in libc, but many third party packaged are blindly assuming existence of the libi...
2017-11-27
-
06:20 PM Bug #8829 (Closed): librdc: variable 'trc' set but not used
- "git commit c532a89174aae7a12b4a8cef1517e723d26ff477":https://github.com/illumos/illumos-gate/commit/c532a89174aae7a1...
-
06:20 PM Bug #8831 (Closed): mpapi: variable 'status' set but not used
- "git commit bb4d45692c48b2f803f7ec1f690be050a0b2bf05":https://github.com/illumos/illumos-gate/commit/bb4d45692c48b2f8...
-
06:20 PM Bug #8832 (Closed): libdll: 'id' defined but not used
- "git commit a9ecb23444fb4086c2f46388f05df21dca317b58":https://github.com/illumos/illumos-gate/commit/a9ecb23444fb4086...
-
06:20 PM Bug #8834 (Closed): libpp: 'id' defined but not used
- "git commit 8659a363582025a151043e8e5450174179fd637b":https://github.com/illumos/illumos-gate/commit/8659a363582025a1...
-
06:20 PM Bug #8836 (Closed): libsum: 'id' defined but not used
- "git commit 3c0e18f37537a4cc1475e6f715030b5457141261":https://github.com/illumos/illumos-gate/commit/3c0e18f37537a4cc...
-
06:20 PM Bug #8837 (Closed): libsmedia: variable 'retformat' set but not used
- "git commit 100ea781a0fa9beb2f6704a2e6f207a83aa2a853":https://github.com/illumos/illumos-gate/commit/100ea781a0fa9beb...
-
06:20 PM Bug #8840 (Closed): libtnfctl: variable 'ret_pp' set but not used
- "git commit 38fc59d1a32bf4ebde45c04f9e8a896ccc3db337":https://github.com/illumos/illumos-gate/commit/38fc59d1a32bf4eb...
-
06:20 PM Bug #8842 (Closed): libmail: right-hand operand of comma expression has no effect
- "git commit d87d03b4c0f66bf125e607ef8b0d9c5481040d20":https://github.com/illumos/illumos-gate/commit/d87d03b4c0f66bf1...
-
06:20 PM Bug #8845 (Closed): libima: variable set but not used
- "git commit df9cdf1096bbdb93cb9c2bb9d089a7804dc1d809":https://github.com/illumos/illumos-gate/commit/df9cdf1096bbdb93...
-
06:20 PM Bug #8847 (Closed): libadm: variable 'daynum' set but not used
- "git commit 1d2945e8b51a96806bfb1bc3cb0b1cf6732925e4":https://github.com/illumos/illumos-gate/commit/1d2945e8b51a9680...
-
06:20 PM Bug #8851 (Closed): libast: parameter/variable set but not used
- "git commit 10fb0c97e3ab2d7cb9ece84c177e49668137d68f":https://github.com/illumos/illumos-gate/commit/10fb0c97e3ab2d7c...
-
06:20 PM Bug #8855 (Closed): libnsl: variable 'p' set but not used
- "git commit a71e11eee4676204c7609c4c9703cc98fbf4669d":https://github.com/illumos/illumos-gate/commit/a71e11eee4676204...
-
05:17 PM Bug #8863: elfsign request isn't much use
- Looking at the man page, it has references to -a which appears nowhere in the code, so that reference can be removed too
-
04:34 PM Bug #8863 (In Progress): elfsign request isn't much use
- The elfsign request subcommand is based around a Sun-specific workflow. It won't work as is, and anyone using elfsign...
-
04:30 PM Bug #8862 (New): ZFS Channel Programs - List Bookmarks & Holds
- Channel program scripts should be able to list bookmarks on a filesystem and holds from a snapshot.
2017-11-26
-
12:47 PM Bug #8861 (Closed): more manpage spelling errors
- Spotted while reading:
Mulitipath - man3/Intro.3 man3lib/libMPAPI.3lib
zoneamd - man5/filesystem.5
tranlsation -...
2017-11-25
-
05:14 PM Bug #8860 (Closed): Example in grep(1) is incorrect
- There is the following example in grep(1):...
2017-11-24
-
10:41 PM Bug #8746: Xen: text-install: #de Divide error; xdf:xdf_lb_rdwr+66
- This is where OI with the latest illumos gets with IDE CDROM and Xen disk in HVM mode: https://openqa.oi.mnowak.cz/te...
-
10:27 PM Bug #8242: LSI Logic 53c1030 from VirtualBox fails to find rootfs in bootloader sometimes
- Automated test: https://openqa.oi.mnowak.cz/tests/1795#step/firstboot/5
VirtualBox 5.1.30.
2017-11-23
-
04:24 PM Bug #8811 (Closed): bfe: variable 'prom' set but not used
- "git commit 41be0ab3c9666e1f4bec924d95785dc06ab87662":https://github.com/illumos/illumos-gate/commit/41be0ab3c9666e1f...
-
04:24 PM Bug #8816 (Closed): mr_sas: variable set but not used
- "git commit f924f33d7af04fdea77591a059dd9c734448b76b":https://github.com/illumos/illumos-gate/commit/f924f33d7af04fde...
-
04:24 PM Bug #8815 (Closed): mega_sas: variable set but not used
- "git commit c873de809dcfeab9e738982f896c992a43066ee5":https://github.com/illumos/illumos-gate/commit/c873de809dcfeab9...
-
04:24 PM Bug #8796 (Closed): loader.efi: efipart does not recognize partitionless disks
- "git commit f58b22cff52aa6f7ce2ef23b9bbcc9d9e13f6cd7":https://github.com/illumos/illumos-gate/commit/f58b22cff52aa6f7...
-
04:24 PM Bug #8817 (Closed): ntxn: parameter 'mode_dont_care' set but not used
- "git commit 1f0a297725d06da62d0c701916f52e7f403ee0fc":https://github.com/illumos/illumos-gate/commit/1f0a297725d06da6...
-
04:24 PM Bug #8818 (Closed): i86xpv/generic_cpu: variable set but not used
- "git commit 8c69cc8fbe729fa7b091e901c4b50508ccc6bb33":https://github.com/illumos/illumos-gate/commit/8c69cc8fbe729fa7...
-
04:24 PM Bug #8820 (Closed): pam_modules: variable set but not used
- "git commit ff7e8ba86ba6352405bed47d89bd49c659eb6871":https://github.com/illumos/illumos-gate/commit/ff7e8ba86ba63524...
-
04:24 PM Bug #8821 (Closed): smbsrv: error: variable 'dnptrs' set but not used
- "git commit 942ab016774d03e12180dd0492e27e8227871a89":https://github.com/illumos/illumos-gate/commit/942ab016774d03e1...
-
04:24 PM Bug #8825 (Closed): libsldap: variable 'buf' set but not used
- "git commit 9b7c09359fb54caf6aad4de74967d415a48a88aa":https://github.com/illumos/illumos-gate/commit/9b7c09359fb54caf...
-
04:24 PM Bug #8826 (Closed): libnisdb: variable set but not used
- "git commit 4b44494bc0063e420eaa97f89cac1d1ff036c9da":https://github.com/illumos/illumos-gate/commit/4b44494bc0063e42...
-
09:08 AM Bug #8858: /usr/bin/grep doesn't support -E option
- The only sane solution here is to drop cmd/{e,f,}grep and use "xpg4" one as default (making appropriate symlinks).
-
08:28 AM Bug #8858 (Closed): /usr/bin/grep doesn't support -E option
- While /usr/xpg4/bin/grep supports -E option (interpret pattern as regular expression), /usr/bin/grep misses this option.
Also available in: Atom