Activity
From 2016-08-06 to 2016-09-04
2016-09-04
-
02:29 PM Bug #7345 (Closed): zfs(1m): Description for -d depth appeared in -r
- "git commit cb3c687bb9b8537283a9a4ce7309ff66fc266f2d":https://github.com/illumos/illumos-gate/commit/cb3c687bb9b85372...
-
02:07 PM Bug #7345 (Pending RTI): zfs(1m): Description for -d depth appeared in -r
2016-09-03
-
11:14 PM Bug #7276 (Closed): zfs(1m) manpage could better describe space properties
- "git commit 5749c35234ed96d3a61ee7c44d2ef37e043c7c59":https://github.com/illumos/illumos-gate/commit/5749c35234ed96d3...
-
02:46 AM Bug #7004 (Closed): dmu_tx_hold_zap() does dnode_hold() 7x on same object
- "git commit 79d728325e257b05859d2eef4a4dfbefdce05a76":https://github.com/illumos/illumos-gate/commit/79d728325e257b05...
2016-09-02
-
10:43 PM Bug #7345 (In Progress): zfs(1m): Description for -d depth appeared in -r
-
03:50 PM Bug #7355 (Closed): beadm list -H outputs garbage
- When running beadm list -H in the non-global zone I receive the following output:...
-
02:18 PM Bug #7354 (Feedback): std::locale("") does not work properly
- We have a small program:...
2016-09-01
-
06:04 PM Bug #7352: Tunable to disable hole_birth feature
- I can't figure out how to assign this to me, but I'm working on it.
-
06:02 PM Bug #7352 (New): Tunable to disable hole_birth feature
- Given all the recent issues with hole_birth that have cropped up, we should add a tunable that allows people to disab...
-
05:52 PM Bug #7250 (Closed): testrunner can miss options specific to individual tests in runfiles
- "git commit f9a78bf4570eca58ad5e93f377573c9a390420c0":https://github.com/illumos/illumos-gate/commit/f9a78bf4570eca58...
-
05:52 PM Bug #7249 (Closed): rsend_015_pos produces false failures due to race
- "git commit f9a78bf4570eca58ad5e93f377573c9a390420c0":https://github.com/illumos/illumos-gate/commit/f9a78bf4570eca58...
-
05:52 PM Bug #7248 (Closed): large block support breaks rsend_009_pos
- "git commit f9a78bf4570eca58ad5e93f377573c9a390420c0":https://github.com/illumos/illumos-gate/commit/f9a78bf4570eca58...
-
05:51 PM Bug #7247 (Closed): zfs receive of deduplicated stream fails
- "git commit 2ad25b4055c18f39b3fb20bd5c8c61057e34f377":https://github.com/illumos/illumos-gate/commit/2ad25b4055c18f39...
-
05:35 PM Bug #7351 (New): NVMe driver sporadically lost track of completed I/O request, which leads to zpool hanging and machine panic.
- We tested the new set of NVMe fixes and encountered this blocking issue. The issue can be easily reproduced by doing ...
-
03:33 PM Bug #7348 (Closed): cstyle can't handle ellipsis on continuation line
- "git commit c667d216889ea8258f2adb49c28cb0ef47990e5a":https://github.com/illumos/illumos-gate/commit/c667d216889ea825...
-
01:07 PM Bug #7348 (Closed): cstyle can't handle ellipsis on continuation line
- The following function header makes cstyle complain:...
-
03:33 PM Bug #7349 (Closed): nvme shouldn't ignore namespaces that support extended data LBAs
- "git commit 9cfb65faacc43d80fb0e3cc182d2dae107cdf60c":https://github.com/illumos/illumos-gate/commit/9cfb65faacc43d80...
-
01:28 PM Bug #7349 (Closed): nvme shouldn't ignore namespaces that support extended data LBAs
- The nvme driver currently ignores namespaces that have at least one of the following properties:
* use thin provis... -
03:18 PM Bug #7341: Pool halt due to checksum error after reboot
- Arne Jansen wrote:
> I'm not sure how checksum handling is done, but afair the l2arc has its own checksums. The chec... -
02:03 PM Bug #7350 (Closed): wcsncasecmp reads data from buffers when count is zero
- The current construction of wcsncasecmp checks the data in the passed in strings before it checks the value of the sp...
-
11:00 AM Bug #7347 (New): kernel panic, I/O to pool 'rpool' appears to be hung.
- ...
-
01:21 AM Bug #7344: wcsncasecmp shouldn't take one for the road
- The problem here is that the wcsncasecmp function is slightly broken. It is using a postfix operator to check the num...
2016-08-31
-
11:46 PM Bug #7346 (New): beadm list shows duplicates when zone has datasets from multiple pools
- Hello,
I'm seeing redundant BEs in a zone after having added a dataset.
I tested and confirmed that after remov... -
06:37 PM Bug #7341: Pool halt due to checksum error after reboot
- I think the problem is quite simple: Before a buffer gets modified, it is released from l2arc via arc_release. This m...
-
02:51 PM Bug #7345 (Closed): zfs(1m): Description for -d depth appeared in -r
- The following part of the zfs(1m) man page:...
-
03:13 AM Bug #7344: wcsncasecmp shouldn't take one for the road
- So, further datapoint: I've just found that for demo1, which fails with C++, it correctly returns zero if compiled wi...
-
03:09 AM Bug #7344 (Closed): wcsncasecmp shouldn't take one for the road
- wcsncasecmp(3C) should perform Wide C String N Case CoMParison between two wchar_t * (comparing at most n characters)...
2016-08-30
-
10:19 PM Bug #7343 (New): scsi_hba_ioctl should be documented
- The @scsi_hba_ioctl@ function does not appear to have a manual page, but it ought to.
-
07:08 PM Bug #7003 (Closed): zap_lockdir() should tag hold
- "git commit ae9727953cac4bd427aafd9f27458e401590bcb5":https://github.com/illumos/illumos-gate/commit/ae9727953cac4bd4...
-
05:17 PM Bug #7238: zvol_swap/setup fails due to memory usage
- Because of additional failures from zvol_swap/setup even after the original change, we've decided to disable this sui...
-
04:20 PM Bug #7342: kernel crash in rpcsec_gss after using gsscred
- IIRC, when I looked at #3354 almost 4 years ago I found the root cause (it is some sort of race, IIRC) and I started ...
-
03:40 PM Bug #7342: kernel crash in rpcsec_gss after using gsscred
- Is it still useful to reproduce the issue with kmem_flags=0xf ?
-
02:11 PM Bug #7342: kernel crash in rpcsec_gss after using gsscred
- This looks like a duplicate of bug #3354.
-
02:04 PM Bug #7342 (Closed): kernel crash in rpcsec_gss after using gsscred
- After playing with gsscred (adding and changing principals to the table, restarting svc:/network/rpc/gss:default and ...
-
01:23 PM Bug #7341 (New): Pool halt due to checksum error after reboot
- We encountered a suspended pool after reboot.
Short summary: persistent l2arc provided an old checksum for a L0-sp... -
08:27 AM Bug #7327: fmd should not retire a disk when its reference temperature is exceeded
- Interesting. I suppose this change has never been merged? I observe this problem on omnios-c91bcdf.
-
08:05 AM Bug #7340 (Closed): receive manual origin should override automatic origin
- When -o origin=<snapshot> is specified as part of a ZFS receive, that origin should override the automatic detection ...
-
07:55 AM Bug #7339 (Closed): hang in lufs_unsnarf() due to zfs on files on ufs
- When running the zfs test suite, sometimes it hangs, and we see that the hang is in UFS:...
-
07:42 AM Bug #7338 (New): interface to get createtxg for a bookmark
- Today the only way to get the createtxg for a bookmark from user land is to use:
int
lzc_get_bookmarks(const char... -
07:33 AM Bug #7337 (Closed): inherit_001_pos occasionally times out
- This test inherently takes a long time, and sometimes it times out (10 minutes) while still making progress.
It cu... -
06:30 AM Bug #7336 (Closed): vfork and O_CLOEXEC causes zfs_mount EBUSY
- We can run into a problem where we call into zfs_mount, which in turn calls is_dir_empty, which opens the directory t...
2016-08-29
-
06:07 PM Bug #7327: fmd should not retire a disk when its reference temperature is exceeded
- see this fix: https://github.com/Nexenta/illumos-nexenta/commit/ed226bf6a74a47e590d5793a7b8817352a8408e4
-
03:39 AM Bug #7231 (Closed): nlockmgr failing to start up during bootup
- "git commit 7b4e6d92ac8978742d2afae42fe91917af8b8938":https://github.com/illumos/illumos-gate/commit/7b4e6d92ac897874...
2016-08-28
-
08:34 PM Bug #7332: pointer cast to integer in make code
- Gary Mills wrote:
> Comments introduced with `//' are only valid in C++ or C99 code. Otherwise, you should use `/* ... -
05:56 PM Bug #7332: pointer cast to integer in make code
- Comments introduced with `//' are only valid in C++ or C99 code. Otherwise, you should use `/* ... */'.
Some of t... -
09:08 AM Bug #7332 (New): pointer cast to integer in make code
- I took the illumos make source code and ported it such that it is also usable on other operating systems (e.g. Linux)...
-
06:44 PM Bug #7323 (Closed): ld(1) -zignore can erroneously discard init and fini arrays as unreferenced
- "git commit a0fb1590788f4dcbcee3fabaeb082ab7d1ad4203":https://github.com/illumos/illumos-gate/commit/a0fb1590788f4dcb...
-
06:44 PM Bug #7322 (Closed): ld(1) gets init/fini array section names wrong
- "git commit 08010aab982e74fc37093d92f278c587a0fa1ec7":https://github.com/illumos/illumos-gate/commit/08010aab982e74fc...
-
06:44 PM Bug #7324 (Closed): stack needs to be sufficiently aligned for SSE before init_array are called
- "git commit 3cae6de1ad548d0528165017a831a2dd74b66745":https://github.com/illumos/illumos-gate/commit/3cae6de1ad548d05...
2016-08-27
-
03:49 PM Feature #7299 (Closed): want dnlc walker for mdb
- "git commit 39f030b80b0794a689e3fad42f42c12612f88545":https://github.com/illumos/illumos-gate/commit/39f030b80b0794a6...
2016-08-26
-
10:55 PM Bug #7231: nlockmgr failing to start up during bootup
- It's been a while since I worked on this, but as I recall, statd_init (which is called before daemonize_fini()) kicks...
-
08:50 PM Bug #7300 (Closed): Document how pflags(1) prints signal masks
- "git commit 1f61d3698af001e40a1cd14a77eedd3fed0e5eda":https://github.com/illumos/illumos-gate/commit/1f61d3698af001e4...
-
08:46 PM Bug #7331: i40e spends too much time in interrupt context when optics are removed
- All four interfaces are plumbed, but they are down and have no IP addresses configured.
-
06:28 PM Bug #7331: i40e spends too much time in interrupt context when optics are removed
- When this happens is the interface sending traffic, plumbed up with IP addresses, or just sitting there doing nothing?
-
04:36 PM Bug #7331: i40e spends too much time in interrupt context when optics are removed
- A few more properties of the device:...
-
04:30 PM Bug #7331 (New): i40e spends too much time in interrupt context when optics are removed
- I'm seeing the following problem on a system with a 4-port i40e:
When the fibers are pulled (including the optics,... -
09:14 AM Bug #7330 (New): reconsider retiring disks from live pools by fmd
- In some cases (cf. #7327, but there are certainly more) fmd retires a disk from the system. If the zfs vdev has not e...
-
08:55 AM Bug #7329 (New): zpool unusable on all pools when one pool has a problem
- When I got to a state where one zpool command on a test pool was stuck (issue #7328), I noticed that running zpool on...
-
08:49 AM Bug #7328 (New): the zpool command hangs when a drive is retired from the system
- System version omnios-c91bcdf
When testing bug #7327, I created a zpool on a disk and then let fmd retire it. I th... -
08:44 AM Bug #5079: panicstr = stmf_svc: I/O deadman hit
- Problem still persists..
-
08:35 AM Bug #7327 (New): fmd should not retire a disk when its reference temperature is exceeded
- Some hard drives have their "Drive Trip Temperature" set to a low value (40 deg C). When this temperature is exceeded...
-
03:39 AM Bug #7298 (Closed): printa() of multiple aggregations can fail for llquantize()
- "git commit 0ddc0ebb74cedb0ac394818c6e166c47eb8e62e5":https://github.com/illumos/illumos-gate/commit/0ddc0ebb74cedb0a...
-
03:39 AM Bug #7297 (Closed): clear() on llquantize aggregation causes dtrace to exit
- "git commit 0ddc0ebb74cedb0ac394818c6e166c47eb8e62e5":https://github.com/illumos/illumos-gate/commit/0ddc0ebb74cedb0a...
2016-08-25
-
10:41 PM Bug #7258 (Closed): 6951 caused uberdata32_t size to be incorrect
- "git commit ff892b7ce7155120a08759aeabce0b4cd24bc867":https://github.com/illumos/illumos-gate/commit/ff892b7ce7155120...
-
08:45 PM Bug #7286 (Closed): sata doesn't support 4knative disks
- "git commit fbc2697c538d75e4d5d938d24a995afa043c99d2":https://github.com/illumos/illumos-gate/commit/fbc2697c538d75e4...
-
03:07 PM Bug #7279 (Closed): nvme.c: idns->id_nlbaf is a 0's based value.
- "git commit 0d140ff944190d3ff2fdba65e9864f3c03248162":https://github.com/illumos/illumos-gate/commit/0d140ff944190d3f...
-
03:07 PM Bug #7294 (Closed): several small nvme fixes from Tegile
- "git commit 34c938c74e6f278ee870d39330b571ffea1b808e":https://github.com/illumos/illumos-gate/commit/34c938c74e6f278e...
-
03:07 PM Bug #7296 (Closed): nvme initial interrupt issues
- "git commit bf26ea4b8945ba545fde8b47a2a31ce2d11b82cd":https://github.com/illumos/illumos-gate/commit/bf26ea4b8945ba54...
-
03:07 PM Bug #7306 (Closed): nvme ignores interrupt enabling failure
- "git commit 75b41617efad806d8ab3d1866425189c0b0bc6aa":https://github.com/illumos/illumos-gate/commit/75b41617efad806d...
-
03:07 PM Bug #6908 (Closed): Samsung SSD SM951-NVMe shows checksum errors
- "git commit 2f95345b6f2a0bd2d48718fe10e82e351cb920c6":https://github.com/illumos/illumos-gate/commit/2f95345b6f2a0bd2...
-
03:07 PM Bug #7312 (Closed): zfs checksum errors observed in a zpool full of NVMe SSDs
- "git commit 2f95345b6f2a0bd2d48718fe10e82e351cb920c6":https://github.com/illumos/illumos-gate/commit/2f95345b6f2a0bd2...
-
03:07 PM Bug #7313 (Closed): bump nvme admin command timeout to 1s
- "git commit e8ba2a389f6ca6999ca72dabbe2871e894bf6b67":https://github.com/illumos/illumos-gate/commit/e8ba2a389f6ca699...
-
03:07 PM Bug #7315 (Closed): nvme queue DMA attribute count_max is 0-based
- "git commit 910f0d12b47aeda4ed059254cc4af0d8c272d0ba":https://github.com/illumos/illumos-gate/commit/910f0d12b47aeda4...
2016-08-24
-
05:17 PM Bug #7324 (Closed): stack needs to be sufficiently aligned for SSE before init_array are called
- Robert in #3912 fixed the CRT to align the stack so that .init functions may use SSE. Unfortunately, that's not suff...
-
10:13 AM Bug #5761: nfs4_prot.x should be updated for RFC 7531
- Actually "@curl http@" returns "document has moved". So use _https_:
@curl https://tools.ietf.org/rfc/rfc7531.txt ... -
12:38 AM Bug #7323 (Closed): ld(1) -zignore can erroneously discard init and fini arrays as unreferenced
- .init_array and .fini_array are referenced via the entries in .dynamic, and not by the program text otherwise.
ld(1)... -
12:33 AM Bug #7322 (Closed): ld(1) gets init/fini array section names wrong
- They should be ".init_array" and ".fini_array", ld(1) lacks the underscore.
2016-08-23
-
03:05 PM Bug #7270 (Closed): mdb can die on divide overflow
- "git commit 7df3beae80fb29626950d633c57d859c12563bc8":https://github.com/illumos/illumos-gate/commit/7df3beae80fb2962...
-
02:44 PM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- Sorry for the typo. I meant "if you ARE using binutils".
-
02:39 PM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- When I say binutils I am referring specifically to ld. illumos ld is arguably doing the "right thing", however in th...
-
02:36 PM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- Andrew Stormont wrote:
> Here's the gist of the issue:
>
> I want to build with -z assert-deflib and -z fatal-war... -
02:29 PM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- To answer your question about testing, I have built 238 packages with this change applied and the option enabled. Wi...
-
02:19 PM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- Here's the gist of the issue:
I want to build with -z assert-deflib and -z fatal-warnings to stop binaries being l... -
02:09 PM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- i have no found real example with log in this bug - it hardly to understand this issue, sorry
if you try to use some... -
01:39 PM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- Did that make sense Igor?
-
12:23 PM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- FWIW binutils does not generate a warning for multiple inclusions.
-
11:45 AM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- It's a warning and only causes problem if -z fatal-warnings is passed to the linker. If you're not passing -z fatal-...
-
11:35 AM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- i have a lot of builds on dilos with userland apps and i have no hit it yet.
also, pkgsrc has more components and OI... -
11:33 AM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- The libtool bug which I refer to is an old one: https://lists.gnu.org/archive/html/libtool/2012-04/msg00013.html
C... -
11:25 AM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- also, real example in bug report can show problem for better understanding of changes - what issue you try to resolve...
-
11:15 AM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- Webrev: http://cr.illumos.org/~webrev/andy_js/7319/
-
10:56 AM Feature #7319: Need a way to turn off ld "multiple inclusion" warnings
- it is not a bug, it is new feature and can be discussed
-
10:43 AM Feature #7319 (In Progress): Need a way to turn off ld "multiple inclusion" warnings
- Many build systems erroneously pass the same library to the linker multiple times and this means they can't be used w...
2016-08-22
-
05:17 PM Bug #7293: Sun Secure Shell is neither
- Approved by: Garrett D'Amore <garrett@damore.org>
for the record. -
05:14 PM Bug #7293 (Closed): Sun Secure Shell is neither
- "git commit 0343317a7b3df0798d9facd6eb5a0e83abd23d83":https://github.com/illumos/illumos-gate/commit/0343317a7b3df079...
-
04:54 PM Bug #7251 (Rejected): specify an explicit PATH for zfstest
- requested my submitter
probably will discuss later to another implementation
-
04:50 PM Bug #7251: specify an explicit PATH for zfstest
- We decided not to push this upstream. I can't see any way to close this bug, so I'm guessing I just don't have privil...
-
04:18 PM Bug #7232: add tunables to combat scheduling delay of kernel threads
- Updates after some code review feedback:
- We are going to drop solution 1 (the kernel preemption piece).
- We are ...
2016-08-20
-
08:45 PM Bug #1769 (Closed): dladm show-link truncates OVER field
- "git commit 09c0accb630678e1a150310a8852806c5052b2ac":https://github.com/illumos/illumos-gate/commit/09c0accb630678e1...
-
02:42 PM Bug #7307 (Closed): Fixing 5780 introduced a regression
- "git commit 69f14d1fbc2690fc894c66653f1b371783f23f46":https://github.com/illumos/illumos-gate/commit/69f14d1fbc2690fc...
2016-08-19
-
10:04 PM Bug #7240 (Closed): adding DHCP address through libipadm fails
- "git commit 03aa4c8d900cbdc3667ab4b43388d480324be58e":https://github.com/illumos/illumos-gate/commit/03aa4c8d900cbdc3...
-
10:03 PM Bug #7236 (Closed): libumem should be able to abort() when an allocation fails
- "git commit 831abf2c3ce98eddc86402eb1c97c92fa48c7349":https://github.com/illumos/illumos-gate/commit/831abf2c3ce98edd...
-
02:50 PM Bug #7286 (In Progress): sata doesn't support 4knative disks
-
02:38 PM Bug #7315 (Closed): nvme queue DMA attribute count_max is 0-based
- As Youzhong Yang pointed out in 7312, nvme_queue_dma_attr.dma_attr_count_max misses a -1.
2016-08-18
-
11:49 PM Bug #7233 (Closed): dir_is_empty should open directory with CLOEXEC
- "git commit d420209d9c807f782c1d31f5683be74798142198":https://github.com/illumos/illumos-gate/commit/d420209d9c807f78...
-
06:37 PM Bug #7314 (New): CIFS File enumeration via MMC (Microsoft Management Console) does not list all the open files.
- If there are large number of outstanding open files, file enumeration via MMC does not list all the open files.
Wh... -
06:36 PM Bug #7287 (Closed): smb pam module not picking up libsmb from proto area
- "git commit 1033d75249caf2f4829363492fba5ce7044cd11f":https://github.com/illumos/illumos-gate/commit/1033d75249caf2f4...
-
05:57 PM Bug #7307: Fixing 5780 introduced a regression
- Given it's a reference problem, the stacks can vary (as shown above), but these are good examples.
FOLKS WHO READ ... -
05:54 PM Bug #7307: Fixing 5780 introduced a regression
- Here is a kernel core resulting from the bug:
Panic message: assertion failed: vp->v_count_dnlc == 0, file: ../../co... -
05:47 PM Bug #7307: Fixing 5780 introduced a regression
- Reproducing the described bug:
I took the reproducer from the original issue #5780 (see attachment). vn_rele() is ... -
02:38 PM Bug #7312: zfs checksum errors observed in a zpool full of NVMe SSDs
- I've tested the change to dma_attr_seg only, yes it worked and I'm not seeing any checksum errors.
Here is my reas... -
02:36 PM Bug #1769 (In Progress): dladm show-link truncates OVER field
-
02:18 PM Bug #7313 (Closed): bump nvme admin command timeout to 1s
- Youzhong Yang reported that some NVMe devices need longer than 100ms to complete some commands such as GET LOGPAGE.
...
2016-08-17
-
11:02 PM Feature #7243 (Closed): update mdocml to 1.13.4
- "git commit 371584c2eae4cf827fd406ba26c14f021adaaa70":https://github.com/illumos/illumos-gate/commit/371584c2eae4cf82...
-
03:52 PM Bug #7312: zfs checksum errors observed in a zpool full of NVMe SSDs
- I have experimented with your first patch and noticed that the only change needed to make the checksum errors disappe...
-
01:20 PM Bug #7312: zfs checksum errors observed in a zpool full of NVMe SSDs
- page 52 of http://www.nvmexpress.org/wp-content/uploads/NVM-Express-1_1b.pdf says:
"Dependent on the command defin... -
03:19 PM Feature #5166: sendmail package should be replaceable
- "git commit 7a8b8fd18ff115f0caa89183db5373afb568b630":https://github.com/illumos/illumos-gate/commit/7a8b8fd18ff115f0...
2016-08-16
-
11:49 PM Bug #7295 (Closed): powertop dumps core when -c, -d or -t flags are used
- "git commit 37706db998822da2eb5ef6e8b2a5a3dfaec268fb":https://github.com/illumos/illumos-gate/commit/37706db998822da2...
-
09:18 PM Bug #7312: zfs checksum errors observed in a zpool full of NVMe SSDs
- Thanks Youzhong, that is very interesting. I will also test the patch.
Can you tell me how you determined the diff... -
09:11 PM Bug #7312 (Closed): zfs checksum errors observed in a zpool full of NVMe SSDs
- We created a zpool using 24 Intel DC P3600/P3700 NVMe SSDs and observed zfs checksum errors when doing zfs scrub afte...
-
07:45 PM Feature #7310 (New): bc could support readline-style command editing
- Currently editing command line is bc is very uncomfortable (basically, you have only backspace to correct errors). Su...
-
02:41 PM Bug #7307 (Closed): Fixing 5780 introduced a regression
- The following commit :...
-
01:41 PM Bug #7306 (Closed): nvme ignores interrupt enabling failure
- As was just pointed out to me I introduced a bug in the error code path in the fix for 7275. When interrupt enabling ...
-
12:54 PM Bug #7304 (In Progress): zfs filesystem/snapshot counts should be read-only
-
12:51 PM Bug #7304: zfs filesystem/snapshot counts should be read-only
- Here is the proposed fix:...
2016-08-15
-
11:36 PM Bug #7304 (Closed): zfs filesystem/snapshot counts should be read-only
- These properties are settable, but in reality they are maintained internally and should be read-only.
-
08:12 PM Bug #7303 (Closed): dynamic metaslab selection
- This change introduces a new weighting algorithm to improve metaslab selection. The new weighting algorithm relies on...
-
04:41 PM Bug #7210: flowadm does not have show-usage command described in the manual page
- It seems to have been removed from flowadm as part of 0dc2366f but the manpage was not updated accordingly.
Wether... -
02:49 PM Bug #7216 (Closed): usba logging through cmn_err (via usba_bus_ctl) output truncates (leading) some device names
- "git commit 5c9564e13556d93b85933b234fdd8810ce82cd93":https://github.com/illumos/illumos-gate/commit/5c9564e13556d93b...
-
02:49 PM Bug #7215 (Closed): usba logging through cmn_err (via usba_bus_ctl) output erroneously includes tab
- "git commit 5c9564e13556d93b85933b234fdd8810ce82cd93":https://github.com/illumos/illumos-gate/commit/5c9564e13556d93b...
-
08:28 AM Bug #7302 (New): netstat -rn does not print default routes as numeric
- ...
-
06:13 AM Feature #6473 (Closed): Support xhci ubs 3.0 driver
2016-08-14
-
05:12 PM Bug #7283 (Closed): ptime(1M) synopsis is compressed
- "git commit 8da39a785b59a8f5bb6f0c441e93ccc965f15305":https://github.com/illumos/illumos-gate/commit/8da39a785b59a8f5...
-
02:57 PM Bug #7269 (Closed): vmxnet3s declares wrong sdu
- "git commit f061e8dcd16c62605d130648b5c5e5181f6868f9":https://github.com/illumos/illumos-gate/commit/f061e8dcd16c6260...
2016-08-13
-
09:19 PM Bug #7301 (Closed): zpool export -f should be able to interrupt file freeing
- If we delete a large file we should not have to wait for the freeing of this file to be complete before a zpool expor...
-
02:15 PM Bug #5520 (Closed): GRUB Error 21 booting from USB stick on Dell BIOS
- "git commit 2f7f7a62d7a3e8a2e75eb88b95bc65871b6b90cb":https://github.com/illumos/illumos-gate/commit/2f7f7a62d7a3e8a2...
-
02:08 PM Bug #7300 (Closed): Document how pflags(1) prints signal masks
- Neither the documentation for psig(1) nor pflags(1) mentions how to observe the signal masks for LWPs. The manual pag...
-
02:07 PM Feature #7299 (Closed): want dnlc walker for mdb
- While the @::dnlc@ dcmd exists, it strips away some information which would be valuable (printing only dvp, vp and th...
-
02:05 PM Bug #7298 (Closed): printa() of multiple aggregations can fail for llquantize()
- In fixing 7297 and searching for all uses of DTRACEAGG_LQUANTIZE and making sure that there was correct handling for ...
-
02:04 PM Bug #7297 (Closed): clear() on llquantize aggregation causes dtrace to exit
- Reported by stevenwilliamson via github:...
2016-08-12
-
06:55 PM Bug #6003 (Closed): powertop dumps core when given any arguments
- Duplicates #7295 (should have been the other way, but, ugh, #7295 now has a bit of analysis).
-
03:43 PM Bug #7296 (Closed): nvme initial interrupt issues
- There are two problems with interrupts in nvme right now:
* the initial interrupts is always FIXED, yet the spec a...
2016-08-11
-
11:24 PM Bug #7085 (Closed): add support for "if" and "else" statements in dtrace
- "git commit c3bd3abd8856e8e75d820f65c58031cd6cbac818":https://github.com/illumos/illumos-gate/commit/c3bd3abd8856e8e7...
-
11:22 PM Bug #7295 (Closed): powertop dumps core when -c, -d or -t flags are used
- ...
-
09:36 PM Bug #7294 (Closed): several small nvme fixes from Tegile
- Tegile sent me a handful of small nvme fixes for obvious botches:
* test against n_ignore_unknown_vendor_status in n... -
08:01 PM Bug #7220 (Closed): devfs_clean() callers shouldn't rely on its return value
- "git commit cfc3b49fd53fba13be205e2206e0ea3b36f5f2c7":https://github.com/illumos/illumos-gate/commit/cfc3b49fd53fba13...
-
02:30 PM Bug #7293 (Closed): Sun Secure Shell is neither
- Sun SSH has problems, not least that we don't really maintain it. It also contains barely disclosed and serious issu...
-
09:38 AM Bug #7246 (Closed): SMF stops dependents in the wrong order
-
09:38 AM Bug #7246 (Feedback): SMF stops dependents in the wrong order
-
09:37 AM Bug #7246: SMF stops dependents in the wrong order
- This will be resolved as part of #7267
-
12:14 AM Bug #7292 (New): smf log message could be clearer when stop method exits with processes running
- Here's the manifest for a simple service:...
2016-08-10
-
09:30 PM Bug #7291 (In Progress): Attempting to destroy ZFS filesystem and create ZFS volume with the same name caused system panic
- Steps:
1. Create pool
2. Create random datasets hierarchy with random properties
3. Destroy pool
4. Re-create p... -
09:13 PM Bug #2778 (Closed): zpool replace fails - 2TB advanced format drives
-
09:04 PM Bug #7290 (Closed): ZFS test suite needs to control what utilities it can run
- The suite currently maintains a list of variables set to absolute paths of commands used in the suite. There are seve...
-
03:06 PM Bug #7275 (Closed): nvme shouldn't use ddi_intr_enable/disable to block interrupts
- "git commit 6afc9eb26c8915821607cde21b0a32addc165a72":https://github.com/illumos/illumos-gate/commit/6afc9eb26c891582...
-
03:06 PM Bug #7272 (Closed): nvme_reg_csts_t is not correctly defined in nvme_reg.h
- "git commit 62c767e5250dc15fcd09bd265883d3e2fe4b3c2d":https://github.com/illumos/illumos-gate/commit/62c767e5250dc15f...
-
03:04 PM Bug #7282 (Closed): nlm_host leaks by nlm_host_findcreate() callers leads to hang in nlm_svc_stopping()
- "git commit 745caa4284ab4cda9ab810405f99417d7cc6e8e6":https://github.com/illumos/illumos-gate/commit/745caa4284ab4cda...
-
01:23 PM Bug #7282 (Pending RTI): nlm_host leaks by nlm_host_findcreate() callers leads to hang in nlm_svc_stopping()
-
01:24 PM Bug #7289 (New): fix typo affecting 2322 HBA support
- Theres a typo in qlt that will affect model 2322 HBAs. It can be easily fixed.
QLogic confirmed the bug and will i... -
01:22 PM Bug #7288 (New): qlt/qlc integration & cleanup
- The QLogic code drop for qlc and qlt doesn't contain the required changes to the package manifest or the makefiles.
... -
12:56 PM Bug #7287: smb pam module not picking up libsmb from proto area
- When building the smb pam module -L$(ROOT)/usr/lib/smbsrv is passed to both 32 and 64-bit builds. This results in th...
-
12:41 PM Bug #7287 (Closed): smb pam module not picking up libsmb from proto area
- This one's a real simple fix.
2016-08-09
-
06:21 PM Bug #7271 (Closed): Cleanup minor issues in id_space(9F)
- "git commit 1dcf899fd5767e21079d727344315efe1b329039":https://github.com/illumos/illumos-gate/commit/1dcf899fd5767e21...
-
04:47 PM Bug #7206 (Closed): dpwrite() acquires p_lock unnecessarily
- "git commit 158dfbe4529de26c7bd687efe70e837858cbf8cf":https://github.com/illumos/illumos-gate/commit/158dfbe4529de26c...
-
01:17 PM Bug #7267: SMF is fast and loose with optional dependencies
- A quick note about testing: It was with dtrace that I observed services starting in the wrong order. With this chang...
-
12:07 PM Bug #7286 (Closed): sata doesn't support 4knative disks
- we have chases with :
https://www.supermicro.com/products/motherboard/Xeon/C236_C232/X11SSH-F.cfm
we have attache... -
07:47 AM Bug #7199: dsl_dataset_rollback_sync may try to free already free blocks
- I based this bug report on the following panic that I observed on FreeBSD....
-
02:28 AM Bug #7285 (New): ZFS-8000-8A Error Message Not Correct
- The following error can happen if a file which is currently open, has been deleted, this is not mention in the error ...
2016-08-08
-
11:11 PM Bug #7284 (Duplicate): Remove unnecessary gender-specific pronouns from OS comments
- illumos, due to the code base's long and storied history, contains many gender specific pronouns that refer to users,...
-
06:58 PM Bug #7260 (Closed): disable libdiskmgmt in zfstest unless it's required
- "git commit 447b1e1fca22e4de5e04623965fbb1460857930c":https://github.com/illumos/illumos-gate/commit/447b1e1fca22e4de...
-
06:56 PM Bug #7277 (Closed): zdb should be able to print zfs_dbgmsg's
- "git commit 29bdd2f916366ece37c4748bca6b3d61f57a223b":https://github.com/illumos/illumos-gate/commit/29bdd2f916366ece...
-
02:00 PM Bug #7283 (Closed): ptime(1M) synopsis is compressed
- The ptime synopsis today looks something like:...
-
01:58 PM Bug #7267: SMF is fast and loose with optional dependencies
- For folks who need an SMF overview (including from where the above definition of an optional_all dependency comes), s...
-
12:40 PM Bug #7282 (Closed): nlm_host leaks by nlm_host_findcreate() callers leads to hang in nlm_svc_stopping()
- Some @nlm_host_findcreate()@ callers does not release the returned nlm_host structure by calling @nlm_host_release()@...
-
01:27 AM Bug #7205 (Closed): trap() acquires p_lock unnecessarily
- "git commit 7429414e8ece9246bddb63c2875c9d54b50caa12":https://github.com/illumos/illumos-gate/commit/7429414e8ece9246...
2016-08-07
-
12:08 AM Bug #7217 (Closed): Buffer overflow in i915 driver
- "git commit 52c3bda44c39c1301008f3db120ba03a31e61931":https://github.com/illumos/illumos-gate/commit/52c3bda44c39c130...
-
12:08 AM Bug #7159 (Closed): libc-tests build failed on sparc
- "git commit 0cc4b3ed113ebd5447f33e18c4a6323f75aa1fe5":https://github.com/illumos/illumos-gate/commit/0cc4b3ed113ebd54...
-
12:08 AM Bug #7264 (Closed): Example code is rctlblk_set_value(3c) manpage does not compile.
- "git commit d67a06e7b6fe5f1a740d1617520efec447e9edb9":https://github.com/illumos/illumos-gate/commit/d67a06e7b6fe5f1a...
2016-08-06
-
03:27 PM Bug #7267: SMF is fast and loose with optional dependencies
- The updated webrev includes a change that will cause dependents to restart when an optional dependency comes online (...
-
08:50 AM Bug #7267: SMF is fast and loose with optional dependencies
- Preliminary webrev: http://cr.illumos.org/~webrev/andy_js/7267
-
12:10 PM Bug #7281: mdnsd needs to try harder to send goodbye requests
- Webrev: http://cr.illumos.org/~webrev/andy_js/7281
-
12:01 PM Bug #7281 (In Progress): mdnsd needs to try harder to send goodbye requests
- Disabling mdns can result in ghost entries remaining in the caches of clients. This is because although SMF stops se...
-
02:41 AM Bug #7274 (Closed): installgrub get_start_sector() is dereferencing NULL pointer
- "git commit 305579dffddaa0d1d690a9e3f506d29a8520c230":https://github.com/illumos/illumos-gate/commit/305579dffddaa0d1...
-
02:41 AM Bug #7158 (Closed): powerd shouldn't call autos3 trigger on sparc
- "git commit 13c646d3d089ec01b47ac30d9629a24d22e14053":https://github.com/illumos/illumos-gate/commit/13c646d3d089ec01...
Also available in: Atom