Activity
From 2018-07-21 to 2018-08-19
2018-08-19
-
06:37 PM Bug #9757 (Closed): getent ipnodes has wrong exit status
- According to the getent man page, getent will return:
3 There is no support for enumeration on this database.
F... -
06:22 PM Bug #868 (Closed): uts/common/avs/ns/contract.h makes source searches tedious
- avs has been removed from illumos
-
06:22 PM Bug #710 (Closed): AVS gets its bitwise ops muddled
- avs has been removed from illumos
-
06:21 PM Bug #1481 (Closed): broken dependency from driver/storage/sv
- avs has been removed from illumos
-
06:20 PM Bug #1629 (Closed): AVS slows down writes on a primary host
- avs has been removed from illumos
-
06:18 PM Bug #1236 (Closed): SUNWcs should depend on runtime/perl-510/modules/sun-solaris
- Closed by 4911
-
06:12 PM Bug #4358 (Closed): syslog(3c) man page refers non-existent printf(3ucb)
- Fixed in 8212
-
01:06 PM Bug #9729: kstat not exposing non-global zone stat counters
- I have found this commit by Bill Pijewski which updates illumos to expose the per-zone tcp kstats into the global zon...
2018-08-18
-
04:15 PM Bug #9756 (Closed): tests: badseg.c error: variable 'rc' set but not used
- debug build with gcc 7 did reveal:...
-
10:00 AM Bug #9733: Unable to remove stray label leftover from un-exported, removed single-device zfs pool
- I got a secoond NVMe. I completely reinstalled OmniOS, and I was able to replicate the issue with these steps:
- I... -
03:52 AM Bug #9737 (Pending RTI): send(3xnet) and friends are missing MSG_NOSIGNAL
2018-08-17
-
10:56 PM Bug #9755 (Closed): bounds checking functions and types should only be visible if __STDC_WANT_LIB_EXT1__ is set to 1
- While here, move errno_t to errno.h where it belongs per standard.
-
08:44 PM Bug #9736 (Closed): kmdb tortures via single-step miscellaneous trap
- "git commit 66a2141c21574ea874644d1b0703e2f175e8e8a1":https://github.com/illumos/illumos-gate/commit/66a2141c21574ea8...
-
11:57 AM Bug #9754 (Closed): grub: recent gcc needs -fno-reorder-functions
- Recent gcc do reorder functions (when there is a main() ?) and this does break the special builds like grub stage2 (o...
-
11:52 AM Bug #9753 (Closed): installgrub: hard coded partition 0 with GPT
- I was quite surprised to find installgrub to report partition 0 when I did use c2t1d0s1 with it. Fortunately the fix ...
-
03:27 AM Feature #9726 (Closed): getent could list the attr databases
- "git commit e5ecfaa0ff00b00d0b97e8638701ff77caeeab1d":https://github.com/illumos/illumos-gate/commit/e5ecfaa0ff00b00d...
-
12:27 AM Feature #9719 (Closed): uts/i86pc: add way to set bootrd_debug
- "git commit 70ee30a511f4abfd1b9cdf25495a219fe131829a":https://github.com/illumos/illumos-gate/commit/70ee30a511f4abfd...
2018-08-16
-
11:21 PM Bug #9717 (Closed): libstand: build with -Wall only
- "git commit ca876c1c4225b51f8e1c2763b28e8466add83a0b":https://github.com/illumos/illumos-gate/commit/ca876c1c4225b51f...
-
10:18 PM Bug #9703 (Closed): loader: stage1 should not probe floppies for zfs
- "git commit 64a170cf91c8d267e7707c00ac13639160db85cd":https://github.com/illumos/illumos-gate/commit/64a170cf91c8d267...
-
09:42 PM Bug #9738: 9112 broke third block copy allocations within one metaslab group
- https://github.com/openzfs/openzfs/pull/687
-
01:48 AM Bug #9738 (Closed): 9112 broke third block copy allocations within one metaslab group
- metaslab_group_alloc_normal() sets tertiary variable for some allocation requests to push those allocations to differ...
-
09:20 PM Bug #9751: Allocation throttling misplacing ditto blocks
- https://github.com/openzfs/openzfs/pull/688
-
09:10 PM Bug #9751 (Closed): Allocation throttling misplacing ditto blocks
- During synthetic random write benchmarks I found many secondary and tertiary block copies allocations form the same v...
-
08:44 PM Bug #9750 (Closed): pkgchk -l package list runs together
- The list of package printed out by pkgchk -l run together, for example:
$ pkgchk -l -p /usr/share/man/man7
NOTE: ... -
08:03 PM Bug #9418 (Closed): iwn: rate array in struct iwn_ks_txpower should have size IWN_RIDX_MAX+1
- "git commit 843ead088f87e5e766084646370e981f176eb323":https://github.com/illumos/illumos-gate/commit/843ead088f87e5e7...
-
07:17 PM Bug #9728 (Closed): 3secdb man pages need some tlc
- "git commit 8e5dcf3a637ec78130ed00945993c8c991997a44":https://github.com/illumos/illumos-gate/commit/8e5dcf3a637ec781...
-
05:36 PM Feature #8548 (Closed): want memset_s(3C)
- "git commit 00efb5e1437d3912284689f1b0c13190e634e788":https://github.com/illumos/illumos-gate/commit/00efb5e1437d3912...
-
05:06 PM Bug #9242 (Closed): st: this statement may fall through
- "git commit 3b5ccf6b95a705120c7f7fa193afabfd40dc7342":https://github.com/illumos/illumos-gate/commit/3b5ccf6b95a70512...
-
04:36 PM Bug #9749 (Closed): Need Intel ucode update to 20180807
- This updates the Intel microcode to the 20180807 release which is required to have microcode sufficient to mitigate L...
-
04:35 PM Bug #9748 (Closed): ucode shouldn't need install step
- Today the micrcode is shipped by taking a file that has a text form of the micrcode and as part of bootadm operations...
-
04:32 PM Feature #9747 (Closed): Implement CPU autoreplace based on Intel PPIN
- Per RFD 137 (https://github.com/joyent/rfd/blob/master/rfd/0137/README.md) we'd like to be able to implement CPU base...
-
04:30 PM Feature #9746 (Closed): Need cpuid detection for security sec features
- We need the ability to do cpuid detection for various CPU security features such as IPBP, etc.
As part of testing ... -
04:30 PM Feature #9745 (Closed): rescan cpuid after ucode updates
- After taking a microcode update we should be rescanning cpuid for a subset of features related to security and potent...
-
04:28 PM Feature #9744 (Closed): invalidate cache before microcode update
- There have been some reports that certain microcode updates on a few parts require that the cache be flushed before p...
-
12:03 PM Bug #9743 (Closed): libi386: biosdisk should use BD_RD and BD_WR constants
- Replace 0 and 1 with named constants.
-
12:02 PM Bug #9742 (Closed): libi386: Add workaround for HP BIOS issues
- FreeBSD update https://svnweb.freebsd.org/base?view=revision&revision=r331718
stand: Add workaround for HP BIOS is... -
12:01 PM Bug #9741 (Closed): libi386: fix DEBUG messages in biosdisk
- The messages are a bit misleading because the IO can be either read or write.
-
11:59 AM Bug #9740 (Closed): libi386: use snprintf in biosdisk and style fixes
- Use break statements to get out of for loop and remove extra empty line.
This is cleanup to (re)sync code with Fre... -
09:27 AM Bug #9737: send(3xnet) and friends are missing MSG_NOSIGNAL
- Review: https://www.illumos.org/rb/r/1162/
-
07:49 AM Bug #9739 (Rejected): kerberos kadmind crashed in openindiana hipster 2018/04
-
06:59 AM Bug #9739 (Rejected): kerberos kadmind crashed in openindiana hipster 2018/04
- Kerberos krb5kdc can start.
But kadmind segfaults.
2018-08-15
-
03:00 PM Bug #9737 (Closed): send(3xnet) and friends are missing MSG_NOSIGNAL
- The @send(3xnet)@, @sendto(3xnet)@, and @sendmsg(3xnet)@ man pages are missing documentation for the @MSG_NOSIGNAL@ f...
-
01:57 PM Bug #9736 (Closed): kmdb tortures via single-step miscellaneous trap
- SmartOS OS-5852
KMDB often gets "stuck" after a :c with:... -
08:24 AM Feature #9735 (Closed): Need to provide SMB 2.1 Client
- The kernelbased SMB server needs some enhancements like
- connect and join domain when SMB1 is disabled
- add SMB...
2018-08-14
-
06:07 PM Bug #9367 (Closed): troff: comparison between pointer and zero character constant
- "git commit 9fed930b55df5aeaba1280325625a29e78199a54":https://github.com/illumos/illumos-gate/commit/9fed930b55df5aea...
-
12:54 PM Bug #9733: Unable to remove stray label leftover from un-exported, removed single-device zfs pool
- I have been trying to replicate this, by having drives imported, powering off, removing them without exporting them f...
-
09:39 AM Bug #9733: Unable to remove stray label leftover from un-exported, removed single-device zfs pool
- Thank you for looking into this.
Yuri Pankov wrote:
> Have you tried using @zpool labelclear@ command?... -
09:25 AM Bug #9733: Unable to remove stray label leftover from un-exported, removed single-device zfs pool
- Also, @/dev/nvd0p3@ (device from that "fido" pool label) is an NVMe -- do you have any of those present that are *not...
-
09:21 AM Bug #9733: Unable to remove stray label leftover from un-exported, removed single-device zfs pool
- Sorry, re-reading the description, I'm now really confused -- how is the physically gone disk related to any of this?...
-
08:54 AM Bug #9733 (New): Unable to remove stray label leftover from un-exported, removed single-device zfs pool
- On an OmniOS server I imported a single-device zfs pool, used to boot a test FreeBSD install.
After poweroff I rem...
2018-08-13
-
07:18 PM Bug #9730 (Closed): Audit Configuration execution profile doesn't work
- "git commit 223ffd476e2703f912aa332a875dfb72ab5d7010":https://github.com/illumos/illumos-gate/commit/223ffd476e2703f9...
-
02:18 PM Bug #9730 (Closed): Audit Configuration execution profile doesn't work
- If you give a user the Audit Configuration profile:
$ profiles
Audit Configuration
Basic Solaris User
All
T... -
07:00 PM Bug #9725 (Closed): getent has unused variables and implicit function declarations
- "git commit 2c5ec7a875dcd76853e6618614e990f1e8cdd56d":https://github.com/illumos/illumos-gate/commit/2c5ec7a875dcd768...
-
06:47 PM Bug #9723 (Closed): provide support for VMM's GDT handling
- "git commit 309b04b88ca20521fb8141c40ad19b8528b37d7d":https://github.com/illumos/illumos-gate/commit/309b04b88ca20521...
-
06:44 PM Bug #9716 (Closed): libstand: cstyle cleanup of what we just did touch
- "git commit 734b3a42d9fd315e40f7ce511604865fb3c2e799":https://github.com/illumos/illumos-gate/commit/734b3a42d9fd315e...
-
06:27 PM Bug #9626 (Closed): move 'static xuio_stats_t xuio_stats' to file where it use
- "git commit 857c96d257470e097e846ab8886580991b329c32":https://github.com/illumos/illumos-gate/commit/857c96d257470e09...
-
04:56 PM Bug #9461 (Closed): kbd does not switch keyboard layout
- "git commit 6d75a680fdc4059c56ee980eacd6e8b15587086f":https://github.com/illumos/illumos-gate/commit/6d75a680fdc4059c...
-
03:56 PM Bug #9711 (Closed): fts(3C) needs to be largefile aware
- "git commit db132910a923e71326bd3fde5c15548dabd000b9":https://github.com/illumos/illumos-gate/commit/db132910a923e713...
-
03:48 PM Bug #9731 (Closed): uts: update sys/queue.h
- The queue.h is implementing family of methods for list and queue management. Our instance has not been updated for a ...
-
11:25 AM Bug #9729 (New): kstat not exposing non-global zone stat counters
- For a lot of modules, kstat in the global zone exposes both the gz stats and the ngz stats. For example:
# kstat -... -
10:15 AM Bug #9728 (Closed): 3secdb man pages need some tlc
- There are a number of errors and issues with getexecattr(3secdb) and the other 3secdb man pages:
getexecattr has K... -
07:52 AM Support #9727 (New): Driver for MegaRAID SAS 9361-8i
- I have a storage server and Raid Controller using MegaRAID SAS 9361-8i. my Raid Controller detect on bios but cannot ...
2018-08-11
-
08:15 PM Feature #9726 (Closed): getent could list the attr databases
- There's no reason why getent couldn't be extended to handle the attr databases:
user_attr
prof_attr
exec_attr
a... -
07:52 PM Bug #9725 (Closed): getent has unused variables and implicit function declarations
- In usr/src/cmd/getent/Makefile, we see
CERRWARN += -_gcc=-Wno-unused-variable
CERRWARN += -_gcc=-Wno-implicit-fun... -
01:43 PM Bug #9724 (Closed): qede needs updates for newer GCC
- ...
2018-08-10
-
09:50 PM Bug #9718 (Closed): update mandoc to 1.14.4
- "git commit 6640c13beae5a8b03718dc6b7a9cda5dd6ab9024":https://github.com/illumos/illumos-gate/commit/6640c13beae5a8b0...
-
03:05 PM Bug #9723 (Closed): provide support for VMM's GDT handling
- As per SmartOS OS-7090:
"I ran a test program that attempted to deference a bunch of different segment selectors. ... -
02:30 PM Bug #9711: fts(3C) needs to be largefile aware
- Jonathan's testing notes:
I tested the proposed fix against all versions of 32-bit, 32-bit largefile, and 64-bit, ... -
01:16 PM Bug #9722 (New): Still broken ZFS ACL inheritance from #6764, #8984 only fixed the aclmode=passthrough case
- There seems to be no way to re-open a closed issue.
Please see https://www.illumos.org/issues/8984
Andy Fiddman spe... -
03:45 AM Feature #9668 (Closed): loader: rename zfsloader to loader
- "git commit 9fd537180d8c7ca186c4842f6262016f5e418d10":https://github.com/illumos/illumos-gate/commit/9fd537180d8c7ca1...
2018-08-09
-
03:09 PM Bug #9708 (Closed): loader: libstand warning: pointer targets differ in signedness
- "git commit 380059927f2f5af9148793463b305037707f8613":https://github.com/illumos/illumos-gate/commit/380059927f2f5af9...
-
03:09 PM Bug #9712 (Closed): libstand: netif.c variable set but not used
- "git commit 27d539f2d4b4c40e9fc667f8b1319ed290c6e4b3":https://github.com/illumos/illumos-gate/commit/27d539f2d4b4c40e...
-
03:09 PM Bug #9713 (Closed): libstand: cd9660 pointers differ in signedness
- "git commit 5620b343930008e3d99871d6563033c0cbe44afa":https://github.com/illumos/illumos-gate/commit/5620b343930008e3...
-
03:09 PM Bug #9714 (Closed): libstand: dereferencing type-punned pointer will break strict-aliasing rules
- "git commit 567af71db40b696d77b6f0112d8cb20c4dc3ad93":https://github.com/illumos/illumos-gate/commit/567af71db40b696d...
-
03:09 PM Bug #9715 (Closed): libstand: gzipfs unused variable
- "git commit a942f1f5f0eafb4e2a9cf5d6cff385b7830676e6":https://github.com/illumos/illumos-gate/commit/a942f1f5f0eafb4e...
-
10:55 AM Feature #9721 (Closed): cmd/boot: support cpio boot archive
- Build support to create/update cpio boot archive.
-
10:53 AM Feature #9720 (Closed): kernel: support for booting with cpio-based boot_archive
- Currently we do support hsfs and ufs boot archives. Using hsfs relies on external tool (mkisofs) and using ufs is com...
-
10:38 AM Feature #9719 (Closed): uts/i86pc: add way to set bootrd_debug
- The bootrd_debug is knob to enable boot time ramdisk read debug messages - in the reader code for ufs, hsfs etc acces...
-
07:30 AM Bug #9674 (Closed): Let's scrap AVS/sdbc
- "git commit cb41b9c565d4eec9e1f06e24d429696f59f2f07d":https://github.com/illumos/illumos-gate/commit/cb41b9c565d4eec9...
-
07:18 AM Bug #9674: Let's scrap AVS/sdbc
- List of files removed from @proto@ by this change:...
2018-08-08
-
09:48 PM Bug #9718 (Closed): update mandoc to 1.14.4
- http://mandoc.bsd.lv/NEWS
http://mandoc.bsd.lv/ChangeLog -
07:52 PM Bug #9717 (Closed): libstand: build with -Wall only
- In fact, build with just -Wall -Werror, we should be clean now...
-
07:45 PM Bug #9716 (Closed): libstand: cstyle cleanup of what we just did touch
- Just as the subject is telling - big cstyle cleanup.
-
07:11 PM Bug #9715 (Closed): libstand: gzipfs unused variable
- Revealed issue... ...
-
06:49 PM Bug #9714 (Closed): libstand: dereferencing type-punned pointer will break strict-aliasing rules
- The gcc 4.4.4 issue (gcc 7 does not complain)....
-
01:41 PM Bug #9713 (Closed): libstand: cd9660 pointers differ in signedness
- Build with warnings enabled did reveal the problem with cd9660 reader. The 9660 data structures are defined as char a...
-
01:23 PM Bug #9712 (Closed): libstand: netif.c variable set but not used
- Build without warning suppression did reveal:...
2018-08-07
-
10:44 PM Bug #9711 (Closed): fts(3C) needs to be largefile aware
- illumos imported BSD fts(3) last year, but it was not made largefile aware. This means any 32-bit binaries compiled w...
-
07:50 PM Bug #9685 (Closed): KPTI %cr3 handling needs fixes
- "git commit eea802b0a2c12269d15276d4657e5cd64dd541a4":https://github.com/illumos/illumos-gate/commit/eea802b0a2c12269...
-
07:50 PM Bug #9694 (Closed): Parallel dump hangs
- "git commit 6ccea42291d6cef3970fbb35ece075406851267f":https://github.com/illumos/illumos-gate/commit/6ccea42291d6cef3...
-
07:50 PM Bug #9695 (Closed): Slow crash dumps, significantly slower than live core
- "git commit d8873b3136f0985c9e33ff8801644e1b4253b36c":https://github.com/illumos/illumos-gate/commit/d8873b3136f0985c...
-
07:50 PM Bug #9698 (Closed): pkcs11 C_Digest() is too restrictive in input
- "git commit 0e986b9d87352cd82909c748e7f684afe0ed579f":https://github.com/illumos/illumos-gate/commit/0e986b9d87352cd8...
-
06:42 PM Bug #9249 (Closed): System crash dump to NVME not working
- "git commit 64216313af8955ed170cf25df29a04c18b3e0296":https://github.com/illumos/illumos-gate/commit/64216313af8955ed...
-
06:42 PM Bug #9638 (Closed): libc/port/fp/sigfpe.c: this statement may fall through
- "git commit 72dc11568f48cd37cf8182a82d9cb55b22d7c805":https://github.com/illumos/illumos-gate/commit/72dc11568f48cd37...
-
04:04 PM Bug #9645 (Closed): scf_read_propvec segfaults on error
- "git commit e6ccb06dae563daedbe76eeadbdd3940a4e4f693":https://github.com/illumos/illumos-gate/commit/e6ccb06dae563dae...
-
11:00 AM Bug #9709 (Rejected): Remove support for BZIP2 from dump
- It has been determined that, even with parallel dump, bzip2 compression is still too slow to be used for system crash...
-
11:00 AM Bug #9708 (Closed): loader: libstand warning: pointer targets differ in signedness
- Multiple signed vs unsigned issues in libstand:...
-
10:59 AM Bug #9707 (In Progress): Enable parallel crash dump
- #9694 addressed the hang that was prohibiting the use of parallel crash dump. It is still disabled by default.
We ...
2018-08-06
-
07:41 PM Bug #9636 (Closed): loader: colon is not supported in zfs dataset name
- "git commit 6f01cc523b60037ee932665003f61f7fc34735e2":https://github.com/illumos/illumos-gate/commit/6f01cc523b60037e...
-
07:41 PM Bug #9669 (Closed): Extra zeros sent by sendfile()
- "git commit 8cd3131235b232e4d63be3cf95ce9be87907e74f":https://github.com/illumos/illumos-gate/commit/8cd3131235b232e4...
-
07:41 PM Bug #9701 (Closed): byteorder functions are in libc for a long time
- "git commit cc581a18c90036f3cc09e518f22af9b2f11b2a8d":https://github.com/illumos/illumos-gate/commit/cc581a18c90036f3...
-
05:56 PM Bug #9063 (Closed): improve procfs exit handling
- "git commit 5203e56b6b338ebe19cb5433c609f9f5eb7d12b7":https://github.com/illumos/illumos-gate/commit/5203e56b6b338ebe...
2018-08-04
-
10:12 PM Bug #9704 (In Progress): move socket functions to libc
- move the contents of usr/src/lib/libsocket/socket to libc, where they belong.
-
07:16 PM Bug #9693 (Closed): emulated NVMe controller on ESXi 6.7 fails to attach
- "git commit db083a4d72c304c6b3b8782fde3c03d66a9ccf88":https://github.com/illumos/illumos-gate/commit/db083a4d72c304c6...
-
11:20 AM Bug #9703 (Closed): loader: stage1 should not probe floppies for zfs
- We wont find anything there...
2018-08-03
-
09:42 PM Bug #9697 (Closed): Add digest tests to crypto test framework
- "git commit f3041bfa3b583d55b68d8c6d8816f646b8d73aee":https://github.com/illumos/illumos-gate/commit/f3041bfa3b583d55...
-
04:34 AM Bug #9697 (Closed): Add digest tests to crypto test framework
- Upstream of Joyent OS-6722. Add tests for the main SHA family of digest algorithms.
-
08:37 PM Feature #9661 (Closed): update tzdata to 2018e
- "git commit 3508b934406b57239ce54689e72345bb2813affd":https://github.com/illumos/illumos-gate/commit/3508b934406b5723...
-
04:49 PM Feature #9661 (In Progress): update tzdata to 2018e
-
08:04 PM Bug #9702 (In Progress): HBA drivers don't need the redundant devfs_clean step
- It looks like the following piece of code gets carried into new HBA drivers (this one is from mpt_sas):...
-
06:07 PM Bug #9701 (Closed): byteorder functions are in libc for a long time
- ...hence the man page shouldn't tell users to link with -lsocket -lnsl to get them.
-
03:31 PM Bug #9700: ZFS resilvered mirror does not balance reads
- Here is my proposed fix...
-
02:11 PM Bug #9700 (Closed): ZFS resilvered mirror does not balance reads
- Using DTrace we can see that there is no read activity on the resilvered side of a mirror. On a production system, he...
-
05:16 AM Bug #9699 (Closed): loader: biosdisk should prefer smaller (safer) sectors value from INT13
- FreeBSD update: https://reviews.freebsd.org/D16577
When a Mediasonic HD3-U2B-ME PATA to USB enclosure with a d... -
04:42 AM Bug #9698 (Closed): pkcs11 C_Digest() is too restrictive in input
- Upstream of Joyent OS-6605:
While adding a bunch of additional test vectors to the crypto-tests in illumos-joyent,... -
04:13 AM Bug #9650 (Closed): libstand: Add MAXWAIT to net for establishing max total timeout
- "git commit e78c3bfbbe4bd8f590eca05ea278a4de7172fd2e":https://github.com/illumos/illumos-gate/commit/e78c3bfbbe4bd8f5...
2018-08-02
-
11:14 PM Bug #9180 (Closed): gss_mechs/mech_krb5: this statement may fall through
- "git commit 06307114472bd8aad5ff18ccdb8e25f128ae6652":https://github.com/illumos/illumos-gate/commit/06307114472bd8aa...
-
10:05 PM Bug #9696 (Closed): add /etc/system.d support
- This adds support for kernel tunables via /etc/system.d. With this change modules can independently provide kernel cu...
-
08:19 PM Bug #9695 (Closed): Slow crash dumps, significantly slower than live core
- The table below showscomparative data for approx 10.5G crash dumps, with various different dump devices (all zvol). T...
-
06:15 PM Bug #9692 (Closed): libvscan has bad _msg dependency
- "git commit 4b82800c9ef42549e376c68ab63eb6d8228449ce":https://github.com/illumos/illumos-gate/commit/4b82800c9ef42549...
-
02:44 PM Bug #9692: libvscan has bad _msg dependency
- I suppose the original build failure message might be useful to have as well (ECAFFEINE :P):
After the merge of:
... -
02:32 PM Bug #9692: libvscan has bad _msg dependency
- Just to have the whole synopsis, the upstream is 'OS-7100 Build fails in libvscan after merge'
-
02:31 PM Bug #9692 (Closed): libvscan has bad _msg dependency
- Upstream of Joyent OS-7100:
(I'm just including Robert's analysis as it's where we finally got to the bottom of th... -
05:19 PM Bug #9694 (Closed): Parallel dump hangs
- Parallel Dump should is currently disabled because it hangs. Apparently the last of the dump threads misses the wakeu...
-
05:14 PM Bug #9693 (Closed): emulated NVMe controller on ESXi 6.7 fails to attach
- Emulated NVMe controller on ESXi 6.7 fails to attach as it now reports the "thin" feature. We are likely being overca...
-
05:04 PM Bug #9249 (In Progress): System crash dump to NVME not working
-
12:44 PM Feature #9661: update tzdata to 2018e
- This is in RB - https://illumos.org/rb/r/1136/ - and approved.
I don't have time to RTI it until after next week so ...
2018-08-01
-
04:13 PM Bug #9687: SMF service cannot be disabled
- Fix: https://www.illumos.org/rb/r/497
-
03:31 PM Bug #9691 (Closed): fat zap should prefetch when iterating
- When iterating over a ZAP object, we're almost always certain to iterate over the entire object. If there are multipl...
-
03:22 PM Feature #9661: update tzdata to 2018e
- Andy, are you working on this? I have already did this internally and can simply put it out for illumos review.
2018-07-31
-
05:06 PM Bug #9690 (Closed): metaslab of vdev with no space maps was flushed during removal
- While running zloop, this assertion was hit:...
-
04:42 PM Bug #9689 (Closed): zfs range lock code should not be zpl-specific
- The ZFS range locking code in zfs_rlock.c/h depends on ZPL-specific data structures, specifically znode_t. However, ...
-
04:25 PM Bug #9688 (Closed): aggsum_fini leaks memory
- aggsum_fini() does not free as_buckets. It should do so. A
-
02:40 PM Bug #9687 (Closed): SMF service cannot be disabled
- We had a system where an SMF service was stuck in offline state. The properties were showing the service as disabled ...
2018-07-30
-
08:22 PM Bug #9266 (Closed): ixgbe: this statement may fall through
- "git commit e5c421abb8bd517cb6964747b9ce23066e1a1cef":https://github.com/illumos/illumos-gate/commit/e5c421abb8bd517c...
-
07:30 PM Bug #9673 (Closed): move internet address manipulation functions to libc
- "git commit 8a7aa2a592747bd90d85645126d80688e024a0e2":https://github.com/illumos/illumos-gate/commit/8a7aa2a592747bd9...
-
05:33 PM Bug #9606 (Closed): qede: error: this 'for' clause does not guard
- "git commit 77b62fe435d195b5a58f123e6c5ec9c9dffdc877":https://github.com/illumos/illumos-gate/commit/77b62fe435d195b5...
-
05:33 PM Bug #9607 (Closed): qede: this statement may fall through
- "git commit 0d7de619fa7b28e48c8e80fa26d724400f4f47a4":https://github.com/illumos/illumos-gate/commit/0d7de619fa7b28e4...
-
05:33 PM Bug #9608 (Closed): qede: error: 'free_buffer_count' may be used uninitialized in this function
- "git commit 3df3d01f9da8be5cdd1e81a5d050c24ccc55caa9":https://github.com/illumos/illumos-gate/commit/3df3d01f9da8be5c...
-
05:33 PM Bug #9609 (Closed): qede: error: result of '983040 << 16' requires 37 bits to represent, but 'int' only has 32 bits
- "git commit d972451485b9ccf8c5c4951e2d24f63da9ac2cc8":https://github.com/illumos/illumos-gate/commit/d972451485b9ccf8...
-
05:33 PM Bug #9610 (Closed): qede: error: left shift of negative value
- "git commit 7e3488dc6cdcb0c04e1ce167a1a3bfef83b5f2e0":https://github.com/illumos/illumos-gate/commit/7e3488dc6cdcb0c0...
-
09:13 AM Bug #9685 (Closed): KPTI %cr3 handling needs fixes
- There are two more known issues with KPTI trap handling. These are SmartOS bugs:
https://smartos.org/bugview/OS-70... -
09:04 AM Bug #9669 (Pending RTI): Extra zeros sent by sendfile()
2018-07-28
-
04:03 PM Bug #9684: Transform GCC_ROOT->GNUC_ROOT
- It was suggested by Rich that we could maybe use GNUC_ROOT instead.
-
04:02 PM Bug #9684 (Closed): Transform GCC_ROOT->GNUC_ROOT
- Today, we use the environment variable GCC_ROOT to indicate where to find the root of a GCC installation. While testi...
2018-07-27
-
05:06 PM Bug #9683 (Closed): Allow bypassing devid in vdev_disk_open()
- We've had 2 cases where the devids of disks were shuffled, preventing domain0 from being imported, which required a t...
-
04:51 PM Feature #9658 (Closed): Update cxgbe to deal with newer flash modules
- "git commit fa56a4b40d080b7786a82829ec946e94ba96ac07":https://github.com/illumos/illumos-gate/commit/fa56a4b40d080b77...
-
04:17 PM Bug #9682 (Closed): page fault in dsl_async_clone_destroy() while opening pool
- While running the zfs test suite for an unrelated change, I observed a crash. The problem is that when we are openin...
-
01:50 AM Support #9663: No illumos distro will boot
- Robert Mustacchi wrote:
> We've spent some time root causing at least the class of hangs that we're seeing on that s...
2018-07-26
-
05:17 PM Bug #9681 (Closed): ztest failure in spa_history_log_internal due to spa_rename()
- A recent test failed while running ztest, and produced the following result:
05/01 10:25:22 ztest -VVVVV -m 2 -r 0... -
04:49 PM Bug #9680 (Closed): dsl_dataset_hold_obj can leak bookmarks
- During the analysis of a hang we were able to discovery that during calls to dsl_dataset_hold_obj we could call dsl_b...
-
04:32 PM Bug #9679 (New): Race condition in mountd sharetab logic
- This bug presented itself with /temp filesystem of some databases failing to mount. It turns out that mountd doesn't ...
-
04:19 PM Bug #9678 (New): ZFS panic when cancelling removal with Log Spacemap feature enabled
- This panic was hit three times during device removal tests:...
-
03:57 PM Bug #9677 (Closed): panic from zio_write_gang_block() when creating dump device on fragmented rpool
- When the amount of memory in the system changes, we automatically increase the size of the dump device. The dump devi...
-
03:46 PM Bug #9676 (New): mdb's ::stacks command can loop forever
- Problem
mdb's ::stacks dcmd can loop forever if it encounters a bad frame pointer that points to itself.
Soluti... -
07:53 AM Bug #9674 (In Progress): Let's scrap AVS/sdbc
-
01:22 AM Support #9663: No illumos distro will boot
- We've spent some time root causing at least the class of hangs that we're seeing on that smartos-live issue. With luc...
2018-07-25
-
10:18 PM Bug #9675 (Closed): memory leak from cpupart_create
- In usr/src/uts/common/disp/cpupart.c, cpupart_create() allocates a buffer and assigns it to the cp_lgrploads member o...
-
04:22 PM Bug #9057 (Closed): unloadable modules should use NO_UNLOAD stubs
- "git commit 49714e869ee3a25c38d504fe4ae224833811ca45":https://github.com/illumos/illumos-gate/commit/49714e869ee3a25c...
-
04:22 PM Bug #9056 (Closed): dtrace_unregister()/fasttrap_pid_disable()/prgetmap() deadlock
- "git commit 49714e869ee3a25c38d504fe4ae224833811ca45":https://github.com/illumos/illumos-gate/commit/49714e869ee3a25c...
-
04:03 PM Bug #9674 (Closed): Let's scrap AVS/sdbc
- The AVS (Availability Suite) is in illumos-gate, but a quick survey of OmniOS, SmartOS, and OpenIndiana indicate it's...
2018-07-24
-
10:51 PM Feature #9672 (Closed): Reserve a ZFS replication stream feature flag for ZSTD compression
- "git commit acd7f809f0376580771fe4df8aaeecebe4c40b2f":https://github.com/illumos/illumos-gate/commit/acd7f809f0376580...
-
04:38 AM Feature #9672 (Closed): Reserve a ZFS replication stream feature flag for ZSTD compression
- To ensure interoperability with other implementations of OpenZFS (FreeBSD), reserve bit 25 in the ZFS replication str...
-
10:51 PM Feature #9621 (Closed): Make createtxg and guid properties public
- "git commit e8d4a73c868afb740396041be80ed2b141065e76":https://github.com/illumos/illumos-gate/commit/e8d4a73c868afb74...
-
09:21 PM Bug #9673 (Closed): move internet address manipulation functions to libc
- Move all of the following to the libc:
- inet_addr;
- inet_aton;
- inet_lnaof;
- inet_makeaddr;
- inet_netof;
-... -
04:27 AM Feature #9671 (New): ZFS should support ZStandard compression
- ZStandard ([[http://www.zstd.net/]]) is a new compression algorithm from the creator of LZ4 (the default compression ...
-
03:51 AM Bug #9669: Extra zeros sent by sendfile()
- Review: https://www.illumos.org/rb/r/1141/
2018-07-23
-
07:18 PM Bug #9670 (New): nfs: FATTR4_FILES_XXX used multiple times in rfs4_op_readdir
- NFS server part.
In usr/src/uts/common/fs/nfs/nfs4_srv_readdir.c, lines: 514-520, 744-749, 754-759.
Code looks ... -
03:45 PM Bug #9669: Extra zeros sent by sendfile()
- *Root cause*
The problem is in the @sendvec_chunk()@ function here:... -
03:36 PM Bug #9669: Extra zeros sent by sendfile()
- *Reproduction steps*
To reproduce the issue compile the attached @test.c@ using the following commands:... -
03:22 PM Bug #9669 (Closed): Extra zeros sent by sendfile()
- @sendfile()@ sometimes sends more bytes than there is actually in the source file (@in_fd@). When this happens there...
-
01:47 PM Feature #9580 (Closed): Add a hash-table on top of nvlist to speed-up operations
- "git commit 2ec7644aab2a726a64681fa66c6db8731b160de1":https://github.com/illumos/illumos-gate/commit/2ec7644aab2a726a...
-
01:46 PM Bug #9465 (Closed): ARC check for 'anon_size > arc_c/2' can stall the system
- "git commit abe1fd01ce5a83718c5a840daeab4abdaec1c104":https://github.com/illumos/illumos-gate/commit/abe1fd01ce5a8371...
-
08:41 AM Feature #9667: xhci_quiesce to support fast reboot.
- I'd agree with Toomas, fast-reboot looks like a solution for a problem that doesn't exist (I'd really want a full POS...
-
08:19 AM Feature #9667: xhci_quiesce to support fast reboot.
- Fast reboot, is definitely worth fixing if you have a slow bios, not all distros run on a ramdisk.
-
08:16 AM Feature #9667: xhci_quiesce to support fast reboot.
- The other blockers I know of are nvme and qede.
We have a quiesce for nvme, and qede is on the way. nvme was quite... -
07:12 AM Feature #9667: xhci_quiesce to support fast reboot.
- Ben Sims wrote:
> Currently no support for quiesce, so system has to do a slow reboot.
It would be nice to have q... -
07:18 AM Feature #9668 (Closed): loader: rename zfsloader to loader
- FreeBSD changes:
https://svnweb.freebsd.org/base?view=revision&revision=336532
https://svnweb.freebsd.org/base?view...
2018-07-22
-
09:04 PM Feature #9667 (New): xhci_quiesce to support fast reboot.
- Currently no support for quiesce, so system has to do a slow reboot.
-
08:08 AM Feature #9459: Implement topo module to enumerate dimms from smbios
- Testing notes are in the original illumos-joyent bug report:
https://smartos.org/bugview/OS-6490
Additionally, ... -
08:07 AM Feature #9458: extend ipmi enumerator module to enumerate a node for the service processor
- Testing notes are available in the original illumos-joyent bug:
https://smartos.org/bugview/OS-6511
Also available in: Atom