Activity
From 2020-09-24 to 2020-10-23
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 (New): 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 (In Progress): 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....
2020-10-06
-
08:42 AM Bug #13206: Fix open(2) man page
- The correct description should be:
> EBADF should only be error of openat(2), not open(2). -
07:13 AM Bug #13206 (Closed): Fix open(2) man page
- EBADF should only be error of open(2), not openat(2).
2020-10-05
-
10:05 PM Bug #12387: X11 fails for certain Ryzen CPUs
- I now have something between the two. I upgraded the CPU in my Ryzen system from:...
-
04:18 PM Feature #13193 (Closed): pchtemp could support Intel 400 series chipset
- "git commit 60de61ff53a6483ad00524b59031b99fcc10d46d":https://github.com/illumos/illumos-gate/commit/60de61ff53a6483a...
-
03:26 PM Bug #13059: Dell R630 - X2APIC enabled cause boot hang
- Unfortunately, switching HPET off in BIOS makes no difference on the DL20 - no usb memory stick (internal usb port). ...
-
12:03 PM Bug #13205 (Closed): tem: we can use colors 0-255 with 8-bit depth
- Allow use of colors 0-255 in all supported depths.
Testing done: using ESC [ 38 ; 5 ; X m, with X = [0-255] to ver... -
11:59 AM Bug #13204 (Closed): loader: 8-bit depth can draw 256 colors
- The 8-bit depth is using indexed colors (index pointing to vga palette array entry), and we can have palette array wi...
-
10:42 AM Bug #13203 (New): dlstat show-phys -r fails with a SIGSEGV
- If you run @dlstat show-phys -r@ with or without the optional final argument it generates a core dump.
Stack trace i... -
12:41 AM Bug #13202 (New): reconcile const-ness in port_get and port_getn
- The man page for port_get and port_getn specifies that the timeout parameter is const:...
2020-10-04
-
08:29 PM Bug #12769 (Resolved): VirtualBox fails to start k
-
01:14 PM Bug #13059: Dell R630 - X2APIC enabled cause boot hang
- I reported a similar bug in 2017. It's still open. The bug report is here:...
-
07:35 AM Bug #13059: Dell R630 - X2APIC enabled cause boot hang
> The error appears to be when X2APIC is enabled in BIOS; the error: No SOF interrupts have been received this usb ...-
06:33 AM Bug #13179: "BTX Halted" error at boot for current snapshot, but not for 2018 snapshot
- James Deagle wrote:
> Sorry for the delayed response--too much life stuff getting in the way the past week.
>
> I... -
03:52 AM Bug #13179: "BTX Halted" error at boot for current snapshot, but not for 2018 snapshot
- Sorry for the delayed response--too much life stuff getting in the way the past week.
In any case, I'm not aware o...
2020-10-03
-
04:43 PM Bug #13201 (In Progress): IPS image re-hydration fails
- It is not currently possible to rehydrate an IPS image in the global zone as the operation calls @zonecfg_default_bra...
-
04:41 PM Bug #13197 (Closed): Fix typo in statvfs(2) man page
- "git commit cc4b93ac26b58ac98f7c7259388ebdc4ab709db9":https://github.com/illumos/illumos-gate/commit/cc4b93ac26b58ac9...
-
03:05 AM Bug #13197 (Closed): Fix typo in statvfs(2) man page
- In ERRORS section page:
> The length of a path component exceeds NAME_MAX characters, or the length of path The ex... -
03:22 PM Feature #13193: pchtemp could support Intel 400 series chipset
- I tested this by doing a quick sanity test by passing through an instance of this to a VM on my laptop and verifying ...
-
03:03 PM Feature #13200 (Closed): fmtopo could display CPU socket
- It would be nice if fmtopo could display the CPU socket that a given proccesor supports in information about the "chi...
-
02:55 PM Feature #13199 (Closed): AMD Socket info shouldn't require revision
- Traditionally, the way that syntheizing AMD socket information worked is that it required having a table of family, m...
-
02:49 PM Feature #13198 (Closed): Add AMD Dali, Renoir, and Banded Kestrel socket info
- Currently we're missing AMD 17h models 20-2f and 60-6f socket information. It'd be nice to have that.
-
02:51 AM Bug #13196 (Closed): C_DeriveKey() doesn't always set object handle value
- We had a customer report some problems with a Java app:...
2020-10-02
-
10:08 PM Bug #13190 (Closed): rootnex_get_sgl() has a cookie problem
- "git commit 23a869ddcd5330bdcbefc98e81d9de23b83f3182":https://github.com/illumos/illumos-gate/commit/23a869ddcd5330bd...
-
03:51 PM Bug #13190: rootnex_get_sgl() has a cookie problem
- To test I ran the same custom igb allocation as mentioned above, but verified that none of the allocations failed, as...
-
12:35 PM Bug #13138: Very bad SMB small file/request performance on i40e, made faster by iftop
- It turned out that several tuning parameters seem to be bad fit, now I get reasonable transfer times for my samples
...
2020-10-01
-
09:29 PM Bug #13182 (Closed): CMSG_ macros should have man pages
- "git commit 221e47fb90c5fcfe7add9a33f6c915ee5253ece9":https://github.com/illumos/illumos-gate/commit/221e47fb90c5fcfe...
-
09:29 PM Feature #13175 (Closed): Add support for IP_RECVTOS
- "git commit 221e47fb90c5fcfe7add9a33f6c915ee5253ece9":https://github.com/illumos/illumos-gate/commit/221e47fb90c5fcfe...
-
06:27 PM Bug #13138: Very bad SMB small file/request performance on i40e, made faster by iftop
- Today I found, that using the 40G variant, snoop and such, does not make the problem go away, so I was able to captur...
-
05:22 PM Bug #12746: x86_emulate_cpuid() should clear upper 32 bits
- Integrated upstream as "ff41c89":https://github.com/freebsd/freebsd/commit/ff41c89819ff1f1c3106510b0e83f49c34b4c676
-
02:21 PM Feature #13195: would like roleauth user_attr
- Also test single user boot since this uses `su` to authenticate the console user. In this case, any user with the @so...
-
02:16 PM Feature #13195: would like roleauth user_attr
- Testing notes:
On this system, @af@ is a standard user with no exceptional profiles or auths, but does have the @r... -
01:23 PM Feature #13195 (Closed): would like roleauth user_attr
- When using RBAC, it would be useful to have an option to allow users to assume a role by authenticating with their ow...
-
03:45 AM Bug #13194: null/dangling pointer deref somewhere under dmu_objset_upgrade
- An example of one of the machines with permanent data corruption after hitting this:...
-
03:42 AM Bug #13194: null/dangling pointer deref somewhere under dmu_objset_upgrade
- Some further observations:
* This seems to occur most readily on machines which are doing lots of metadata operat... -
03:40 AM Bug #13194: null/dangling pointer deref somewhere under dmu_objset_upgrade
- ...
-
03:39 AM Bug #13194 (Closed): null/dangling pointer deref somewhere under dmu_objset_upgrade
- After the integration of #11479 zfs project support, we've had machines hit panics shortly after upgrade (and re-hit ...
-
02:26 AM Bug #13190: rootnex_get_sgl() has a cookie problem
- To replicate this issue (on something other than my in-development driver) I modified the igb driver to run the follo...
2020-09-30
-
05:22 PM Feature #13193 (Closed): pchtemp could support Intel 400 series chipset
- While looking around at docs, I found Intel has documented the 400 series chipset and they support the pch thermal se...
-
05:22 PM Bug #13191 (Closed): Improve net-tests zone vnic add/delete
- "git commit c3e16711de8a1209bb0e4ad2a003d0b443426f17":https://github.com/illumos/illumos-gate/commit/c3e16711de8a1209...
-
01:33 PM Bug #13191: Improve net-tests zone vnic add/delete
- Change (see associated Gerrit) tested on omnios via onu to illumos-gate with these modifications:...
-
01:26 PM Bug #13191 (Closed): Improve net-tests zone vnic add/delete
- The current @net_common@ framework for running the IP forwarding tests from the network test suite adds a VNIC to a z...
-
03:42 PM Bug #13138: Very bad SMB small file/request performance on i40e, made faster by iftop
- As it was asked for, here a sketch of our Network, aggregated ports use LACP as shown.
ESXi Connect 2 times to 40G f... -
11:04 AM Bug #13138: Very bad SMB small file/request performance on i40e, made faster by iftop
- I enhanced my dtrace rtt measurement, to also measure the gap time between the smb2 requests, this time I used snoop....
-
10:41 AM Bug #13138: Very bad SMB small file/request performance on i40e, made faster by iftop
- Hi, quick update, I found that running "snoop" as well as "snoop -P" "fixes" this problem also.
-
09:33 AM Bug #13138: Very bad SMB small file/request performance on i40e, made faster by iftop
- I modified the smb2-trace.d to measure service rtt internally alike what wireshark offered on client side
-
03:09 PM Bug #13192 (New): snoop -P is a lie
- Copied from my original bug report in "OS-7886":https://smartos.org/bugview/OS-7886.
The snoop man page says the f... -
02:28 PM Bug #13189 (Closed): Update rename(2) man page
- "git commit 6310a43a82652c7bf86384a7ab264bd3bfe2b23c":https://github.com/illumos/illumos-gate/commit/6310a43a82652c7b...
-
05:19 AM Bug #13190 (Closed): rootnex_get_sgl() has a cookie problem
- Under some very specific conditions, the rootnex SGL logic increases cookie count before making full use of the curre...
-
12:41 AM Feature #12967: default to apix over pcplusmp
- So after most of the day with no system lockups I re enabled apix so that I could get a crash dump. The system locked...
2020-09-29
-
04:59 PM Feature #12967: default to apix over pcplusmp
- After making the configuration change in /etc/system "set apix_enable=0" I am not getting any more system lock ups. I...
-
02:53 PM Feature #12967: default to apix over pcplusmp
- Sorry to hear about the trouble it's causing on that system. You should be able to disable this by setting @apix_enab...
-
02:19 PM Feature #12967: default to apix over pcplusmp
- This commit is causing my system to lock up. Sometimes it locks up in a couple of minutes and sometimes it takes a co...
-
10:01 AM Bug #13189 (Closed): Update rename(2) man page
- (1) In ERRORS section:
> The rename() function will fail if:
It should be:
> The rename() and renameat() fun...
2020-09-28
-
10:36 PM Bug #13071 (Closed): igb(7D) needs to mention it's GLDv3, not STREAMS
- "git commit 7bb0fe31b7400cab73629832ea525813b9eeec17":https://github.com/illumos/illumos-gate/commit/7bb0fe31b7400cab...
-
08:07 PM Bug #13149 (Closed): elide squeue wake-ups when prudent
- "git commit 196b393bb2aa03afc0d141411913d7894e11ba0b":https://github.com/illumos/illumos-gate/commit/196b393bb2aa03af...
-
04:38 PM Bug #13138: Very bad SMB small file/request performance on i40e, made faster by iftop
- I analysed the traffic I collected, here are some, as far as I think, interesting things
-
10:39 AM Bug #13138: Very bad SMB small file/request performance on i40e, made faster by iftop
- I collected the traffic on clientside with wireshark for analysis
SMB2 servicetimes
* without tcpdump running on ... -
09:46 AM Bug #13138: Very bad SMB small file/request performance on i40e, made faster by iftop
- Also I have created a small powershell script, which can be sourced in a powershell, to time the copy and remove oper...
-
09:43 AM Bug #13138: Very bad SMB small file/request performance on i40e, made faster by iftop
- ok, I created a set of zero filled files, with artificial names, which mimic the original data.
* normal TotalSecond... -
03:55 PM Feature #13166 (Closed): Support en_fec_cap and adv_fec_cap link properties in i40e
- "git commit 11a004840daff945cd5e382eeb137e0682eabe1f":https://github.com/illumos/illumos-gate/commit/11a004840daff945...
-
03:55 PM Bug #13165 (Closed): FEC enabled port connected to i40e may not come online
- "git commit 11a004840daff945cd5e382eeb137e0682eabe1f":https://github.com/illumos/illumos-gate/commit/11a004840daff945...
-
01:35 AM Bug #12387: X11 fails for certain Ryzen CPUs
- I found a workaround that is better than disabling the fault manager. Simply, put:...
2020-09-26
-
07:08 PM Bug #13059: Dell R630 - X2APIC enabled cause boot hang
- Hi Robert,
I've attached the output via iDrac, not much it's a start at-least. But this is all I could pry out gat... -
05:44 AM Bug #13179: "BTX Halted" error at boot for current snapshot, but not for 2018 snapshot
- James Deagle wrote:
> Two scenarios:
>
> 1) As for my attempt at upgrading to the latest from a successful 2018.... -
05:41 AM Bug #13179: "BTX Halted" error at boot for current snapshot, but not for 2018 snapshot
- James Deagle wrote:
> The other pic, as referenced above.
The USB image is using GPT (maybe not the best choice),...
2020-09-25
-
10:49 PM Bug #13149: elide squeue wake-ups when prudent
- I re-checked the testing conditions as originally described in the ticket. With @ab(1)@, I saw a similar 20-30% jump...
-
05:36 PM Feature #13173 (Closed): loader: add strtoul, strtoull, memmem and abort
- "git commit 28de4f3c3209c81f9a96e2019d44a0b9adcb74cb":https://github.com/illumos/illumos-gate/commit/28de4f3c3209c81f...
-
03:38 PM Bug #13031 (Closed): bhyve kernel should use proper struct types
- "git commit 3e1c5f3a80260eb14c78730bcaca9e6c74f528a0":https://github.com/illumos/illumos-gate/commit/3e1c5f3a80260eb1...
-
03:38 PM Bug #13030 (Closed): remove 'retu' pattern from bhyve
- "git commit 3e1c5f3a80260eb14c78730bcaca9e6c74f528a0":https://github.com/illumos/illumos-gate/commit/3e1c5f3a80260eb1...
-
02:46 PM Bug #13138: Very bad SMB small file/request performance on i40e, made faster by iftop
- I have to add two facts:
1. tcpdump also "fixes" the issue, so can't be used directly to check on server side
2. NF... -
07:33 AM Feature #7059: disable kmem/physmem access from a zone
- As I discovered while investigating #13120, there is a better way to do this: using the device policy mechanism to re...
-
05:42 AM Feature #7059: disable kmem/physmem access from a zone
- h2. Testing Notes
First, confirming that MDB still works in the GZ:... -
07:28 AM Bug #13120 (Rejected): harden random pool for zones
-
07:28 AM Bug #13120: harden random pool for zones
- While investigating this further, I discovered that it is already not possible to even open the @/dev/*random@ device...
2020-09-24
-
09:44 PM Feature #13175: Add support for IP_RECVTOS
- Testing notes:
Running the new test programs (32 and 64-bit) results in passes:... -
06:40 PM Bug #13071: igb(7D) needs to mention it's GLDv3, not STREAMS
- Tested by using man(1) on the new page.
-
11:57 AM Bug #12363 (Closed): add O_DIRECT support
- "git commit edd580643f2cf1434e252cd7779e83182ea84945":https://github.com/illumos/illumos-gate/commit/edd580643f2cf143...
-
12:04 AM Bug #13184: Stop translating ld(1) options through cw(1)
- this makes no change to produced binaries, as checked by wsdiff
Also available in: Atom