Activity
From 2020-10-07 to 2020-11-05
2020-11-05
-
07:34 PM Bug #13007: bhyve vlapic should set TMR on intr accept
- Since this change overhauled event handling for both SVM and VMX, testing on both platforms is a must. I ran the sta...
-
07:27 PM Bug #13284 (Closed): demo_rdb build fails on SPARC
- When building on SPARC after #13260, I see
dmake: Warning: Can't find `../../../../../Makefile.master.64': No such... -
05:16 PM Bug #13283 (Closed): mdb-bhyve should lookup against private symbols
- When using mdb-bhyve against an instance, it's possible to associate symbols with address ranges using @::nmadd@. Th...
-
04:34 PM Bug #13196: C_DeriveKey() doesn't always set object handle value
- To test, I used both the SSLPoke program as well as the small test program Andy provided (in this ticket). Note that ...
2020-11-04
-
03:38 PM Bug #13272 (Closed): 64-bit secflags test has wrong ldlibs
- "git commit ea78de644e058ee2f6b1c6bb50fcc07da6e4d7ac":https://github.com/illumos/illumos-gate/commit/ea78de644e058ee2...
-
03:38 PM Bug #13271 (Closed): 64-bit crypto tests have wrong library search path
- "git commit d7e2bdfa66e3574ffcce3665a4cd1136fc6cb6a1":https://github.com/illumos/illumos-gate/commit/d7e2bdfa66e3574f...
-
03:38 PM Bug #13270 (Closed): cmd/spell native build incomplete
- "git commit dd49d7b32f2281b4a30555d0ef9bf80720bbb67f":https://github.com/illumos/illumos-gate/commit/dd49d7b32f2281b4...
-
03:38 PM Bug #13268 (Closed): lp native build forgot CFLAGS
- "git commit 217f7406cb5a102a47f8ad05f1a14d967486671b":https://github.com/illumos/illumos-gate/commit/217f7406cb5a102a...
-
03:38 PM Bug #13269 (Closed): esc needs a native build
- "git commit 6d9ec342f3d7cd1b0259ab010949b9011e571ad9":https://github.com/illumos/illumos-gate/commit/6d9ec342f3d7cd1b...
-
03:38 PM Bug #13267 (Closed): tools libld build picks up normal sgs libs
- "git commit 90f7985f020eb82d06bd0d75396ff794105f7528":https://github.com/illumos/illumos-gate/commit/90f7985f020eb82d...
-
03:38 PM Bug #13266 (Closed): mdb build tools should use native tools
- "git commit 6f9fa98c81a60fc52e8a0a97930ac709e7272727":https://github.com/illumos/illumos-gate/commit/6f9fa98c81a60fc5...
-
03:38 PM Bug #13265 (Closed): libmp.so.1 missing library search path
- "git commit 421390e5fa91e88e795394c89567b48874788f9f":https://github.com/illumos/illumos-gate/commit/421390e5fa91e88e...
-
03:38 PM Bug #13264 (Closed): perl Makefiles place object files after libraries
- "git commit 9894d69ccc165ef74bf6ccce5a722cdefc922f18":https://github.com/illumos/illumos-gate/commit/9894d69ccc165ef7...
-
03:38 PM Bug #13263 (Closed): startd needs to search $(ROOT)/usr/lib/fm for deps
- "git commit 42c24f1c09b6b8d403ee0940c6f1362249a8b738":https://github.com/illumos/illumos-gate/commit/42c24f1c09b6b8d4...
-
03:38 PM Bug #13262 (Closed): rcm_daemon missing library search paths
- "git commit a235f1f94b85df48c92dd2323e777f49ad38afea":https://github.com/illumos/illumos-gate/commit/a235f1f94b85df48...
-
03:38 PM Bug #13261 (Closed): libdbus-1 deps missing libbsm
- "git commit 4fcda281302fdcc1753c1f266173e7b59a500c3c":https://github.com/illumos/illumos-gate/commit/4fcda281302fdcc1...
-
03:38 PM Bug #13260 (Closed): librtld_db demo should be built separately
- "git commit d9328cd43f1300af79f6fc8a3ad4760137618c63":https://github.com/illumos/illumos-gate/commit/d9328cd43f1300af...
-
03:06 PM Bug #13281 (Closed): bump crypto tests timeout
- Today, the pkcs11 crypto tests are written in such a way that they honor pkcs11.conf, which is a bit unfortunate as i...
-
12:21 PM Feature #13280 (Closed): CTF: provide option to truncate and continue
- See also: https://smartos.org/bugview/OS-6510
When converting some ELF objects, @ctfconvert@ aborts because the CT... -
03:36 AM Bug #13279 (New): gcc 8 needs -gstrict-dwarf
- (It's probably a good idea to pass it to 7 too, for that matter.)
Without it, the i386_hwcap fts.o (and others) co...
2020-11-03
-
08:46 PM Bug #13271: 64-bit crypto tests have wrong library search path
- I tested this primarily through wsdiff and verified that there were no changes induced by this. I also verified the b...
-
08:46 PM Bug #13270: cmd/spell native build incomplete
- I tested this primarily through wsdiff and verified that there were no changes induced by this. I also verified the b...
-
08:46 PM Bug #13265: libmp.so.1 missing library search path
- I tested this primarily through wsdiff and verified that there were no changes induced by this. I also verified the b...
-
08:45 PM Bug #13268: lp native build forgot CFLAGS
- I tested this primarily through wsdiff and verified that there were no changes induced by this. I also verified the b...
-
08:45 PM Bug #13266: mdb build tools should use native tools
- I tested this primarily through wsdiff and verified that there were no changes induced by this. I also verified the b...
-
08:45 PM Bug #13261: libdbus-1 deps missing libbsm
- I tested this primarily through wsdiff and verified that there were no changes induced by this. I also verified the b...
-
08:45 PM Bug #13263: startd needs to search $(ROOT)/usr/lib/fm for deps
- I tested this primarily through wsdiff and verified that there were no changes induced by this. I also verified the b...
-
08:45 PM Bug #13264: perl Makefiles place object files after libraries
- I tested this primarily through wsdiff and verified that there were no changes induced by this. I also verified the b...
-
08:45 PM Bug #13260: librtld_db demo should be built separately
- I tested this primarily through wsdiff and verified that there were no changes induced by this. I also verified the b...
-
08:44 PM Bug #13272: 64-bit secflags test has wrong ldlibs
- I tested this primarily through wsdiff and verified that there were no changes induced by this. I also verified the b...
-
08:44 PM Bug #13269: esc needs a native build
- I tested this primarily through wsdiff and verified that there were no changes induced by this. I also verified the b...
-
07:50 PM Bug #13278 (Closed): CTF assertion failed cmp->cm_tmap[id].cmt_map == suid
See also https://smartos.org/bugview/OS-6457
When processing forward declarations of unions, @ctfconvert@ can lo...
2020-11-02
-
08:05 PM Feature #13236 (Closed): Want Zen 3 socket information
- "git commit 059f070059c50b83e8b46b39b4dde67bf2feb1dc":https://github.com/illumos/illumos-gate/commit/059f070059c50b83...
-
08:05 PM Feature #13235 (Closed): amdzen(7D) support for Zen 3
- "git commit e9abe9d6424a9213df11b3243f6957e6a0b91e48":https://github.com/illumos/illumos-gate/commit/e9abe9d6424a9213...
-
08:05 PM Feature #13239 (Closed): umip, etc. are incorrectly conditioned in cpuid.c
- "git commit 5edbd2fec7b63b423df5bd21c4b0f7b775123a40":https://github.com/illumos/illumos-gate/commit/5edbd2fec7b63b42...
-
08:05 PM Feature #13238 (Closed): vaes, vpclmulqdq should be plumbed through isainfo
- "git commit 5edbd2fec7b63b423df5bd21c4b0f7b775123a40":https://github.com/illumos/illumos-gate/commit/5edbd2fec7b63b42...
-
08:05 PM Feature #13237 (Closed): Plumb through PCID on AMD
- "git commit c4b98ceff2f78fc5bb2f6bbe2e76627f04ef66f5":https://github.com/illumos/illumos-gate/commit/c4b98ceff2f78fc5...
-
04:10 PM Bug #13275 (Closed): bhyve needs richer INIT/SIPI support
- Today, bhyve's support for sending INIT and SIPI messages from the APIC is extremely limited. It only supports singl...
2020-10-31
-
03:55 PM Feature #5788: Want support for GCC's stack protector in libc
- To support the stack protector there are a few things we need:
1. libc needs the @__stack_chk_fail@ function
2. l... -
03:55 PM Feature #13274 (Closed): enable -fstack-protector-strong by default in user land
- It is long past time for @-fstack-protector-strong@ to be enabled by default in user land in the build. This goes thr...
-
03:38 PM Feature #13273 (Closed): want upanic(2)
- When terminating a process due to an erroneous condition, the common trend is to use abort(). This has a number of ch...
-
03:27 PM Bug #13272 (Closed): 64-bit secflags test has wrong ldlibs
- The 64-bit secflags tests end up referring to the 32-bit library path rather than the 64-bit library path making it h...
-
03:26 PM Bug #13271 (Closed): 64-bit crypto tests have wrong library search path
- The 64-bit crypto tests have the wrong library search path. Right now they end up specifying the 32-bit path, not the...
-
03:25 PM Bug #13270 (Closed): cmd/spell native build incomplete
- The cmd/spell build has a native program and while it make sure to set up @CC@ and @CPPFLAGS@ for the native build, i...
-
03:23 PM Bug #13269 (Closed): esc needs a native build
- The eversholt compiler (esc) is used as part of the fault management architecture. It is both built and installed to ...
-
03:20 PM Bug #13268 (Closed): lp native build forgot CFLAGS
- cmd/lp has a native build where a few different utilities are built. While most of the native flags are correctly set...
-
03:18 PM Bug #13267 (Closed): tools libld build picks up normal sgs libs
- We build an ld to run on the build host to make it easier to use new features in the build. To do this, we try to reu...
-
03:14 PM Bug #13266 (Closed): mdb build tools should use native tools
- mdb has a few tools that it uses to try and get access to information, @findfp@ and @setdynflag@ that are meant to be...
-
03:10 PM Bug #13265 (Closed): libmp.so.1 missing library search path
- libmp.so.1 is a special compatibility build of libmp.so.2. Because of how it's manually specified in the Makefiles, i...
-
03:08 PM Bug #13264 (Closed): perl Makefiles place object files after libraries
- The perl Makefiles in usr/src/cmd/perl are constructed such that all library dependencies are placed *before* the act...
-
03:07 PM Bug #13263 (Closed): startd needs to search $(ROOT)/usr/lib/fm for deps
- startd currently links against @libfmevent.so@ which is found in @/lib/fm@. This library has a dependency itself on @...
-
03:04 PM Bug #13262 (Closed): rcm_daemon missing library search paths
- The rcm_daemon builds several shared objects and manually specifies their search path as @-L$(ROOT)/lib@. This is all...
-
03:02 PM Bug #13261 (Closed): libdbus-1 deps missing libbsm
- Today, libdsus-1 is expected to come from the build machine. To account for the fact that we want to make sure we gen...
-
02:59 PM Bug #13260 (Closed): librtld_db demo should be built separately
- The librtld_db directory contains a separate demo application that shows how one might use librtld_db. The way this i...
2020-10-30
-
01:00 AM Bug #13259 (Closed): SVM event injection can race in bhyve
- In upstream (FreeBSD) bhyve, SVM event injection is done with the global interrupt flag (GIF) disabled, effectively b...
2020-10-29
-
10:11 PM Bug #13253 (Closed): bhyve stumbles on APIC ICRLO
- "git commit 06524cf4e4f6c18e557fb244d42a8e47dba3b1b6":https://github.com/illumos/illumos-gate/commit/06524cf4e4f6c18e...
-
03:50 PM Bug #13253: bhyve stumbles on APIC ICRLO
- Mike Zeller successfully tested this (along with a few other bhyve patches) under SmartOS on an AMD Epyc machine.
-
03:49 PM Bug #13253: bhyve stumbles on APIC ICRLO
- As a verification, I also ran the normal suite of test guests (Windows, OpenBSD, FreeBSD, Linux, OmniOS) to confirm t...
-
06:19 PM Bug #13245 (Closed): bhyve IO port hooks could be better integrated
- "git commit 0e1453c3a2b94021caaa134e7c5a404243abd604":https://github.com/illumos/illumos-gate/commit/0e1453c3a2b94021...
-
06:19 PM Bug #13244 (Closed): bhyve PM timer should be movable
- "git commit 0e1453c3a2b94021caaa134e7c5a404243abd604":https://github.com/illumos/illumos-gate/commit/0e1453c3a2b94021...
-
03:18 PM Bug #13205 (Closed): tem: we can use colors 0-255 with 8-bit depth
- "git commit e2c4d811404751999feb962ad88c198c0174076d":https://github.com/illumos/illumos-gate/commit/e2c4d81140475199...
-
11:53 AM Bug #13254 (Closed): SEGV due to misaligned stack in Unwind_RaiseException
- "git commit 1ba82a13d050678604bdd3fae596131469ca10e6":https://github.com/illumos/illumos-gate/commit/1ba82a13d0506786...
2020-10-28
-
06:23 PM Bug #13244: bhyve PM timer should be movable
- Mike Zeller successfully tested this (along with a few other bhyve patches) under SmartOS on an AMD Epyc machine.
-
06:10 PM Bug #13244: bhyve PM timer should be movable
- I was also able to manually confirm (via @mdb -k@) that the port hooks for a given instance looked correct and normal...
-
06:09 PM Bug #13244: bhyve PM timer should be movable
- As with most bhyve changes, the first test procedure was to confirm that a variety of operating systems would still b...
-
04:24 PM Bug #13245: bhyve IO port hooks could be better integrated
- Testing for this was combined with #13244.
-
12:17 AM Bug #13258 (Closed): remove lint from the uts build
- Now lint is gone, we should remove the vestiges of it in the uts build.
-
12:14 AM Bug #13118 (Closed): Very slow reaping, possible deadlock in zfs_delmap
- "git commit 94cc9d8febd5c99331fd191291b3b54435a1ef18":https://github.com/illumos/illumos-gate/commit/94cc9d8febd5c993...
-
12:14 AM Bug #13246: yacc -V: return code 1; lex -V: expects input on stdin
- I'm moving this to the illumos-gate project as I believe this would affect any distribution that ships the @yacc@ or ...
2020-10-27
-
10:57 PM Bug #13118: Very slow reaping, possible deadlock in zfs_delmap
- Testing:
* This has been in SmartOS since 2011 and hasn't caused any follow-up trouble that I can find
* We'v... -
09:08 PM Bug #13256 (Closed): bhyve should shadow %cr0 on AMD
- While testing new versions of the uefi-edk2 bootrom under bhyve, folks have noted that it runs very slowly during boo...
-
06:58 PM Bug #13241 (Closed): mlxcx sending wrong length SET_FLOW_TABLE_ROOT on some parts
- "git commit 7cbbb9b50e91b71fbcb3cde98921fc7fbcbe83ea":https://github.com/illumos/illumos-gate/commit/7cbbb9b50e91b71f...
-
04:19 AM Bug #13241: mlxcx sending wrong length SET_FLOW_TABLE_ROOT on some parts
- Decided to proceed with just sending the 64-byte length on all parts rather than doing it only based on the eswitch c...
-
06:43 PM Bug #13254: SEGV due to misaligned stack in Unwind_RaiseException
- Testing this change shows that the new wrapper function is being called and that the stack is re-aligned before calli...
-
09:01 AM Bug #13254: SEGV due to misaligned stack in Unwind_RaiseException
- It turns out that this worked on OmniOS r151030 because the primary compiler for that release is gcc4. gcc4 emits the...
-
12:01 AM Bug #13254 (Closed): SEGV due to misaligned stack in Unwind_RaiseException
- An OmniOS user reported that since upgrading from r151030 to r151034, the IBM TSM client now core dumps....
-
03:34 PM Bug #13204 (Closed): loader: 8-bit depth can draw 256 colors
- "git commit 91061836e6d66992af6a50374729f8ef6a6263ae":https://github.com/illumos/illumos-gate/commit/91061836e6d66992...
-
10:12 AM Bug #13255 (New): Missing man pages for userland mutex_enter()/mutex_exit()
-
02:55 AM Bug #12593 (Closed): NULL ptr deref in door_upcall via auditctl setpolicy
- "git commit d7c4a96fc8acd91d67ffddf9f159987336b28efc":https://github.com/illumos/illumos-gate/commit/d7c4a96fc8acd91d...
-
12:19 AM Bug #13253: bhyve stumbles on APIC ICRLO
- Testing with the proposed patch, I can confirm that the previously fatal workload now results in a @INST_EMUL@ vm exi...
2020-10-26
-
09:19 PM Bug #13253 (Closed): bhyve stumbles on APIC ICRLO
- While testing an experimental bootrom inside a bhyve VM, I observed a panic:...
-
07:32 PM Bug #13240 (Closed): wsdiff should not compare .SUNW_dof sections
- "git commit b7c90935fabdc1d4ac22d416b197b46081cdaee4":https://github.com/illumos/illumos-gate/commit/b7c90935fabdc1d4...
-
07:32 PM Feature #13233 (Closed): want unified diff option for wsdiff
- "git commit b7c90935fabdc1d4ac22d416b197b46081cdaee4":https://github.com/illumos/illumos-gate/commit/b7c90935fabdc1d4...
-
07:32 PM Feature #12222 (Closed): Want ctfwsdiff to diff workspaces for CTF
- "git commit b7c90935fabdc1d4ac22d416b197b46081cdaee4":https://github.com/illumos/illumos-gate/commit/b7c90935fabdc1d4...
-
07:31 PM Bug #13234 (Closed): Prevent race condition in dnode_dest
- "git commit b390f3a9a166c4ae80f78a79961396a4847672b7":https://github.com/illumos/illumos-gate/commit/b390f3a9a166c4ae...
-
07:31 PM Bug #7395 (Closed): mutex not owner panic in dnode_dest() -> mutex_destroy()
- "git commit b390f3a9a166c4ae80f78a79961396a4847672b7":https://github.com/illumos/illumos-gate/commit/b390f3a9a166c4ae...
-
06:57 PM Feature #13238: vaes, vpclmulqdq should be plumbed through isainfo
- I tested this by doing a few things:
* Verifying that values showed up in @::x86_featureset@
* Verifying that the... -
06:56 PM Feature #13239: umip, etc. are incorrectly conditioned in cpuid.c
- I verified this by making sure that we still saw the expected features in @::x86_featureset@.
-
06:53 PM Feature #13237: Plumb through PCID on AMD
- I verified that pcid was being detected in @::x86_featureset@ in mdb and verified that @x86_use_pcid@ is set to one.
-
06:49 PM Feature #13236: Want Zen 3 socket information
- I tested this by verifying that I got the right socket detected on a proto system.
-
06:47 PM Feature #13235: amdzen(7D) support for Zen 3
- I tested this by verifying that the smntemp driver came up and had temperature information, as well as that the other...
-
02:35 PM Bug #13252 (Closed): ctf_update()/ctf_dwarf_convert_function() leak memory
- While troubleshooting CTF conversion for large objects, I hit a problem with a shared library which has a large numbe...
-
02:27 PM Bug #13251 (Closed): CTF conversion fails if any CU is missing DWARF data
- libcrypto.so.1.1, 13MiB, which contains 659 DWARF CUs, cannot be converted by @ctfconvert@....
-
11:41 AM Bug #13249: wasteful entry allocation in dnlc
- ...
2020-10-25
-
01:07 PM Bug #13247: CTF conversion fails with large files
- I've tested the change in the attached Gerrit review.
Using @wsdiff@ (recently updated to compare CTF) on two gate...
2020-10-24
-
01:39 PM Bug #13227: SMB server serializes writes where it should not
- Gordon Ross wrote:
> During some performance testing, we discovered that the SMB server is serializing writes on a g...
2020-10-23
-
08:24 PM Feature #12222: Want ctfwsdiff to diff workspaces for CTF
- To test the change in the referenced Gerrit review, I ran the old and new wsdiff to compare a DEBUG and non-DEBUG wor...
-
06:42 PM Feature #13248: parallelise the quest for elves
- Some benchmarks of the old and new variant on OmniOS r151036 with perl 5.32 (which has threads support) - DMAKE_JOBS ...
-
04:21 PM Feature #13248 (Closed): parallelise the quest for elves
- The ELF verification and runtime checks from nightly are a serial part of the gate build which take a while to run.
... -
05:05 PM Bug #13249: wasteful entry allocation in dnlc
- Something of this sort should take care of it (not even compile tested):...
-
04:34 PM Bug #13249 (Closed): wasteful entry allocation in dnlc
- The namecache entry has the following layout:...
-
02:06 PM Bug #13247 (Closed): CTF conversion fails with large files
In continuing the rollout of CTF to more of OmniOS userland, I hit a memory scaling problem with a 30MiB shared lib...-
01:33 PM Bug #13246 (New): yacc -V: return code 1; lex -V: expects input on stdin
- Hello,
Actual results:... -
03:18 AM Bug #13245 (Closed): bhyve IO port hooks could be better integrated
- The IO port driver hook functionality, added to bhyve to allow the viona driver to trap and accelerate accesses to th...
-
03:16 AM Bug #13244 (Closed): bhyve PM timer should be movable
- One device emulated by the bhyve kernel module is the power management timer (vpmtmr). Presently it is accessible vi...
2020-10-22
-
09:44 PM Bug #7395: mutex not owner panic in dnode_dest() -> mutex_destroy()
- This almost certainly looks like the fix ported in #13234. Since #13234 has the explanation of the problem, I've mark...
-
07:35 PM Bug #13243 (New): deadlock on ZFS during concurrent rename and mkdir
- ...
-
06:54 PM Bug #13234: Prevent race condition in dnode_dest
- To test, the zfs test suite was run. The only failures were known issues with existing tickets.
-
02:08 PM Bug #13242 (Closed): parse_user_name in PAM is sloppy
- "git commit 1d276e0b382cf066dae93640746d8b4c54d15452":https://github.com/illumos/illumos-gate/commit/1d276e0b382cf066...
-
01:28 PM Bug #13242 (Closed): parse_user_name in PAM is sloppy
- Looking for strcpy on a whim, and found the aforementioned function and its sloppiness.
-
11:20 AM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- ...
2020-10-21
-
09:09 PM Feature #13213 (Closed): Want development driver for accessing AMD DF
- "git commit 549e0fd315406a4a97f9043f44860eed39a715da":https://github.com/illumos/illumos-gate/commit/549e0fd315406a4a...
-
09:09 PM Feature #13212 (Closed): Add Renoir to amdzen(7D)
- "git commit becd642c1e97d1674cef9e3dccb159c20c6992ae":https://github.com/illumos/illumos-gate/commit/becd642c1e97d167...
-
09:09 PM Feature #13146 (Closed): Want a driver for AMD SMN user access
- "git commit 047043c2181e939608ea2c09257fd2d515e99643":https://github.com/illumos/illumos-gate/commit/047043c2181e9396...
-
09:09 PM Feature #13145 (Closed): rewrite amdf17nbdf to use the ksensor framework
- "git commit 047043c2181e939608ea2c09257fd2d515e99643":https://github.com/illumos/illumos-gate/commit/047043c2181e9396...
-
09:09 PM Feature #13144 (Closed): refactor amdf17nbdf into a nexus
- "git commit 047043c2181e939608ea2c09257fd2d515e99643":https://github.com/illumos/illumos-gate/commit/047043c2181e9396...
-
02:33 PM Bug #13196: C_DeriveKey() doesn't always set object handle value
- This simple java program should replicate it. When I compile and run this under openjdk11, I get the cannot derive ke...
-
02:25 PM Bug #13196: C_DeriveKey() doesn't always set object handle value
- There is a small java program called 'SSLPoke' that can recreate the issue. While it is claimed to be Apache licensed...
-
12:31 PM Bug #13241: mlxcx sending wrong length SET_FLOW_TABLE_ROOT on some parts
- Looking at the open edition of the PRM, it seems like even the older editions had this command at 64b length. I guess...
-
12:03 PM Bug #13241 (Closed): mlxcx sending wrong length SET_FLOW_TABLE_ROOT on some parts
- It seems like on newer revisions of the parts supported by ...
-
02:08 AM Feature #13216 (Closed): Want virtio driver manual pages
- "git commit 2d5dd9b15977b2c2e3da8899922573f421a855a7":https://github.com/illumos/illumos-gate/commit/2d5dd9b15977b2c2...
2020-10-20
-
09:46 PM Bug #13240 (Closed): wsdiff should not compare .SUNW_dof sections
- .SUNW_dof sections include keys generated with @ftok()@ so there is no point in comparing them between ELF objects.
-
06:17 PM Feature #13216: Want virtio driver manual pages
- I tested this by reading the manual pages.
-
06:02 PM Feature #13239 (Closed): umip, etc. are incorrectly conditioned in cpuid.c
- While working on #13238, I noiced that UMIP, PKU, and PKE were incorrectly dependent on a couple features related to ...
-
05:52 PM Feature #13238 (Closed): vaes, vpclmulqdq should be plumbed through isainfo
- Both Intel and AMD support VEX prefixed versions of aes and pclmulqdq instructions. This isn't presently plumbed thro...
-
05:51 PM Feature #13237 (Closed): Plumb through PCID on AMD
- Through some updates that happened to the Linux kernel and various revisions of the AMD manuals, we have reason to be...
-
05:38 PM Feature #13236 (Closed): Want Zen 3 socket information
- We should update the cpuid socket information for some of the initial Zen 3 pieces.
-
05:36 PM Feature #13235 (Closed): amdzen(7D) support for Zen 3
- We should add support for some of the forthcoming AMD Zen 3 devices to amdzen(7D).
-
05:14 PM Bug #13234 (Closed): Prevent race condition in dnode_dest
- Port of OpenZFS #10101:
@dnode_special_close()@ waits for the refcount of dn_holds to go to zero without holding t... -
05:00 PM Bug #13211 (Closed): mdb ::prtusb truncates some addresses
- "git commit cbabcf308eac89bf8ef60ef05c5cff192e2d7e7e":https://github.com/illumos/illumos-gate/commit/cbabcf308eac89bf...
-
03:49 PM Bug #13231 (Closed): dmu_objset: release bonus buffer in failure path
- "git commit 79db7483beecd0a10eb28f30cdbbe8d4c87381ae":https://github.com/illumos/illumos-gate/commit/79db7483beecd0a1...
-
03:29 PM Bug #13231: dmu_objset: release bonus buffer in failure path
- To test, I ran the zfs test suite. All failures were known issues with existing tickets.
-
03:37 PM Bug #13209 (Closed): 11682 lost spa_bootsize from expandsize calculation
- "git commit 9a4eed61869ce47003efc57f1b5d7452e998ef5a":https://github.com/illumos/illumos-gate/commit/9a4eed61869ce470...
-
03:27 PM Bug #13226 (Closed): strtol: 'NULL' undeclared
- "git commit 6ffde572b778ee5005a114c9457ced33a6d5141e":https://github.com/illumos/illumos-gate/commit/6ffde572b778ee50...
-
03:10 PM Feature #13233 (Closed): want unified diff option for wsdiff
- wsdiff generates default @diff@ output in its report files. It would be useful to have an option to get unified diff ...
-
03:07 PM Feature #13213: Want development driver for accessing AMD DF
- I've tested this by using it extensively on an AMD 1P Rome system to poke at various aspects of the memory controller...
-
03:06 PM Feature #13144: refactor amdf17nbdf into a nexus
- I've tested this in a couple of different ways:
* Verifying that everything came up correctly on a Zen 1 2P Naples... -
03:03 PM Feature #13145: rewrite amdf17nbdf to use the ksensor framework
- I've tested this by looking at the temperature data on a Zen 1 2P Naples system and a 1P Zen 2 Rome system and verify...
-
03:02 PM Feature #13212: Add Renoir to amdzen(7D)
- Unfortunately, I don't know of anyone with a 4000 series APU to test this; however, I think the risks are pretty smal...
-
03:00 PM Feature #13146: Want a driver for AMD SMN user access
- I've tested this by doing SMN reads from various addresses that have meanings like I expect (such as the temperature ...
-
08:44 AM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- ...
2020-10-19
-
11:11 PM Bug #13232 (New): Add support for IPv4/31 or IPv6/127
- Many networking equipment vendors provide /31 IPv4 addresses or /127 IPv6 address to attached nodes.
One *can* con... -
04:58 PM Bug #13231 (Closed): dmu_objset: release bonus buffer in failure path
- Port of OpenZFS "#6575":https://github.com/openzfs/zfs/pull/6575
> Reported by kmemleak during testing of a new pa... -
01:06 PM Bug #13208: Create aggr fails when underlying links have more than 128 Tx rings
- I've revised this, based on code review feedback. Two main changes:
* Increased the default number of ports to 4. It... -
10:43 AM Bug #12285 (Closed): kpti_trampolines.s does not build with binutils 2.34
2020-10-18
-
06:10 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- Firmware is the latest available from SuperMicro for this board/nic combo.
Labeled as NVM v4.11, not sure in the P... -
05:05 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- The DTrace output indicates that the unicast traffic is hitting both the reserved group (as it should) and the defaul...
-
04:41 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- ...
-
04:31 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- ...
-
10:50 AM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- The nics are build into a https://www.supermicro.com/en/products/motherboard/X11SPH-nCTF
So it's Intel X722 + X557... -
10:40 AM Bug #13230 (New): i40e has duplicate traffic when used with bhyve/snoop running
- After having my board replaced my 2x 10G copper i40e nics are now working... sort of.
I noticed I was getting dupl... -
05:34 AM Bug #13223 (Closed): gptzfsboot: we also depend on LIBI386
- "git commit 9e369d105cd3d4aa6ce8fcd212306d290e67d94a":https://github.com/illumos/illumos-gate/commit/9e369d105cd3d4aa...
2020-10-17
-
07:22 PM Bug #13229 (Closed): scadm: this 'if' clause does not guard...
- Build error on sparc:...
-
03:55 PM Bug #13228 (Closed): envd: this 'if' clause does not guard...
- Build errors on sparc:...
-
03:28 PM Bug #13225 (Closed): libdwarf: too many symbols require 'small' PIC references
- "git commit cf301154ca04d983254e2a93ce50186494f9c4d5":https://github.com/illumos/illumos-gate/commit/cf301154ca04d983...
2020-10-16
-
10:32 PM Bug #13227: SMB server serializes writes where it should not
- Maybe this is at least indirectly related to incident #13138?
-
09:36 PM Bug #13227 (Closed): SMB server serializes writes where it should not
- During some performance testing, we discovered that the SMB server is serializing writes on a given file handle where...
-
08:50 PM Bug #13226 (Closed): strtol: 'NULL' undeclared
- While building stand on sparc:...
-
08:41 PM Bug #13225 (Closed): libdwarf: too many symbols require 'small' PIC references
- Build on sparc is failing with:...
-
08:40 PM Bug #12903: x86 libc string functions should set a frame pointer
- As an orthogonal way to verify the changes (though more indirectly) since many of them may return in multiple spots, ...
-
08:27 PM Bug #13224 (Closed): loader: edd_device_path_v3 is too small
- "git commit 4e59aad1e081d538a84310b0d0eec7556a710eb9":https://github.com/illumos/illumos-gate/commit/4e59aad1e081d538...
-
08:19 PM Bug #13221 (Closed): mapfile name for unix should be less generic
- "git commit 91ab9467e54c18d8133142e5704929a65e13a449":https://github.com/illumos/illumos-gate/commit/91ab9467e54c18d8...
-
02:54 PM Bug #13221: mapfile name for unix should be less generic
- Toomas was also kind enough to build and successfully boot this change on Sparc as well.
-
04:12 PM Feature #3525 (Closed): Persistent L2ARC
- "git commit f0a052391861a2b96cf28973c3b7f2854591aa79":https://github.com/illumos/illumos-gate/commit/f0a052391861a2b9...
-
04:08 PM Bug #13219 (Closed): Fix typo in udp_ioctl()
- "git commit 6218f28969018904255fddf306e6489c7ae28bba":https://github.com/illumos/illumos-gate/commit/6218f28969018904...
-
03:37 PM Bug #13219: Fix typo in udp_ioctl()
- Testing for this was just to build without the patch and with the patch and observe the wsdiff output for the ip modu...
2020-10-15
-
04:59 PM Feature #13220 (Closed): Add support for the IA32_FEATURE_CONTROL MSR in bhyve
- "git commit c9b7e76beb4142d3c99edad5ef93094464805881":https://github.com/illumos/illumos-gate/commit/c9b7e76beb4142d3...
-
02:14 PM Feature #13220: Add support for the IA32_FEATURE_CONTROL MSR in bhyve
- For testing, @dtrace -n 'vmx_rdmsr:entry /arg2 == 0x3a/ {}'@ was run while booting a win10 VM. The probe fired and th...
-
07:35 AM Feature #13220: Add support for the IA32_FEATURE_CONTROL MSR in bhyve
- After applying this fix I was able to get my Windows 10 clients to the latest update 2004.
Without this fix the clie... -
04:54 PM Bug #13224 (Closed): loader: edd_device_path_v3 is too small
- The EDD v3[1], see table 13, page 33, does define device path as double
qword, that is, 16 bytes, we have only qword... -
04:28 PM Bug #13223 (Closed): gptzfsboot: we also depend on LIBI386
- Build rule is missing dependency.
Testing done: manual build to verify re-link on libi386 change. -
01:45 PM Feature #13217 (Closed): Allow building with python 3.9
- "git commit 8a647f8fd0cebaabbf80f82d3710a26ef8d7229c":https://github.com/illumos/illumos-gate/commit/8a647f8fd0cebaab...
-
07:53 AM Bug #13222: Increase maximum number of fanout CPUs from 128 to 256
- Using NCPU won't work - header is included in user land.
We have never hit the limit of 128 fanout CPUs yet anyway... -
07:27 AM Bug #13222 (Closed): Increase maximum number of fanout CPUs from 128 to 256
- There is a define which limits the maximum number of fanout CPUs, it is:...
2020-10-14
-
09:20 PM Bug #13221: mapfile name for unix should be less generic
- This change has been in SmartOS for over a year (and thus has been subjected to many builds).
Additionally, after ... -
07:21 PM Bug #13221 (Closed): mapfile name for unix should be less generic
- Upstream of Joyent "OS-7838":https://smartos.org/bugview/OS-7838:
While addressing "OS-7835":https://smartos.org/b... -
04:04 PM Feature #13220: Add support for the IA32_FEATURE_CONTROL MSR in bhyve
- The existence of the @IA32_FEATURE_CONTROL@ MSR seems to be gated by CPU model (and in some older CPUs, further gated...
2020-10-13
-
09:30 PM Feature #13220 (Closed): Add support for the IA32_FEATURE_CONTROL MSR in bhyve
- Certain guests (so far it's been observed with recent releases of Windows 10) attempt to read the @IA32_FEATURE_CONTR...
-
09:07 PM Bug #13219 (Closed): Fix typo in udp_ioctl()
- Debug output uses "tcp_ioctl" instead of "udp_ioctl".
-
08:32 PM Bug #13215 (Closed): qsort_r(3C) manual synopsis was botched
- "git commit 35abe3277cc67d1a650f8fd7ce718b89fbece04d":https://github.com/illumos/illumos-gate/commit/35abe3277cc67d1a...
-
07:30 PM Bug #13215: qsort_r(3C) manual synopsis was botched
- I verified this by looking at the updated manual page with man(1).
-
07:25 PM Bug #13211: mdb ::prtusb truncates some addresses
- To test this I ran through the @::prtusb -vt@ output on a system of mine and went through it to make sure that all of...
-
07:22 PM Bug #13184 (Closed): Stop translating ld(1) options through cw(1)
- "git commit 85f4cb87104c72587029a6e0f1663332c85ba118":https://github.com/illumos/illumos-gate/commit/85f4cb87104c7258...
-
05:12 PM Bug #12265: upstream Nexenta multi-path fixes
- Can this be upstreamed? I thought the code review for this was completed a while ago without issue.
-
03:06 PM Bug #13210 (Closed): Removing multiple links from aggr leaves last link dangling
- "git commit 0a36db39c3cd88f4799ecd9db875f43d834d0a81":https://github.com/illumos/illumos-gate/commit/0a36db39c3cd88f4...
-
12:13 PM Bug #13169: CVE-2020-1472 (ZeroLogon) and SMB authentication
- Is a date scheduled for this compatibility with MS AD?
In my company, I don't manage domain controllers. My servers ... -
11:36 AM Bug #13218 (Closed): "Stack smashing detected" panic when creating vnic over aggr with 4 mlxcx links
- Created an aggr, similar to:...
2020-10-12
-
03:57 PM Feature #13195 (Closed): would like roleauth user_attr
- "git commit 9e678d632bda8e6911719d88b7c2d44a886aba5b":https://github.com/illumos/illumos-gate/commit/9e678d632bda8e69...
-
03:39 PM Feature #13195: would like roleauth user_attr
- In addition to the testing with explicit output above, I also tested using @su@ to switch to various users and roles,...
-
03:26 PM Feature #13217: Allow building with python 3.9
- Check that @python3.9 /usr/lib/zfs/pyzfs.py@ operates,
also @import libbe_py@ under python3.9, and I have also teste... -
03:17 PM Feature #13217: Allow building with python 3.9
Tested running each of:
* mapfilechk
* wsdiff
* cddlchk
* git-pbchk
* hdrchk
* wscheck
* crightchk.py
* v...-
12:32 PM Feature #13217 (Closed): Allow building with python 3.9
Building with python 3.9 currently fails the rtime check as the exception list only covers up to version 3.8
-
11:53 AM Bug #13208: Create aggr fails when underlying links have more than 128 Tx rings
- The test cases show:
# Creating an aggr with 1 link
# Add another to it
# Adding a 3rd link which has too many Tx ... -
11:46 AM Bug #13208: Create aggr fails when underlying links have more than 128 Tx rings
- I have revised how I intend to address this. Rather than reducing the default on the individual driver (mlxcx) where ...
2020-10-11
-
03:30 PM Feature #13216 (Closed): Want virtio driver manual pages
- It'd be nice if we had a manual page in 7D to cover most drivers that we ship. This does this for the virtio ones, be...
-
02:54 PM Bug #13215 (Closed): qsort_r(3C) manual synopsis was botched
- As part of adding qsort_r in #3763, the qsort_r synopsis was botched. It was pointed out that @qsort@ was used instea...
2020-10-10
-
06:08 PM Bug #13206 (Closed): Fix open(2) man page
- "git commit aefb332f5664b51526fd3e7d0b3cb6bdda1e1758":https://github.com/illumos/illumos-gate/commit/aefb332f5664b515...
-
04:45 AM Bug #13206: Fix open(2) man page
- I will remove EBADF language from the "The open() and openat() functions will fail if" section because EBADF only sho...
2020-10-09
-
09:56 PM Bug #13214 (New): multi-bay USB mass storage devices report incorrect serial number
- This is filed as OS-7795 for SmartOS.
Multi-bay usb enclosures will, at least sometimes, report the enclosure's se... -
09:50 PM Feature #13213 (Closed): Want development driver for accessing AMD DF
- In the spirit of the usmn driver being added in #13146 it'd be useful to have a counterpart for the AMD data fabric. ...
-
09:48 PM Feature #13212 (Closed): Add Renoir to amdzen(7D)
- We should add the relevant PCI IDs to amdzen(7D) for AMD Renoir based products to function.
-
09:22 PM Feature #13200 (Closed): fmtopo could display CPU socket
- "git commit d0caeb890c33e30d7a9addcbccdda2343401d3e7":https://github.com/illumos/illumos-gate/commit/d0caeb890c33e30d...
-
09:22 PM Feature #13199 (Closed): AMD Socket info shouldn't require revision
- "git commit a41862fc9ba4a637c7ae5da1e5edd176416f7990":https://github.com/illumos/illumos-gate/commit/a41862fc9ba4a637...
-
08:59 PM Feature #13199: AMD Socket info shouldn't require revision
- Dan McDonald was able to test this on a Zen 2 Ryzen (3700X) and with that we were able to confirm that the socket was...
-
05:14 PM Feature #13199: AMD Socket info shouldn't require revision
- Unfortunately, I don't have access to these systems, though I was able to verify that things still worked for SP3 on ...
-
09:22 PM Feature #13198 (Closed): Add AMD Dali, Renoir, and Banded Kestrel socket info
- "git commit a41862fc9ba4a637c7ae5da1e5edd176416f7990":https://github.com/illumos/illumos-gate/commit/a41862fc9ba4a637...
-
05:14 PM Feature #13198: Add AMD Dali, Renoir, and Banded Kestrel socket info
- Unfortunately, I don't have access to these systems, though I was able to verify that things still worked for SP3.
-
08:09 PM Feature #13153 (Closed): loader: before falling back to default, also use EDID standard timings
- "git commit d06ea0b9fb5d1989b39a245c5e79324b2c8db398":https://github.com/illumos/illumos-gate/commit/d06ea0b9fb5d1989...
-
07:24 PM Bug #13169 (In Progress): CVE-2020-1472 (ZeroLogon) and SMB authentication
- Note that while the native SMB service is not vulnerable to CVE-2020-1472, the new restrictions implemented by MS on ...
-
05:48 PM Bug #13211: mdb ::prtusb truncates some addresses
- Some examples:...
-
05:40 PM Bug #13211 (Closed): mdb ::prtusb truncates some addresses
- Several addresses are printed as %x when they should be %lx.
-
03:49 PM Bug #13179: "BTX Halted" error at boot for current snapshot, but not for 2018 snapshot
- I have now determined that Tribblix m20.6 (from March 2019) is the version where the BTX problem first appears. Hope ...
-
02:14 AM Bug #13179: "BTX Halted" error at boot for current snapshot, but not for 2018 snapshot
- I'll be keeping an eye out for the test setup disk, but in the meantime I think I'll go ahead and install Tribblix m2...
-
09:01 AM Bug #13210 (Closed): Removing multiple links from aggr leaves last link dangling
- If you create an aggr...
-
12:57 AM Feature #3525: Persistent L2ARC
- To test, I ran the zfs test suite (including the new persistent L2ARC tests introduced with this change). All the exp...
2020-10-08
-
08:49 PM Bug #13209 (Closed): 11682 lost spa_bootsize from expandsize calculation
- Merge error. After this fix the zpool list does report correct (0) expandsz again.
-
02:30 PM Bug #13169: CVE-2020-1472 (ZeroLogon) and SMB authentication
- Is an SMB / CIFS client update already scheduled? If so, what date of availability is envisaged?
-
12:00 PM Bug #8151: USB3 port not working
- Hi
I find out that the Sandisk works fine with several other motherboard, so the incompatibility is only with superm... -
03:33 AM Bug #13179: "BTX Halted" error at boot for current snapshot, but not for 2018 snapshot
- OpenIndiana Hipster 2018.10 is now back up and running on this box, and the email has been sent. :)
2020-10-07
-
09:53 PM Bug #13179: "BTX Halted" error at boot for current snapshot, but not for 2018 snapshot
- James Deagle wrote:
> Generally, there has been no issue running live images, either on DVD or usb. Also, there hasn... -
09:12 PM Bug #13179: "BTX Halted" error at boot for current snapshot, but not for 2018 snapshot
- Generally, there has been no issue running live images, either on DVD or usb. Also, there hasn't been any issue with ...
-
06:37 PM Bug #13179: "BTX Halted" error at boot for current snapshot, but not for 2018 snapshot
- James Deagle wrote:
> Whenever I have installed OpenIndiana (or Tribblix), I have always selected "whole disk", rath... -
03:16 PM Bug #13179: "BTX Halted" error at boot for current snapshot, but not for 2018 snapshot
- Whenever I have installed OpenIndiana (or Tribblix), I have always selected "whole disk", rather than playing around ...
-
08:13 PM Feature #13152 (Closed): loader: add flat panel info query
- "git commit 4d503977b10eb9d89d0aa5114bb17fd9861d2177":https://github.com/illumos/illumos-gate/commit/4d503977b10eb9d8...
-
06:29 PM Bug #13155 (Closed): loader: cstyle cleanup of pager.c
- "git commit f3ba4128242a174c2a55b4beaa72d03e0c3b4ccc":https://github.com/illumos/illumos-gate/commit/f3ba4128242a174c...
-
12:53 PM Bug #13208: Create aggr fails when underlying links have more than 128 Tx rings
- Setting this default lower seems fine to me. The default of 64 was mainly picked while thinking of large machines (64...
-
11:11 AM Bug #13208 (Closed): Create aggr fails when underlying links have more than 128 Tx rings
- Using:...
-
11:20 AM Bug #13207: Creating an aggr with more than 128 Tx or Rx rings panics
- I tested by creating an aggr with too many mlxcx links and (before fixing #13208), dladm now fails:...
-
10:49 AM Bug #13207: Creating an aggr with more than 128 Tx or Rx rings panics
- The error is caused by @EIO@ returned by @aggr_add_pseudo_tx_ring()@. @EIO@ is returned when the @MAX_RINGS_PER_GROUP...
-
10:30 AM Bug #13207 (Closed): Creating an aggr with more than 128 Tx or Rx rings panics
- The easiest way to trigger this is to create an aggr with more than 2 links, and at least 2 of those links are mlxcx....
Also available in: Atom