Activity
From 2019-11-05 to 2019-12-04
2019-12-04
-
10:10 PM Bug #12050 (Closed): 'zpool online -e <pool> <vdev>' doesn't work on block device
- it is dilos specific issue with missmerge in libefi.
close this issue.
-
08:36 PM Feature #12055 (Closed): libdiskmgt: 'return' with no value, in function returning non-void
- error from mismerge
-
08:14 PM Feature #12055 (Closed): libdiskmgt: 'return' with no value, in function returning non-void
- Build errors with gcc 8:...
-
03:14 PM Bug #12054: spa_load_l2cache() can zero-length allocate
- One possible suggested fix:...
-
03:11 PM Bug #12054 (Duplicate): spa_load_l2cache() can zero-length allocate
- Discovered during nfs-zone testing, there appears to be a case in spa_load_l2cache() where a zero-length kmem_alloc()...
-
03:01 PM Bug #12045 (Closed): segkmem_page_create(): Fire Walk With Me
- "git commit e57e118bde6230c572bedb07470098811992cb01":https://github.com/illumos/illumos-gate/commit/e57e118bde6230c5...
-
11:10 AM Bug #12045: segkmem_page_create(): Fire Walk With Me
- I tested this by booting. I also took a look at the paths underneath the function. As far as I could see, by default ...
-
01:28 PM Bug #12051: re-enable ZFS trim by default
- I have tested the following different SSDs...
-
10:19 AM Bug #12053 (In Progress): libefi: luns failing to expand
- based on two commits:
https://github.com/delphix/delphix-os/commit/f4cd7e14f3589f05c2eafbb088dcebe2d96410c7
https:/... -
09:47 AM Feature #12052 (Closed): Deliver microcode in separate packages
- Microcode files are currently delivered as part of @pkg:/system/kernel/platform@
It would be useful if this was spli... -
09:04 AM Bug #9748 (Closed): ucode shouldn't need install step
- This was done under 11843.
-
09:02 AM Bug #9749 (Closed): Need Intel ucode update to 20180807
- Superseded - gate currently has microcode from 2019.
2019-12-03
-
10:43 PM Bug #12051 (Closed): re-enable ZFS trim by default
- I have tested a variety of SSDs with the fix from commit:...
-
09:32 PM Bug #11971: Reduce loaded range tree memory usage
- There are no new tests with this change but I ran a zfs test run on both DEBUG and non-DEBUG builds
-
08:51 PM Bug #12049: loader: ReadKeyStrokeEx may return partial keystrokes
- I was curious about the spec here, it basically says:
The input stream supports Scan Codes in addition to Unicode ... -
06:18 PM Bug #12049 (Closed): loader: ReadKeyStrokeEx may return partial keystrokes
- In some systems we can receive no scancode nor unicodechar values.
FreeBSD issue: https://bugs.freebsd.org/bugzill... -
08:24 PM Bug #11950 (Closed): diff_cb() does not handle large dnodes
- "git commit 99d3b4e271d47a93935645d0c2d348d161f90c80":https://github.com/illumos/illumos-gate/commit/99d3b4e271d47a93...
-
05:17 AM Bug #11950: diff_cb() does not handle large dnodes
- To test, I built a BE with this change and ran the zfs test suite. All the expected tests (including the one updated...
-
08:17 PM Bug #12050 (Rejected): 'zpool online -e <pool> <vdev>' doesn't work on block device
- ...
-
06:49 PM Bug #11979 (Closed): libshell: bitwise comparison always evaluates to false
- "git commit c4fc965c904c30ee88c7ec42768b39cdbb328de9":https://github.com/illumos/illumos-gate/commit/c4fc965c904c30ee...
-
06:30 PM Bug #12043 (Closed): Streams ioctl for _I_CMD within kernel causes EFAULT
- "git commit e63ea1f970505bef26ee06b3cef54076ad25b94e":https://github.com/illumos/illumos-gate/commit/e63ea1f970505bef...
-
03:19 PM Bug #12048 (New): gcm_mode_encrypt_contiguous_blocks() can write out of bounds
- Port of ZoL #9660:
If gcm_mode_encrypt_contiguous_blocks() is called more than once in succession, with the accumu... -
03:15 PM Bug #12047 (New): gcm_mode_decrypt_contiguous_blocks() can dereference NULL pointer
- From ZoL#9659:
In gcm_mode_decrypt_contiguous_blocks(), if vmem_alloc() fails, bcopy() is called with a null point... -
01:57 PM Feature #12046 (Closed): Provide /proc/<PID>/fdinfo/
See https://github.com/illumos/ipd/blob/master/ipd/0012/README.md for more details.-
12:09 PM Bug #12045 (Closed): segkmem_page_create(): Fire Walk With Me
- segkmem_page_create() uses a partially initialized stack value for seg: let's not play with fire any more here...
-
05:05 AM Feature #11083: support NFS server in zone
- OmniOS, which in my test setup had a user "danmcd" in the global zone, passed equally as much through all three cases...
-
12:17 AM Bug #11945 (Closed): pool import performance regression due to repeated libshare initialization
- "git commit b8dc1b43d204b714c2fda8dd4efd67de0c671db6":https://github.com/illumos/illumos-gate/commit/b8dc1b43d204b714...
2019-12-02
-
09:14 PM Bug #11984 (Closed): libproc: passing argument 2 to restrict-qualified parameter aliases with argument 1
- "git commit 69d9b1c5b0824b6e4feadaf289d68d945f0fbe6f":https://github.com/illumos/illumos-gate/commit/69d9b1c5b0824b6e...
-
09:05 PM Feature #12044 (Closed): loader.efi: fix cd boot for cisco C220M3
- The older cisco system does present cd on top of SCSI device, add code to drop scsi luns without the media.
tested... -
06:08 PM Feature #11083: support NFS server in zone
- SmartOS showed no differences in global-zone response to the Linux NFS test suite, and its non-global-zone had more p...
-
06:08 PM Bug #12036 (Closed): iscsi: zpool create pool fails to create label
- "git commit ec38b3f5fb92a39a55897ec0e3e4eeb0e84fefcc":https://github.com/illumos/illumos-gate/commit/ec38b3f5fb92a39a...
-
03:50 PM Bug #12018 (Closed): loader.efi: efipart needs better support detecting nested partitions
- "git commit c54162e4540c6b4eb112c199658a34287d2dc971":https://github.com/illumos/illumos-gate/commit/c54162e4540c6b4e...
-
03:42 PM Bug #12043: Streams ioctl for _I_CMD within kernel causes EFAULT
- At present, nothing in the kernel calls strioctl with _I_CMD but I've
tested that it now works from a kernel module,... -
03:31 PM Bug #12043: Streams ioctl for _I_CMD within kernel causes EFAULT
- Review posted at https://code.illumos.org/c/illumos-gate/+/204
-
12:53 PM Bug #12043 (Closed): Streams ioctl for _I_CMD within kernel causes EFAULT
If a kernel module issues a streams ioctl call for _I_CMD, then it will fail with EFAULT.
This is because @strioct...-
10:36 AM Bug #12042 (New): stmf_sbd not loaded on SPARC after updates
- i have SPARC T5220 with build by gcc44
after iSCSI updates i can see panic on 2 different SPARC... -
07:59 AM Bug #12041 (Closed): tem: x86 needs to use tems.ts_color_map() for 8-bit colors
- "git commit 4deedc8c9617c76c1e08a5265614b205754926c4":https://github.com/illumos/illumos-gate/commit/4deedc8c9617c76c...
-
07:56 AM Bug #12040 (Closed): loader: vbe_print_mode() is missing newline
- "git commit 2f572942f3e92c5f77d0b5d0778be90fa16681c1":https://github.com/illumos/illumos-gate/commit/2f572942f3e92c5f...
2019-11-29
-
12:43 PM Bug #12041 (Closed): tem: x86 needs to use tems.ts_color_map() for 8-bit colors
- The x86 in this context is something with no TEM in firmware, but thats just fancy way to separate sparc from x86:)
... -
11:55 AM Bug #12040 (Closed): loader: vbe_print_mode() is missing newline
- The intent was to have newline there.
Testing done: build/install/boot, used framebuffer get and framebuffer set ...
2019-11-28
-
02:01 PM Feature #12039 (Closed): Kernelbased SMB should support Apple Timemachine
- I have tried TimeMachine on OmniOS 151032
First step: svcadm enable dns/multicast
then I started a script.sh with... -
12:04 PM Bug #12005 (Closed): update to Intel microcode-20191115
- "git commit e15e891852f98a4fc7afb32f0999b5bc38f7d1f8":https://github.com/illumos/illumos-gate/commit/e15e891852f98a4f...
-
06:49 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- I'm so embarrassed right about now
my old core2 box needed some change to the ... -
06:01 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- I have tested a smartos-live build with all 3 patches.
The machine boots and operates as normal. I do have a pci ...
2019-11-27
-
09:11 PM Bug #2988 (Closed): nfssrv: need ability to go to submounts for v3 and v2 protocols
- "git commit f7db5903887928b2b43995473632ef63d130bbd4":https://github.com/illumos/illumos-gate/commit/f7db5903887928b2...
-
07:33 PM Feature #11083: support NFS server in zone
- Testing notes 2/N:
On a Centos BHYVE VM, I installed the "nfstest" YUM package. Because the package supports NFSv... -
07:03 PM Feature #11083: support NFS server in zone
- Testing notes 1/N:
Since this project's inception: smoke & mild-stress testing including:
- Doing simple operat... -
06:56 PM Bug #12037: ptree zone handling is broken
- To test, I built new versions of libproc and ptree w/ the changes. I then ran ptree, setting LD_LIBRARY_PATH so ptre...
-
06:50 PM Bug #12037: ptree zone handling is broken
- https://illumos.org/rb/r/2465/
-
12:42 PM Bug #12037 (Closed): ptree zone handling is broken
- Since:
11906 Add line drawing characters to ptree(1)
ptree zone handling is broken.
The problem is that proc_w... -
05:58 PM Bug #12036: iscsi: zpool create pool fails to create label
- For testing I have created an iscsi target using both a raw and block device zvol and confirmed that creating the zpo...
-
03:42 PM Bug #12036: iscsi: zpool create pool fails to create label
- I was trying to track down why the labeling no longer worked with a block device and I saw a lot more STMF_SAA_WRITE_...
-
01:15 PM Bug #12036: iscsi: zpool create pool fails to create label
- I'll take this bug and see if I can fix the two regressions.
-
12:57 PM Bug #12036: iscsi: zpool create pool fails to create label
- I also need to add a clarification to one of my previous comments. When I said that the zpool creation worked when I ...
-
07:21 AM Bug #12036: iscsi: zpool create pool fails to create label
- Jerry Jelinek wrote:
> I wanted to see if the recent upstreaming of the Nexenta iscsi/comstar fixes was causing this... -
05:19 PM Bug #12005: update to Intel microcode-20191115
- This has been tested on all the physical systems I have access to including Kaby Lake NUC, a laptop, a couple of Broa...
-
03:17 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- OK. So, ASPM isn't really enabled on all of the relevant parts. I think probably what I should do, assuming the data ...
-
05:17 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- ok
https://snowlight.net/files/bug/pcie2.xz - with ASPM status patch -
03:22 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- So to see if ASPM might be on the scene here, I pushed a new commit to that same branch which when present will add t...
-
02:49 PM Feature #11975: Update AMD CPUID for F17 M10,30,70
- Hey Rick,
I was waiting until we finished dealing with all the B450 issues before dealing with this. I cleaned up ... -
05:42 AM Feature #11975: Update AMD CPUID for F17 M10,30,70
- I've found your zen branch and patched it against the current ...
-
02:43 PM Bug #12017 (Closed): Assertion failure in kstat_waitq_to_runq from blkdev
- "git commit 19687f06a4a23ca82910eccd0f898c90ecd3cf62":https://github.com/illumos/illumos-gate/commit/19687f06a4a23ca8...
-
01:39 PM Feature #2949 (In Progress): format(1m) should make megabyte-aligned partitions
-
01:38 PM Feature #2949: format(1m) should make megabyte-aligned partitions
- Capturing some email discussion from June 2012 (summarizing)
GWR:
Please review:
2949 format(1m) should support ...
2019-11-26
-
10:47 PM Bug #12036: iscsi: zpool create pool fails to create label
- could you try create small ramdrive and create LUN?...
-
10:40 PM Bug #12036: iscsi: zpool create pool fails to create label
- I first tried defining the iscsi target using the block device, but that did not have any effect and I was still able...
-
10:24 PM Bug #12036: iscsi: zpool create pool fails to create label
- One thing I do notice in the commands I used vs. what appears to be in the commands used on the failing sequence is t...
-
10:17 PM Bug #12036: iscsi: zpool create pool fails to create label
- try to create LUN with:
stmfadm create-lu /dev/zvol/rdsk/zones/idsk -pwcd=true
and try to check it on initiator s... -
10:12 PM Bug #12036: iscsi: zpool create pool fails to create label
- I wanted to see if the recent upstreaming of the Nexenta iscsi/comstar fixes was causing this problem.
I tried to ... -
07:07 PM Bug #12036 (Closed): iscsi: zpool create pool fails to create label
- I have 2 luns:...
-
10:01 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- OK, thanks Rick. I have another theory that this may be related or we're somehow tickling ASPM. I'm going to go exper...
-
09:58 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Robert: Yes. Anything after 26 Nov @ 1427 (GMT-6) corresponds to the latest patched driver. Anything older simply has...
-
09:50 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- I should have some time tomorrow for trying this.
-
09:46 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Just to confirm, several of those ereports are from after you booted onto the new bits right?
-
09:40 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- yeah
this new ... -
08:57 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Are you seeing any additional ereports about timeouts since that's happened? Harmen and János, if you get a chance to...
-
08:55 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- ok got the gpu working _just long enough_ to build https://snowlight.net/files/bug/pcie.xz which is ...
-
02:26 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- OK. I'll have to manually put something together for the ASPM test at some point in the future. If folks can try buil...
-
09:28 PM Bug #12002 (Closed): async unlinked drain
- "git commit c5832a5333c189dfa346a3c1edac9fa39e1de4cb":https://github.com/illumos/illumos-gate/commit/c5832a5333c189df...
-
06:47 PM Bug #12002: async unlinked drain
- The ZoL code added a new test case (umount_unlinked_drain) but that code currently depends on Linux /proc and also ot...
-
08:14 PM Bug #12021 (Closed): zfs_diff tests missing Makefile deps
- "git commit bb51a979b2badfaa6cf79bcb781b23aa6c1502f2":https://github.com/illumos/illumos-gate/commit/bb51a979b2badfaa...
-
03:36 PM Bug #12021: zfs_diff tests missing Makefile deps
- To test this I had a situation where @dmake -m serial@ failed reliably. I added the proposed change into the makefile...
-
03:36 PM Bug #12021 (Closed): zfs_diff tests missing Makefile deps
- After the integration of 11962 build failures of the following form were seen:...
-
08:14 PM Feature #11960 (Closed): Add topo module and hdl api for freeing string array
- "git commit e2336878c3b2087bcf5c52436847f37afaec8666":https://github.com/illumos/illumos-gate/commit/e2336878c3b2087b...
-
06:28 PM Bug #12010 (Closed): extra whitespace in mmap(2)
- "git commit 05c00ec58206e104da9853d2117cf39602f4d5ee":https://github.com/illumos/illumos-gate/commit/05c00ec58206e104...
-
06:15 PM Bug #12035 (New): zfs test vdev_zaps_007_pos can fail
- The zfs test vdev_zaps_007_pos can fail with:...
-
06:10 PM Bug #12034 (Closed): zfs test send_encrypted_props can fail
- The zfs test send_encrypted_props can fail with:...
-
06:07 PM Bug #12033 (New): zfs test rsend_008_pos can fail
- The zfs test rsend_008_pos can fail with:...
-
06:04 PM Bug #12032 (New): zfs test removal_with_add can fail
- The zfs test removal_with_add can fail with:...
-
06:01 PM Bug #12031 (New): zfs test refreserv_004_pos can fail
- The zfs test refreserv_004_pos can fail with...
-
05:53 PM Bug #12030 (New): zfs test redundancy_003_pos can fail
- The zfs test redundancy_003_pos can fail with:...
-
05:50 PM Bug #12029 (New): zfs test enospc_002_pos can fail
- The enospc_002_pos test can fail with:...
-
05:49 PM Bug #12028 (Closed): zfs test mdb_001_pos can fail
- The zfs test mdb_001_pos can fail with the following errors:...
-
05:39 PM Bug #12027 (New): zfs test inherit_001_pos can fail
- The inherit_001_pos test can fail with the following error...
-
05:33 PM Bug #12026 (New): zfs test zpool_scrub_multiple_copies can fail
- The zpool_scrub_multiple_copies can fail with:...
-
05:24 PM Bug #12025 (New): zfs test zpool_initialize_verify_initialized fails
- The zpool_initialize_verify_initialized test fails with an error similar to:...
-
05:20 PM Bug #12024 (In Progress): zfs-test zpool_expand_001_pos can fail
- The zfs-test zpool_expand_001_pos can fail:...
-
04:18 PM Bug #12023 (New): zfs test zfs_written_property_001_pos can fail
- The zfs_written_property_001_pos can fail. Unfortunately the log in this instance isn't very helpful as to _why_ it ...
-
04:10 PM Bug #12022 (Closed): zfs test zfs_acl_chmod_inherit_003_pos fails
- Running zfs_acl_chmod_inherit_003_pos, the following portion of it fails, leading to a failed test:...
-
04:01 PM Bug #12016 (Closed): Use of GNU ld should explicitly specify the required output format
- "git commit f52943a93040563107b95bccb9db87d9971ef47d":https://github.com/illumos/illumos-gate/commit/f52943a930405631...
-
03:15 PM Bug #11996 (Closed): format: modify should not ask for GPT partition 7
- "git commit a64e1e23aa6dde2e865402bb20dde999f835fdc5":https://github.com/illumos/illumos-gate/commit/a64e1e23aa6dde2e...
-
03:10 PM Bug #11995 (Closed): format: efi usable size is missing 1 sector
- "git commit d30992fa3989ef47543839be59b8c86165285ec4":https://github.com/illumos/illumos-gate/commit/d30992fa3989ef47...
-
10:51 AM Bug #12017: Assertion failure in kstat_waitq_to_runq from blkdev
- Review is: https://code.illumos.org/c/illumos-gate/+/200
Before #11827 the moving of requests to and from wait and... -
09:56 AM Bug #12018 (Closed): loader.efi: efipart needs better support detecting nested partitions
- This is follow up work for 11938.
Just as disks can have nested partitions, the same happens with cd devices, so w... -
09:38 AM Bug #12015: vioif with MSI-X not working on Google Compute Engine
- I do not currently have any data to back this up, nor have I been in the code the last 8 months: However, while I was...
2019-11-25
-
10:19 PM Feature #11962 (Closed): Port ZoL zfs diff tests to illumos
- "git commit a629ded1d7b2e67c2028ccbc5ba9099328cc4e1b":https://github.com/illumos/illumos-gate/commit/a629ded1d7b2e67c...
-
08:03 PM Feature #11962: Port ZoL zfs diff tests to illumos
- https://illumos.org/rb/r/2453/
-
07:57 PM Feature #11962: Port ZoL zfs diff tests to illumos
- To test, I built illumos-gate with these changes, then installed a BE from the resulting build. I made sure the new t...
-
06:02 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Mine does not. I can however, cap the PCI bus supported revision. Solaris PCI-E driver only supported PCI-E 1.1, sett...
-
05:07 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- One other question, can you see if the BIOS has an option related to ASPM which is a PCIe option called 'Active-state...
-
05:00 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Thanks everyone for all the data. I've been going through this and I'm not sure I have a great lead yet. I have one i...
-
05:53 PM Bug #11993 (Closed): format: reserved partition size calculation should use sector size
- "git commit 32a71e42b5b15681007be8f91ac790b320b74d43":https://github.com/illumos/illumos-gate/commit/32a71e42b5b15681...
-
05:21 PM Bug #12012 (Closed): zdb: do not output binary org.illumos:checksum_salt on terminal
- "git commit 32114f8806363681160c9505a0dfa90331e8579d":https://github.com/illumos/illumos-gate/commit/32114f8806363681...
-
05:15 PM Bug #11938 (Closed): loader.efi: HARDDRIVE_DEVICE_PATH may have subpaths
- "git commit 93d2b6f25d9da54278148dfd3d9a33ff2827016e":https://github.com/illumos/illumos-gate/commit/93d2b6f25d9da542...
-
04:12 PM Bug #12009 (Closed): Memory leaks in blkdev when blkdev device is detached
- "git commit 247e9a8ed695b16d62e2a0cb581e5c07d949d5ae":https://github.com/illumos/illumos-gate/commit/247e9a8ed695b16d...
-
03:45 PM Bug #12013 (Closed): fix smatch build for GCC4
- "git commit eb44bcc7bc940d7cc1f4c10afa5a1cb7ec0dd198":https://github.com/illumos/illumos-gate/commit/eb44bcc7bc940d7c...
-
03:26 PM Bug #12013: fix smatch build for GCC4
- We'll also take the opportunity to add an elxms function that was causing "too hairy" errors occassionally.
-
02:27 PM Bug #12017 (In Progress): Assertion failure in kstat_waitq_to_runq from blkdev
-
01:37 PM Bug #12017: Assertion failure in kstat_waitq_to_runq from blkdev
- #11827 changed some locking and re-order kstat update with respect to moving I/Os from wait->run queues. It looks lik...
-
01:34 PM Bug #12017 (Closed): Assertion failure in kstat_waitq_to_runq from blkdev
- Assertion failure when booting a DEBUG kernel in a bhyve VM (using vioblk):...
-
11:49 AM Bug #12016: Use of GNU ld should explicitly specify the required output format
- Testing notes.
With this patch applied, I built illumos-gate on OpenIndiana, OmniOS r151032 and OmniOS bloody.
... -
07:39 AM Bug #11049: XHCI runtime reset required in xhci
- Have similar report - system panics on 2019.10 live usb boot with the following stack...
2019-11-24
-
11:42 PM Bug #12016: Use of GNU ld should explicitly specify the required output format
- I did it slightly differently, but the same idea:
Review is at: https://illumos.org/rb/r/2463/ -
11:36 PM Bug #12016: Use of GNU ld should explicitly specify the required output format
- i have proposed it a long time ago, but had no feedbacks:
http://cr.dilos.org/cr/igork/il-gld32/
you can try to reu... -
11:30 PM Bug #12016 (Closed): Use of GNU ld should explicitly specify the required output format
- grub and loader builds both invoke the GNU linker (@gld@) during their build but assume that the linker's default out...
-
05:17 PM Feature #12014 (Closed): virtio_init_complete() comment should describe interrupt type parameter
- "git commit c00b0288a75782c75abd0b9959021fd2417c8a28":https://github.com/illumos/illumos-gate/commit/c00b0288a75782c7...
-
05:17 PM Bug #12015 (Closed): vioif with MSI-X not working on Google Compute Engine
- "git commit aefa9c84b0a900bedba3a7ed885f0ea75f3fe1ea":https://github.com/illumos/illumos-gate/commit/aefa9c84b0a900be...
2019-11-23
-
11:32 PM Bug #12015: vioif with MSI-X not working on Google Compute Engine
- h1. Testing Notes
h2. Regression Checks
In an OI guest running under SmartOS, I updated to bits with this chang... -
07:20 PM Bug #12015 (Closed): vioif with MSI-X not working on Google Compute Engine
- In an OpenIndiana guest running under Google Compute Engine (GCE), it would appear that no packets are received on th...
-
06:52 PM Feature #12014 (Closed): virtio_init_complete() comment should describe interrupt type parameter
- The Virtio framework includes a function that accepts a mask of interrupt types:...
2019-11-22
-
08:37 PM Feature #11960: Add topo module and hdl api for freeing string array
- h2. Testing
Did a full debug build and made sure there were no compiler warnings. Also verified that the changes w... -
06:49 PM Bug #11798 (Closed): apix: cast between incompatible function types
- "git commit d1f3e3c647f14e2496e646bb7ef0df729cbbf72a":https://github.com/illumos/illumos-gate/commit/d1f3e3c647f14e24...
-
06:45 PM Bug #11797 (Closed): i86pc: cast between incompatible function types
- "git commit 027bcc9f64a0a5915089267b0dc54c9ee05782b0":https://github.com/illumos/illumos-gate/commit/027bcc9f64a0a591...
-
01:58 PM Bug #11901: mptsas_smp_start may return the wrong error code & should log IOCLogInfo
- Review: https://illumos.org/rb/r/2428/
-
01:18 PM Bug #12013 (Closed): fix smatch build for GCC4
- We need to fix up smatch properly to compile with GCC$ again.
-
09:35 AM Bug #12012 (Closed): zdb: do not output binary org.illumos:checksum_salt on terminal
- '11713 zdb should not output binary data on terminal' did miss the org.illumos:checksum_salt property.
Testing don... -
05:04 AM Bug #12010: extra whitespace in mmap(2)
- I tested by viewing the updated man page and confirming the double spaces are no longer there.
-
04:17 AM Bug #12011 (In Progress): ixgbe reports incorrect MAC_STAT_NORCVBUF
-
04:16 AM Bug #12011 (Closed): ixgbe reports incorrect MAC_STAT_NORCVBUF
- The @MAC_STAT_NORCVBUF@ will always report zero on all controllers other than 82598. The RNBC register it relies on w...
2019-11-21
-
09:36 PM Bug #11894: zonecfg export should quote strings
- I did a bunch of testing, and there doesn't seem to be a valid way to have a double quote in the middle of a string f...
-
09:15 PM Bug #12010 (In Progress): extra whitespace in mmap(2)
-
09:12 PM Bug #12010 (Closed): extra whitespace in mmap(2)
- There are several places in the mmap(2) man page where there is more than one space between words.
-
05:17 PM Bug #12009: Memory leaks in blkdev when blkdev device is detached
- Review is: https://illumos.org/rb/r/2460/
-
05:09 PM Bug #12009 (In Progress): Memory leaks in blkdev when blkdev device is detached
-
02:53 PM Bug #12009: Memory leaks in blkdev when blkdev device is detached
- Tested change under Fusion.
Created two drives which had the following kstat:... -
04:48 PM Bug #11847 (Closed): The nvme cmd completion queue is contentious
- "git commit 4d95620bc3105916e69c40cff8e2e3d55bd6c4ae":https://github.com/illumos/illumos-gate/commit/4d95620bc3105916...
-
04:48 PM Feature #11827 (Closed): Increase concurrency through blkdev
- "git commit 4d95620bc3105916e69c40cff8e2e3d55bd6c4ae":https://github.com/illumos/illumos-gate/commit/4d95620bc3105916...
-
03:59 PM Bug #11927 (Closed): Log, or optionally panic, on zero-length kmem allocations
- "git commit d15801816cc716b56ada92df72ee04b7b891291c":https://github.com/illumos/illumos-gate/commit/d15801816cc716b5...
-
12:10 AM Bug #11927: Log, or optionally panic, on zero-length kmem allocations
- Additionally, this code was additionally tested by the DEBUG smoke-testing of nfs-zone. Apart from fixes in #11928, ...
-
01:56 PM Bug #12007 (Closed): make_test always returns non-zero
- "git commit e7253420989203a0028f982d437bf50c3140eba6":https://github.com/illumos/illumos-gate/commit/e7253420989203a0...
-
01:55 PM Bug #12007: make_test always returns non-zero
- Testing.
Before:... -
10:57 AM Bug #11972 (Closed): resync smatch
- "git commit c85f09cc92abd00c84e58ec9f0f5d942906cb713":https://github.com/illumos/illumos-gate/commit/c85f09cc92abd00c...
-
10:36 AM Bug #11972: resync smatch
- Tested with a couple of full builds
-
06:42 AM Bug #11973 (Closed): tem: we only can translate colors 0-7
- "git commit 3128654191cf8267843c8a40c4e0f3ac65f599f1":https://github.com/illumos/illumos-gate/commit/3128654191cf8267...
-
06:31 AM Feature #12003 (Closed): libefi: add efi_reserved_sectors()
- "git commit 62ce8e2e52946c2ebc855b02452650365c19eafc":https://github.com/illumos/illumos-gate/commit/62ce8e2e52946c2e...
2019-11-20
-
11:09 PM Bug #11986 (Closed): libproc: cast between incompatible function types
- "git commit 78d83021c1426eb570f801cac4175645da13efe4":https://github.com/illumos/illumos-gate/commit/78d83021c1426eb5...
-
09:16 PM Bug #12008 (Closed): libc symbol test timeout should be bumped
- "git commit 5928363ef66d875d343b47ca57f45a68d08a056a":https://github.com/illumos/illumos-gate/commit/5928363ef66d875d...
-
02:08 PM Bug #12008 (Closed): libc symbol test timeout should be bumped
- Our somewhat older system is hitting the 60 second timeout on a couple of these tests; bump it.
-
03:49 PM Bug #12007: make_test always returns non-zero
- Review at: https://illumos.org/rb/r/2459/
-
01:58 PM Bug #12007 (Closed): make_test always returns non-zero
-
02:33 PM Bug #12009 (Closed): Memory leaks in blkdev when blkdev device is detached
- Testing nvme driver for leaks. I did an nvmeadm detach nvme0/[n], then modunloaded the nvme driver.
It found the fol... -
02:27 PM Feature #11827: Increase concurrency through blkdev
- Ran up a DEBUG kernel, and modunload'ed the nvme driver and caused a dump.
Results of ::findleaks... -
12:40 PM Bug #12006 (Closed): libzfs: replace EFI_MIN_RESV_SIZE by efi_reserved_sectors()
- Replace build time value with one calculated based on disk sector size.
Testing done:... -
11:06 AM Bug #12005 (Closed): update to Intel microcode-20191115
- Pull in the latest set of microcode from Intel.
-
10:35 AM Bug #12001 (Closed): cpu_uarray_free(NULL) panics
- "git commit f557613a52efd99cf11a085bca7a35c5e93315f1":https://github.com/illumos/illumos-gate/commit/f557613a52efd99c...
-
09:55 AM Bug #12004 (Closed): format: err_check is duplicate of efi_err_check
- err_check in format is duplicate of efi_err_check in libefi, remove it.
Testing done: build/install/boot use format. -
09:53 AM Feature #12003 (Closed): libefi: add efi_reserved_sectors()
- We have GPT partition handling code in few places where we also need to consider reserved partition size in sectors. ...
-
06:30 AM Bug #11999 (Closed): installboot: multiple stage1 locations are mismanaged
- "git commit 6b02bf31e294d16b68704ede69fdbddaf757fe30":https://github.com/illumos/illumos-gate/commit/6b02bf31e294d16b...
2019-11-19
-
10:10 PM Bug #11865 (Closed): SMB2 CREATE should check MxAc create context size
- "git commit a8661d6d41898fc90e65007115e5c3be62013bbf":https://github.com/illumos/illumos-gate/commit/a8661d6d41898fc9...
-
10:10 PM Bug #11864 (Closed): SMB2 CREATE should reject absolute paths
- "git commit a8661d6d41898fc90e65007115e5c3be62013bbf":https://github.com/illumos/illumos-gate/commit/a8661d6d41898fc9...
-
10:10 PM Bug #11863 (Closed): SMB2 CREATE should validate impersonation level
- "git commit a8661d6d41898fc90e65007115e5c3be62013bbf":https://github.com/illumos/illumos-gate/commit/a8661d6d41898fc9...
-
08:36 PM Bug #12002 (Closed): async unlinked drain
- Each ZFS file system has a list of objects that have become unreferenced, but were not able to be fully deleted from ...
-
07:27 PM Bug #10221 (Closed): zfs loading and unloading metaslabs at high frequency
- ...
-
04:57 PM Bug #11965 (Closed): crypto tests only test multi-part operations a byte at a time
- "git commit 77de87d27c7e8b4063deeab95edde5173a6a003d":https://github.com/illumos/illumos-gate/commit/77de87d27c7e8b40...
-
03:49 PM Bug #11965: crypto tests only test multi-part operations a byte at a time
- h1. Testing Notes (from Jason)
To test, I booted a BE with the change and ran the new crypto tests (which all comp... -
04:38 PM Bug #2988: nfssrv: need ability to go to submounts for v3 and v2 protocols
- One of setup was a VMware ESX server and bsros NFS server. Testing cases included
1. Create dataset 'data/b', all ... -
04:14 PM Bug #11791 (Closed): idm: this statement may fall through
- "git commit 327d9711d19fe801a2788ee1cbc0f9de27f6e8b5":https://github.com/illumos/illumos-gate/commit/327d9711d19fe801...
-
03:53 PM Bug #11944: mdb ::refcount dcmd no longer works
- h1. Testing Notes (from Jason)
For testing, I originally hit the bug (using ‘::refcount’ in mdb would error due to... -
03:52 PM Bug #11947: zfs diff on encrypted dataset leaks key reference
- h1. Testing Notes (from Jason)
To test, I built a DEBUG SmartOS platform image (PI) with the change (DEBUG illumos... -
03:50 PM Feature #11963: Allow ptree(1) to wrap output
- h1. Testing Notes (from Jason)
To test, I build the updated version of ptree(1). I then compared the output of var... -
03:34 PM Bug #12000 (Closed): mdb: disk_label does compute gpt partition array crc wrong
- "git commit 5f1e4180f616c1eac1d07284e8238a8759a414d1":https://github.com/illumos/illumos-gate/commit/5f1e4180f616c1ea...
-
12:21 PM Bug #12000 (Closed): mdb: disk_label does compute gpt partition array crc wrong
- UEFI 2.8 specification, page 119:
The CRC32 of the GUID Partition Entry array. Starts at PartitionEntryLBA and is ... -
02:51 PM Bug #11991 (Closed): format: first efi partition can start from efi_first_u_lba
- "git commit b5acee43ccb19bbf950ab21d1d87ef9d8d47ca9e":https://github.com/illumos/illumos-gate/commit/b5acee43ccb19bbf...
-
12:33 PM Bug #12001: cpu_uarray_free(NULL) panics
- To fix we'll allow NULL as an arg to cpu_uarray_free()
-
12:32 PM Bug #12001 (Closed): cpu_uarray_free(NULL) panics
- We hit this path if zone_create() fails early, and we call zone_free().
-
08:09 AM Bug #11999 (Closed): installboot: multiple stage1 locations are mismanaged
- With multiple stage1 locations (boot partition, root file system partition), the installboot is currently picking onl...
2019-11-18
-
07:23 PM Bug #11820 (Closed): upstream Nexenta iSCSI and COMSTAR fixes
- "git commit 61dfa5098dc8576d9a5e277deba6df647bb70c06":https://github.com/illumos/illumos-gate/commit/61dfa5098dc8576d...
-
03:42 PM Bug #11820: upstream Nexenta iSCSI and COMSTAR fixes
- For testing, I've run this code as both an initiator and target, with the initiator talking to multiple targets. This...
-
07:08 PM Bug #11998 (New): Lose time_t from ipsa_t
- Someone a long time ago thought that the IPsec Security Association (ipsa_t) should have used wallclock and time_t to...
-
06:56 PM Bug #11997 (Closed): format: cstyle cleanup
- cstyle update for files we just did touch.
Testing done: build/install/boot and using format command.
Dan McDon... -
06:55 PM Bug #11996 (Closed): format: modify should not ask for GPT partition 7
- minor 7 is 'wd' for GPT, denoting whole disk.
Testing done: used format -> partition -> modify command, it did not... -
06:48 PM Bug #11995 (Closed): format: efi usable size is missing 1 sector
- off by 1 error in format. reserver partition last sector does not match with last usable sector.
This error is pre... -
06:40 PM Bug #11994 (Closed): format: fix print of accessible sectors, also print first and last usable sector
- Since we have disk space reserved for GPT, the user can only use range from first and last usable sector, it would be...
-
06:21 PM Bug #11993 (Closed): format: reserved partition size calculation should use sector size
- The GPT reserved partition is allocating 8MB, the size is set as compile time constant, instead we should use sector ...
-
04:24 PM Bug #11855 (Closed): Update SMB client to 3.02
- "git commit 686670eacbe137c7a9e6c85fef8763f8627a27b5":https://github.com/illumos/illumos-gate/commit/686670eacbe137c7...
-
03:42 PM Bug #11855 (Pending RTI): Update SMB client to 3.02
- Testing: Connect to an SMB3 server and verify that SMB signing works.
(The main difference between SMB2 and SMB3 is... -
03:39 PM Feature #11992 (New): SMB client encryption support
- Enhance the SMB client to support the (optional) encryption feature in SMB3.
Note that the SMB server already supp... -
09:55 AM Bug #11991 (Closed): format: first efi partition can start from efi_first_u_lba
- The format has built in first usable sector number '34' for GPT partitioning, which is true for 512B sector size disk...
-
05:40 AM Feature #11990 (New): DHCP client support for "Classless Static Route" option
- "RFC 3442":https://tools.ietf.org/html/rfc3442 describes a DHCP option used to provide a static route entry to the cl...
-
05:31 AM Feature #11989 (New): DHCP client support for "Interface MTU" option
- "RFC 2132":https://tools.ietf.org/html/rfc2132 describes a DHCP option for setting the Interface MTU to something oth...
-
05:24 AM Feature #11988 (New): build DHCP client tools with CTF
- The DHCP libraries (@libdhcpagent.so.1@ and @libdhcputil.so.1@) contain CTF information already. It would be helpful...
2019-11-17
-
08:42 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Robert, your prototype patch works for my system. I can boot and the system works just fine.
fmdump only shows me ... -
01:53 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Here's what I get.
-
04:04 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- here goes
-
03:13 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- If we can get the fault informatoin (fmdump -fV) and the output of prtconf -v, I should be able to figure out what de...
-
01:23 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- yes, i've seen that at least once since applying the patch. As Robert noted, FMA can still kick in and disable that P...
-
07:15 PM Bug #11987 (Closed): libevent: cast between incompatible function types
- Build errors with gcc 8:...
-
07:06 PM Bug #11986 (Closed): libproc: cast between incompatible function types
- Build errors with gcc 8:...
-
06:41 PM Bug #11985 (Closed): libfakekernel: cast between incompatible function types
- Build errors with gcc 8:...
-
12:38 PM Bug #11984 (Closed): libproc: passing argument 2 to restrict-qualified parameter aliases with argument 1
- Build errors with gcc 8:...
-
12:12 PM Bug #11983 (Closed): libsocket: alias between functions of incompatible types
- Build errors with gcc 8:...
-
11:57 AM Bug #11982 (Closed): libmail: cast between incompatible function types
- Build errors with gcc 8:...
-
09:58 AM Bug #11981 (Closed): libslp: cast between incompatible function types
- Build errors with gcc 8:...
-
09:42 AM Bug #11980 (Closed): libc_db: 'td_sync_setstate' alias between functions of incompatible types
- Build error with gcc 8:...
-
09:25 AM Bug #11979 (Closed): libshell: bitwise comparison always evaluates to false
- Build error with gcc 8:...
-
09:04 AM Bug #11978 (Closed): libnsl: cast between incompatible function types
- Build error with gcc 8:...
-
08:26 AM Bug #11593 (Closed): iscsi: cast between incompatible function types
- "git commit 9fe633fd812f2df2354dc88fd3f7f50e94bd8eb3":https://github.com/illumos/illumos-gate/commit/9fe633fd812f2df2...
-
08:13 AM Bug #11580 (Closed): dtrace: cast between incompatible function types
- "git commit ed1faac10502dadc7e3eb411d17af6845ecf5d7d":https://github.com/illumos/illumos-gate/commit/ed1faac10502dadc...
2019-11-16
-
08:56 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Using pcieb.tar.xz from above, I get PCIEX-8000-G2. This is the log from verbose boot and kmdb enabled, but it doesn'...
-
07:45 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Thanks for working with us Robert, much appreciated. I don't mind testing the temperature sensors, please let me know...
-
02:34 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- ok applied the patch, have https://snowlight.net/files/bug/pcieb.tar.xz as a quick-n-dirty gate build artefact.
-
12:03 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Thanks for including that output János. The class of error that you're seeing is the same as the one that Rick sees. ...
-
08:17 PM Feature #11977 (Closed): pchtemp(7D) missing Whiskey Lake PCI ID
- When doing the pchtemp(7D) driver I missed the fact that the mobile whiskey lake chipset has its own PCI ID. We shoul...
-
07:10 PM Feature #11976 (Closed): Want CPU temperature sensors for Zen 2, Raven Ridge
- We should enable the amdf17nbdf driver to know about Zen 2 (both Matisse and Rome) and Raven Ridge processors. This c...
-
07:08 PM Feature #11975 (Closed): Update AMD CPUID for F17 M10,30,70
- We should update the list of AMD socket detection logic and chip revision logic for AMD family 17h models 10h-1fh, 30...
-
11:27 AM Feature #11814 (Closed): test-runner exit code should reflect test results
- "git commit 2491fc01733d7e4f5776b0711db713078d7cd24a":https://github.com/illumos/illumos-gate/commit/2491fc01733d7e4f...
2019-11-15
-
11:50 PM Bug #11968 (Closed): APIC calibration should explicitly initialise the PIT
- "git commit 11ed32a0b3b424ec966d0330d0efaf049baaf8d2":https://github.com/illumos/illumos-gate/commit/11ed32a0b3b424ec...
-
01:59 AM Bug #11968: APIC calibration should explicitly initialise the PIT
- h1. Testing Notes
I have built and tested this change under OpenIndiana in three places. In the two non-GCE cases... -
10:39 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Attached is the output I got from those commands.
-
10:27 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- János, let me go through all of the data that Rick has. Once I can confirm with that and some possible next steps tha...
-
10:24 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Would remote access to kmdb help? I can provide ssh access to a machine connected to the affected system through seri...
-
10:23 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- yes that's what it looks like for me. My original boot environment dates back to a few days after 2019.04 was release...
-
10:21 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- I'll take a look at that and the rest of the information and see what can be the most useful way of approaching this....
-
10:09 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Got a crash dump later on, see if this is any useful: https://snowlight.net/files/bug/core.tar.xz
XHCI reset occurred -
06:57 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- I don't have a crash dump either, because of the dump device unavailability. Kmdb works, but I'm not familiar enough ...
-
09:00 PM Feature #11879 (Closed): Intel ixgbe X553 Support
- "git commit 48ed61a721b0db9229d5bad4d87f5b019867fbf1":https://github.com/illumos/illumos-gate/commit/48ed61a721b0db92...
-
04:22 PM Feature #11879: Intel ixgbe X553 Support
- To test this various folks in the community helped out:
* Ryan Zezeski did basic regression testing of the X540 in... -
07:24 PM Feature #11974 (Closed): loader: add support for hybrid PMBR for GPT partition table
- Hybrid PMBR is PMBR table with extra partition entries. We still have partition type 0xEE, starting with absolute sec...
-
05:07 PM Bug #11801 (Closed): i86xpv: cast between incompatible function types
- "git commit db830ba58275ad713ffb4ff71cce8c00af84527b":https://github.com/illumos/illumos-gate/commit/db830ba58275ad71...
-
05:00 PM Bug #11729 (Closed): msgsys: cast between incompatible function types
- "git commit ac2ff9f2e2eb82a33700967848664529b93c03b0":https://github.com/illumos/illumos-gate/commit/ac2ff9f2e2eb82a3...
-
02:12 PM Bug #11949 (Closed): make -C caches wrong directory contents
- "git commit ae389aa988ce154c9f8d5d4dbe4a63c3744339f4":https://github.com/illumos/illumos-gate/commit/ae389aa988ce154c...
-
02:07 PM Bug #11940 (Closed): loader: multiboot2_loadfile read error should include file name and newline
- "git commit eddd1134c88ad4961e5deee57a4e9148b14da477":https://github.com/illumos/illumos-gate/commit/eddd1134c88ad496...
-
02:03 PM Bug #11939 (Closed): libgen: this statement may fall through
- "git commit 50450c3dedc4cfa86ef99c6d9aee64f2a5ea0511":https://github.com/illumos/illumos-gate/commit/50450c3dedc4cfa8...
-
12:43 PM Bug #11973 (Closed): tem: we only can translate colors 0-7
- Apply correct checks for to be translated colors. Actually loader does not allow to specify values 8-15, but we still...
-
09:57 AM Bug #11972 (Closed): resync smatch
- resync to upstream smatch
-
08:41 AM Feature #11814: test-runner exit code should reflect test results
- I tested this passed on the success or failure as needed by making a test fail,
and also checked all the callers pas...
2019-11-14
-
10:08 PM Feature #11961 (Closed): add DDI UFM support to the nvme driver
- "git commit e89be50a407de17396dc2e87e7f9aa8160182fb6":https://github.com/illumos/illumos-gate/commit/e89be50a407de173...
-
10:04 PM Feature #11963 (Closed): Allow ptree(1) to wrap output
- "git commit f21abddf5629122d5dd1aa759e5ec0f27610c188":https://github.com/illumos/illumos-gate/commit/f21abddf5629122d...
-
06:48 PM Bug #11935 (Closed): loader: fix memory corruption bug in vdev_read
- "git commit cb09bd3c63580aef9fe1999ae4e48a8a5b9cf55c":https://github.com/illumos/illumos-gate/commit/cb09bd3c63580aef...
-
06:33 PM Feature #11814: test-runner exit code should reflect test results
- We'll just always return 1 if we hit a FAIL or 2 if a test got killed due to timeout
-
05:59 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- indeed. To get ...
-
02:20 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Hi Robert,
The system panics during boot and then reboots. I've attached a 12 second video that shows the behavior... -
12:19 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Harmen, can you describe how the system panics when link bandwidth checks are enabled? Do you happen to have a crash ...
-
04:21 PM Bug #11955 (Closed): clnt_cots: kmem_free(NULL, 0) is legal
- "git commit f67d64d998ff666158cc5231b7e80c11c3e922e0":https://github.com/illumos/illumos-gate/commit/f67d64d998ff6661...
-
08:27 AM Bug #11955 (Pending RTI): clnt_cots: kmem_free(NULL, 0) is legal
-
04:21 PM Bug #11954 (Closed): rpcmod: Possible memory leak in connmgr_get()
- "git commit f67d64d998ff666158cc5231b7e80c11c3e922e0":https://github.com/illumos/illumos-gate/commit/f67d64d998ff6661...
-
08:27 AM Bug #11954 (Pending RTI): rpcmod: Possible memory leak in connmgr_get()
-
04:21 PM Bug #9601 (Closed): Divide by zero in i40e_get_available_resources()
- "git commit f0c1c263e90642997cf3e76484abec617782ddb8":https://github.com/illumos/illumos-gate/commit/f0c1c263e9064299...
-
07:59 AM Bug #9601 (Pending RTI): Divide by zero in i40e_get_available_resources()
-
04:19 PM Bug #11933 (Closed): loader: we can not read log device but we need to know about
- "git commit 67806cd738bddbbd117d50180c8f96050a49a8cc":https://github.com/illumos/illumos-gate/commit/67806cd738bddbbd...
-
03:02 PM Bug #11928 (Closed): rpcmod's clnt_cots can do zero-length kmem allocations
- "git commit 4b6bffb4c4308c6219c095d4cf5bf96bb0970e04":https://github.com/illumos/illumos-gate/commit/4b6bffb4c4308c62...
-
02:32 PM Feature #11038 (Closed): SMB2 server should require signed Validate Negotiate requests
- "git commit 4ad35fa3117b4f36004f76885e267a46c738a794":https://github.com/illumos/illumos-gate/commit/4ad35fa3117b4f36...
-
02:32 PM Bug #11039 (Closed): All zfs/nfs/smb threads in door calls to idle idmap
- "git commit dafb549fce563c2f4123e8957dc8a1d921bf0fca":https://github.com/illumos/illumos-gate/commit/dafb549fce563c2f...
-
02:32 PM Bug #11852 (Closed): SMB should explicitly fail deletion of mountpoints
- "git commit 06721c885c2d7becabe2cba874b84cdfba66eb47":https://github.com/illumos/illumos-gate/commit/06721c885c2d7bec...
-
02:32 PM Bug #11773 (Closed): Need ways to override Domain Admins' full control
- "git commit 0292c176d853baa7e46c9ff8e4f16f63b8cbd6e5":https://github.com/illumos/illumos-gate/commit/0292c176d853baa7...
-
02:32 PM Bug #11853 (Closed): Administrators should have Backup and Restore privileges by default
- "git commit 3c1aa8841c55cae7b41cc9b045a71b2fffd4d0cb":https://github.com/illumos/illumos-gate/commit/3c1aa8841c55cae7...
-
02:32 PM Bug #11854 (Closed): Domain Admins shouldn't always be Administrators
- "git commit 48f31329f53c9b7554a923cb617ff7eecb6137e1":https://github.com/illumos/illumos-gate/commit/48f31329f53c9b75...
-
08:21 AM Bug #11805 (Closed): generic_cpu: cast between incompatible function types
- "git commit 5328fc53d11d7151861fa272e4fb0248b8f0e145":https://github.com/illumos/illumos-gate/commit/5328fc53d11d7151...
-
08:18 AM Bug #11804 (Closed): xpv_psm: cast between incompatible function types
- "git commit 4224cf35431a1b80d14862409ecf0beeaa49e0d8":https://github.com/illumos/illumos-gate/commit/4224cf35431a1b80...
-
08:16 AM Bug #11803 (Closed): evtchn: cast between incompatible function types
- "git commit 158d5b49eb8c84e56cc2259b758a2f2bf876419a":https://github.com/illumos/illumos-gate/commit/158d5b49eb8c84e5...
-
08:13 AM Bug #11799 (Closed): rootnex: cast between incompatible function types
- "git commit 7fd1b424e267a2cdece3dce940e5722f9b785fed":https://github.com/illumos/illumos-gate/commit/7fd1b424e267a2cd...
-
08:10 AM Bug #11794 (Closed): usba: cast between incompatible function types
- "git commit 3fcf12aa85ee6a09e545bb163186849413a1ea3f":https://github.com/illumos/illumos-gate/commit/3fcf12aa85ee6a09...
-
08:07 AM Bug #11793 (Closed): mac: cast between incompatible function types
- "git commit 2c465844f6cd2c93703f5788a09237087300a2ac":https://github.com/illumos/illumos-gate/commit/2c465844f6cd2c93...
-
04:05 AM Bug #11968: APIC calibration should explicitly initialise the PIT
- Note that *Mode 3: Square Wave Mode* is, as it happens, a poor choice here. This mode starts at the initial count va...
2019-11-13
-
11:49 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- ok managed to copy the old ...
-
09:11 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- This is the patch I'm using. ...
-
08:56 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Booting Solaris 11.4 also works, which is expected because -Sun Grid- OCI runs on the AMD EPYC. Also have access to a...
-
07:00 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- I have similar problems with SmartOS, the pcieb driver panics the system at boot.
This is on an X470 based system ... -
10:23 PM Bug #11971 (Closed): Reduce loaded range tree memory usage
- Port from OpenZFS
ca5777793 Reduce loaded range tree memory usage... -
08:51 PM Bug #11918 (Closed): metaslab improvements
- "git commit af1d63aba5cec023f92214c1f1faec9b489ac517":https://github.com/illumos/illumos-gate/commit/af1d63aba5cec023...
-
08:14 PM Bug #11918: metaslab improvements
- > Concurrent small allocation defeats large allocation
With the new parallel allocators scheme, there is a... -
08:25 PM Feature #11930 (Closed): loader: factor out label and uberblock load from vdev_probe, add MMP checks
- "git commit 7dcf02b394314978ad87de8ce3756c58bcec5ce0":https://github.com/illumos/illumos-gate/commit/7dcf02b394314978...
-
07:56 PM Bug #11945: pool import performance regression due to repeated libshare initialization
- This has been in illumos-nexenta since March of 2018, and is in the shipped-product NexentaStor 5.2.1.
commit 36eb... -
07:06 PM Feature #11963: Allow ptree(1) to wrap output
- Just to note: this will still be subject to the size of @PSARGSZ@ (i.e. it'll output at most 80 bytes of actual conte...
-
06:47 PM Bug #11947 (Closed): zfs diff on encrypted dataset leaks key reference
- "git commit 28df1ae01e4451dbbaeff3611e2544dda0f99f2b":https://github.com/illumos/illumos-gate/commit/28df1ae01e4451db...
-
06:38 PM Bug #11944 (Closed): mdb ::refcount dcmd no longer works
- "git commit 0dd73f5050147fcb75220c140b5372810dcf9887":https://github.com/illumos/illumos-gate/commit/0dd73f5050147fcb...
-
04:45 PM Bug #7132: make sure MPS libraries are always used from the adjunct
- It's perfectly valid to pass -L$(ADJUNCT_PROTO)/$(MPSDIR) and -R$(MPSDIR). That's how we solved this problem.
-
04:40 PM Bug #11969: Attempting to attach an invalid nvme namespace will cause a panic
- Specifically https://smartos.org/bugview/OS-7882...
-
11:33 AM Bug #11969: Attempting to attach an invalid nvme namespace will cause a panic
- See https://github.com/omniosorg/illumos-omnios/commit/603e99fcb21437588723eea7604f225924cdfe1c
We first found thi... -
10:11 AM Bug #11969 (Closed): Attempting to attach an invalid nvme namespace will cause a panic
- If you try and attach an invalid namespace using nvmeadm attach the system will panic at:...
-
04:39 PM Bug #9619: SMB operations by some applications with windows 7 clients take an absurdly long time to respond when oplock is enabled
- Go for it.
-
04:36 PM Bug #9619 (Feedback): SMB operations by some applications with windows 7 clients take an absurdly long time to respond when oplock is enabled
-
04:36 PM Bug #9619: SMB operations by some applications with windows 7 clients take an absurdly long time to respond when oplock is enabled
- We had this problem (long ago) in our product. The reason for the delay was that the Windows client was failing to r...
-
02:39 AM Bug #11892 (Closed): ahciem doesn't properly check if enclosure services are present
- "git commit 4941d7e28c1065788adea77fa2518f4e208b4979":https://github.com/illumos/illumos-gate/commit/4941d7e28c106578...
-
12:55 AM Bug #11948: early kernel allocates too much memory when large displays are attached
- Also, doesn't even the fakebop allocator respect the phys mem map returned from the bootloader?
Or is this a vaddr t... -
12:49 AM Bug #11948: early kernel allocates too much memory when large displays are attached
- Given how bad the results are currently, should we force a lower-res mode? Seems better to have at least a
chance of... -
12:19 AM Bug #11968: APIC calibration should explicitly initialise the PIT
- Code review: https://code.illumos.org/c/illumos-gate/+/164
2019-11-12
-
08:37 PM Bug #11952 (Closed): large USB hard disks experience I/O failures
- "git commit 10b633f40f61a97f70236c451b22a1ec8368edb2":https://github.com/illumos/illumos-gate/commit/10b633f40f61a97f...
-
07:02 PM Bug #11952: large USB hard disks experience I/O failures
- h1. Testing Notes (Supplemental)
I did a full RTI build, booted it, and performed another scrub to confirm that th... -
07:43 PM Feature #11083: support NFS server in zone
- Many commits from illumos-nexenta, plus more from testing, comprise what will be this. Some of the commits have been...
-
07:28 PM Bug #11968 (Closed): APIC calibration should explicitly initialise the PIT
- As part of calibrating the APIC tick rate, we use the Intel 8254 Programmable Interval Timer (PIT). This ancient har...
-
06:17 PM Bug #11967 (Closed): need TAA mitigation
- We need some mitigation for CVE-2019-11135 aka TSX Asynchronous Abort
-
05:51 PM Bug #11966 (Closed): CTR mode tries to be both a stream and block cipher and fails at both
- Upstream of Joyent OS-7964:
While testing multi-part AES CTR mode w/ inputs that aren't a multiple of @AES_BLOCK_L... -
05:47 PM Bug #11965 (Closed): crypto tests only test multi-part operations a byte at a time
- Upstream of Joyent OS-7954:
Our current crypto test suite tests the various crypto mechanisms in two ways – first ... -
05:30 PM Bug #11825 (Closed): PKCS#11 CKM_AES_CBC_PAD decryption can fail
- "git commit 8d91e49dd95381d46f9364f5de9e9027a11e1118":https://github.com/illumos/illumos-gate/commit/8d91e49dd95381d4...
-
04:06 PM Bug #11964 (New): nvme namespace attach and detach ioctls are not safe with concurrent access
- The ioctls for attaching and detaching nvme namespaces are not thread safe.
If more than a single thread are to ru... -
05:04 AM Feature #11963 (Closed): Allow ptree(1) to wrap output
- Currently ptree(1) truncates its output so each line doesn't exceed the width of the terminal. This can be undesired...
-
02:29 AM Feature #11962: Port ZoL zfs diff tests to illumos
- Comparing ZoL and illumos-gate -- it appears that modulo the zfs diff test additions, we already have the changes in ...
-
02:19 AM Feature #11962: Port ZoL zfs diff tests to illumos
- commit b59b22972db5913000ca157c24a254182df8d957
Author: LOLi <loli10K@users.noreply.github.com>
Date: Thu Sep 28 ... -
12:17 AM Feature #11962 (Closed): Port ZoL zfs diff tests to illumos
- ZoL includes several tests of the 'zfs diff' command. We should port these to illumos.
-
02:09 AM Bug #11950: diff_cb() does not handle large dnodes
- From ZoL PR#9343
Trying to 'zfs diff' a snapshot with large dnodes will incorrectly try
to access its int... -
12:55 AM Bug #11950: diff_cb() does not handle large dnodes
- This is the same issue as ZoL PR diff_cb() does not handle encrypted large dnodes #9343.
The same fix also fixes the... -
01:29 AM Bug #11946 (Closed): clean up improper use of mdb_getopts
- "git commit 3b4422300b98a1be9831b52861a41c8db9440a2d":https://github.com/illumos/illumos-gate/commit/3b4422300b98a1be...
-
01:01 AM Bug #11945: pool import performance regression due to repeated libshare initialization
- Thanks Joyce for the following:
A previous issue where on pool import libshare was being initialized per shared da...
2019-11-11
-
10:49 PM Feature #11961: add DDI UFM support to the nvme driver
- h2. Testing
I built/booted a SmartOS PI with these changes on the following two systems, which covers a variety of... -
07:36 PM Feature #11961 (Closed): add DDI UFM support to the nvme driver
- This ticket to covers the work to add DDI UFM support to the nvme driver. This change has already been integrated do...
-
10:45 PM Bug #11892: ahciem doesn't properly check if enclosure services are present
- To test this, I used a VM which previously reproduced this. Now, when I try to get or set information on this VM that...
-
08:23 PM Bug #11942 (Closed): Panic on zil/slog replay when TX_REMOVE followed by TX_CREATE
- "git commit d8849d7dee03b84a3fa281ec65eb9e3d86d3756b":https://github.com/illumos/illumos-gate/commit/d8849d7dee03b84a...
-
08:23 PM Bug #11943 (Closed): Fix out-of-order ZIL txtype lost on hardlinked files
- "git commit d8849d7dee03b84a3fa281ec65eb9e3d86d3756b":https://github.com/illumos/illumos-gate/commit/d8849d7dee03b84a...
-
08:16 PM Bug #11927: Log, or optionally panic, on zero-length kmem allocations
- This is actually three SmartOS bugs, OS-4194 (initial change with cleanups), OS-8018 (not yet fixed), AND OS-4297 (re...
-
07:58 PM Bug #11918: metaslab improvements
- To test this I ran the zfs-test suite on both DEBUG and non-DEBUG builds.
-
07:06 PM Bug #11951 (Closed): smatch sometimes flags problems with ipmp_snap_take()
- "git commit ad234cdc80febfeac2ea24977ab7cf9a7cc466ba":https://github.com/illumos/illumos-gate/commit/ad234cdc80febfea...
-
06:42 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- I hit the same ...
-
03:21 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- -an attempt to disable the non-functional AMD IOMMU causes the entire system to hang as soon as the GPU driver is loa...
-
01:47 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- updating to Quadro 440.31 fixes graphics support for me, leaving me with the manual workaround (patching ...
-
12:15 AM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- After hardcoding ...
-
06:30 PM Bug #2988: nfssrv: need ability to go to submounts for v3 and v2 protocols
- Yes, seems it could be upstreamed.
With linux client and its automount it works fine like for nfs4, i.e. no need... -
06:23 PM Bug #2988: nfssrv: need ability to go to submounts for v3 and v2 protocols
- The fix for this is comprised of four fixes from illumos-nexenta:
rb11254 - nfs nohide - "nfssrv: need ability to ... -
06:15 PM Bug #11928: rpcmod's clnt_cots can do zero-length kmem allocations
- The output mentioned in comment 1 is from this mdb command from bug #11927:...
-
05:28 PM Feature #11960 (Closed): Add topo module and hdl api for freeing string array
- There are a number of one-off implementations of routines for free'ing a string array scattered across libtopo - all ...
-
04:50 PM Feature #11959 (Closed): extend disk topo plugin to enumerate nvme devices
- The disk topo plugin can be invoked under a "bay" topo node in order to enumerate the disk occupant, if one is presen...
-
04:43 PM Feature #11958 (Closed): need topo maps for the SMCI,SYS-2028U-E1CNRT+
- This ticket is to cover the work to create topo maps for the SuperMicro SYS-2028U-E1CNRT+ platform, which we (Joyent)...
-
04:34 PM Feature #11957 (New): Implement topo support for controlling the LEDs for NVMe/U.2 drive bays
- This issue is to cover the work to scope out and implement the changes needed to allow libtopo to enumerate and contr...
-
04:28 PM Bug #11934 (Closed): One more typo in zone_sun.tab
- "git commit 2c6de396617b717590773cf19bfa1232149c8472":https://github.com/illumos/illumos-gate/commit/2c6de396617b7175...
-
02:50 PM Bug #11956 (New): smatch check_free false positive
- As mentioned in #11951, smatch incorrectly flagged the code in ipmp_snap_take() as dereferencing freed memory as well...
-
08:17 AM Bug #11954: rpcmod: Possible memory leak in connmgr_get()
- Review: https://www.illumos.org/rb/r/2449/
-
06:22 AM Bug #11954 (Closed): rpcmod: Possible memory leak in connmgr_get()
- There is the following code in the @connmgr_get()@ function in rpcmod:...
-
08:17 AM Bug #11955: clnt_cots: kmem_free(NULL, 0) is legal
- Review: https://www.illumos.org/rb/r/2449/
-
06:40 AM Bug #11955 (Closed): clnt_cots: kmem_free(NULL, 0) is legal
- The code across the @clnt_cots.c@ source file usually directly calls @kmem_free(9f)@ without any previous check for n...
2019-11-10
-
11:21 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- output of ...
-
10:27 PM Bug #11953: PCI Fatal Error encountered on AMD B450 platform
- Output of ...
-
09:26 PM Bug #11953 (New): PCI Fatal Error encountered on AMD B450 platform
- Recently put together a new build on a GIGABYTE AORUS PRO based on the AMD B450 chipset to replace an aging Core2 bui...
-
08:06 AM Bug #11923 (Closed): loader: zfs.c cstyle cleanup
- "git commit fec6629365dbee0f183b4616a0aa43667bc8838c":https://github.com/illumos/illumos-gate/commit/fec6629365dbee0f...
-
04:28 AM Bug #11952: large USB hard disks experience I/O failures
- h1. Testing Notes
I have a Seagate 4TB expansion drive:... -
02:21 AM Bug #11952: large USB hard disks experience I/O failures
- Code review: https://code.illumos.org/c/illumos-gate/+/163
-
01:21 AM Bug #11952 (Closed): large USB hard disks experience I/O failures
- Using a large USB hard disk (most likely larger than 2TB) can result in DMA errors and ultimately a stuck device; e.g...
-
12:00 AM Bug #11818 (Closed): IPMI topo plugin shouldn't return data from unavailable sensors
- "git commit 985366be3b9cf10a0fd786cf0d9c1a6558c2b596":https://github.com/illumos/illumos-gate/commit/985366be3b9cf10a...
-
12:00 AM Feature #11906 (Closed): Add line drawing characters to ptree(1)
- "git commit 9f62da4d4c37a940c1a7c639e4b9ac1bcb7eb570":https://github.com/illumos/illumos-gate/commit/9f62da4d4c37a940...
2019-11-09
-
08:21 PM Bug #11951 (Closed): smatch sometimes flags problems with ipmp_snap_take()
- While building the fix for #11946, my build died with the following error:...
-
07:55 PM Bug #11950 (Closed): diff_cb() does not handle large dnodes
- While working on #11947, I tried to port and run the existing ZoL zfs diff tests to illumos. With a few minor tweaks,...
-
01:23 PM Bug #11949: make -C caches wrong directory contents
- Review posted at https://illumos.org/rb/r/2447/diff/1/#
Test results with that change:... -
10:06 AM Bug #11949 (Closed): make -C caches wrong directory contents
@make -C@ does a @chdir()@ call to the target directory but this is currently done too late, after the contents of ...-
07:56 AM Bug #11948: early kernel allocates too much memory when large displays are attached
- Brian Bennett wrote:
> A 4k display attached will cause the framebuffer to allocate 31MB (3840x2160*4 B). This will ...
2019-11-08
-
10:32 PM Bug #11947: zfs diff on encrypted dataset leaks key reference
- A little more research (and looking at the right set of keys :P), showed that doing the zfs diff causes the sk_dsl_ke...
-
07:46 PM Bug #11947 (Closed): zfs diff on encrypted dataset leaks key reference
- Reported by Igor Kozhukhov.
The original issue was a triggered ASSERT on a DEBUG build:... -
09:39 PM Bug #11948 (New): early kernel allocates too much memory when large displays are attached
- A 4k display attached will cause the framebuffer to allocate 31MB (3840x2160*4 B). This will cause the system to cras...
-
04:48 PM Bug #11946 (Closed): clean up improper use of mdb_getopts
- Upstream of Joyent OS-7971:
Cody Mello compiled a list of @mdb_getopts@ uses that do not terminate their argument ... -
04:26 PM Bug #11945 (Closed): pool import performance regression due to repeated libshare initialization
- This is an independent part of the nfs-zone wad of diffs from Nexenta (NEX-16219). Less calls to initialization is b...
-
03:44 PM Bug #11944 (Closed): mdb ::refcount dcmd no longer works
- #10343 renamed @refcount_t@ to @zfs_refcount_t@ to better match what ZoL is doing. However, the @::refcount@ mdb dcm...
-
02:12 PM Bug #11859 (Closed): need swapgs mitigation
- "git commit 42cd19316c818c8b8283fc48263a1b4ce99cf049":https://github.com/illumos/illumos-gate/commit/42cd19316c818c8b...
-
10:03 AM Bug #11818: IPMI topo plugin shouldn't return data from unavailable sensors
- I also checked the code for memory leaks by executing the following comands ......
-
09:53 AM Bug #11943: Fix out-of-order ZIL txtype lost on hardlinked files
- With the ZoL fix in place, the new slog tests pass (they failed before)...
-
09:53 AM Bug #11942: Panic on zil/slog replay when TX_REMOVE followed by TX_CREATE
- With the ZoL fix in place, the new test passes and does not cause a panic...
2019-11-07
-
04:16 PM Feature #11698: Want NVMe Hotplug Support
- I think this still needs more work.
We have the following eval hardware from ThinkMate:
Supermicro 1029U-TRTP w... -
04:04 PM Bug #11943 (Closed): Fix out-of-order ZIL txtype lost on hardlinked files
- When replaying ZIL records involving the removal of a link from a hardlinked file, the code erroneously determines th...
-
04:01 PM Bug #11942 (Closed): Panic on zil/slog replay when TX_REMOVE followed by TX_CREATE
- ...
-
03:34 PM Bug #11880 (Closed): changing encryption key on dataset with unencrypted children triggers VERIFY
- "git commit ad3e6d4dd82f2e18743399134a4b99cf303478f6":https://github.com/illumos/illumos-gate/commit/ad3e6d4dd82f2e18...
-
12:55 PM Bug #11941 (Rejected): loader fails to boot from this particular root pool
- For unclear reasons, I stopped being able to boot my OI VM with loader. tsoome has had a look
but we don't yet know ... -
11:37 AM Bug #11929 (Closed): mac_minor_hold() gets id_alloc_nosleep() wrong
- "git commit 249622b3e0d46f0016d00e3f87b314635d11065a":https://github.com/illumos/illumos-gate/commit/249622b3e0d46f00...
-
11:34 AM Bug #11924 (Closed): infinite loop in mdb ::load
- "git commit 4c05824a49c53dcd087c0babf8780068997f0735":https://github.com/illumos/illumos-gate/commit/4c05824a49c53dcd...
-
08:56 AM Bug #11940 (Closed): loader: multiboot2_loadfile read error should include file name and newline
- The error report after arch_readin() is quite confusing, clean it up.
-
08:16 AM Bug #3334 (Closed): zonestat missing man page
- "git commit 1c085a54d061bc17f8b209d1ea6161fcdf66d971":https://github.com/illumos/illumos-gate/commit/1c085a54d061bc17...
-
06:49 AM Bug #11939 (Closed): libgen: this statement may fall through
- Build error with gcc 8:...
-
06:28 AM Bug #11792 (Closed): ibtl: cast between incompatible function types
- "git commit 327c8d1665439dd2540c1b460773bd9f0c1c0fa9":https://github.com/illumos/illumos-gate/commit/327c8d1665439dd2...
-
12:54 AM Bug #11922 (Closed): ipmi_open looks for wrong return value
- "git commit 22f89f96cd7b45b9686231ed7d98e610077df6c6":https://github.com/illumos/illumos-gate/commit/22f89f96cd7b45b9...
2019-11-06
-
10:39 PM Bug #11859: need swapgs mitigation
- It is difficult if not impossible to directly test if this mitigates the issue, since it's not known if there are exp...
-
09:10 PM Bug #11938 (Closed): loader.efi: HARDDRIVE_DEVICE_PATH may have subpaths
- The macos does create Vendor Media devices on top of APFS container (like partition table inside the partition), so w...
-
04:47 PM Bug #11927: Log, or optionally panic, on zero-length kmem allocations
- From the @kmem_alloc(9f)@ man page:...
-
04:36 PM Bug #11928: rpcmod's clnt_cots can do zero-length kmem allocations
- From the @kmem_alloc(9f)@ man page:...
-
02:38 PM Bug #11928: rpcmod's clnt_cots can do zero-length kmem allocations
- Tested by re-running a nightly build using an nfs-zone-served zone on a DEBUG kernel. Before this fix, there were re...
-
01:49 PM Bug #11935 (Closed): loader: fix memory corruption bug in vdev_read
- FreeBSD changes:
https://svnweb.freebsd.org/base?view=revision&revision=r344226
https://svnweb.freebsd.org/... -
11:44 AM Bug #11818: IPMI topo plugin shouldn't return data from unavailable sensors
- The code review can be found here: https://illumos.org/rb/r/2397/
2019-11-05
-
09:31 PM Bug #11934 (Closed): One more typo in zone_sun.tab
- While testing new OI ISO we've found one more typo in zone_sun.tab.
4th field in "AST - QC (Lower North Shore)" lin... -
09:18 PM Bug #11933 (Closed): loader: we can not read log device but we need to know about
- Record the log device and update the pool config listing.
Testing done: build/install/boot. lsdev -v does list log... -
07:08 PM Feature #11930 (Closed): loader: factor out label and uberblock load from vdev_probe, add MMP checks
- Clean up the label read.
FreeBSD update https://svnweb.freebsd.org/base?view=revision&revision=r354323
Testing ... -
05:45 PM Bug #11929 (Closed): mac_minor_hold() gets id_alloc_nosleep() wrong
- It should check -1 for failure, not 0.
-
05:41 PM Feature #11917 (Closed): loader: recognize apfs
- "git commit 3423c61d20be9888e6633dfaeca21398c1f155cd":https://github.com/illumos/illumos-gate/commit/3423c61d20be9888...
-
05:31 PM Bug #11914 (Closed): loader: zfs.c is missing malloc checks, fix it
- "git commit 777db87909d75c1cbc953f988d5d78a781d1fd39":https://github.com/illumos/illumos-gate/commit/777db87909d75c1c...
-
05:02 PM Bug #11928: rpcmod's clnt_cots can do zero-length kmem allocations
- NFSv4 hammering (callback or seems to trigger the zero-length allocations. Here's a list of stacks during one test:
... -
05:00 PM Bug #11928 (Closed): rpcmod's clnt_cots can do zero-length kmem allocations
- While testing NFS service in a zone using a DEBUG SmartOS, I discovered rpcmod was calling kmem_alloc with zero-lengt...
-
04:55 PM Bug #11927 (Closed): Log, or optionally panic, on zero-length kmem allocations
- Joyent bug OS-4297 implements a tracking of zero-length kmem allocations in the kernel. We generally want to discour...
-
04:12 PM Bug #11919 (Closed): date_test needs to set LC_TIME
- "git commit 05bd46fa226d5e91dcaab265c1e695e2faf54473":https://github.com/illumos/illumos-gate/commit/05bd46fa226d5e91...
-
03:36 PM Feature #11017: Support Apple FULL_SYNC feature
- I have tried TimeMachine on OmniOS 151032
First step: svcadm enable dns/multicast
then I started a script.sh wit... -
03:22 PM Bug #11818: IPMI topo plugin shouldn't return data from unavailable sensors
- Testing Done:
1.) Recorded the output of "/usr/lib/fm/fmd/fmtopo -S" on a Supermicro X9 2U.
2.) Run full nightly, u... -
01:22 PM Bug #11924: infinite loop in mdb ::load
- Work by Mark Brooks.
-
01:22 PM Bug #11924 (Closed): infinite loop in mdb ::load
- http://smartos.org/bugview/OS-7935
This loops forever:
> ::load /.a
because the attempt to look for a .so.1 ... -
07:26 AM Bug #11923 (Closed): loader: zfs.c cstyle cleanup
- Lets clean it up...
testing done: build/install/boot. -
07:02 AM Bug #11922: ipmi_open looks for wrong return value
- Review: https://illumos.org/rb/r/2436/
-
03:49 AM Bug #11922: ipmi_open looks for wrong return value
- To test, I first reproduced the panic using the steps documented above. I then booted the same system with a fixed p...
-
03:16 AM Bug #11922: ipmi_open looks for wrong return value
- From further investigation, it was determined that the IPMI device on this particular device was especially slow, cau...
-
03:11 AM Bug #11922 (Closed): ipmi_open looks for wrong return value
- We had a system that paniced with the following stack:...
Also available in: Atom