Activity
From 2022-04-28 to 2022-05-27
Today
-
04:06 PM Bug #14715 (In Progress): libsa: Fix a bug in nvlist creation
- Patch picked from FreeBSD:
https://reviews.freebsd.org/D35254
When adding an entry to an nvlist, the data buffe...
2022-05-26
-
09:44 PM Bug #14714: DTrace apparently crashed target process
- The core file from `ld` is attached. I looked briefly at it but it looks like we're in outer space:...
-
09:39 PM Bug #14714 (New): DTrace apparently crashed target process
- I was trying to profile `ld` invocations being made as part of a build. I'm using a two-step DTrace: the first step ...
-
01:56 AM Bug #14692 (Closed): consolidate bhyve exception injection
- "git commit 3d097f7d985318f4f57189c9c47f3b19f1721f89":https://github.com/illumos/illumos-gate/commit/3d097f7d985318f4...
2022-05-25
-
10:42 PM Bug #14581 (Closed): ipadm could not create address after delete-addr for addrconf
- "git commit 662993c9b2fd7e3e0a5c2e535902c2360206095a":https://github.com/illumos/illumos-gate/commit/662993c9b2fd7e3e...
-
08:35 PM Bug #14581: ipadm could not create address after delete-addr for addrconf
- Testing Notes:
h3. Demonstrating the Bug
On a current illumos system do the following.
Create a simnet devic... -
10:29 PM Feature #14713 (New): tools ld should be 64bit
- The link-editor we build as part of the build tools and then use to build the rest of the source tree should be built...
-
10:22 PM Bug #14711: wsdiff should display SHT_REL symbolically
- testing:
wsdiff of an illumos change that shows this off
before:... -
09:54 PM Bug #14711 (New): wsdiff should display SHT_REL symbolically
- For reasons I don't know, wsdiff only does 'elfdump -r' to display relocations usefully for SHT_RELA, not SHT_REL. O...
-
10:21 PM Feature #14712 (New): Replace find_elf with something faster
- While #13248 and #13982 improved the speed of find_elf.pl, it still ends up being an exercise in how fast the system ...
-
06:32 PM Bug #14710 (In Progress): remove long obsolete/unused pyzfs helper script
- The 'pyzfs' script (as opposed to the python module) has been obsolete and unused since:...
-
06:21 PM Bug #14683 (Closed): remove SUNWonld vestiges from sgs
- "git commit d8e10381a0083d7717710b0db7e64707bc0f3ff8":https://github.com/illumos/illumos-gate/commit/d8e10381a0083d77...
-
06:21 PM Bug #14682 (Closed): remove prior-release portability from cmd/sgs
- "git commit e9db39cef1f968a982994f50c05903cc988a3dd3":https://github.com/illumos/illumos-gate/commit/e9db39cef1f968a9...
-
04:27 PM Feature #14709: nvmeadm list should be able to distinguish between inactive and ignored namespaces
- Here's an example of the new "nvmeadm list" output:...
-
03:49 PM Feature #14709 (New): nvmeadm list should be able to distinguish between inactive and ignored namespaces
- Namespaces in a NVMe controller can be in various states:
* active (attached to the controller)
* allocated (inac...
2022-05-24
-
09:10 PM Bug #14692: consolidate bhyve exception injection
- I also confirmed that NMI injection via @bhyvectl --inject-nmi@ is still functional.
-
09:08 PM Bug #14692: consolidate bhyve exception injection
- To test the change, I ran the normal battery of guest smoke-tests. All seemed to boot and run fine on both AMD and I...
-
12:09 PM Bug #14707 (New): vioif failed assertion when attach fails
- While experimenting with something else, I experienced a panic due to the @vioif@ driver failing to attach....
2022-05-23
-
08:56 PM Bug #14670 (Closed): nvmeadm refactor for option parsing
- "git commit a3bac573c955fec12942b4bfa5d10b68931210cb":https://github.com/illumos/illumos-gate/commit/a3bac573c955fec1...
-
03:15 PM Bug #14670: nvmeadm refactor for option parsing
- Testing: I've been running these changes for a few months now, implementing new nvmeadm commands that use this featur...
-
11:35 AM Feature #14684: want nvme-config-list property
- Testing: I've tested this only in the context of Tintri's code base, not stock illumos. I set properties on certain d...
-
08:30 AM Bug #14706 (New): Tidy up the rpc_soc.3nsl manual
- Working through 14705 and viewing the affected pages, rpc_soc.3nsl needs a bit more work
.UX should be UNIX
m... -
08:03 AM Feature #14687 (Closed): need in-kernel strtok_r()
- "git commit 29219719c034367724cbf77434175b3c4e681e43":https://github.com/illumos/illumos-gate/commit/29219719c0343677...
-
07:37 AM Bug #14704 (Closed): Duplicate full stops in the manual
- "git commit 5b0d53307d70a828ad7aef4dc6d8a3ad7d5c231b":https://github.com/illumos/illumos-gate/commit/5b0d53307d70a828...
-
07:34 AM Bug #14702 (Closed): Some cases of he in the manual should be the
- "git commit ceb17889bb64b964be7a5439344cc243f0498512":https://github.com/illumos/illumos-gate/commit/ceb17889bb64b964...
2022-05-22
-
04:03 PM Bug #14705 (New): Extra spaces in the manual
- There are a number of errant extra spaces in manual pages, often between text and punctuation. Some examples, but the...
-
02:41 PM Bug #14704: Duplicate full stops in the manual
- Testing: viewed the modified pages using the man utility.
-
02:41 PM Bug #14702: Some cases of he in the manual should be the
- Testing: viewed the modified pages using the man utility.
2022-05-21
-
12:56 PM Bug #14704 (Closed): Duplicate full stops in the manual
- A few duplicate full stops in the manual:
in.telnetd.8 supported..
elfedit.1 page..
audit_warn.8 file..
msgfmt....
2022-05-20
-
07:41 PM Feature #14687: need in-kernel strtok_r()
- Testing: If I'm mistaken the code is identical to what is in libc (minus the {} I added during review), and it has be...
-
04:29 PM Feature #14698 (Closed): May 2022 hwdata update
- "git commit b6704f3c9c8f092e937a1a2b6d65aeb51ea280a4":https://github.com/illumos/illumos-gate/commit/b6704f3c9c8f092e...
-
02:45 PM Bug #3729 (Closed): getifaddrs must learn to stop worrying and love the other address families
- "git commit 3ee592424ed4bb7b850d9adccb9f3c493ce7534b":https://github.com/illumos/illumos-gate/commit/3ee592424ed4bb7b...
-
02:45 PM Bug #11196 (Closed): getifaddrs does not return MAC addresses (ISC KEA)
- "git commit 3ee592424ed4bb7b850d9adccb9f3c493ce7534b":https://github.com/illumos/illumos-gate/commit/3ee592424ed4bb7b...
-
07:57 AM Bug #12811: CIFS/SMB autohome doesn't work for Windows hosts
- Hi,
Recently updated to 2021.10 release and I can see same issue again.
The host is joined to AD Windows 2019 and... -
07:52 AM Bug #14581: ipadm could not create address after delete-addr for addrconf
- I believe I've found the issue here.
When adding an object to the global aobjmap there is "special handling":https...
2022-05-19
-
06:20 PM Bug #14703 (New): clean KTR from bhyve
- The kernel portion of bhyve has a number of 'KTR' macro calls, which is a text-based tracing facility in FreeBSD. It...
-
06:14 PM Bug #13992: VNIC in Zone loses access to properties
- We'll need to be careful about which properties are settable by zone, vs. gettable by zone.
The good news is that au... -
04:23 PM Bug #14702 (Closed): Some cases of he in the manual should be the
- Some simple typos where "he" should be replaced by "the"
math.h.3head - 'defines he following'
sip_stack_init.3si... -
02:20 AM Feature #14454: sys/debug.h: CTASSERT should use _Static_assert
- The _Static_assert feature is in C11 and later: https://en.cppreference.com/w/c/language/_Static_assert
2022-05-18
-
11:03 PM Feature #14698: May 2022 hwdata update
- I tested this by comparing @prtconf -dD@ and @fmtopo -V@ output and then manually using @/usr/lib/pci/pcidb@ and @/us...
-
08:11 PM Bug #14701 (New): loader: document nvstore command
-
08:11 PM Bug #14700 (New): document eeprom -b
-
08:10 PM Bug #14699 (New): document /system/boot/environment in bootfs(4FS)
- probably should be in filesystem(7) too
-
03:54 PM Bug #14689 (Closed): blkdev GUID support
- "git commit ca0df52a1ec24f9498f363369c65d0e408d579b1":https://github.com/illumos/illumos-gate/commit/ca0df52a1ec24f94...
-
03:35 PM Bug #14689: blkdev GUID support
- Testing: Testing: During development of NVMe namespace management I ran these bits in conjunction with another (not y...
-
03:33 PM Bug #14695 (Closed): format: input() feedback should be more verbose
- "git commit ecc39deb3ff51afe175edd847dcffb926c47a239":https://github.com/illumos/illumos-gate/commit/ecc39deb3ff51afe...
-
03:32 PM Feature #14454 (Closed): sys/debug.h: CTASSERT should use _Static_assert
- "git commit 6328d71e9dd97ed4dfdf9425b5dc7b9deb6f579a":https://github.com/illumos/illumos-gate/commit/6328d71e9dd97ed4...
-
03:21 PM Bug #14696 (Closed): nvmeadm command dumps core when libumem.so is used
- "git commit b602cbcd64fbbebf696bd7c8e03367bdfa19805d":https://github.com/illumos/illumos-gate/commit/b602cbcd64fbbebf...
-
09:13 AM Bug #14696: nvmeadm command dumps core when libumem.so is used
- Testing: This has been in Tintri's code since 2018 and has been in all releases of their products since.
-
02:54 PM Bug #14643 (Closed): ::dtrace dcmd can truncate output
- "git commit 9f7719e79a5c2ccdc9ee6a14147ba723fb8c0e36":https://github.com/illumos/illumos-gate/commit/9f7719e79a5c2ccd...
2022-05-17
-
07:49 PM Bug #14628 (Closed): ancient devicedb should be removed
- "git commit d4039345c8fe6e54a31d17d91e86e393fdcf401b":https://github.com/illumos/illumos-gate/commit/d4039345c8fe6e54...
-
04:47 PM Feature #14672 (Closed): Add cxgbe alias for T62100-KR
- "git commit 68c72dd193abdcff98b7e21c4f9d7a4ba41d284b":https://github.com/illumos/illumos-gate/commit/68c72dd193abdcff...
-
12:40 AM Feature #14672: Add cxgbe alias for T62100-KR
- This was tested by manually adding the t4nex driver to this PCI ID, e.g. @add_drv -i '"pciex1425,6492"' t4nex@ and ve...
-
02:18 PM Feature #14698 (Closed): May 2022 hwdata update
- Update our favorite pieces of hardware data yet again.
-
09:44 AM Bug #14688: nvme blkdev attach/detach trips assertion in ndi_devi_unconfig_one()
- Panic info:...
-
06:54 AM Bug #14605 (Closed): More incorrect cross-references in the manual
- "git commit c55633c3b85a97a093b3f79f341aee08eb6bd15b":https://github.com/illumos/illumos-gate/commit/c55633c3b85a97a0...
2022-05-16
-
09:39 PM Bug #14602 (Closed): ttymon: cleanup
- "git commit 3bb2c1567625e7b11f8c2a5335125224717af64a":https://github.com/illumos/illumos-gate/commit/3bb2c1567625e7b1...
-
09:31 PM Bug #14609 (Closed): loader: os console in options menu should use first name from list
- "git commit 08ae0f1eeaa2952f05e6cc3e67da55db918f8e4a":https://github.com/illumos/illumos-gate/commit/08ae0f1eeaa2952f...
-
02:56 PM Feature #14697 (New): Port OpenZFS Log Spacemap Improvements
- From OpenZFS #12789:
> Improve log spacemap load time
>
> Previous flushing algorithm limited only total numbe... -
01:50 PM Bug #14696 (Closed): nvmeadm command dumps core when libumem.so is used
- ...
-
12:18 PM Bug #14659 (Closed): strip can lose its identity
- "git commit 56b75c05d0c84c701fbb1eb2a572b0ecee66f012":https://github.com/illumos/illumos-gate/commit/56b75c05d0c84c70...
-
12:13 PM Bug #14659: strip can lose its identity
- A wsdiff of a full gate build with this patch is clean, modulo the expected changes due to a change in git commit has...
-
10:28 AM Bug #14695: format: input() feedback should be more verbose
- Joshua M. Clulow wrote in #note-2:
> That is definitely more helpful! Perhaps use parentheses instead of brackets, ... -
10:23 AM Bug #14695: format: input() feedback should be more verbose
- That is definitely more helpful! Perhaps use parentheses instead of brackets, to distinguish it visually from the de...
-
10:20 AM Bug #14695 (Closed): format: input() feedback should be more verbose
- Current sample session with partition menu in format:...
-
06:38 AM Bug #14694: format can induce panic in nvme
- Joshua M. Clulow wrote in #note-2:
> It seems that I was able to write or break a partition table to the extent that... -
12:33 AM Bug #14694: format can induce panic in nvme
- It seems that I was able to write or break a partition table to the extent that merely looking at the disk now panics...
-
12:30 AM Bug #14694: format can induce panic in nvme
- I think this is more generally true of any I/O sadly:...
-
12:21 AM Bug #14694 (New): format can induce panic in nvme
- In @format@:...
-
01:47 AM Bug #14643: ::dtrace dcmd can truncate output
- For additional testing, a dump was created (in a VM, but it had an uptime of several weeks).
Upon the VM restarting,...
2022-05-15
-
06:01 PM Bug #14605: More incorrect cross-references in the manual
- Testing: Viewed the modified pages using the man utility.
2022-05-14
-
12:45 PM Bug #14693 (New): JMicron JMB585 AHCI SATA controller: System panics when trying to write data on pool
- The system consists of:
- SmartOS with PI 20220505T001410Z
- AMD B550 based motherboard (Asus ROG STRIX B550-I GAMI... -
12:01 AM Bug #14692 (Closed): consolidate bhyve exception injection
- The logic for injecting events (such as exceptions or software interrupts) into guests, including those which require...
2022-05-13
-
06:14 PM Feature #14691: vmm_ctl_ioctl needs to express VM_MAXCPU for utilities
- You want this (from bhyverun.c, slightly editted)...
-
03:52 PM Feature #14691 (New): vmm_ctl_ioctl needs to express VM_MAXCPU for utilities
- Recent changes in BHYVE have excluded the header symbol MAX_CPUS from userland programs. One of the SmartOS utilitie...
-
12:06 PM Bug #14690 (New): nvmeadm should refer to namespaces by their nsid
- When support for the namespace EUI64 was added in #7382, it seemed like a good idea to expose that to userspace in su...
-
11:44 AM Bug #14689 (Closed): blkdev GUID support
- Some devices such as NVMe 1.2 can have a GUID instead of a EUI64. blkdev should support that.
-
09:49 AM Bug #14688 (New): nvme blkdev attach/detach trips assertion in ndi_devi_unconfig_one()
- There's a nasty issue with the way nvme attaches blkdev children that can cause an assertion to trip deep down in the...
2022-05-12
-
11:33 PM Bug #14628: ancient devicedb should be removed
- testing: Build, boot in my environment and check devices are as before, boot in bhyve and test devices are as before...
-
09:23 PM Bug #14603 (Closed): bhyve passthrough mishandles combined CMD/STATUS reads
- "git commit b518543be8042a5a0dda9b983f71c4a99d74ad99":https://github.com/illumos/illumos-gate/commit/b518543be8042a5a...
-
08:53 PM Bug #14603: bhyve passthrough mishandles combined CMD/STATUS reads
- This has been in OmniOS bloody since March and tested with igb network cards and xhci devices passed through to guest...
-
06:31 PM Bug #14493 (Closed): Three small memory leaks in bhyve
- "git commit d7b72f7b52f902da47cc7210a9121f4caabbcb9c":https://github.com/illumos/illumos-gate/commit/d7b72f7b52f902da...
-
06:31 PM Feature #14578 (Closed): bhyve upstream sync 2022 March
- "git commit d7b72f7b52f902da47cc7210a9121f4caabbcb9c":https://github.com/illumos/illumos-gate/commit/d7b72f7b52f902da...
-
02:36 PM Feature #14578: bhyve upstream sync 2022 March
- I've also tested running the VNC server with the new keyboard layout options and confirmed that they work when one us...
-
01:44 PM Feature #14578: bhyve upstream sync 2022 March
- This change has been in OmniOS bloody since March,and is also in the r151042 stable release.
I've done some rudime... -
03:30 PM Feature #14687 (Closed): need in-kernel strtok_r()
- 14686 needs an in-kernel implementation of strtok_r(). Some drivers already have their own private implementation, an...
-
03:16 PM Feature #14686: nvme should use namespace GUID for devid if available
- I think some combination of #10622, #10623, and #7119, is likely to make a shift in the devid for a ZFS pool device a...
-
08:25 AM Feature #14686 (New): nvme should use namespace GUID for devid if available
- The nvme driver is currently ignoring the namespace GUID which NVMe 1.2 introduced. Many devices that support a NGUID...
-
02:57 AM Bug #14671 (Closed): Libraries should use -lmd instead of -lmd5
- "git commit 530a8aa611843ce1c3faf0296e774bbbcb900ac7":https://github.com/illumos/illumos-gate/commit/530a8aa611843ce1...
2022-05-11
-
08:02 PM Bug #14683: remove SUNWonld vestiges from sgs
- testing: full build, wsdiff to demonstrate nothing accidentally affected build product.
-
08:02 PM Bug #14682: remove prior-release portability from cmd/sgs
- testing: full build, wsdiff to demonstrate nothing accidentally affected build product.
-
04:17 PM Bug #14614 (Closed): format: should recognize new nvme disk
- "git commit dcc43656b5993828b48fbae35b5de53b9f05004e":https://github.com/illumos/illumos-gate/commit/dcc43656b5993828...
-
03:30 PM Bug #14685 (New): procfs lets go of file-table entry too soon
- Related to #12046 ...
The pair of prdgetfdinfosize() and prdgetfdinfo() perform operations with vnodes, but their ... -
12:56 PM Feature #14684 (New): want nvme-config-list property
- It would be really useful if the nvme driver supported setting of driver properties based on device model and firmwar...
2022-05-10
-
09:40 PM Bug #14683 (Closed): remove SUNWonld vestiges from sgs
- There are build targets, etc, associated with the old internal SUNWonld package (I think), which should now be remove...
-
09:38 PM Bug #14682 (Closed): remove prior-release portability from cmd/sgs
- usr/src/cmd/sgs contains support to ease backports to prior releases (where were done en-bloc). We don't have prior ...
-
04:03 PM Bug #14681 (New): use kstats for remaining bhyve data
- Bhyve maintains various metrics about internal instance state, which is exposed by a custom ioctl interface. Present...
2022-05-09
-
10:39 PM Bug #14667 (Closed): libfru doesn't really need its own BUILD.SO
- "git commit 2c65701281156d8db8fa6f6f9c5faa6ca021c621":https://github.com/illumos/illumos-gate/commit/2c65701281156d8d...
-
10:39 PM Bug #14666 (Closed): BUILD.SO rules shouldn't change search paths, should be consistent
- "git commit a5619348a00282a0a129610076aefdb4dd7ab2ab":https://github.com/illumos/illumos-gate/commit/a5619348a00282a0...
-
10:39 PM Bug #14665 (Closed): perl modules have no SONAME, swallow linker flags
- "git commit d5080bc30a219a555eac2067f14ea003864b617f":https://github.com/illumos/illumos-gate/commit/d5080bc30a219a55...
-
09:16 PM Bug #14678 (Closed): bitmap functions could be more const
- "git commit badf94ff3599fab15963f6c532929e9bc411757a":https://github.com/illumos/illumos-gate/commit/badf94ff3599fab1...
-
09:01 PM Bug #14678: bitmap functions could be more const
- For a sanity smoke-test, I also booted up a BE running these bits and dtraced the bitmap functions to see that they w...
-
08:25 PM Bug #14678: bitmap functions could be more const
- Tested with @wsdiff(1)@, and the only differences in the kernel text (besides the normal ACPI noise) were the git SHA...
-
07:16 PM Bug #14678: bitmap functions could be more const
- Patrick Mooney wrote in #note-2:
> This should result in effectively no change in behavior or text, and so should be... -
05:09 PM Bug #14671: Libraries should use -lmd instead of -lmd5
- The libmd5 source in gate specifically states that the interfaces provided by libmd5 are now in libmd, and that libmd...
-
03:04 PM Bug #315: fmadm telemetry faults
- I also encounter this on an Intel NUC10i7FNH and it appears to be the network card:...
-
12:08 PM Feature #14680 (In Progress): tem: add support for window manipulation functions
- namely, add support for functions 8 and 18.
https://ttssh2.osdn.jp/manual/4/en/about/ctrlseq.html
The window ma...
2022-05-08
-
04:12 AM Bug #4404: PCI(-X) Express Fatal Error (0x43) trace observed during probe of Ethernet Adapter
- I'm experiencing this on an Intel NUC10i7FNH1....
2022-05-07
-
04:48 PM Bug #14679 (New): page fault in abd_copy_off_cb()
- I encountered this panic on my home server:...
-
03:43 PM Bug #14678: bitmap functions could be more const
- This should result in effectively no change in behavior or text, and so should be testable via @wsdiff@
2022-05-06
-
08:43 PM Bug #14666: BUILD.SO rules shouldn't change search paths, should be consistent
- the tests I can't run are those are which covered under:...
-
09:15 AM Bug #14659: strip can lose its identity
- I've confirmed that the @.debug_gdb_scripts@ section is still there after the new @strip@ has done its thing:...
-
02:47 AM Bug #14575 (Closed): AMD-specific retpolines shouldn't be used for spectre v2
- "git commit 9514ab446512446bdb11f38ddcd2b71404b155a1":https://github.com/illumos/illumos-gate/commit/9514ab446512446b...
-
02:22 AM Bug #14678 (Closed): bitmap functions could be more const
- The kernel bitmap functions (from @uts/common/os/bitmap.c@) could specify const for their arguments were the @ulong_t...
-
02:20 AM Bug #14677: mlxcx NULL deref panic due to race in mlxcx_cmd_taskq
- ...
-
02:20 AM Bug #14677 (New): mlxcx NULL deref panic due to race in mlxcx_cmd_taskq
- In ...
-
02:20 AM Bug #14676 (New): make bhyve device headers independent
- The headers required for interacting directly with the bhyve kernel vmm devices (@/dev/vmmctl@ and @/dev/vmm/<instanc...
2022-05-05
-
09:44 PM Bug #14659: strip can lose its identity
- You should also check that it doesn't actually remove that section that's part of a segment, and that mcs is still ok...
-
09:21 PM Bug #14659: strip can lose its identity
- I tested this by replacing the @strip@ binary on a system and then running a full omnios build, core and extra, which...
-
03:27 PM Bug #14675 (New): bhyve could skip cpuset_t
- Since it was ported over, bhyve has been using cpuset_t internally in the kernel vmm portion for tracking state bits ...
-
02:31 PM Bug #14575: AMD-specific retpolines shouldn't be used for spectre v2
- To test this I've booted debug and non-debug bits on an AMD system and used it for a while. I verified that the retpo...
2022-05-04
-
08:46 PM Bug #14674 (New): ttymon check_label() should have better diagnostics
- https://code.illumos.org/c/illumos-gate/+/2086/1..7/usr/src/cmd/ttymon/ttyadm.c#b243
fopen() error diagnostics cou... -
07:54 PM Bug #124 (Closed): uts/common/zmod/THIRDPARTYLICENSE is out-of-date
- "git commit e4f7ccbe1e17940fdbde623116bcc8cd761d9ffc":https://github.com/illumos/illumos-gate/commit/e4f7ccbe1e17940f...
-
02:30 PM Bug #124 (Pending RTI): uts/common/zmod/THIRDPARTYLICENSE is out-of-date
-
06:52 PM Bug #14673 (New): ttymon checkut_line() could be improved
- https://code.illumos.org/c/illumos-gate/+/2086/1..7/usr/src/cmd/ttymon/tmutmp.c#102 also see line 133.
-
06:27 PM Feature #14672 (Closed): Add cxgbe alias for T62100-KR
- From Chelsio, there's a newly assigned set PCI ID, 6092 (which means the Ethernet is 6492), that we should add to the...
-
05:35 PM Bug #14671 (Closed): Libraries should use -lmd instead of -lmd5
- Inspired by our new digs at MNX throwing a MAX_JOBS=76 at a smartos-live build, we discovered a library race where a ...
-
03:34 PM Bug #14646: vnode_valid_pn() always fails for symlinks
- During additional testing requested during RTI, I discovered, much to my surprise, that vnode_valid_pn() actually suc...
-
03:52 AM Feature #4186 (Resolved): Add VXLAN support to illumos
- With the integration of #13500 this is taken care of and done.
2022-05-03
-
08:26 PM Bug #14664 (Closed): bhyve missing triple-fault handling for VMX
- "git commit 83b49c54d9c0766e810b6c8ff849dfb6693fc68a":https://github.com/illumos/illumos-gate/commit/83b49c54d9c0766e...
-
08:11 PM Bug #14664: bhyve missing triple-fault handling for VMX
- With the updated default runfile including the @triple_fault@ test, I ran the whole suite on both AMD and Intel gear,...
-
08:24 PM Bug #14626 (Closed): zlib: update to zlib-1.2.12
- "git commit 148fd93e57d3d5813d90f1291e6bd30de45c7723":https://github.com/illumos/illumos-gate/commit/148fd93e57d3d581...
-
09:26 AM Bug #14670 (Closed): nvmeadm refactor for option parsing
- The nvmeadm utility got a mechanism for option parsing for subcommands a while back. It would be good if all subcomma...
-
08:54 AM Feature #14663: Add per-dataset kstats
- Toomas Soome wrote in #note-5:
> Marcel Telka wrote in #note-3:
> > Please be aware that with _many_ zfs datasets a... -
06:28 AM Feature #14663: Add per-dataset kstats
- Marcel Telka wrote in #note-3:
> Please be aware that with _many_ zfs datasets and per-dataset kstats you could hit ... -
03:45 AM Bug #14669 (New): we should do something about legacy and disabled ACPI boot
- Unfortunately, acpi-user-options and a subset of its meanings is public and documented in for eg eeprom(8).
Disabl... -
12:46 AM Bug #14646 (Closed): vnode_valid_pn() always fails for symlinks
- "git commit fad76a8aa8247c36be908a3a4de1674f5b444484":https://github.com/illumos/illumos-gate/commit/fad76a8aa8247c36...
2022-05-02
-
11:49 PM Bug #14668: bhyve could better emulate pmtimer rollover
- One result of this is that when you run a Windows guest that decides to use the PM timer, its performance counter API...
-
11:34 PM Bug #14668 (New): bhyve could better emulate pmtimer rollover
- In the PIIX4 specification, the PM timer is stated to have certain behavior when its value rolls over:
> When bit 23... -
10:44 PM Bug #14660 (Closed): expose bhyve kernel interface version
- "git commit 3466010b6f73e5cbeb612e538494c9d42c6d4a68":https://github.com/illumos/illumos-gate/commit/3466010b6f73e5cb...
-
09:23 PM Bug #14660: expose bhyve kernel interface version
- With the new test in place to check for the versioning information, all of the bhyve unit tests still pass:...
-
09:31 PM Bug #14657 (Closed): zoneadmd: remove warning gags and add ctf support
- "git commit 2a22bccab8733d6de38ab1e1fbe8c810122a4427":https://github.com/illumos/illumos-gate/commit/2a22bccab8733d6d...
-
09:20 PM Bug #14665: perl modules have no SONAME, swallow linker flags
- tested with wsdiff, checking that the new modules have a SONAME, also in combination with #14666 running the test sui...
-
06:50 PM Bug #14665 (Closed): perl modules have no SONAME, swallow linker flags
- The perl modules use Makefile.lib but don't set DYNLIB, this leaves SONAME empty, so they end up doing just @-Wl,-h@ ...
-
09:19 PM Bug #14667: libfru doesn't really need its own BUILD.SO
- tested with building and wsdiff and thought about why differences occur (changes to the order of the link command line)
-
06:56 PM Bug #14667 (Closed): libfru doesn't really need its own BUILD.SO
- libfru's makefiles have their own BUILDCCC.SO specifically to somewhat misuse $(LINK.cc) to acquire CCNEEDED. This s...
-
09:18 PM Bug #14666: BUILD.SO rules shouldn't change search paths, should be consistent
- tested with wsdiff and careful thought about the origin of differences, and the test suites of individual perl module...
-
06:54 PM Bug #14666 (Closed): BUILD.SO rules shouldn't change search paths, should be consistent
- BUILD64.SO passes a library search path innately, which makes life hard for anyone using it who doesn't need that pat...
2022-05-01
-
08:33 AM Feature #14047: Add support for SMB 3.1.1 AES-256
- Any news on this?
Support for Windows 11 (and OSX 12) is quite urgent
2022-04-30
-
05:54 AM Feature #14663: Add per-dataset kstats
- Please be aware that with _many_ zfs datasets and per-dataset kstats you could hit performance issue in the kstat sub...
-
03:33 AM Feature #14663: Add per-dataset kstats
- For testing, I used @dd@ to create a file to an empty dataset and viewed the corresponding kstat before and after the...
-
02:39 AM Feature #14663 (New): Add per-dataset kstats
- Mostly a port of OpenZFS #7705:
> Introduce read/write kstats per dataset
>
> The following patch introduces a ... -
04:46 AM Bug #14664: bhyve missing triple-fault handling for VMX
- With the proposed fix applied, the new test passes, along with the rest:...
-
03:49 AM Bug #14664: bhyve missing triple-fault handling for VMX
- After whipping up a little unit test for this, which runs clean on AMD, I can see the same problematic behavior on In...
-
03:20 AM Bug #14664 (Closed): bhyve missing triple-fault handling for VMX
- When running the Windows kernel debugger under propolis, we tripped over an unhandled VMX exit on Intel hardware:
<p...
2022-04-29
-
10:21 PM Bug #14649 (Closed): remove blanket smatch gag from bhyve kernel
- "git commit e0994bd28f025d3d74315f7479562b6be19773c3":https://github.com/illumos/illumos-gate/commit/e0994bd28f025d3d...
-
04:19 PM Bug #14649: remove blanket smatch gag from bhyve kernel
- Andyf did further testing with this on OmniOS to confirm that bhyve-in-a-zone remained working:
> I've run every t... -
08:37 PM Feature #14661: make: consider binding $< always
- This was also reported as: https://illumos.org/opensolaris/bugdb/bug.html#!6474905
with similar reasoning to my ow... -
03:57 PM Feature #14661: make: consider binding $< always
- > Compatibility seems to not be a problem, because in any case where $< is now bound, it would previously be the empt...
-
06:13 PM Bug #14662 (New): wsdiff should use elfdump -y, -v etc.
- When elfdump notices differences in .SUNW_syminfo, .SUNW_ver* and such, it would be more useful to diff the output of...
2022-04-28
-
11:34 PM Feature #14661 (New): make: consider binding $< always
- At preset make(1S) only binds $< when:...
-
05:11 PM Bug #14649: remove blanket smatch gag from bhyve kernel
- The bhyve test suite continues to run successfully on both AMD and Intel as well.
-
04:07 PM Bug #14649: remove blanket smatch gag from bhyve kernel
- Even though this change should result in effectively no change in behavior, its scope is a bit too large to make test...
Also available in: Atom