Activity
From 2021-05-25 to 2021-06-23
2021-06-23
-
10:07 PM Bug #13841 (Closed): python tools should not add user's site directory
- "git commit 3f770aab815d6900f53f0b0f317aaf74a8f95018":https://github.com/illumos/illumos-gate/commit/3f770aab815d6900...
-
11:01 AM Bug #13841: python tools should not add user's site directory
- I've tested this by running the tools under python 2.7, 3.7 and 3.9 both with and without a fake @pkg@ module in my u...
-
10:07 PM Bug #13891 (Closed): ucodeadm cannot handle latest Intel microcode
- "git commit ada023d26fbb04273c643d7c7fade1b24da764fb":https://github.com/illumos/illumos-gate/commit/ada023d26fbb0427...
-
10:04 PM Bug #13891: ucodeadm cannot handle latest Intel microcode
- Picking a new maximum size just above the size of the current largest microcode blob means that we may need to furthe...
-
08:40 PM Feature #13876 (Closed): tem: we should support CSI 38 and 48 sequences for RGB colors
- "git commit fa9eb22261c7b7a35c7a6957acb3c2b26c39e15b":https://github.com/illumos/illumos-gate/commit/fa9eb22261c7b7a3...
-
07:11 AM Bug #13899 (Closed): usbecm should bind to interface association
- According to the USB _Communications Device Class (Revision 1.2)_ specification:
> In the case where the device do...
2021-06-22
-
11:16 PM Feature #13898 (New): want aggr to support >128 groups
- It would be nice if aggr could support more than 128 groups (and perhaps dynamically size its array of them) so that ...
-
10:05 PM Bug #13892: panic when deleting millions of files
- Jerry Jelinek wrote in #note-3:
> I don't think it is very easy to reproduce this bug, considering we just have seen... -
09:51 PM Bug #13892: panic when deleting millions of files
- I don't think it is very easy to reproduce this bug, considering we just have seen it this once and the fix has been ...
-
08:28 PM Feature #3163: nss: need local netgroup implementation
- Testing with the newest version again with local /etc/netgroup and LDAP....
-
06:29 PM Bug #13888 (Closed): Some #include statements in the manual refer to nonexistent files
- "git commit e9a9d42d6b4da41cc01b726a4d919abc09841750":https://github.com/illumos/illumos-gate/commit/e9a9d42d6b4da41c...
-
06:26 PM Bug #13883 (Closed): Malformed #include statements in the manual
- "git commit c432de9c6e1189ea0aa9b0fe1c35c18427653f27":https://github.com/illumos/illumos-gate/commit/c432de9c6e1189ea...
-
03:51 PM Bug #13839: sockfs should improve its inode generation
- To test, I tried (using mdb) to identify a number of sockets that without the fix, would generate identical inode val...
2021-06-21
-
10:03 PM Bug #13897 (In Progress): loader: implement mount/unmount rootfs
- Loader does allocate segment of block cache when disk device is opened (to read filesystem from it), and this segment...
-
09:48 PM Bug #13896 (Closed): bhyve VM interfaces should be better fit
- When bhyve was ported to illumos, a makeshift "VM shim" was written to provide the FreeBSD VM interfaces used by bhyv...
-
07:57 PM Bug #13894 (Duplicate): compile time assertions need more uniqueness
-
07:37 PM Bug #13894 (Duplicate): compile time assertions need more uniqueness
- At present, we do compile time assertions like this:...
-
07:01 PM Bug #13809 (Closed): cpio: variable may be used uninitialized
- "git commit 0b9a51588b7231474f7b4009cb9cad83e4db7b74":https://github.com/illumos/illumos-gate/commit/0b9a51588b723147...
-
06:33 PM Bug #13883: Malformed #include statements in the manual
- Tested by manually viewing using the man(1) utility.
-
06:33 PM Bug #13888: Some #include statements in the manual refer to nonexistent files
- Tested by manually viewing using the man(1) utility.
-
06:30 PM Bug #13889: ctfdump -c should sort output stably
- testing: ...
-
06:15 PM Bug #13867 (Closed): netstat shows duplicated data for UDP source and dest addresses
- "git commit cdfd7f6baf7b308aedaeb7a7f4a89a4dccd9313e":https://github.com/illumos/illumos-gate/commit/cdfd7f6baf7b308a...
-
05:02 PM Bug #13867: netstat shows duplicated data for UDP source and dest addresses
- With this change applied, the netstat UDP output, no longer showed duplicated information for the local and remote ad...
-
03:50 PM Bug #13811 (Closed): libmtmalloc: 'size_nx' may be used uninitialized
- "git commit b5358705b92a175b02aad08cd1c6b83dc69e2ae6":https://github.com/illumos/illumos-gate/commit/b5358705b92a175b...
-
03:23 PM Bug #13865 (Closed): don't pass NV_ENCODE_NATIVE to nvlist_unpack()
- "git commit 0d1087e85d1cd423a6cbe5358a51a160350e956e":https://github.com/illumos/illumos-gate/commit/0d1087e85d1cd423...
-
03:15 PM Bug #13793 (Closed): va_arg(9F): va_arg() returns type, not (type *)
- "git commit f1866c4b3066e4e43e7ba9c4cef7fcfaadaddd1f":https://github.com/illumos/illumos-gate/commit/f1866c4b3066e4e4...
-
02:46 PM Bug #13793 (Pending RTI): va_arg(9F): va_arg() returns type, not (type *)
-
01:55 PM Bug #13891: ucodeadm cannot handle latest Intel microcode
- Having adjusted the maximum allowed size:...
-
01:48 PM Bug #13891 (In Progress): ucodeadm cannot handle latest Intel microcode
-
01:31 PM Bug #13891: ucodeadm cannot handle latest Intel microcode
- This seems because we have an arbitrary limit on microcode size of 128KiB, and this particular file has a total size ...
-
01:03 PM Bug #13891 (Closed): ucodeadm cannot handle latest Intel microcode
- The latest Intel microcode from https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases contains...
-
01:18 PM Bug #13892: panic when deleting millions of files
- Here is the relevant info from the dump:...
-
01:16 PM Bug #13892 (Closed): panic when deleting millions of files
- At RackTop we ran into this bug.
The system panic-ed while deleting 67 million files from dataset using command li...
2021-06-20
-
02:17 PM Bug #13890 (Closed): Some manual pages miss spaces next to formatting
- There are a number of cases where formatted and unformatted text run together without a space in between.
sasl_set... -
12:31 AM Bug #13878: ctfdiff of functions thinks they always change
- https://github.com/illumos/illumos-gate/blob/247ccfcd15f7f6b949ea71990372f0f9a93058d2/usr/src/lib/libctf/common/ctf_d...
-
12:26 AM Bug #13878: ctfdiff of functions thinks they always change
- in another instance of this bug, comparing the unix binary with itself, the problem is that we have multiple function...
2021-06-19
-
11:50 PM Bug #13889 (Closed): ctfdump -c should sort output stably
- Right now, ctfdump -c only sorts by name, we should include return types arity and parameter types so that the sort i...
-
11:17 AM Bug #13888: Some #include statements in the manual refer to nonexistent files
- On further examination, ddi_fm_acc_err_clear.9f should #include ddifm.h as that's where the functions are actually de...
-
09:50 AM Bug #13888 (Closed): Some #include statements in the manual refer to nonexistent files
- Some of the manual pages have #include statements referring to files that do not exist. We should fix that. Some are ...
-
11:11 AM Feature #3163: nss: need local netgroup implementation
- Imported the mentioned code into Omnios bloody and with the help of Andy Fiddaman did some cleanups.
Also did some... -
09:27 AM Bug #13887 (In Progress): ixgbe: clean up compiler warnings
- Initially it was just about maybe uninitialized variables, but I took out other warnings too:...
-
08:17 AM Bug #13807 (Closed): diff: variable may be used uninitialized
- "git commit 247ccfcd15f7f6b949ea71990372f0f9a93058d2":https://github.com/illumos/illumos-gate/commit/247ccfcd15f7f6b9...
2021-06-18
-
11:36 PM Bug #13886 (New): wsdiff could use ctfdiff
- Right now wsdiff uses ctfdump -c and diff, it seems like it could productively use ctfdiff?
-
08:10 PM Feature #13885 (New): nscd could cache netgroups
Netgroups seems be missing from the set of databases which is cached by nscd....-
08:08 PM Bug #13884 (Closed): dis(1) should pick stable names for symbols
- At present, dis(1) will name aliased non-weak symbols semi-randomly. We should use a stable sort for the symtab.
... -
07:05 PM Bug #13418: picl: removal of unused dependency recommended
- Ithis fix was installed and tested on the following systems:
Sun Ultra 2 UPA/SBus (2 X UltraSPARC-II 400MHz), No Key... -
06:16 PM Bug #13418 (Closed): picl: removal of unused dependency recommended
- "git commit 1872d23e4f4f89383cc3d7774072ee4bfbb49e91":https://github.com/illumos/illumos-gate/commit/1872d23e4f4f8938...
-
06:39 PM Bug #13883 (Closed): Malformed #include statements in the manual
- Some manual pages contain malformed #include statements:
without trailing >
./man3gss/gss_release_name.3gss:#in... -
06:09 PM Bug #812: need NWAM manual page updates
- FWIW, today I had a user (new to illumos) who was curious why @dhcpagent(1M)@ references @nwamcfg(1M)@, but it doesn'...
-
12:11 PM Bug #13882 (Closed): libipadm ipadm_if_info() is not 64bit safe
- The type checks I added to #13863 showed that ipadm_if_info() may suffer from a similar issue as #13866.
The under... -
10:11 AM Bug #13881 (Closed): add support for pysolaris/sparcv9 pyzfs/sparcv9 targets
- support for both of these targets was never added for SPARC v9 architecture.
-
05:45 AM Bug #13880 (New): usbsacm fails to open multi-config device
- Any attempt to attach the following device to ...
2021-06-17
-
08:20 PM Bug #13879 (New): flock(3C) on NFS files should fail with EOPNOTSUPP
- Our @flock(3C)@ support does not presently support locking files on remote file systems like NFS (see @F_REMOTELOCK@,...
-
08:17 PM Bug #13856 (Closed): findunref runs too early
- "git commit 26e7d9a88aea4fa6939315466aa8b8b9946409d8":https://github.com/illumos/illumos-gate/commit/26e7d9a88aea4fa6...
-
08:17 PM Bug #13855 (Closed): example code in ddi_dmae_req(9S) isn't code
- "git commit b7afa311209be3c026130832cda2a5199c7f44e1":https://github.com/illumos/illumos-gate/commit/b7afa311209be3c0...
-
08:17 PM Bug #13854 (Closed): manual should say "illumos DDI"
- "git commit 3184921aa9155f2314caa4909eba31a0be558b3d":https://github.com/illumos/illumos-gate/commit/3184921aa9155f23...
-
07:15 PM Feature #3163 (In Progress): nss: need local netgroup implementation
2021-06-16
-
10:05 PM Bug #13878 (New): ctfdiff of functions thinks they always change
- ...
-
08:40 PM Bug #13877: SMB server should enable IPv6 by default
- This was also submitted to Red Hat, since that's more likely to be where the problem exists.
https://bugzilla.redh... -
03:39 PM Bug #13877 (In Progress): SMB server should enable IPv6 by default
- I have an OmniOS 151038 host that is doing ZFS-based sharesmb. Yesterday I configured IPv6 for it. The windows 10 hos...
-
02:56 PM Feature #3163: nss: need local netgroup implementation
- This would be very helpful.
Right now I have several NFS exports that go to every host in my site (home directori...
2021-06-15
-
12:34 PM Feature #13876 (Closed): tem: we should support CSI 38 and 48 sequences for RGB colors
- Add support for CSI 38;2 and CSI 48;2 sequences to use RGB colors.
We already do support 256 color mode (CSI 38;5;... -
11:33 AM Bug #13722: Enabling SMB3 encryption breaks macOS Big Sur clients
- Thanks for the info! I actually get the same error with `smbd/encrypt = enabled` and `smbd/encrypt = required`.
On... -
07:35 AM Bug #13872 (Closed): Multiple errors in section 3mpapi of the manual
- "git commit ceab728f83b0af9260d2d3fb69014f3781af2101":https://github.com/illumos/illumos-gate/commit/ceab728f83b0af92...
-
07:32 AM Bug #13871 (Closed): Missing spaces in several manual pages
- "git commit 9514bcf4c37a9b87200462594803414d12cdd29d":https://github.com/illumos/illumos-gate/commit/9514bcf4c37a9b87...
-
12:53 AM Bug #13875: panic in smb_is_same_user while importing dh handles
- Add NULL checks in smb_is_same_user.
-
12:53 AM Bug #13875 (Closed): panic in smb_is_same_user while importing dh handles
- Crashed observed while doing vm related operations after applying network ACL on the share....
-
12:27 AM Bug #13874: SMB durable handle reclaim lease sometimes fails
- The error here is from something missed when leases were added.
In the function smb_dh_should_save, we need to look ... -
12:26 AM Bug #13874 (Closed): SMB durable handle reclaim lease sometimes fails
- While investigating another problem we noticed that when more than one durable handle shares a lease, only one of the...
-
12:24 AM Bug #13873: SMB shutdown hang with CA handles
- The fix is to flush the delete queue of the tid_tree->t_ofile_list list after the ofile release in smb2_dh_import_sha...
-
12:23 AM Bug #13873: SMB shutdown hang with CA handles
- Analysis:
SMB server shutdown is waiting for nodes and ofiles to go away, but those are held by the oplock threads... -
12:16 AM Bug #13873 (Closed): SMB shutdown hang with CA handles
- SMB server shut down hang observed with threads stuck in oplock break:...
2021-06-14
-
06:42 PM Bug #13872: Multiple errors in section 3mpapi of the manual
- Tested by manually viewing using the man(1) utility.
-
06:41 PM Bug #13871: Missing spaces in several manual pages
- Tested by manually viewing using the man(1) utility.
-
06:24 PM Feature #13849 (Closed): June 2021 hwdata update
- "git commit ee9169cacd8ffeec83d4db687efa35da6f93d039":https://github.com/illumos/illumos-gate/commit/ee9169cacd8ffeec...
-
03:56 PM Bug #13722: Enabling SMB3 encryption breaks macOS Big Sur clients
- Hi Cullum,
I didn't realise it at the time, but this fix only solves the problem when using the global encryption ... -
03:30 PM Bug #13722: Enabling SMB3 encryption breaks macOS Big Sur clients
- Andrew, can you confirm your setup? I'm running OmniOS r151038g (just released, which supposedly "has this fix":https...
2021-06-13
-
02:56 PM Bug #13872 (Closed): Multiple errors in section 3mpapi of the manual
- There are multiple errors under man3mpapi, many typos, errant spaces and line breaks.
Some examples, likely not an... -
11:10 AM Bug #13871 (Closed): Missing spaces in several manual pages
- Some manual pages have text with missing spaces:
awk.1
- Line 195 extra space between "token" and ,
- Line 1... -
01:38 AM Bug #13870 (New): wsdiff should handle SIGINT better
- Right now, SIGINT from the tty (^C) kills whatever subprocess happens to be there right now, and interrupting wsdiff ...
2021-06-12
-
03:17 PM Bug #13869 (Closed): nvlist_pack(9F) refers to wrong flag type
- #13865 refers to several cases where folks confused the @nvflag@ and @kmflag@ arguments of @nvlist_unpack()@. The man...
-
01:08 PM Bug #13868 (New): connstat could handle opthdr lenght 0 better
- I have a zone that acts as a NAT gateway. When I call `connstat` it starts to print some data and then fails:
<p...
2021-06-11
-
03:27 PM Bug #13867 (Closed): netstat shows duplicated data for UDP source and dest addresses
- While testing the fix for #13839, I noticed that the UDP output looked wrong:...
-
09:39 AM Bug #13866 (Closed): libipadm ipadm_addr_info not 64bit safe
- Using a 64bit libipadm (#13863) breaks ipadm_addr_info().
libipadm uses a door to get the address information from... -
09:37 AM Bug #13865 (Closed): don't pass NV_ENCODE_NATIVE to nvlist_unpack()
- There's a bunch of calls to nvlist_unpack() in gate which pass NV_ENCODE_NATIVE as last argument. The encoding of a p...
-
09:22 AM Feature #13864 (Closed): want 64bit libipmp
- It would be nice to have a 64bit libipmp.
There's currently no consumer in gate and it's a private library, but ei... -
09:20 AM Feature #13863 (Closed): want 64bit libipadm
- It would be nice to have a 64bit libipadm.
There's currently no consumer in gate and it is a private library, but ...
2021-06-10
-
05:18 PM Feature #13862 (Closed): EPT/RVI supports resetting A/D bits
- In order to facilitate live migration, illumos bhyve should support reading and resetting A/D bits on the secondary p...
-
02:25 PM Bug #13860 (Closed): bhyve nvme with ramdisk backing store no longer works after 13674
- "git commit 76e6cd87e3c5c67bcf83c6a51c5fc85ce41e031a":https://github.com/illumos/illumos-gate/commit/76e6cd87e3c5c67b...
-
01:34 PM Bug #13860: bhyve nvme with ramdisk backing store no longer works after 13674
- I also tested that using @nvme@ with block devices still functions as expected.
The legacy (CLI flags) parser produc... -
01:24 PM Bug #13860: bhyve nvme with ramdisk backing store no longer works after 13674
- Upstream change for reference: https://reviews.freebsd.org/D30717
-
04:41 AM Bug #13861 (Closed): bhyve apicv logic could take more care
- While scrutinizing consumers of the bhyve VM shim (vmspace, pmap, etc), my attention was drawn to how the VMX logic h...
2021-06-09
-
02:26 PM Bug #13860: bhyve nvme with ramdisk backing store no longer works after 13674
- Before the referenced patch:...
-
02:25 PM Bug #13860: bhyve nvme with ramdisk backing store no longer works after 13674
bhyve(1M) - https://man.omnios.org/man1m/bhyve - says:...-
01:00 PM Bug #13860 (Closed): bhyve nvme with ramdisk backing store no longer works after 13674
- It has always been possible to create bhyve nvme devices with a ramdisk backing store via a command line option such ...
-
07:19 AM Bug #13397 (Closed): ls calls time() many more times than necessary
- "git commit 6027b8601527b83fd174dc857073dfd37e9a3de8":https://github.com/illumos/illumos-gate/commit/6027b8601527b83f...
-
12:33 AM Bug #12169: acpica leaks terribly
- The 0001-Fix-memory-leak-cause-by-_CID... patch, as applied to illumos-joyent:master, did not help:...
2021-06-08
-
09:12 PM Bug #12169: acpica leaks terribly
- Going to try the new small patch on my leaky Ivy Bridge E machine.
-
08:44 PM Bug #13830 (Closed): Manual errors in SEE ALSO section
- "git commit 9dd2e6b590a600c51a70c5d4c872d4cdeedc9aab":https://github.com/illumos/illumos-gate/commit/9dd2e6b590a600c5...
-
05:34 PM Bug #13830: Manual errors in SEE ALSO section
- Tested by manually viewing pages with the man utility.
-
08:32 PM Bug #13397: ls calls time() many more times than necessary
- Tested with attached script, output below, which quickly verifies that @ls@ gives the same output as before (particul...
-
08:21 PM Bug #13397: ls calls time() many more times than necessary
- Tested with attached script 13397.sh, which verifies 3 things:
* that the output is unchanged for some sample cases
... -
11:34 AM Bug #13859 (New): vmxnet3s should support quiesce
- When booting a debug build, the console shows:
WARNING: vmxnet3s has no quiesce()
It should have a quiesce function.
2021-06-07
-
10:10 PM Bug #13853 (Closed): Some SMB commands missing CTF support
- "git commit 6f1fa39e3cf1b335f342bbca41590e9d76ab29b7":https://github.com/illumos/illumos-gate/commit/6f1fa39e3cf1b335...
-
10:10 PM Bug #13852 (Closed): smbstat -r dumps core
- "git commit 5015ecc336998f9971d6310c6faa7e992f95cc4b":https://github.com/illumos/illumos-gate/commit/5015ecc336998f99...
-
10:10 PM Bug #13851 (Closed): panic in smb_llist_enter() with bad rwlock
- "git commit 4b69ad0900e9388c55c1b0e0b522dae0a595b4fa":https://github.com/illumos/illumos-gate/commit/4b69ad0900e9388c...
-
10:10 PM Bug #13850 (Closed): SMB session logoff stuck in smb_ofile_hold_olbrk
- "git commit a9931e68d716928f41c32ca936a443c797116f9c":https://github.com/illumos/illumos-gate/commit/a9931e68d716928f...
2021-06-06
-
05:00 AM Bug #13857: zfs boot panic crash - panic[cpu5]/thread=fffffe8579a29400: zfs: accessing past end of object 305/59ca
- seemingly related
https://github.com/openzfs/zfs/issues/12078 -
04:59 AM Bug #13857 (New): zfs boot panic crash - panic[cpu5]/thread=fffffe8579a29400: zfs: accessing past end of object 305/59ca
One of my backup machines is now in a panic-reboot cycle with this error.
joyent_20200813T030805Z
Supermicro Supe...
2021-06-05
-
11:32 PM Bug #13853: Some SMB commands missing CTF support
- Testing:
ctfdump smbadm smbd smbstat
-
11:31 PM Bug #13852: smbstat -r dumps core
- Testing:
Run smbstat -r
no more segv
-
11:30 PM Bug #13851: panic in smb_llist_enter() with bad rwlock
- Testing:
This is difficult to reproduce. We used temporary delays to force the order of things, and then showed t... -
11:27 PM Bug #13850: SMB session logoff stuck in smb_ofile_hold_olbrk
- Testing:
We have a test program that can trigger this fault, and I used that to verify the fault no longer appears... -
10:25 PM Bug #13856 (Closed): findunref runs too early
- We run findunref before we run some things that may reference files (notably pkglint). We shouldn't.
-
09:38 PM Bug #13855 (Closed): example code in ddi_dmae_req(9S) isn't code
- The code in ddi_dmae_eq(9S) got mangled, we should unmangle it
-
09:36 PM Bug #13854 (Closed): manual should say "illumos DDI"
- The manual should describe things in terms of the "illumos DDI" not the "Solaris DDI"
2021-06-04
-
08:07 PM Bug #13848: nfssrv: excessive crdup/crfree cause bottleneck after fixing 6770
- h3. For NFSv4 code.
With patched NFSv4.x code shows ~10% increasing iops. For the instance,
on 2-socket system Xeo... -
10:33 AM Feature #13844 (Closed): bhyve VNC server could differentiate VMs
- "git commit 37fc8a1f73579421d8ec5a9ffdbfb472c71b6fac":https://github.com/illumos/illumos-gate/commit/37fc8a1f73579421...
-
05:29 AM Bug #13845 (Closed): Missing space in route.1m man page
- "git commit d4deec11a7fc96ddb725e9375c62444dc9692881":https://github.com/illumos/illumos-gate/commit/d4deec11a7fc96dd...
2021-06-03
-
07:36 PM Bug #13845: Missing space in route.1m man page
- To test this I ran the following and made sure the manual page looked good....
-
04:04 PM Bug #12169: acpica leaks terribly
- Here's the latest fix from intel for this problem. The fix we have in the (pending) import of 201113 is OK on intel ...
-
02:05 AM Bug #13853 (In Progress): Some SMB commands missing CTF support
- Missing Makefile.ctf a few places.
Also need to update quick/make-smbsrv
(not bothering with a separate bug for tha... -
02:04 AM Bug #13853 (Closed): Some SMB commands missing CTF support
- subject says it all
-
02:00 AM Bug #13852 (In Progress): smbstat -r dumps core
- smbstat_srv_process_requests() is using the wrong values to index the arrays of per-request stats.
-
01:58 AM Bug #13852 (Closed): smbstat -r dumps core
- root@romulus:/var/cores# smbstat -r
Segmentation Fault (core dumped)
-
02:00 AM Feature #13783 (Closed): viona should operate page-wise
- "git commit 427f9b9a1690e7cccb2abf62f78dba64a69b83e1":https://github.com/illumos/illumos-gate/commit/427f9b9a1690e7cc...
-
01:54 AM Feature #13840 (Closed): bhyve hostbridge should feign PAM0 emulation
- "git commit 9e6c6f2f3ab9c8f1f042b97c0432e8ccc9650309":https://github.com/illumos/illumos-gate/commit/9e6c6f2f3ab9c8f1...
-
01:54 AM Feature #13835 (Closed): bhyve should not zero lowmem on reboot
- "git commit 9e6c6f2f3ab9c8f1f042b97c0432e8ccc9650309":https://github.com/illumos/illumos-gate/commit/9e6c6f2f3ab9c8f1...
-
01:52 AM Bug #13851: panic in smb_llist_enter() with bad rwlock
- After some discussions among the team...
It appears that what's likely to have happened is that the server "subscr... -
01:50 AM Bug #13851 (In Progress): panic in smb_llist_enter() with bad rwlock
- Further analysis of the crash...
-
01:47 AM Bug #13851 (Closed): panic in smb_llist_enter() with bad rwlock
- System panic while SMB handling normal work...
-
01:28 AM Bug #13850 (In Progress): SMB session logoff stuck in smb_ofile_hold_olbrk
- We can see from the stack trace that an SMB2 session setup request
is doing session tear-down for it's "previous sess... -
01:27 AM Bug #13850 (Closed): SMB session logoff stuck in smb_ofile_hold_olbrk
- Customer reported a user who could not connect.
A look at the system shows their reconnect attempts failing.
The SM...
2021-06-02
-
11:39 PM Feature #13849 (Closed): June 2021 hwdata update
- Update the PCI and USB IDs again.
I tested this by running through the util tests (to make sure pcieadm was in goo... -
09:51 PM Feature #13783: viona should operate page-wise
- Testing notes from Mike Zeller:
> Also built this under SmartOS and tested Centos/Ubuntu guests and verified I was... -
08:34 PM Feature #13783: viona should operate page-wise
- The iperf3 performance was roughly in-line with what was observed prior to the patching (keeping in mind that the tes...
-
08:33 PM Feature #13783: viona should operate page-wise
- This change, being almost entirely constrained to the ring manipulation portion of the viona code, was tested by chec...
-
05:28 PM Bug #13848 (Closed): nfssrv: excessive crdup/crfree cause bottleneck after fixing 6770
- crget/crdup/crfree are heavy as they calls zone_cred_hold/zone_cred_fini functions and those takes zone's mutex. Eff...
-
05:18 PM Bug #13847: bhyve should handle all APICv exits
- A qualification of @204@ indicates a linear data read access at offset @204@, which would not be a legal access:
>... -
05:04 PM Bug #13847 (New): bhyve should handle all APICv exits
- Testing a BE for #13795, booting into a BE caused bhyve to exit with the following:...
-
04:27 PM Feature #13835: bhyve should not zero lowmem on reboot
- Mike Zeller tested this with several guests on SmartOS as well.
-
04:27 PM Feature #13835: bhyve should not zero lowmem on reboot
- With #13840 diagnosed and addressed with a work-around to include with this change, I set out to test the typical bat...
-
03:01 PM Bug #13795: Encrypted zfs is not compatible with openzfs
- While the diff applies and build cleanly, unfortunately, any encrypted datasets w/ zfs projects created prior to appl...
-
07:54 AM Bug #13843: USB errors: slot in wrong state: 19
- BTW, there is a small typo in
illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
on line 720
x... -
07:50 AM Bug #13843: USB errors: slot in wrong state: 19
- Hello!
I would happily run some dtrace script on my laptop setup to get closer to the root cause.
May someone p... -
03:03 AM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
- Toomas Soome wrote:
> Also, if you do not mind to try the very latest omnios or smartos boot image, just to get confi...
2021-06-01
-
10:46 PM Bug #13846 (New): nfs export to IPv6 and IPv4 fails with wrong error message, share_nfs(1M) manpage update requested
- I have a new file server with two interfaces. aggr0 has both IPv4 and IPv6 addresses on it 140.XXX.YYY.ZZZ & 2607:AAA...
-
05:19 PM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
- Will B wrote in #note-16:
> Toomas Soome wrote in #note-15:
> >
> > please post output from prtvonf -vd
>
> I ... -
04:08 PM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
- Toomas Soome wrote in #note-15:
>
> please post output from prtvonf -vd
I tried the above command, but it didn'... -
07:31 AM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
- Will B wrote in #note-14:
> Just as another data point -- I *am* able to boot Tribblix, and even install it -- witho... -
04:15 AM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
- Just as another data point -- I *am* able to boot Tribblix, and even install it -- without video corruption, although...
-
05:19 PM Bug #13845 (Closed): Missing space in route.1m man page
- ...
-
10:22 AM Feature #13844: bhyve VNC server could differentiate VMs
- And after the referenced gerrit change:
(The VM name here is @windows@)
!clipboard-202106011021-syemg.png!
-
09:55 AM Feature #13844 (Closed): bhyve VNC server could differentiate VMs
At present, the bhyve VNC server always presents the server name as @bhyve@, which makes it hard to differentiate t...-
06:06 AM Bug #13828: beadm: Fix wrong array size
- Test result of my patch:
I used OmniOS bloody as a testbed, and found the maximum allowed ZFS dataset length is 64... -
04:13 AM Bug #13828 (Closed): beadm: Fix wrong array size
- "git commit 1a414bb636b35c18399549b05b65aef849e6f9df":https://github.com/illumos/illumos-gate/commit/1a414bb636b35c18...
-
04:13 AM Bug #13740 (Closed): net-routing-setup should support default gateway via link-local routes
- "git commit 10c0779de9b4d8c4ebdb274e17730c49bc925f00":https://github.com/illumos/illumos-gate/commit/10c0779de9b4d8c4...
-
04:13 AM Bug #13815 (Closed): Trusted extensions /etc/security/tsol/label_encodings file installed with wrong permissions during gate build
- "git commit 05c0ef072824e9e875c8b4ba7db90d3d270fccf7":https://github.com/illumos/illumos-gate/commit/05c0ef072824e9e8...
-
04:13 AM Feature #13825 (Closed): consolidate vm-related headers for bhyve
- "git commit cf409e3f26ef8db450f46ba9760eb9734f603ae0":https://github.com/illumos/illumos-gate/commit/cf409e3f26ef8db4...
2021-05-31
-
06:20 PM Bug #13318 (Closed): Tidy up libdtrace_jni javadoc
- "git commit 3a9318192067bc7735a0a8b261c598c7d4129177":https://github.com/illumos/illumos-gate/commit/3a9318192067bc77...
-
07:09 AM Bug #13843: USB errors: slot in wrong state: 19
- $ mdb -ke "::prtusb -v"
<-- snip -->
INDEX DRIVER INST NODE GEN VID.PID PRODUCT
... -
06:03 AM Bug #13843: USB errors: slot in wrong state: 19
- $ mdb -ke '::xhci_device'
<--- snip --->
SANDISK - SDDR-409
Port 21 | Slot 10 | # Endpoints 01
EP Type ... -
05:44 AM Bug #13843: USB errors: slot in wrong state: 19
- $ sudo prtconf -dD | grep -i xhci
pci1028,7b1 (pciex8086,a12f) [Intel Corporation 100 Series/C230 Series Chi... -
05:42 AM Bug #13843 (New): USB errors: slot in wrong state: 19
- Hello!
Since a few weeks i get I/O errors "failed to read cluster"
when i read my SDCard with 2 different adapter...
2021-05-29
-
10:13 PM Bug #13831 (Closed): lofi: lofi_close() can not tear down lofi instance
- "git commit 3984682357d7bf0332a2f7d5406e349229f168e2":https://github.com/illumos/illumos-gate/commit/3984682357d7bf03...
-
09:37 PM Bug #13090 (Closed): junk characters in `zpool online -e` EACCES error message
- "git commit 5cf013a3c9d3f3ca3a892f013ac067904135da06":https://github.com/illumos/illumos-gate/commit/5cf013a3c9d3f3ca...
-
07:52 PM Bug #13836 (Closed): several packages are missing license actions
- "git commit 517877177d6b869e3aecde6716479541650da10d":https://github.com/illumos/illumos-gate/commit/517877177d6b869e...
2021-05-28
-
10:28 PM Bug #13836: several packages are missing license actions
- tested with i386 builds, installing the packages
-
06:18 PM Feature #13842: thread-local errno is all you need
- In addition to @errno@, there is a similar global @t_errno@ variable defined in other headers (@tiuser.h@, @xti.h@, e...
-
06:14 PM Feature #13842: thread-local errno is all you need
- See also: https://github.com/illumos/gcc/issues/45
-
06:11 PM Feature #13842 (New): thread-local errno is all you need
- Many modern C/C++ programs use threads. The mechanics of @errno@ in threaded programs is slightly more complex than ...
-
06:03 PM Feature #13825: consolidate vm-related headers for bhyve
- I took this for a spin on both AMD and Intel hardware using the typical variety of guests. It appeared to function a...
2021-05-27
-
09:38 PM Bug #13090 (Pending RTI): junk characters in `zpool online -e` EACCES error message
-
09:30 PM Bug #13090: junk characters in `zpool online -e` EACCES error message
- I tested this change by running the command before the change:...
-
09:05 PM Feature #13840: bhyve hostbridge should feign PAM0 emulation
- Quicky hack I used for narrowing down that memory region:...
-
08:17 PM Feature #13840 (Closed): bhyve hostbridge should feign PAM0 emulation
- While testing the initial patch for #13835, we found that old CSM bootroms succumbed to the issue which prompted that...
-
09:02 PM Bug #13841 (Closed): python tools should not add user's site directory
- I came across a system where the user's local python lib contained a module called @pkg@ at a higher version than the...
-
08:21 PM Bug #13839: sockfs should improve its inode generation
- My guess is that the original author probably forgot that @highbit()@ returns values 1-32, and 0 for no bits set, so ...
-
05:00 PM Bug #13839: sockfs should improve its inode generation
- At first glance, the strategy seems like it might be reasonable if we need to generate a 16-bit ID, but it is shiftin...
-
04:45 PM Bug #13839 (Closed): sockfs should improve its inode generation
- I had a system where @netstat -u@ was showing two different processes listening on port 80. While one of these proces...
-
06:42 PM Bug #13730 (Closed): esballoc(9f) could document esballoca/desballoca
- "git commit 2ab478d424c9f9ffde3495cfdf6cf2ac286fa2cf":https://github.com/illumos/illumos-gate/commit/2ab478d424c9f9ff...
-
05:04 PM Bug #13730 (Pending RTI): esballoc(9f) could document esballoca/desballoca
-
01:32 PM Bug #13838: Race condition adding services crashes startd
- Looking at the code a bit, it appears that assert is triggered because @libscf_get_startd_properties()@ is returning ...
-
12:39 PM Bug #13838 (New): Race condition adding services crashes startd
- While trying to debug https://www.illumos.org/issues/13837 (which is worth reading, for background), I managed to tri...
-
12:16 PM Bug #13837: Race condition synchronously enabling "svccfg add"-ed instance
- WARNING: Also, as a follow-up: When I ran these repro steps *without* the "-s" flag to svcadm, I was able to crash st...
-
12:13 PM Bug #13837: Race condition synchronously enabling "svccfg add"-ed instance
- Sean Klein wrote:
> Hi! I'm new to the illumos community, so if there is any additional info I can supply, I'm very h... -
12:01 PM Bug #13837 (New): Race condition synchronously enabling "svccfg add"-ed instance
- Hi! I'm new to the illumos community, so if there is any additional info I can supply, I'm very happy to do so - lemm...
2021-05-26
-
10:17 PM Feature #13825: consolidate vm-related headers for bhyve
- TESTING: I built against HEAD with and without this change and used `wsdiff`; the only changes were either trivial co...
-
09:38 PM Bug #13836 (Closed): several packages are missing license actions
- Several packages appear to be missing license actions they should have, based on license files existing but not being...
-
03:49 PM Bug #13814 (Closed): libnisdb: 'nonnull' argument compared to NULL
- "git commit 9d8d665c91deb747dc87371e4cc29a54de68fd3f":https://github.com/illumos/illumos-gate/commit/9d8d665c91deb747...
-
06:08 AM Bug #13815: Trusted extensions /etc/security/tsol/label_encodings file installed with wrong permissions during gate build
- The OpenIndiana illumos-closed package delivers /etc/security/tsol/label_encodings with wrong permissions:
klausz@le... -
04:43 AM Feature #13835 (Closed): bhyve should not zero lowmem on reboot
- During the porting effort for bhyve, some erroneous behavior with an old version of the bootrom was worked around by ...
-
03:49 AM Feature #13834 (Closed): want extensible page_resv
- Memory consumers such as segkmem and bhyve require pages which remain locked during the duration of the allocation. ...
-
03:42 AM Feature #13833 (Closed): want bhyve memory reservoir
- On hosts which are primarily intended to run bhyve VMs, it would be advantageous to set aside memory in a reservoir s...
2021-05-25
-
08:59 PM Feature #13763 (Closed): Want rx-only DLPI promiscuous modes
- "git commit 115f9ea8610878d992d097ec5df5c7c244c0bc49":https://github.com/illumos/illumos-gate/commit/115f9ea8610878d9...
-
01:00 PM Feature #13763: Want rx-only DLPI promiscuous modes
This has been mostly tested in conjunction with #13738 on with SmartOS and OmniOS using bhyve guests and emulated e...-
02:58 PM Bug #13829 (Closed): genunix: cast between incompatible function types
- "git commit 2576a450861a4a608f6bfabf01759987ff4ad97e":https://github.com/illumos/illumos-gate/commit/2576a450861a4a60...
Also available in: Atom