Activity
From 2019-10-24 to 2019-11-22
2019-11-22
-
08:37 PM Feature #11960: Add topo module and hdl api for freeing string array
- h2. Testing
Did a full debug build and made sure there were no compiler warnings. Also verified that the changes w... -
06:49 PM Bug #11798 (Closed): apix: cast between incompatible function types
- "git commit d1f3e3c647f14e2496e646bb7ef0df729cbbf72a":https://github.com/illumos/illumos-gate/commit/d1f3e3c647f14e24...
-
06:45 PM Bug #11797 (Closed): i86pc: cast between incompatible function types
- "git commit 027bcc9f64a0a5915089267b0dc54c9ee05782b0":https://github.com/illumos/illumos-gate/commit/027bcc9f64a0a591...
-
01:58 PM Bug #11901: mptsas_smp_start may return the wrong error code & should log IOCLogInfo
- Review: https://illumos.org/rb/r/2428/
-
01:18 PM Bug #12013 (Closed): fix smatch build for GCC4
- We need to fix up smatch properly to compile with GCC$ again.
-
09:35 AM Bug #12012 (Closed): zdb: do not output binary org.illumos:checksum_salt on terminal
- '11713 zdb should not output binary data on terminal' did miss the org.illumos:checksum_salt property.
Testing don... -
05:04 AM Bug #12010: extra whitespace in mmap(2)
- I tested by viewing the updated man page and confirming the double spaces are no longer there.
-
04:17 AM Bug #12011 (In Progress): ixgbe reports incorrect MAC_STAT_NORCVBUF
-
04:16 AM Bug #12011 (Closed): ixgbe reports incorrect MAC_STAT_NORCVBUF
- The @MAC_STAT_NORCVBUF@ will always report zero on all controllers other than 82598. The RNBC register it relies on w...
2019-11-21
-
09:36 PM Bug #11894: zonecfg export should quote strings
- I did a bunch of testing, and there doesn't seem to be a valid way to have a double quote in the middle of a string f...
-
09:15 PM Bug #12010 (In Progress): extra whitespace in mmap(2)
-
09:12 PM Bug #12010 (Closed): extra whitespace in mmap(2)
- There are several places in the mmap(2) man page where there is more than one space between words.
-
05:17 PM Bug #12009: Memory leaks in blkdev when blkdev device is detached
- Review is: https://illumos.org/rb/r/2460/
-
05:09 PM Bug #12009 (In Progress): Memory leaks in blkdev when blkdev device is detached
-
02:53 PM Bug #12009: Memory leaks in blkdev when blkdev device is detached
- Tested change under Fusion.
Created two drives which had the following kstat:... -
04:48 PM Bug #11847 (Closed): The nvme cmd completion queue is contentious
- "git commit 4d95620bc3105916e69c40cff8e2e3d55bd6c4ae":https://github.com/illumos/illumos-gate/commit/4d95620bc3105916...
-
04:48 PM Feature #11827 (Closed): Increase concurrency through blkdev
- "git commit 4d95620bc3105916e69c40cff8e2e3d55bd6c4ae":https://github.com/illumos/illumos-gate/commit/4d95620bc3105916...
-
03:59 PM Bug #11927 (Closed): Log, or optionally panic, on zero-length kmem allocations
- "git commit d15801816cc716b56ada92df72ee04b7b891291c":https://github.com/illumos/illumos-gate/commit/d15801816cc716b5...
-
12:10 AM Bug #11927: Log, or optionally panic, on zero-length kmem allocations
- Additionally, this code was additionally tested by the DEBUG smoke-testing of nfs-zone. Apart from fixes in #11928, ...
-
01:56 PM Bug #12007 (Closed): make_test always returns non-zero
- "git commit e7253420989203a0028f982d437bf50c3140eba6":https://github.com/illumos/illumos-gate/commit/e7253420989203a0...
-
01:55 PM Bug #12007: make_test always returns non-zero
- Testing.
Before:... -
10:57 AM Bug #11972 (Closed): resync smatch
- "git commit c85f09cc92abd00c84e58ec9f0f5d942906cb713":https://github.com/illumos/illumos-gate/commit/c85f09cc92abd00c...
-
10:36 AM Bug #11972: resync smatch
- Tested with a couple of full builds
-
06:42 AM Bug #11973 (Closed): tem: we only can translate colors 0-7
- "git commit 3128654191cf8267843c8a40c4e0f3ac65f599f1":https://github.com/illumos/illumos-gate/commit/3128654191cf8267...
-
06:31 AM Feature #12003 (Closed): libefi: add efi_reserved_sectors()
- "git commit 62ce8e2e52946c2ebc855b02452650365c19eafc":https://github.com/illumos/illumos-gate/commit/62ce8e2e52946c2e...
2019-11-20
-
11:09 PM Bug #11986 (Closed): libproc: cast between incompatible function types
- "git commit 78d83021c1426eb570f801cac4175645da13efe4":https://github.com/illumos/illumos-gate/commit/78d83021c1426eb5...
-
09:16 PM Bug #12008 (Closed): libc symbol test timeout should be bumped
- "git commit 5928363ef66d875d343b47ca57f45a68d08a056a":https://github.com/illumos/illumos-gate/commit/5928363ef66d875d...
-
02:08 PM Bug #12008 (Closed): libc symbol test timeout should be bumped
- Our somewhat older system is hitting the 60 second timeout on a couple of these tests; bump it.
-
03:49 PM Bug #12007: make_test always returns non-zero
- Review at: https://illumos.org/rb/r/2459/
-
01:58 PM Bug #12007 (Closed): make_test always returns non-zero
-
02:33 PM Bug #12009 (Closed): Memory leaks in blkdev when blkdev device is detached
- Testing nvme driver for leaks. I did an nvmeadm detach nvme0/[n], then modunloaded the nvme driver.
It found the fol... -
02:27 PM Feature #11827: Increase concurrency through blkdev
- Ran up a DEBUG kernel, and modunload'ed the nvme driver and caused a dump.
Results of ::findleaks... -
12:40 PM Bug #12006 (Closed): libzfs: replace EFI_MIN_RESV_SIZE by efi_reserved_sectors()
- Replace build time value with one calculated based on disk sector size.
Testing done:... -
11:06 AM Bug #12005 (Closed): update to Intel microcode-20191115
- Pull in the latest set of microcode from Intel.
-
10:35 AM Bug #12001 (Closed): cpu_uarray_free(NULL) panics
- "git commit f557613a52efd99cf11a085bca7a35c5e93315f1":https://github.com/illumos/illumos-gate/commit/f557613a52efd99c...
-
09:55 AM Bug #12004 (Closed): format: err_check is duplicate of efi_err_check
- err_check in format is duplicate of efi_err_check in libefi, remove it.
Testing done: build/install/boot use format. -
09:53 AM Feature #12003 (Closed): libefi: add efi_reserved_sectors()
- We have GPT partition handling code in few places where we also need to consider reserved partition size in sectors. ...
-
06:30 AM Bug #11999 (Closed): installboot: multiple stage1 locations are mismanaged
- "git commit 6b02bf31e294d16b68704ede69fdbddaf757fe30":https://github.com/illumos/illumos-gate/commit/6b02bf31e294d16b...
2019-11-19
-
10:10 PM Bug #11865 (Closed): SMB2 CREATE should check MxAc create context size
- "git commit a8661d6d41898fc90e65007115e5c3be62013bbf":https://github.com/illumos/illumos-gate/commit/a8661d6d41898fc9...
-
10:10 PM Bug #11864 (Closed): SMB2 CREATE should reject absolute paths
- "git commit a8661d6d41898fc90e65007115e5c3be62013bbf":https://github.com/illumos/illumos-gate/commit/a8661d6d41898fc9...
-
10:10 PM Bug #11863 (Closed): SMB2 CREATE should validate impersonation level
- "git commit a8661d6d41898fc90e65007115e5c3be62013bbf":https://github.com/illumos/illumos-gate/commit/a8661d6d41898fc9...
-
08:36 PM Bug #12002 (Closed): async unlinked drain
- Each ZFS file system has a list of objects that have become unreferenced, but were not able to be fully deleted from ...
-
07:27 PM Bug #10221 (Closed): zfs loading and unloading metaslabs at high frequency
- ...
-
04:57 PM Bug #11965 (Closed): crypto tests only test multi-part operations a byte at a time
- "git commit 77de87d27c7e8b4063deeab95edde5173a6a003d":https://github.com/illumos/illumos-gate/commit/77de87d27c7e8b40...
-
03:49 PM Bug #11965: crypto tests only test multi-part operations a byte at a time
- h1. Testing Notes (from Jason)
To test, I booted a BE with the change and ran the new crypto tests (which all comp... -
04:38 PM Bug #2988: nfssrv: need ability to go to submounts for v3 and v2 protocols
- One of setup was a VMware ESX server and bsros NFS server. Testing cases included
1. Create dataset 'data/b', all ... -
04:14 PM Bug #11791 (Closed): idm: this statement may fall through
- "git commit 327d9711d19fe801a2788ee1cbc0f9de27f6e8b5":https://github.com/illumos/illumos-gate/commit/327d9711d19fe801...
-
03:53 PM Bug #11944: mdb ::refcount dcmd no longer works
- h1. Testing Notes (from Jason)
For testing, I originally hit the bug (using ‘::refcount’ in mdb would error due to... -
03:52 PM Bug #11947: zfs diff on encrypted dataset leaks key reference
- h1. Testing Notes (from Jason)
To test, I built a DEBUG SmartOS platform image (PI) with the change (DEBUG illumos... -
03:50 PM Feature #11963: Allow ptree(1) to wrap output
- h1. Testing Notes (from Jason)
To test, I build the updated version of ptree(1). I then compared the output of var... -
03:34 PM Bug #12000 (Closed): mdb: disk_label does compute gpt partition array crc wrong
- "git commit 5f1e4180f616c1eac1d07284e8238a8759a414d1":https://github.com/illumos/illumos-gate/commit/5f1e4180f616c1ea...
-
12:21 PM Bug #12000 (Closed): mdb: disk_label does compute gpt partition array crc wrong
- UEFI 2.8 specification, page 119:
The CRC32 of the GUID Partition Entry array. Starts at PartitionEntryLBA and is ... -
02:51 PM Bug #11991 (Closed): format: first efi partition can start from efi_first_u_lba
- "git commit b5acee43ccb19bbf950ab21d1d87ef9d8d47ca9e":https://github.com/illumos/illumos-gate/commit/b5acee43ccb19bbf...
-
12:33 PM Bug #12001: cpu_uarray_free(NULL) panics
- To fix we'll allow NULL as an arg to cpu_uarray_free()
-
12:32 PM Bug #12001 (Closed): cpu_uarray_free(NULL) panics
- We hit this path if zone_create() fails early, and we call zone_free().
-
08:09 AM Bug #11999 (Closed): installboot: multiple stage1 locations are mismanaged
- With multiple stage1 locations (boot partition, root file system partition), the installboot is currently picking onl...
2019-11-18
-
07:23 PM Bug #11820 (Closed): upstream Nexenta iSCSI and COMSTAR fixes
- "git commit 61dfa5098dc8576d9a5e277deba6df647bb70c06":https://github.com/illumos/illumos-gate/commit/61dfa5098dc8576d...
-
03:42 PM Bug #11820: upstream Nexenta iSCSI and COMSTAR fixes
- For testing, I've run this code as both an initiator and target, with the initiator talking to multiple targets. This...
-
07:08 PM Bug #11998 (New): Lose time_t from ipsa_t
- Someone a long time ago thought that the IPsec Security Association (ipsa_t) should have used wallclock and time_t to...
-
06:56 PM Bug #11997 (Closed): format: cstyle cleanup
- cstyle update for files we just did touch.
Testing done: build/install/boot and using format command.
Dan McDon... -
06:55 PM Bug #11996 (Closed): format: modify should not ask for GPT partition 7
- minor 7 is 'wd' for GPT, denoting whole disk.
Testing done: used format -> partition -> modify command, it did not... -
06:48 PM Bug #11995 (Closed): format: efi usable size is missing 1 sector
- off by 1 error in format. reserver partition last sector does not match with last usable sector.
This error is pre... -
06:40 PM Bug #11994 (Closed): format: fix print of accessible sectors, also print first and last usable sector
- Since we have disk space reserved for GPT, the user can only use range from first and last usable sector, it would be...
-
06:21 PM Bug #11993 (Closed): format: reserved partition size calculation should use sector size
- The GPT reserved partition is allocating 8MB, the size is set as compile time constant, instead we should use sector ...
-
04:24 PM Bug #11855 (Closed): Update SMB client to 3.02
- "git commit 686670eacbe137c7a9e6c85fef8763f8627a27b5":https://github.com/illumos/illumos-gate/commit/686670eacbe137c7...
-
03:42 PM Bug #11855 (Pending RTI): Update SMB client to 3.02
- Testing: Connect to an SMB3 server and verify that SMB signing works.
(The main difference between SMB2 and SMB3 is... -
03:39 PM Feature #11992 (New): SMB client encryption support
- Enhance the SMB client to support the (optional) encryption feature in SMB3.
Note that the SMB server already supp... -
09:55 AM Bug #11991 (Closed): format: first efi partition can start from efi_first_u_lba
- The format has built in first usable sector number '34' for GPT partitioning, which is true for 512B sector size disk...
-
05:40 AM Feature #11990 (New): DHCP client support for "Classless Static Route" option
- "RFC 3442":https://tools.ietf.org/html/rfc3442 describes a DHCP option used to provide a static route entry to the cl...
-
05:31 AM Feature #11989 (New): DHCP client support for "Interface MTU" option
- "RFC 2132":https://tools.ietf.org/html/rfc2132 describes a DHCP option for setting the Interface MTU to something oth...
-
05:24 AM Feature #11988 (New): build DHCP client tools with CTF
- The DHCP libraries (@libdhcpagent.so.1@ and @libdhcputil.so.1@) contain CTF information already. It would be helpful...
2019-11-17
-
08:42 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Robert, your prototype patch works for my system. I can boot and the system works just fine.
fmdump only shows me ... -
01:53 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Here's what I get.
-
04:04 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- here goes
-
03:13 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- If we can get the fault informatoin (fmdump -fV) and the output of prtconf -v, I should be able to figure out what de...
-
01:23 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- yes, i've seen that at least once since applying the patch. As Robert noted, FMA can still kick in and disable that P...
-
07:15 PM Bug #11987 (Closed): libevent: cast between incompatible function types
- Build errors with gcc 8:...
-
07:06 PM Bug #11986 (Closed): libproc: cast between incompatible function types
- Build errors with gcc 8:...
-
06:41 PM Bug #11985 (Closed): libfakekernel: cast between incompatible function types
- Build errors with gcc 8:...
-
12:38 PM Bug #11984 (Closed): libproc: passing argument 2 to restrict-qualified parameter aliases with argument 1
- Build errors with gcc 8:...
-
12:12 PM Bug #11983 (Closed): libsocket: alias between functions of incompatible types
- Build errors with gcc 8:...
-
11:57 AM Bug #11982 (Closed): libmail: cast between incompatible function types
- Build errors with gcc 8:...
-
09:58 AM Bug #11981 (Closed): libslp: cast between incompatible function types
- Build errors with gcc 8:...
-
09:42 AM Bug #11980 (Closed): libc_db: 'td_sync_setstate' alias between functions of incompatible types
- Build error with gcc 8:...
-
09:25 AM Bug #11979 (Closed): libshell: bitwise comparison always evaluates to false
- Build error with gcc 8:...
-
09:04 AM Bug #11978 (Closed): libnsl: cast between incompatible function types
- Build error with gcc 8:...
-
08:26 AM Bug #11593 (Closed): iscsi: cast between incompatible function types
- "git commit 9fe633fd812f2df2354dc88fd3f7f50e94bd8eb3":https://github.com/illumos/illumos-gate/commit/9fe633fd812f2df2...
-
08:13 AM Bug #11580 (Closed): dtrace: cast between incompatible function types
- "git commit ed1faac10502dadc7e3eb411d17af6845ecf5d7d":https://github.com/illumos/illumos-gate/commit/ed1faac10502dadc...
2019-11-16
-
08:56 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Using pcieb.tar.xz from above, I get PCIEX-8000-G2. This is the log from verbose boot and kmdb enabled, but it doesn'...
-
07:45 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Thanks for working with us Robert, much appreciated. I don't mind testing the temperature sensors, please let me know...
-
02:34 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- ok applied the patch, have https://snowlight.net/files/bug/pcieb.tar.xz as a quick-n-dirty gate build artefact.
-
12:03 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Thanks for including that output János. The class of error that you're seeing is the same as the one that Rick sees. ...
-
08:17 PM Feature #11977 (Closed): pchtemp(7D) missing Whiskey Lake PCI ID
- When doing the pchtemp(7D) driver I missed the fact that the mobile whiskey lake chipset has its own PCI ID. We shoul...
-
07:10 PM Feature #11976 (Closed): Want CPU temperature sensors for Zen 2, Raven Ridge
- We should enable the amdf17nbdf driver to know about Zen 2 (both Matisse and Rome) and Raven Ridge processors. This c...
-
07:08 PM Feature #11975 (Closed): Update AMD CPUID for F17 M10,30,70
- We should update the list of AMD socket detection logic and chip revision logic for AMD family 17h models 10h-1fh, 30...
-
11:27 AM Feature #11814 (Closed): test-runner exit code should reflect test results
- "git commit 2491fc01733d7e4f5776b0711db713078d7cd24a":https://github.com/illumos/illumos-gate/commit/2491fc01733d7e4f...
2019-11-15
-
11:50 PM Bug #11968 (Closed): APIC calibration should explicitly initialise the PIT
- "git commit 11ed32a0b3b424ec966d0330d0efaf049baaf8d2":https://github.com/illumos/illumos-gate/commit/11ed32a0b3b424ec...
-
01:59 AM Bug #11968: APIC calibration should explicitly initialise the PIT
- h1. Testing Notes
I have built and tested this change under OpenIndiana in three places. In the two non-GCE cases... -
10:39 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Attached is the output I got from those commands.
-
10:27 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- János, let me go through all of the data that Rick has. Once I can confirm with that and some possible next steps tha...
-
10:24 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Would remote access to kmdb help? I can provide ssh access to a machine connected to the affected system through seri...
-
10:23 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- yes that's what it looks like for me. My original boot environment dates back to a few days after 2019.04 was release...
-
10:21 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- I'll take a look at that and the rest of the information and see what can be the most useful way of approaching this....
-
10:09 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Got a crash dump later on, see if this is any useful: https://snowlight.net/files/bug/core.tar.xz
XHCI reset occurred -
06:57 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- I don't have a crash dump either, because of the dump device unavailability. Kmdb works, but I'm not familiar enough ...
-
09:00 PM Feature #11879 (Closed): Intel ixgbe X553 Support
- "git commit 48ed61a721b0db9229d5bad4d87f5b019867fbf1":https://github.com/illumos/illumos-gate/commit/48ed61a721b0db92...
-
04:22 PM Feature #11879: Intel ixgbe X553 Support
- To test this various folks in the community helped out:
* Ryan Zezeski did basic regression testing of the X540 in... -
07:24 PM Feature #11974 (Closed): loader: add support for hybrid PMBR for GPT partition table
- Hybrid PMBR is PMBR table with extra partition entries. We still have partition type 0xEE, starting with absolute sec...
-
05:07 PM Bug #11801 (Closed): i86xpv: cast between incompatible function types
- "git commit db830ba58275ad713ffb4ff71cce8c00af84527b":https://github.com/illumos/illumos-gate/commit/db830ba58275ad71...
-
05:00 PM Bug #11729 (Closed): msgsys: cast between incompatible function types
- "git commit ac2ff9f2e2eb82a33700967848664529b93c03b0":https://github.com/illumos/illumos-gate/commit/ac2ff9f2e2eb82a3...
-
02:12 PM Bug #11949 (Closed): make -C caches wrong directory contents
- "git commit ae389aa988ce154c9f8d5d4dbe4a63c3744339f4":https://github.com/illumos/illumos-gate/commit/ae389aa988ce154c...
-
02:07 PM Bug #11940 (Closed): loader: multiboot2_loadfile read error should include file name and newline
- "git commit eddd1134c88ad4961e5deee57a4e9148b14da477":https://github.com/illumos/illumos-gate/commit/eddd1134c88ad496...
-
02:03 PM Bug #11939 (Closed): libgen: this statement may fall through
- "git commit 50450c3dedc4cfa86ef99c6d9aee64f2a5ea0511":https://github.com/illumos/illumos-gate/commit/50450c3dedc4cfa8...
-
12:43 PM Bug #11973 (Closed): tem: we only can translate colors 0-7
- Apply correct checks for to be translated colors. Actually loader does not allow to specify values 8-15, but we still...
-
09:57 AM Bug #11972 (Closed): resync smatch
- resync to upstream smatch
-
08:41 AM Feature #11814: test-runner exit code should reflect test results
- I tested this passed on the success or failure as needed by making a test fail,
and also checked all the callers pas...
2019-11-14
-
10:08 PM Feature #11961 (Closed): add DDI UFM support to the nvme driver
- "git commit e89be50a407de17396dc2e87e7f9aa8160182fb6":https://github.com/illumos/illumos-gate/commit/e89be50a407de173...
-
10:04 PM Feature #11963 (Closed): Allow ptree(1) to wrap output
- "git commit f21abddf5629122d5dd1aa759e5ec0f27610c188":https://github.com/illumos/illumos-gate/commit/f21abddf5629122d...
-
06:48 PM Bug #11935 (Closed): loader: fix memory corruption bug in vdev_read
- "git commit cb09bd3c63580aef9fe1999ae4e48a8a5b9cf55c":https://github.com/illumos/illumos-gate/commit/cb09bd3c63580aef...
-
06:33 PM Feature #11814: test-runner exit code should reflect test results
- We'll just always return 1 if we hit a FAIL or 2 if a test got killed due to timeout
-
05:59 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- indeed. To get ...
-
02:20 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Hi Robert,
The system panics during boot and then reboots. I've attached a 12 second video that shows the behavior... -
12:19 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Harmen, can you describe how the system panics when link bandwidth checks are enabled? Do you happen to have a crash ...
-
04:21 PM Bug #11955 (Closed): clnt_cots: kmem_free(NULL, 0) is legal
- "git commit f67d64d998ff666158cc5231b7e80c11c3e922e0":https://github.com/illumos/illumos-gate/commit/f67d64d998ff6661...
-
08:27 AM Bug #11955 (Pending RTI): clnt_cots: kmem_free(NULL, 0) is legal
-
04:21 PM Bug #11954 (Closed): rpcmod: Possible memory leak in connmgr_get()
- "git commit f67d64d998ff666158cc5231b7e80c11c3e922e0":https://github.com/illumos/illumos-gate/commit/f67d64d998ff6661...
-
08:27 AM Bug #11954 (Pending RTI): rpcmod: Possible memory leak in connmgr_get()
-
04:21 PM Bug #9601 (Closed): Divide by zero in i40e_get_available_resources()
- "git commit f0c1c263e90642997cf3e76484abec617782ddb8":https://github.com/illumos/illumos-gate/commit/f0c1c263e9064299...
-
07:59 AM Bug #9601 (Pending RTI): Divide by zero in i40e_get_available_resources()
-
04:19 PM Bug #11933 (Closed): loader: we can not read log device but we need to know about
- "git commit 67806cd738bddbbd117d50180c8f96050a49a8cc":https://github.com/illumos/illumos-gate/commit/67806cd738bddbbd...
-
03:02 PM Bug #11928 (Closed): rpcmod's clnt_cots can do zero-length kmem allocations
- "git commit 4b6bffb4c4308c6219c095d4cf5bf96bb0970e04":https://github.com/illumos/illumos-gate/commit/4b6bffb4c4308c62...
-
02:32 PM Feature #11038 (Closed): SMB2 server should require signed Validate Negotiate requests
- "git commit 4ad35fa3117b4f36004f76885e267a46c738a794":https://github.com/illumos/illumos-gate/commit/4ad35fa3117b4f36...
-
02:32 PM Bug #11039 (Closed): All zfs/nfs/smb threads in door calls to idle idmap
- "git commit dafb549fce563c2f4123e8957dc8a1d921bf0fca":https://github.com/illumos/illumos-gate/commit/dafb549fce563c2f...
-
02:32 PM Bug #11852 (Closed): SMB should explicitly fail deletion of mountpoints
- "git commit 06721c885c2d7becabe2cba874b84cdfba66eb47":https://github.com/illumos/illumos-gate/commit/06721c885c2d7bec...
-
02:32 PM Bug #11773 (Closed): Need ways to override Domain Admins' full control
- "git commit 0292c176d853baa7e46c9ff8e4f16f63b8cbd6e5":https://github.com/illumos/illumos-gate/commit/0292c176d853baa7...
-
02:32 PM Bug #11853 (Closed): Administrators should have Backup and Restore privileges by default
- "git commit 3c1aa8841c55cae7b41cc9b045a71b2fffd4d0cb":https://github.com/illumos/illumos-gate/commit/3c1aa8841c55cae7...
-
02:32 PM Bug #11854 (Closed): Domain Admins shouldn't always be Administrators
- "git commit 48f31329f53c9b7554a923cb617ff7eecb6137e1":https://github.com/illumos/illumos-gate/commit/48f31329f53c9b75...
-
08:21 AM Bug #11805 (Closed): generic_cpu: cast between incompatible function types
- "git commit 5328fc53d11d7151861fa272e4fb0248b8f0e145":https://github.com/illumos/illumos-gate/commit/5328fc53d11d7151...
-
08:18 AM Bug #11804 (Closed): xpv_psm: cast between incompatible function types
- "git commit 4224cf35431a1b80d14862409ecf0beeaa49e0d8":https://github.com/illumos/illumos-gate/commit/4224cf35431a1b80...
-
08:16 AM Bug #11803 (Closed): evtchn: cast between incompatible function types
- "git commit 158d5b49eb8c84e56cc2259b758a2f2bf876419a":https://github.com/illumos/illumos-gate/commit/158d5b49eb8c84e5...
-
08:13 AM Bug #11799 (Closed): rootnex: cast between incompatible function types
- "git commit 7fd1b424e267a2cdece3dce940e5722f9b785fed":https://github.com/illumos/illumos-gate/commit/7fd1b424e267a2cd...
-
08:10 AM Bug #11794 (Closed): usba: cast between incompatible function types
- "git commit 3fcf12aa85ee6a09e545bb163186849413a1ea3f":https://github.com/illumos/illumos-gate/commit/3fcf12aa85ee6a09...
-
08:07 AM Bug #11793 (Closed): mac: cast between incompatible function types
- "git commit 2c465844f6cd2c93703f5788a09237087300a2ac":https://github.com/illumos/illumos-gate/commit/2c465844f6cd2c93...
-
04:05 AM Bug #11968: APIC calibration should explicitly initialise the PIT
- Note that *Mode 3: Square Wave Mode* is, as it happens, a poor choice here. This mode starts at the initial count va...
2019-11-13
-
11:49 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- ok managed to copy the old ...
-
09:11 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- This is the patch I'm using. ...
-
08:56 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Booting Solaris 11.4 also works, which is expected because -Sun Grid- OCI runs on the AMD EPYC. Also have access to a...
-
07:00 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- I have similar problems with SmartOS, the pcieb driver panics the system at boot.
This is on an X470 based system ... -
10:23 PM Bug #11971 (Closed): Reduce loaded range tree memory usage
- Port from OpenZFS
ca5777793 Reduce loaded range tree memory usage... -
08:51 PM Bug #11918 (Closed): metaslab improvements
- "git commit af1d63aba5cec023f92214c1f1faec9b489ac517":https://github.com/illumos/illumos-gate/commit/af1d63aba5cec023...
-
08:14 PM Bug #11918: metaslab improvements
- > Concurrent small allocation defeats large allocation
With the new parallel allocators scheme, there is a... -
08:25 PM Feature #11930 (Closed): loader: factor out label and uberblock load from vdev_probe, add MMP checks
- "git commit 7dcf02b394314978ad87de8ce3756c58bcec5ce0":https://github.com/illumos/illumos-gate/commit/7dcf02b394314978...
-
07:56 PM Bug #11945: pool import performance regression due to repeated libshare initialization
- This has been in illumos-nexenta since March of 2018, and is in the shipped-product NexentaStor 5.2.1.
commit 36eb... -
07:06 PM Feature #11963: Allow ptree(1) to wrap output
- Just to note: this will still be subject to the size of @PSARGSZ@ (i.e. it'll output at most 80 bytes of actual conte...
-
06:47 PM Bug #11947 (Closed): zfs diff on encrypted dataset leaks key reference
- "git commit 28df1ae01e4451dbbaeff3611e2544dda0f99f2b":https://github.com/illumos/illumos-gate/commit/28df1ae01e4451db...
-
06:38 PM Bug #11944 (Closed): mdb ::refcount dcmd no longer works
- "git commit 0dd73f5050147fcb75220c140b5372810dcf9887":https://github.com/illumos/illumos-gate/commit/0dd73f5050147fcb...
-
04:45 PM Bug #7132: make sure MPS libraries are always used from the adjunct
- It's perfectly valid to pass -L$(ADJUNCT_PROTO)/$(MPSDIR) and -R$(MPSDIR). That's how we solved this problem.
-
04:40 PM Bug #11969: Attempting to attach an invalid nvme namespace will cause a panic
- Specifically https://smartos.org/bugview/OS-7882...
-
11:33 AM Bug #11969: Attempting to attach an invalid nvme namespace will cause a panic
- See https://github.com/omniosorg/illumos-omnios/commit/603e99fcb21437588723eea7604f225924cdfe1c
We first found thi... -
10:11 AM Bug #11969 (Closed): Attempting to attach an invalid nvme namespace will cause a panic
- If you try and attach an invalid namespace using nvmeadm attach the system will panic at:...
-
04:39 PM Bug #9619: SMB operations by some applications with windows 7 clients take an absurdly long time to respond when oplock is enabled
- Go for it.
-
04:36 PM Bug #9619 (Feedback): SMB operations by some applications with windows 7 clients take an absurdly long time to respond when oplock is enabled
-
04:36 PM Bug #9619: SMB operations by some applications with windows 7 clients take an absurdly long time to respond when oplock is enabled
- We had this problem (long ago) in our product. The reason for the delay was that the Windows client was failing to r...
-
02:39 AM Bug #11892 (Closed): ahciem doesn't properly check if enclosure services are present
- "git commit 4941d7e28c1065788adea77fa2518f4e208b4979":https://github.com/illumos/illumos-gate/commit/4941d7e28c106578...
-
12:55 AM Bug #11948: early kernel allocates too much memory when large displays are attached
- Also, doesn't even the fakebop allocator respect the phys mem map returned from the bootloader?
Or is this a vaddr t... -
12:49 AM Bug #11948: early kernel allocates too much memory when large displays are attached
- Given how bad the results are currently, should we force a lower-res mode? Seems better to have at least a
chance of... -
12:19 AM Bug #11968: APIC calibration should explicitly initialise the PIT
- Code review: https://code.illumos.org/c/illumos-gate/+/164
2019-11-12
-
08:37 PM Bug #11952 (Closed): large USB hard disks experience I/O failures
- "git commit 10b633f40f61a97f70236c451b22a1ec8368edb2":https://github.com/illumos/illumos-gate/commit/10b633f40f61a97f...
-
07:02 PM Bug #11952: large USB hard disks experience I/O failures
- h1. Testing Notes (Supplemental)
I did a full RTI build, booted it, and performed another scrub to confirm that th... -
07:43 PM Feature #11083: support NFS server in zone
- Many commits from illumos-nexenta, plus more from testing, comprise what will be this. Some of the commits have been...
-
07:28 PM Bug #11968 (Closed): APIC calibration should explicitly initialise the PIT
- As part of calibrating the APIC tick rate, we use the Intel 8254 Programmable Interval Timer (PIT). This ancient har...
-
06:17 PM Bug #11967 (Closed): need TAA mitigation
- We need some mitigation for CVE-2019-11135 aka TSX Asynchronous Abort
-
05:51 PM Bug #11966 (Closed): CTR mode tries to be both a stream and block cipher and fails at both
- Upstream of Joyent OS-7964:
While testing multi-part AES CTR mode w/ inputs that aren't a multiple of @AES_BLOCK_L... -
05:47 PM Bug #11965 (Closed): crypto tests only test multi-part operations a byte at a time
- Upstream of Joyent OS-7954:
Our current crypto test suite tests the various crypto mechanisms in two ways – first ... -
05:30 PM Bug #11825 (Closed): PKCS#11 CKM_AES_CBC_PAD decryption can fail
- "git commit 8d91e49dd95381d46f9364f5de9e9027a11e1118":https://github.com/illumos/illumos-gate/commit/8d91e49dd95381d4...
-
04:06 PM Bug #11964 (New): nvme namespace attach and detach ioctls are not safe with concurrent access
- The ioctls for attaching and detaching nvme namespaces are not thread safe.
If more than a single thread are to ru... -
05:04 AM Feature #11963 (Closed): Allow ptree(1) to wrap output
- Currently ptree(1) truncates its output so each line doesn't exceed the width of the terminal. This can be undesired...
-
02:29 AM Feature #11962: Port ZoL zfs diff tests to illumos
- Comparing ZoL and illumos-gate -- it appears that modulo the zfs diff test additions, we already have the changes in ...
-
02:19 AM Feature #11962: Port ZoL zfs diff tests to illumos
- commit b59b22972db5913000ca157c24a254182df8d957
Author: LOLi <loli10K@users.noreply.github.com>
Date: Thu Sep 28 ... -
12:17 AM Feature #11962 (Closed): Port ZoL zfs diff tests to illumos
- ZoL includes several tests of the 'zfs diff' command. We should port these to illumos.
-
02:09 AM Bug #11950: diff_cb() does not handle large dnodes
- From ZoL PR#9343
Trying to 'zfs diff' a snapshot with large dnodes will incorrectly try
to access its int... -
12:55 AM Bug #11950: diff_cb() does not handle large dnodes
- This is the same issue as ZoL PR diff_cb() does not handle encrypted large dnodes #9343.
The same fix also fixes the... -
01:29 AM Bug #11946 (Closed): clean up improper use of mdb_getopts
- "git commit 3b4422300b98a1be9831b52861a41c8db9440a2d":https://github.com/illumos/illumos-gate/commit/3b4422300b98a1be...
-
01:01 AM Bug #11945: pool import performance regression due to repeated libshare initialization
- Thanks Joyce for the following:
A previous issue where on pool import libshare was being initialized per shared da...
2019-11-11
-
10:49 PM Feature #11961: add DDI UFM support to the nvme driver
- h2. Testing
I built/booted a SmartOS PI with these changes on the following two systems, which covers a variety of... -
07:36 PM Feature #11961 (Closed): add DDI UFM support to the nvme driver
- This ticket to covers the work to add DDI UFM support to the nvme driver. This change has already been integrated do...
-
10:45 PM Bug #11892: ahciem doesn't properly check if enclosure services are present
- To test this, I used a VM which previously reproduced this. Now, when I try to get or set information on this VM that...
-
08:23 PM Bug #11942 (Closed): Panic on zil/slog replay when TX_REMOVE followed by TX_CREATE
- "git commit d8849d7dee03b84a3fa281ec65eb9e3d86d3756b":https://github.com/illumos/illumos-gate/commit/d8849d7dee03b84a...
-
08:23 PM Bug #11943 (Closed): Fix out-of-order ZIL txtype lost on hardlinked files
- "git commit d8849d7dee03b84a3fa281ec65eb9e3d86d3756b":https://github.com/illumos/illumos-gate/commit/d8849d7dee03b84a...
-
08:16 PM Bug #11927: Log, or optionally panic, on zero-length kmem allocations
- This is actually three SmartOS bugs, OS-4194 (initial change with cleanups), OS-8018 (not yet fixed), AND OS-4297 (re...
-
07:58 PM Bug #11918: metaslab improvements
- To test this I ran the zfs-test suite on both DEBUG and non-DEBUG builds.
-
07:06 PM Bug #11951 (Closed): smatch sometimes flags problems with ipmp_snap_take()
- "git commit ad234cdc80febfeac2ea24977ab7cf9a7cc466ba":https://github.com/illumos/illumos-gate/commit/ad234cdc80febfea...
-
06:42 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- I hit the same ...
-
03:21 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- -an attempt to disable the non-functional AMD IOMMU causes the entire system to hang as soon as the GPU driver is loa...
-
01:47 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- updating to Quadro 440.31 fixes graphics support for me, leaving me with the manual workaround (patching ...
-
12:15 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- After hardcoding ...
-
06:30 PM Bug #2988: nfssrv: need ability to go to submounts for v3 and v2 protocols
- Yes, seems it could be upstreamed.
With linux client and its automount it works fine like for nfs4, i.e. no need... -
06:23 PM Bug #2988: nfssrv: need ability to go to submounts for v3 and v2 protocols
- The fix for this is comprised of four fixes from illumos-nexenta:
rb11254 - nfs nohide - "nfssrv: need ability to ... -
06:15 PM Bug #11928: rpcmod's clnt_cots can do zero-length kmem allocations
- The output mentioned in comment 1 is from this mdb command from bug #11927:...
-
05:28 PM Feature #11960 (Closed): Add topo module and hdl api for freeing string array
- There are a number of one-off implementations of routines for free'ing a string array scattered across libtopo - all ...
-
04:50 PM Feature #11959 (Closed): extend disk topo plugin to enumerate nvme devices
- The disk topo plugin can be invoked under a "bay" topo node in order to enumerate the disk occupant, if one is presen...
-
04:43 PM Feature #11958 (Closed): need topo maps for the SMCI,SYS-2028U-E1CNRT+
- This ticket is to cover the work to create topo maps for the SuperMicro SYS-2028U-E1CNRT+ platform, which we (Joyent)...
-
04:34 PM Feature #11957 (New): Implement topo support for controlling the LEDs for NVMe/U.2 drive bays
- This issue is to cover the work to scope out and implement the changes needed to allow libtopo to enumerate and contr...
-
04:28 PM Bug #11934 (Closed): One more typo in zone_sun.tab
- "git commit 2c6de396617b717590773cf19bfa1232149c8472":https://github.com/illumos/illumos-gate/commit/2c6de396617b7175...
-
02:50 PM Bug #11956 (New): smatch check_free false positive
- As mentioned in #11951, smatch incorrectly flagged the code in ipmp_snap_take() as dereferencing freed memory as well...
-
08:17 AM Bug #11954: rpcmod: Possible memory leak in connmgr_get()
- Review: https://www.illumos.org/rb/r/2449/
-
06:22 AM Bug #11954 (Closed): rpcmod: Possible memory leak in connmgr_get()
- There is the following code in the @connmgr_get()@ function in rpcmod:...
-
08:17 AM Bug #11955: clnt_cots: kmem_free(NULL, 0) is legal
- Review: https://www.illumos.org/rb/r/2449/
-
06:40 AM Bug #11955 (Closed): clnt_cots: kmem_free(NULL, 0) is legal
- The code across the @clnt_cots.c@ source file usually directly calls @kmem_free(9f)@ without any previous check for n...
2019-11-10
-
11:21 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- output of ...
-
10:27 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Output of ...
-
09:26 PM Bug #11953 (New): PCI Fatal Error encountered on AMD B450 platform
- Recently put together a new build on a GIGABYTE AORUS PRO based on the AMD B450 chipset to replace an aging Core2 bui...
-
08:06 AM Bug #11923 (Closed): loader: zfs.c cstyle cleanup
- "git commit fec6629365dbee0f183b4616a0aa43667bc8838c":https://github.com/illumos/illumos-gate/commit/fec6629365dbee0f...
-
04:28 AM Bug #11952: large USB hard disks experience I/O failures
- h1. Testing Notes
I have a Seagate 4TB expansion drive:... -
02:21 AM Bug #11952: large USB hard disks experience I/O failures
- Code review: https://code.illumos.org/c/illumos-gate/+/163
-
01:21 AM Bug #11952 (Closed): large USB hard disks experience I/O failures
- Using a large USB hard disk (most likely larger than 2TB) can result in DMA errors and ultimately a stuck device; e.g...
-
12:00 AM Bug #11818 (Closed): IPMI topo plugin shouldn't return data from unavailable sensors
- "git commit 985366be3b9cf10a0fd786cf0d9c1a6558c2b596":https://github.com/illumos/illumos-gate/commit/985366be3b9cf10a...
-
12:00 AM Feature #11906 (Closed): Add line drawing characters to ptree(1)
- "git commit 9f62da4d4c37a940c1a7c639e4b9ac1bcb7eb570":https://github.com/illumos/illumos-gate/commit/9f62da4d4c37a940...
2019-11-09
-
08:21 PM Bug #11951 (Closed): smatch sometimes flags problems with ipmp_snap_take()
- While building the fix for #11946, my build died with the following error:...
-
07:55 PM Bug #11950 (Closed): diff_cb() does not handle large dnodes
- While working on #11947, I tried to port and run the existing ZoL zfs diff tests to illumos. With a few minor tweaks,...
-
01:23 PM Bug #11949: make -C caches wrong directory contents
- Review posted at https://illumos.org/rb/r/2447/diff/1/#
Test results with that change:... -
10:06 AM Bug #11949 (Closed): make -C caches wrong directory contents
@make -C@ does a @chdir()@ call to the target directory but this is currently done too late, after the contents of ...-
07:56 AM Bug #11948: early kernel allocates too much memory when large displays are attached
- Brian Bennett wrote:
> A 4k display attached will cause the framebuffer to allocate 31MB (3840x2160*4 B). This will ...
2019-11-08
-
10:32 PM Bug #11947: zfs diff on encrypted dataset leaks key reference
- A little more research (and looking at the right set of keys :P), showed that doing the zfs diff causes the sk_dsl_ke...
-
07:46 PM Bug #11947 (Closed): zfs diff on encrypted dataset leaks key reference
- Reported by Igor Kozhukhov.
The original issue was a triggered ASSERT on a DEBUG build:... -
09:39 PM Bug #11948 (New): early kernel allocates too much memory when large displays are attached
- A 4k display attached will cause the framebuffer to allocate 31MB (3840x2160*4 B). This will cause the system to cras...
-
04:48 PM Bug #11946 (Closed): clean up improper use of mdb_getopts
- Upstream of Joyent OS-7971:
Cody Mello compiled a list of @mdb_getopts@ uses that do not terminate their argument ... -
04:26 PM Bug #11945 (Closed): pool import performance regression due to repeated libshare initialization
- This is an independent part of the nfs-zone wad of diffs from Nexenta (NEX-16219). Less calls to initialization is b...
-
03:44 PM Bug #11944 (Closed): mdb ::refcount dcmd no longer works
- #10343 renamed @refcount_t@ to @zfs_refcount_t@ to better match what ZoL is doing. However, the @::refcount@ mdb dcm...
-
02:12 PM Bug #11859 (Closed): need swapgs mitigation
- "git commit 42cd19316c818c8b8283fc48263a1b4ce99cf049":https://github.com/illumos/illumos-gate/commit/42cd19316c818c8b...
-
10:03 AM Bug #11818: IPMI topo plugin shouldn't return data from unavailable sensors
- I also checked the code for memory leaks by executing the following comands ......
-
09:53 AM Bug #11943: Fix out-of-order ZIL txtype lost on hardlinked files
- With the ZoL fix in place, the new slog tests pass (they failed before)...
-
09:53 AM Bug #11942: Panic on zil/slog replay when TX_REMOVE followed by TX_CREATE
- With the ZoL fix in place, the new test passes and does not cause a panic...
2019-11-07
-
04:16 PM Feature #11698: Want NVMe Hotplug Support
- I think this still needs more work.
We have the following eval hardware from ThinkMate:
Supermicro 1029U-TRTP w... -
04:04 PM Bug #11943 (Closed): Fix out-of-order ZIL txtype lost on hardlinked files
- When replaying ZIL records involving the removal of a link from a hardlinked file, the code erroneously determines th...
-
04:01 PM Bug #11942 (Closed): Panic on zil/slog replay when TX_REMOVE followed by TX_CREATE
- ...
-
03:34 PM Bug #11880 (Closed): changing encryption key on dataset with unencrypted children triggers VERIFY
- "git commit ad3e6d4dd82f2e18743399134a4b99cf303478f6":https://github.com/illumos/illumos-gate/commit/ad3e6d4dd82f2e18...
-
12:55 PM Bug #11941 (Rejected): loader fails to boot from this particular root pool
- For unclear reasons, I stopped being able to boot my OI VM with loader. tsoome has had a look
but we don't yet know ... -
11:37 AM Bug #11929 (Closed): mac_minor_hold() gets id_alloc_nosleep() wrong
- "git commit 249622b3e0d46f0016d00e3f87b314635d11065a":https://github.com/illumos/illumos-gate/commit/249622b3e0d46f00...
-
11:34 AM Bug #11924 (Closed): infinite loop in mdb ::load
- "git commit 4c05824a49c53dcd087c0babf8780068997f0735":https://github.com/illumos/illumos-gate/commit/4c05824a49c53dcd...
-
08:56 AM Bug #11940 (Closed): loader: multiboot2_loadfile read error should include file name and newline
- The error report after arch_readin() is quite confusing, clean it up.
-
08:16 AM Bug #3334 (Closed): zonestat missing man page
- "git commit 1c085a54d061bc17f8b209d1ea6161fcdf66d971":https://github.com/illumos/illumos-gate/commit/1c085a54d061bc17...
-
06:49 AM Bug #11939 (Closed): libgen: this statement may fall through
- Build error with gcc 8:...
-
06:28 AM Bug #11792 (Closed): ibtl: cast between incompatible function types
- "git commit 327c8d1665439dd2540c1b460773bd9f0c1c0fa9":https://github.com/illumos/illumos-gate/commit/327c8d1665439dd2...
-
12:54 AM Bug #11922 (Closed): ipmi_open looks for wrong return value
- "git commit 22f89f96cd7b45b9686231ed7d98e610077df6c6":https://github.com/illumos/illumos-gate/commit/22f89f96cd7b45b9...
2019-11-06
-
10:39 PM Bug #11859: need swapgs mitigation
- It is difficult if not impossible to directly test if this mitigates the issue, since it's not known if there are exp...
-
09:10 PM Bug #11938 (Closed): loader.efi: HARDDRIVE_DEVICE_PATH may have subpaths
- The macos does create Vendor Media devices on top of APFS container (like partition table inside the partition), so w...
-
04:47 PM Bug #11927: Log, or optionally panic, on zero-length kmem allocations
- From the @kmem_alloc(9f)@ man page:...
-
04:36 PM Bug #11928: rpcmod's clnt_cots can do zero-length kmem allocations
- From the @kmem_alloc(9f)@ man page:...
-
02:38 PM Bug #11928: rpcmod's clnt_cots can do zero-length kmem allocations
- Tested by re-running a nightly build using an nfs-zone-served zone on a DEBUG kernel. Before this fix, there were re...
-
01:49 PM Bug #11935 (Closed): loader: fix memory corruption bug in vdev_read
- FreeBSD changes:
https://svnweb.freebsd.org/base?view=revision&revision=r344226
https://svnweb.freebsd.org/... -
11:44 AM Bug #11818: IPMI topo plugin shouldn't return data from unavailable sensors
- The code review can be found here: https://illumos.org/rb/r/2397/
2019-11-05
-
09:31 PM Bug #11934 (Closed): One more typo in zone_sun.tab
- While testing new OI ISO we've found one more typo in zone_sun.tab.
4th field in "AST - QC (Lower North Shore)" lin... -
09:18 PM Bug #11933 (Closed): loader: we can not read log device but we need to know about
- Record the log device and update the pool config listing.
Testing done: build/install/boot. lsdev -v does list log... -
07:08 PM Feature #11930 (Closed): loader: factor out label and uberblock load from vdev_probe, add MMP checks
- Clean up the label read.
FreeBSD update https://svnweb.freebsd.org/base?view=revision&revision=r354323
Testing ... -
05:45 PM Bug #11929 (Closed): mac_minor_hold() gets id_alloc_nosleep() wrong
- It should check -1 for failure, not 0.
-
05:41 PM Feature #11917 (Closed): loader: recognize apfs
- "git commit 3423c61d20be9888e6633dfaeca21398c1f155cd":https://github.com/illumos/illumos-gate/commit/3423c61d20be9888...
-
05:31 PM Bug #11914 (Closed): loader: zfs.c is missing malloc checks, fix it
- "git commit 777db87909d75c1cbc953f988d5d78a781d1fd39":https://github.com/illumos/illumos-gate/commit/777db87909d75c1c...
-
05:02 PM Bug #11928: rpcmod's clnt_cots can do zero-length kmem allocations
- NFSv4 hammering (callback or seems to trigger the zero-length allocations. Here's a list of stacks during one test:
... -
05:00 PM Bug #11928 (Closed): rpcmod's clnt_cots can do zero-length kmem allocations
- While testing NFS service in a zone using a DEBUG SmartOS, I discovered rpcmod was calling kmem_alloc with zero-lengt...
-
04:55 PM Bug #11927 (Closed): Log, or optionally panic, on zero-length kmem allocations
- Joyent bug OS-4297 implements a tracking of zero-length kmem allocations in the kernel. We generally want to discour...
-
04:12 PM Bug #11919 (Closed): date_test needs to set LC_TIME
- "git commit 05bd46fa226d5e91dcaab265c1e695e2faf54473":https://github.com/illumos/illumos-gate/commit/05bd46fa226d5e91...
-
03:36 PM Feature #11017: Support Apple FULL_SYNC feature
- I have tried TimeMachine on OmniOS 151032
First step: svcadm enable dns/multicast
then I started a script.sh wit... -
03:22 PM Bug #11818: IPMI topo plugin shouldn't return data from unavailable sensors
- Testing Done:
1.) Recorded the output of "/usr/lib/fm/fmd/fmtopo -S" on a Supermicro X9 2U.
2.) Run full nightly, u... -
01:22 PM Bug #11924: infinite loop in mdb ::load
- Work by Mark Brooks.
-
01:22 PM Bug #11924 (Closed): infinite loop in mdb ::load
- http://smartos.org/bugview/OS-7935
This loops forever:
> ::load /.a
because the attempt to look for a .so.1 ... -
07:26 AM Bug #11923 (Closed): loader: zfs.c cstyle cleanup
- Lets clean it up...
testing done: build/install/boot. -
07:02 AM Bug #11922: ipmi_open looks for wrong return value
- Review: https://illumos.org/rb/r/2436/
-
03:49 AM Bug #11922: ipmi_open looks for wrong return value
- To test, I first reproduced the panic using the steps documented above. I then booted the same system with a fixed p...
-
03:16 AM Bug #11922: ipmi_open looks for wrong return value
- From further investigation, it was determined that the IPMI device on this particular device was especially slow, cau...
-
03:11 AM Bug #11922 (Closed): ipmi_open looks for wrong return value
- We had a system that paniced with the following stack:...
2019-11-04
-
10:39 PM Bug #11681 (Closed): abd_alloc should use scatter for >1K allocations
- "git commit 87d7b64204c06f7d85b6dfec442ff0aba82efe9a":https://github.com/illumos/illumos-gate/commit/87d7b64204c06f7d...
-
02:42 PM Bug #11681: abd_alloc should use scatter for >1K allocations
- I tested with a zfs-test run.
-
09:20 PM Bug #11903 (Closed): secflags_elfdump.sh test needs coreadm setting
- "git commit e5ace2968d69e625f7153013243d710d96efad76":https://github.com/illumos/illumos-gate/commit/e5ace2968d69e625...
-
09:11 PM Bug #11790 (Closed): ACPI method _CRS should be used to identify bus numbers during initial probe
- "git commit 3349e36e2896c71806ddaed726d65171a3045358":https://github.com/illumos/illumos-gate/commit/3349e36e2896c718...
-
10:45 AM Bug #11790: ACPI method _CRS should be used to identify bus numbers during initial probe
- The change has been tested on various Supermicro systems from them X9, X10 and X11 family of products as well as the ...
-
10:00 AM Bug #11790: ACPI method _CRS should be used to identify bus numbers during initial probe
- Review is at https://illumos.org/rb/r/2379/
-
08:57 PM Feature #11888 (Closed): loader: calculate physical vdev psize from asize
- "git commit 4c2b14fdad703c6c165e45413b79543a54e88edb":https://github.com/illumos/illumos-gate/commit/4c2b14fdad703c6c...
-
07:20 PM Bug #11880: changing encryption key on dataset with unencrypted children triggers VERIFY
- The ZoL fix was:...
-
07:07 PM Bug #11880: changing encryption key on dataset with unencrypted children triggers VERIFY
- This same issue was also present in ZoL as issue 9524. We'll also use the ZoL fix.
-
06:29 PM Bug #11919 (Closed): date_test needs to set LC_TIME
- This test is setting C, but it needs to set LC_TIME too.
-
06:21 PM Bug #3087: libuuid has a lot of dependencies
- Actually, there's a much, much simpler way to fix this, which is to use code like almost all the other libuuid implem...
-
06:15 PM Bug #3087 (In Progress): libuuid has a lot of dependencies
-
03:46 PM Feature #11906: Add line drawing characters to ptree(1)
- https://illumos.org/rb/r/2429/
-
03:45 PM Feature #11906: Add line drawing characters to ptree(1)
- To test, I built the new binary and ran it w/ various combination of flags (none, @-g@, @-s@, @-gs@) (using the pid o...
-
02:08 PM Bug #11918 (Closed): metaslab improvements
- Port the following metaslab improvements from ZoL
475aa97ca Prevent metaslab_sync panic due to spa_final_dirty_txg... -
01:22 PM Feature #11823 (Closed): Add HMAC_SHA1 crypto tests
- "git commit faeaba889049371f163f3deb6efd690dbc986e3d":https://github.com/illumos/illumos-gate/commit/faeaba889049371f...
-
01:22 PM Feature #11824 (Closed): Add SHA1_HMAC single-part support to dprov
- "git commit 5e8da2b9e1f3fba257c0c163a81a375107b9ee64":https://github.com/illumos/illumos-gate/commit/5e8da2b9e1f3fba2...
-
12:32 PM Feature #11917 (Closed): loader: recognize apfs
- Translate APFS partition GUID in lsdev output.
Testing done: enter lsdev on ok prompt (assuming the disk does have... -
07:56 AM Bug #7119: boot should handle change in physical path to ZFS root devices
- I've discovered a few more problems that this likely needs to deal with:
* if you have two pools, and you end up _... -
06:37 AM Feature #11916: Support for RFC 8106 in in.ndpd
- Oops yeah, 8106 is the one I meant... I had both open and copied the number from the wrong one.
2019-11-03
-
11:31 PM Feature #11916: Support for RFC 8106 in in.ndpd
- FWIW - RFC 8106 supersedes 6106
-
03:46 PM Feature #11916 (New): Support for RFC 8106 in in.ndpd
- While trying to simply my network I noticed illumos does not seem to support "RFC 8106":https://tools.ietf.org/html/r...
-
03:45 PM Feature #11915 (New): ndpd.conf man page is not very consistent
- While doing some reading I noticed that ndpd.conf's man page is not very consistent about ASCII table usage.
e.g. ... -
02:40 PM Bug #11914 (Closed): loader: zfs.c is missing malloc checks, fix it
- A bit of code cleanup. Also drop FreeBSD code to build BE list.
Testing done: build/install/boot.
2019-11-02
-
04:49 AM Bug #11870 (Closed): cleanup sys/ddi_implfuncs.h
- "git commit c00e8e9ee0eb7384f171971ad938063426b731f7":https://github.com/illumos/illumos-gate/commit/c00e8e9ee0eb7384...
-
02:58 AM Bug #11870: cleanup sys/ddi_implfuncs.h
- h1. Testing Notes
I built a copy of the gate before and after this change, and then ran @wsdiff@ against the entir... -
01:27 AM Bug #11904 (Closed): Add quick/make-nfs
- "git commit 65bac82b14db6446c8bfb4ddb4c2faee8feddc58":https://github.com/illumos/illumos-gate/commit/65bac82b14db6446...
2019-11-01
-
11:01 PM Bug #11911 (Closed): Inconsistent case handling for properties in dladm
- We noticed that when setting the mtu property using "mtu", the value would persist across reboots. But if we set the...
-
08:02 PM Bug #11909: THREAD_KPRI_RELEASE does nothing of the sort
- The design work for this really should consider its effect on https://en.wikipedia.org/wiki/Priority_inversion proble...
-
06:23 PM Bug #11909: THREAD_KPRI_RELEASE does nothing of the sort
- Work by Patrick Mooney originally at https://smartos.org/bugview/OS-7753 (and OS-7926)
Some testing notes from tha... -
06:21 PM Bug #11909 (Closed): THREAD_KPRI_RELEASE does nothing of the sort
-
07:34 PM Bug #11910 (New): port_getn fails with ETIME, even though events are delivered
- By historical accident, "port_getn(3C)":https://illumos.org/man/port_getn can fail with @ETIME@ even if it has modifi...
-
03:12 PM Bug #11895 (Closed): libumem: umem_error_buffer is gone
- "git commit a73ed278e8e65ae8780cbb2efbcb6ed43e0f3c69":https://github.com/illumos/illumos-gate/commit/a73ed278e8e65ae8...
-
02:56 PM Bug #11908: usr/src/cmd/sgs links against libraries outside the proto area
- Fix: https://www.illumos.org/rb/r/2430/
-
02:42 PM Bug #11908 (New): usr/src/cmd/sgs links against libraries outside the proto area
- It's unfortunate but when building in usr/src/lib the build runs make in usr/src/cmd/sgs/librtld_db which also causes...
2019-10-31
-
03:22 PM Feature #11906 (Closed): Add line drawing characters to ptree(1)
- Commands such as pstree on Linux can display the process tree with line drawing characters. It would be nice to add ...
-
01:11 PM Bug #11904: Add quick/make-nfs
- Self-contained script runs confirm existing in-script functionality works. Used the "tar" and "clobber" targets.
-
01:01 PM Bug #11904 (Closed): Add quick/make-nfs
- The Nexenta-introduced "quick make" scripts has an NFS one that arrived via the work-in-progress nfs-zone project. T...
-
12:55 PM Bug #11884 (Closed): fmin(3m): float float
- "git commit 7e14732609fbf57851b94ba18226a3638224486b":https://github.com/illumos/illumos-gate/commit/7e14732609fbf578...
-
12:12 PM Bug #11903: secflags_elfdump.sh test needs coreadm setting
- To test this, I ran it on a system with cores enabled and one disabled, and checked it did the right thing.
-
12:12 PM Bug #11903 (Closed): secflags_elfdump.sh test needs coreadm setting
- Like secflags_core.sh, we need to make sure to enable core dump generation.
-
05:37 AM Bug #11902 (Closed): Typos in proc_arg_grab(3PROC)
- Noticed a couple minor typos in prog_arg_grab(3PROC):...
-
03:31 AM Bug #11901 (New): mptsas_smp_start may return the wrong error code & should log IOCLogInfo
- In mptsas_smp_start, if the request is successfully submitted, but the request itself fails, currently the code does ...
2019-10-30
-
05:40 PM Bug #11897 (New): mandoc lint says "PP after SH" when it's actually LP
- Cleaning some mandoc lint in ld(1), it tells me "skipping paragraph macro: PP after SH", but the macro used is actual...
-
12:33 PM Bug #11895 (Closed): libumem: umem_error_buffer is gone
- gate built with gcc version 7.4.0 (OpenIndiana 7.4.0-il-0), libumem is missing umem_error_buffer. Apparently this gcc...
-
08:20 AM Bug #11884 (Pending RTI): fmin(3m): float float
-
06:36 AM Bug #11884: fmin(3m): float float
- *Testing*
I reviewed the modified man page using this command:
MANPATH=proto/root_i386/usr/share/man/ man fmin -
03:40 AM Bug #11862 (Closed): cleanup smatch/cstyle/wscheck issues in usr/src/lib/sun_sas/
- "git commit 00f453f4ebc211cb928f19a54d3f4edd61f43279":https://github.com/illumos/illumos-gate/commit/00f453f4ebc211cb...
-
03:40 AM Bug #11867 (Closed): PCIe expansion slots mis-labelled in topo
- "git commit 106e8bd44b02f4b8cd3c825790276c1c7081e67a":https://github.com/illumos/illumos-gate/commit/106e8bd44b02f4b8...
2019-10-29
-
11:58 PM Bug #11894 (Closed): zonecfg export should quote strings
- Context for this is that SmartOS base64 encodes alias names, and when the value needs to be padded "zonecfg import" w...
-
11:39 PM Bug #11885 (Closed): man3m: missing symlinks
- "git commit 744b124e8caed130fec6baedb0c53d1b6de03e41":https://github.com/illumos/illumos-gate/commit/744b124e8caed130...
-
04:06 PM Bug #11885: man3m: missing symlinks
- *Testing*
I randomly checked few man pages that were previously missing, like acosf(3m)
or modfl(3m). They are p... -
02:51 PM Bug #11885 (Pending RTI): man3m: missing symlinks
-
11:01 PM Feature #11858 (Closed): crontab could support /step
- "git commit 6b734416901818aa8c4bbb09c12b691ea771dc94":https://github.com/illumos/illumos-gate/commit/6b734416901818aa...
-
08:03 PM Feature #11858: crontab could support /step
- Performed some additional testing:...
-
09:20 PM Bug #11856: chown can trigger vmdump when running recentish zfs
- After todays merge from upstream, the dump now no longer happens <3
-
07:05 PM Bug #11892: ahciem doesn't properly check if enclosure services are present
- https://www.illumos.org/rb/r/2426/
-
07:04 PM Bug #11892 (Closed): ahciem doesn't properly check if enclosure services are present
- Using ahci enclosure services on something without an enclosure service present can lead to a panic:...
-
06:29 PM Bug #11883 (Closed): loader: zio_checksum_verify should check byteswap
- "git commit ece0bc848de931052064be9faf07f4e44c150a15":https://github.com/illumos/illumos-gate/commit/ece0bc848de93105...
-
06:17 PM Bug #11521 (Closed): ::whereopen should be usable in a pipeline
- "git commit 1a2641f606f3bfa50cdbbe8770af78116de52563":https://github.com/illumos/illumos-gate/commit/1a2641f606f3bfa5...
-
04:57 PM Bug #11882 (Closed): loader: rs_alloc() may return NULL
- "git commit 042b56085944fdf280ee8e4a93b329c206054f88":https://github.com/illumos/illumos-gate/commit/042b56085944fdf2...
-
04:36 PM Bug #11866 (Closed): Use -fstack-protector-strong when available
- "git commit b12258b69ac245658b0ca5ae070b3ff004186148":https://github.com/illumos/illumos-gate/commit/b12258b69ac24565...
-
04:24 PM Bug #11842 (Closed): Want audit events for auditon(A_SETPMASK) and friends
- "git commit 241bfedfbd27da9d3f2aa7ffaafa5da978f23afe":https://github.com/illumos/illumos-gate/commit/241bfedfbd27da9d...
-
03:49 PM Bug #11842: Want audit events for auditon(A_SETPMASK) and friends
- Example praudit XML output:...
-
03:51 PM Bug #11872 (Closed): Fix incremental recursive encrypted receive
- "git commit 8675de3a4bb7d310dd672e8f2bf479154e07c678":https://github.com/illumos/illumos-gate/commit/8675de3a4bb7d310...
-
02:56 PM Bug #11884: fmin(3m): float float
- Review: https://www.illumos.org/rb/r/2425/
-
02:48 PM Bug #11857 (Closed): kmc-update test missing from runfile
- "git commit 7ca0d613a17085b59a8b231daa9eddfa74fd83ee":https://github.com/illumos/illumos-gate/commit/7ca0d613a17085b5...
-
02:48 PM Bug #11845 (Closed): acquire-spray test could be improved
- "git commit 7ca0d613a17085b59a8b231daa9eddfa74fd83ee":https://github.com/illumos/illumos-gate/commit/7ca0d613a17085b5...
-
09:50 AM Bug #11845: acquire-spray test could be improved
- Tested it by hand, as well as making sure an os-tests run skips this check, but runs kmc-update, in a loop
-
02:45 PM Bug #11871 (Closed): smatch should not hammer linux procfs path
- "git commit a0ee54468d6e6b136d1ca470a03bb44165c66e6e":https://github.com/illumos/illumos-gate/commit/a0ee54468d6e6b13...
-
09:48 AM Bug #11871: smatch should not hammer linux procfs path
- I tested Patrick's changes with several repeated builds.
-
12:22 PM Feature #11888 (Closed): loader: calculate physical vdev psize from asize
- Since physical device asize is calculated from psize and the asize is stored in pool label, we can use asize to set t...
2019-10-28
-
11:10 PM Bug #11838 (Closed): secflag tests are racy
- "git commit fdfb6e575f06007c35263fbcdc483157ef62d712":https://github.com/illumos/illumos-gate/commit/fdfb6e575f06007c...
-
08:56 PM Bug #11838: secflag tests are racy
- Tested in a loop overnight, and on busy and quiet systems.
-
11:06 PM Bug #11866: Use -fstack-protector-strong when available
- I also did some basic sanity testing of this under illumos-gate
-
11:05 PM Bug #11856: chown can trigger vmdump when running recentish zfs
- Doesn't look like the change is present yet in illumos-joyent, i'm a bit confused becasue it does look like they merg...
-
10:54 PM Bug #11856: chown can trigger vmdump when running recentish zfs
- Did this make it into illumos-joyent yet?
I check the commit and it was, but when I build a PI from smartos-live/i... -
09:15 PM Bug #11837 (Closed): tests/pf_key/acquire-compare is racy
- "git commit 3dae5456c609a0bdfeffc8d1c0dc436db6ab3436":https://github.com/illumos/illumos-gate/commit/3dae5456c609a0bd...
-
06:52 PM Bug #10585: Non-standard definition of $PAGER in /etc/profile
- Hubert, this change is expected to land in tomorrow's OpenIndiana updates.
-
06:43 PM Bug #10585 (Closed): Non-standard definition of $PAGER in /etc/profile
- "git commit e8c8a1a444941de591eb788ba3d8fccad81ad51c":https://github.com/illumos/illumos-gate/commit/e8c8a1a444941de5...
-
06:04 PM Bug #11873 (In Progress): SMB file access audit logging (remainder)
-
05:09 PM Bug #11842: Want audit events for auditon(A_SETPMASK) and friends
- Alex's original testing notes:...
-
04:01 PM Bug #11881 (Closed): loader: zfs_fmtdev can crash when pool discovery did fail and we have no spa
- "git commit c2e9ac5c28eb1a9d5839d914b821e44a7dfdc767":https://github.com/illumos/illumos-gate/commit/c2e9ac5c28eb1a9d...
-
11:00 AM Bug #11885: man3m: missing symlinks
- Review: https://www.illumos.org/rb/r/2423/
-
10:19 AM Bug #11869 (Closed): Fix disable option summary in svcadm(1m)
- "git commit 87f5f83847407477d2c5767304c83c65a73a8ff9":https://github.com/illumos/illumos-gate/commit/87f5f83847407477...
2019-10-27
-
11:42 PM Bug #11872: Fix incremental recursive encrypted receive
- I also ran the zfs test suite (on SmartOS w/ the change applied). The project and user quota tests were skipped, and ...
-
09:59 AM Feature #11858: crontab could support /step
- To test the new field parser, I used the following test data to confirm that the new parser is producing expected out...
-
09:46 AM Bug #11885 (Closed): man3m: missing symlinks
- There are many symlinks missing in the /usr/share/man/man3m directory for man pages in the system/library/math packag...
-
09:31 AM Bug #11884 (Closed): fmin(3m): float float
- There is double float here in the @fmin(3m)@ man page:...
-
07:47 AM Bug #11883 (Closed): loader: zio_checksum_verify should check byteswap
- We do have both native and byteswap checksum callbacks in place but the selection is not wired.
Testing done: buil...
2019-10-26
-
07:58 PM Bug #11809: Support for P4510, P4600 NVMe passthrough on ESXi 6.7
- Juergen Kuhn wrote:
> Andy Fiddaman wrote:
> > See https://illumos.topicbox.com/groups/discuss/T3388f5869edff6a1-Mf... -
01:25 PM Feature #11037: SMB File access audit logging (reserve IDs)
- I forgot to add the "Approved by: ..." line before I pushed.
Approved by: Garrett D'Amore <garrett@damore.org>
http... -
11:53 AM Bug #11882 (Closed): loader: rs_alloc() may return NULL
- rs_alloc() in zfs reader code may return NULL, so we need to check the return value and error out if needed.
testi... -
10:57 AM Bug #11881 (Closed): loader: zfs_fmtdev can crash when pool discovery did fail and we have no spa
- FreeBSD commit: https://svnweb.freebsd.org/changeset/base/353757
When zfs probe did fail and no spa was created, b... -
12:39 AM Bug #11880 (Closed): changing encryption key on dataset with unencrypted children triggers VERIFY
- Doing something similar to the following:...
2019-10-25
-
09:44 PM Bug #11856 (Closed): chown can trigger vmdump when running recentish zfs
- "git commit 5a120e272991505eb171d0469f79d937cced483a":https://github.com/illumos/illumos-gate/commit/5a120e272991505e...
-
09:00 PM Bug #11856: chown can trigger vmdump when running recentish zfs
- To test this, I did a zfs test run (which won't hit the bug, but ensures no regressions) and I manually did a recursi...
-
09:28 PM Feature #11876: Want a native sleep
- Review: https://www.illumos.org/rb/r/2417/
-
07:13 PM Feature #11876: Want a native sleep
- Yay. I've long felt that abdicating a bunch of stuff to the ksh93 implementation was a mistake; I even protested it ...
-
04:18 PM Feature #11876 (Closed): Want a native sleep
- Today sleep(1) is implemented in terms of ksh93. ksh93 has not been well maintained and the version in-gate is buggy....
-
07:25 PM Feature #11879 (Closed): Intel ixgbe X553 Support
- We should update the common code for ixgbe(7D) and add support for the X553 controller family which uses the MAC name...
-
05:56 PM Feature #11878 (New): Want a native wc(1)
- It would be nice if we had a wc that wasn't implemented in terms of ksh93. This implements it and adds support for a ...
-
04:35 PM Feature #11877 (Closed): Want a native logname(1)
- As part of the ksh93 integration in OpenSolaris, logname(1) was made into something that linked against ksh93. Part o...
-
03:39 PM Feature #11669 (Closed): terminfo could know about rxvt-unicode
- "git commit 90ffcda9b1f712011f19aba3612b22dcce407013":https://github.com/illumos/illumos-gate/commit/90ffcda9b1f71201...
-
02:38 PM Feature #11037 (Closed): SMB File access audit logging (reserve IDs)
- "git commit b5c366f4aa9361f18dccd4d00380b3e2e36be40c":https://github.com/illumos/illumos-gate/commit/b5c366f4aa9361f1...
-
02:30 PM Feature #11037: SMB File access audit logging (reserve IDs)
- In order to avoid conflicts over ID assignment in the auditing code, We had to split 11037 into two parts:
11037 SMB... -
02:01 PM Feature #11875 (New): ZFS changes for file access auditing
- The ZFS ACL evaluation code needs some enhancements to support file access auditing using System Access Control LIsts...
-
01:59 PM Feature #11874 (In Progress): NFS file access audit logging
- Support auditing of file access using System Access Control Lists (SACLs)
similar to how the SMB server implements t... -
01:54 PM Bug #11873 (In Progress): SMB file access audit logging (remainder)
- In order to avoid conflicts over ID assignment in the auditing code, We had to split 11037 into two parts:
#11037 SM... -
05:57 AM Feature #9460 (Resolved): New Intel I219 Support
- I believe this was taken care of in '9950 Need support for Intel I219 v6-v9'.
-
03:56 AM Bug #11816 (Closed): iscsi initiator gets confused if attached before root file system mount
- "git commit 7284664a1faa361af4ff33ba5435d43d3ee07bf2":https://github.com/illumos/illumos-gate/commit/7284664a1faa361a...
-
01:24 AM Bug #11872: Fix incremental recursive encrypted receive
- The issue was originally encountered on SmartOS. I ported the ZoL fix to SmartOS (the illumos-gate fix is identical)...
-
01:22 AM Bug #11872 (Closed): Fix incremental recursive encrypted receive
- Port from ZoL b4238327b Fix incremental recursive encrypted receive
> Currently, incremental recursive encrypted r... -
12:24 AM Bug #11871 (Closed): smatch should not hammer linux procfs path
- While waiting for an illumos-joyent build, I was perusing @lockstat(1)@ output and observed what seemed to be unusual...
2019-10-24
-
10:05 PM Bug #11843 (Closed): update Intel microcode to 20190918
- "git commit 55908bd733fe029d49237b91c700655997242419":https://github.com/illumos/illumos-gate/commit/55908bd733fe029d...
-
10:28 AM Bug #11843: update Intel microcode to 20190918
- This was tested on essentially every physical system I had access to, including:
Intel(R) Core(TM) i7-8550U CPU la... -
09:41 PM Bug #11856: chown can trigger vmdump when running recentish zfs
- I see the ZoL fix has been merged. It's ZoL commit 8cb34421e. I'll work on getting it ported over.
-
09:25 PM Bug #11826 (Closed): Buffer overflow and memory leak in "libbsm"
- "git commit b9c9c3595312927fb362936529c5679117843b93":https://github.com/illumos/illumos-gate/commit/b9c9c3595312927f...
-
09:06 PM Bug #11867: PCIe expansion slots mis-labelled in topo
- h2. Testing
I built a platform image with this change and compared the PCI labels that were generated by libtopo b... -
06:19 PM Bug #11867: PCIe expansion slots mis-labelled in topo
- The fix will be to add logic similar to prtdiag(1m) - i.e. on SMBIOS implementations that expose the BDF in the Type ...
-
08:20 PM Feature #11612: x86 PCI enumeration should not rely on bios max bus
- This hasn't gone back yet as a few folks discovered that on particular system utilities linked against libtopo were c...
-
08:16 PM Bug #11708 (Closed): netstat should be smatch and CERRWARN clean
- "git commit 78a2e113edb6fe0a0382b403b55d92e8f0bba78f":https://github.com/illumos/illumos-gate/commit/78a2e113edb6fe0a...
-
08:16 PM Feature #11707 (Closed): provide 64-bit libdhcpagent
- "git commit 78a2e113edb6fe0a0382b403b55d92e8f0bba78f":https://github.com/illumos/illumos-gate/commit/78a2e113edb6fe0a...
-
08:16 PM Feature #9531 (Closed): Want netstat -u to show PIDs associated with sockets
- "git commit 78a2e113edb6fe0a0382b403b55d92e8f0bba78f":https://github.com/illumos/illumos-gate/commit/78a2e113edb6fe0a...
-
07:55 PM Bug #11521: ::whereopen should be usable in a pipeline
- To test this, I did two things. First I did a ::whereopen on the vnode corresponding to /dev/null. I did this with th...
-
07:32 PM Bug #11870 (Closed): cleanup sys/ddi_implfuncs.h
- There are a few inconsistencies in @sys/ddi_implfuncs.h@ that could stand to be cleaned up:
* cstyle violations repo... -
07:11 PM Feature #11669: terminfo could know about rxvt-unicode
- To test this I went through and used various tools like mdb, prstat, etc. and they now worked.
-
05:25 PM Bug #11816: iscsi initiator gets confused if attached before root file system mount
- h1. Testing Notes
In order to test this change, I first replicated the symptoms using an unconditional pre-mountro... -
05:04 PM Bug #11869 (Closed): Fix disable option summary in svcadm(1m)
- Need to mention -t too as reported by Mark Brooks.
-
11:25 AM Bug #3055 (Closed): sendfile sets *off to 0 when interrupted by SIGALRM
Also available in: Atom