Activity
From 2017-12-06 to 2018-01-04
2018-01-04
-
08:33 PM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- even after increasing ip_dce_hash_size=2048, problem shifted for couple of days but not resolved.
and it is resurf... -
02:15 PM Bug #8945: nvme panics when async events are not supported
- The problem is that we issue ASYNC Event requests and qemu nvme does not implement those:
https://github.com/qemu/...
2018-01-03
-
10:17 PM Bug #8946: fmdump(1m) should be more resilient in the face of missing message content
- See the illumos-joyent bug report for how the fix was originally tested.
After porting the fix upstream to illumos... -
07:06 PM Feature #8947: Support the Marvell 88SE9230 PCIe to SATA controller
- The full error message is:
@2018-01-03T17:40:16.379668+00:00 polaris ahci: [ID 432157 kern.warning] WARNING: ahci0: ... -
06:41 PM Feature #8947 (New): Support the Marvell 88SE9230 PCIe to SATA controller
- It seems that currently the Marvell 88SE9230 PCIe to SATA controller is not supported. When booting my Proliant Micro...
-
02:48 PM Bug #8560: Reference leak on ipsec_action_t
- Reproduction:
1.) Set up a non-global zone with IPsec. It can communicate with the global zone if you only have o...
2018-01-02
-
07:23 PM Bug #8946 (Closed): fmdump(1m) should be more resilient in the face of missing message content
- fmdump(1m) implements a "-m" option which will dump the localized message content associated with each event in the f...
-
03:23 PM Bug #8939 (Closed): btxld coverity cleanups
- "git commit 8f3f3c6243ec861ec63251163062cb472039c354":https://github.com/illumos/illumos-gate/commit/8f3f3c6243ec861e...
2017-12-31
-
05:38 PM Bug #8934 (Closed): ACPI 6.0 requires Processor Local X2APIC for all processors
- "git commit d55a46f954d8bac4f76475e10623992b4caaefc5":https://github.com/illumos/illumos-gate/commit/d55a46f954d8bac4...
2017-12-30
-
07:15 PM Bug #8615 (Closed): Driver alias "cxgbe" conflicts with an existing driver name or alias.
- "git commit 3aacd5d76d8003a9c919c9dbc00fe1f58b5570fe":https://github.com/illumos/illumos-gate/commit/3aacd5d76d8003a9...
-
11:36 AM Bug #8945 (Closed): nvme panics when async events are not supported
- Originally reported here: https://www.illumos.org/issues/8808#note-2
openQA job here: https://openqa.oi.mnowak.cz/...
2017-12-29
-
06:30 PM Bug #8938 (Rejected): wordexp () in libc depend on ksh93 and failed with others
- The "rationale":http://pubs.opengroup.org/onlinepubs/9699919799/functions/wordexp.html says:...
-
04:10 PM Bug #8908: regcomp: reduce size of bitmap for multibyte locales
- Apparently, it's regexec(3C) issue and not grep one.
-
03:54 PM Bug #8883: zpool list parsable output is inconsistent
- The question is how the "percent" fields should be printed -- should it be "12" or "0.12" or something else, and if f...
-
12:05 PM Bug #8944: vsnprintf is still confused about padding numbers
- Apparently, there are other issues when width, precision, and left-aligned padding are mixed together.
-
11:51 AM Bug #8944 (Closed): vsnprintf is still confused about padding numbers
- This can be seen in ACPI tables output:...
-
09:16 AM Bug #8615 (In Progress): Driver alias "cxgbe" conflicts with an existing driver name or alias.
2017-12-28
-
10:37 PM Bug #8943 (New): ZFS send fails to dump objects with size > 128PiB
- When dumping objects larger than 128PiB it's possible for do_dump() to miscalculate the FREE_RECORD offset due to an ...
-
10:07 PM Bug #8942 (Closed): zfs promote .../%recv should be an error
- Reported on the ZFSonLinux github repo https://github.com/zfsonlinux/zfs/issues/4843, fixed by https://github.com/zfs...
-
09:53 PM Bug #8941 (Closed): zpool add: assertion failed in get_replication() with nested interior VDEVs
- When replacing a faulted device which was previously handled by a spare multiple levels of nested interior VDEVs will...
-
09:37 PM Bug #8940 (Closed): Sending an intra-pool resumable send stream may result in EXDEV
- "zfs send -t <token>" for an incremental send should be able to resume successfully when sending to the same pool: a ...
-
07:02 PM Bug #5123: IP DCE does not scale - part deux
- pkg info entire
Name: entire
Summary: incorporation to lock all system packages to same build (emp... -
07:00 PM Bug #5123: IP DCE does not scale - part deux
- we are also facing same issue in latest release
kstat -p unix:0:dce_cache:buf*
unix:0:dce_cache:buf_avail 21
... -
02:26 PM Bug #8939 (Closed): btxld coverity cleanups
- Update from FreeBSD:
Explicitly ignore return value from remove. We wouldn't do anything differently if we can't u... -
01:46 AM Bug #8938 (Rejected): wordexp () in libc depend on ksh93 and failed with others
- usr/src/lib/libc/port/regex/wordexp.c
wordexp() depend on ksh93 and will be failed with components like inetd what a...
2017-12-25
-
05:40 AM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- Robert Bailey wrote:
> It would be good to know what hardware you are running this on. Also what web server software... -
12:30 AM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- Hardware is HP blade server with bnxe driver
2017-12-24
-
06:28 PM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- It would be good to know what hardware you are running this on. Also what web server software is installed. Maybe it ...
2017-12-23
-
09:58 AM Bug #8936 (New): USB 3.0 Disk Not Found by System
- I hope I got the right place to file this issue for my system which is:...
-
06:29 AM Bug #8934 (Pending RTI): ACPI 6.0 requires Processor Local X2APIC for all processors
-
12:28 AM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- even after setting following
ndd -set /dev/ip ip_dce_reclaim_fraction 1default is 3ndd -get /dev/ip ip_dce_reclaim_f...
2017-12-22
-
10:02 PM Bug #8935 (Closed): SMB ioctl fixes incomplete
- "git commit 1d443a93389b4537c420db30646aa0fc4c56273c":https://github.com/illumos/illumos-gate/commit/1d443a93389b4537...
-
09:05 PM Bug #8935 (Closed): SMB ioctl fixes incomplete
- The recent fixes to the SMB ioctl interface seem to have resolved the issue of the copyin() that is directly part of ...
-
04:55 PM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- cpu 18 is used 100%
-
04:54 PM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- We are using latest OI release
pkg info kernel
Name: system/kernel
Summary: Core Solaris Kerne... -
08:31 AM Bug #8934: ACPI 6.0 requires Processor Local X2APIC for all processors
- Review: https://www.illumos.org/rb/r/805/
-
07:10 AM Bug #8934 (Closed): ACPI 6.0 requires Processor Local X2APIC for all processors
- ACPI Specification since version 6.0 (released in April 2015) requires Processor Local X2APIC structure for all proce...
2017-12-21
-
08:38 PM Bug #8887 (Closed): loader: Document recent changes on pxeboot
- "git commit 1b44c77bc94b3f051b46394ae88aadc9a17a573a":https://github.com/illumos/illumos-gate/commit/1b44c77bc94b3f05...
-
08:12 PM Bug #8933 (Closed): libefi: Add definitions and utilities for EFI drivers
- Update from FreeBSD.
https://svnweb.freebsd.org/base?view=revision&revision=322038
The update will add few basi... -
04:43 PM Bug #8897 (Closed): zpool online -e fails assertion when run on non-leaf vdevs
- "git commit 9a551dd645b478816cb11251b19f5034d885bf01":https://github.com/illumos/illumos-gate/commit/9a551dd645b47881...
-
04:43 PM Bug #8899 (Closed): zpool list property documentation doesn't match actual behaviour
- "git commit b0e142e57dfda6f02bf1fa66973c610f5fefe8cb":https://github.com/illumos/illumos-gate/commit/b0e142e57dfda6f0...
-
04:43 PM Bug #8898 (Closed): creating fs with checksum=skein on the boot pools fails ungracefully
- "git commit 9fa2266d9a78b8366e1cd2d5f050e8b5e37d558c":https://github.com/illumos/illumos-gate/commit/9fa2266d9a78b836...
-
04:30 PM Bug #8931 (Closed): boot1.efi: scan all display modes rather than sequential try-fail way
- FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=327058
Since the loader.efi is using the sa... -
03:21 PM Feature #8919 (Closed): loader.efi: remove efi_main() from libefi
- "git commit 65f62d6e6446d098dfc69a7fb42d813e015395be":https://github.com/illumos/illumos-gate/commit/65f62d6e6446d098...
-
03:18 PM Bug #8801 (Closed): loader: always issue our dhcp request
- "git commit ff6ae1f7d4bd55bd6e9a62577fc8003d5436c9c6":https://github.com/illumos/illumos-gate/commit/ff6ae1f7d4bd55bd...
2017-12-20
-
09:10 PM Bug #8930 (Closed): zfs_zinactive: do not remove the node if the filesystem is readonly
- "git commit 93c618e0f4932dc0bb9a9c90d8c4a5d029de5797":https://github.com/illumos/illumos-gate/commit/93c618e0f4932dc0...
-
03:47 PM Bug #8930 (Closed): zfs_zinactive: do not remove the node if the filesystem is readonly
- We normally remove an unlinked node when its last user goes away and the
node becomes inactive. However, we should n...
2017-12-19
-
02:25 PM Bug #8892: Reboot hags on QuantraPlex Storage Server
- Vadim Bulavkin wrote:
> The problem was in motherboard BMC. Fixed by ignoring device during PCI bus enumeration.
... -
02:21 PM Bug #8892: Reboot hags on QuantraPlex Storage Server
- The problem was in motherboard BMC. Fixed by ignoring device during PCI bus enumeration.
-
10:39 AM Bug #8929 (Closed): 8868 tests are not delivered with system/test/utiltest
- 8868 added some grep tests, which are not delivered with system/test/utiltest package.
-
05:57 AM Bug #8920: build should ask perl for help
- I'm updating Makefile.perl to do some Makefile macro substitution to create a PERL_ADJUNCT_PROTO macro that will cont...
-
12:10 AM Feature #8928 (Closed): Want open source bnx
- Cavium (QLogic) has kindly agreed to open source the bnx driver. The bnx driver is receiving no more updates from the...
2017-12-18
-
02:58 PM Bug #8927 (Closed): sadb_x_kmc_t's KM cookie should be 64-bits
- Upstream of https://smartos.org/bugview/OS-6333. The Key Management Cookie (KMC) for PF_KEY needs to be 64-bits wide.
-
07:36 AM Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- Thanks to George for the patch. Patch has been applied to FreeBSD 10.3, and as of now, the patch does look promising...
2017-12-17
-
05:25 PM Bug #8926 (New): man page text and formatting run together
- I've noticed a number of man pages where text and formatting run together.
This is often associated with the use o...
2017-12-16
-
04:09 PM Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- Pull Request for openzfs has been posted: https://github.com/openzfs/openzfs/pull/505
-
02:18 AM Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- Normally, consumers of the zio will create logical zios which then can create logical, gang, or vdev children. When a...
-
12:22 AM Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- I've been testing a fix and have supplied a patch to Andriy to build on FreeBSD. Please let me know if the patch fixe...
-
08:03 AM Feature #8925 (Closed): boot1.efi: link with libefi
- link boot1.efi with libefi, so we can start to use common functions.
https://svnweb.freebsd.org/base?view=revision...
2017-12-15
-
11:42 PM Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- We have this crash on a daily basis in FreeBSD. The issue occurs when we turn on snapshot tranfers between 2 FreeBSD...
-
11:20 PM Bug #8909 (Closed): 8585 can cause a use-after-free kernel panic
- "git commit 94ddd0900a8838f62bba15e270649a42f4ef9f81":https://github.com/illumos/illumos-gate/commit/94ddd0900a8838f6...
-
10:47 PM Bug #8653: Use after free in UDP socket close.
- Moving the CONN_INC_REF on line 5430 to right before line 5418 will prevent release-without-hold problems on this cod...
-
10:35 PM Bug #8653: Use after free in UDP socket close.
- Found an IPv6-socket-specific free-without-reference case, and managed to make the kernel panic using mdb to simulate...
-
09:17 PM Bug #8910 (Closed): man pages should refer to our Modular Debugger Guide
- "git commit a8feb7338362ea067733d5dd40f4365dd99c4d31":https://github.com/illumos/illumos-gate/commit/a8feb7338362ea06...
-
07:20 PM Bug #8920: build should ask perl for help
- Make sure you are interrogating perl in ADJUNCT_PROTO and not the version in /usr/bin.
-
04:12 PM Bug #8924 (Closed): update zoneinfo to 2017c
-
01:02 AM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- initially tcpListenDrop is 0 for five to six hour.
tcpListenDrop = 0 tcpListenDropQ0 = 0
...
2017-12-14
-
10:19 PM Bug #8923 (Closed): tcpListenDrop counter continusly increases when we put our production webserver on OI
- On running following command we see tcpListenDrop at rate of 1000/sec
netstat -sP tcp 1 |grep -i listendrop
... -
06:52 PM Bug #8922 (New): Network configuration tools are too sensitive to current configuration in /etc/ipadm/ipadm.conf
- There are several issues with illumos-gate network configuration tools. They are sensitive to /etc/ipadm/ipadm.conf p...
-
04:32 PM Bug #8902 (Closed): Panic with debug kernel on AMD Ryzen hardware
- "git commit bea2d2b818ffe6739ebe3d447f51007733f518ce":https://github.com/illumos/illumos-gate/commit/bea2d2b818ffe673...
-
12:50 PM Bug #8921 (Closed): iwn: remove lint support
- Apparently iwn lint module can "leak" errors into generic cross check despite the suppression is used:
"/code/illu...
2017-12-13
-
11:26 PM Bug #8915 (Closed): remove reference to kgmon in lockstat(1m)
- "git commit 739415d128746863863f9005c1923d9f5dd397e4":https://github.com/illumos/illumos-gate/commit/739415d128746863...
-
11:26 PM Bug #8916 (Closed): man pages should refer to our own Dynamic Tracing Guide
- "git commit 739415d128746863863f9005c1923d9f5dd397e4":https://github.com/illumos/illumos-gate/commit/739415d128746863...
-
08:17 PM Bug #8885 (Closed): 64-bit libbsm:adt_do_ipv[46]_address creates non-compressible at_port.
- "git commit 435a78cc932ae710cfa076091a136712cf13ccf2":https://github.com/illumos/illumos-gate/commit/435a78cc932ae710...
-
08:08 PM Bug #8812 (Closed): xge: variable set but not used
- "git commit 8b9a0f1ef5cee53073074965f0ea1d015d66926f":https://github.com/illumos/illumos-gate/commit/8b9a0f1ef5cee530...
-
08:08 PM Bug #8819 (Closed): x86 unix: variable set but not used
- "git commit 8f33f62fe3b6ef9b5f9a849a5d2081f34e048be2":https://github.com/illumos/illumos-gate/commit/8f33f62fe3b6ef9b...
-
08:08 PM Bug #8813 (Closed): rdsv3: variable 'timeo' set but not used
- "git commit ea6a05275c5cbe13e3a79eb7efb3a0a097613149":https://github.com/illumos/illumos-gate/commit/ea6a05275c5cbe13...
-
08:08 PM Bug #8822 (Closed): libsmbfs: variable set but not used
- "git commit a1a46df055863a267eb7a80b7961c9379bc457ec":https://github.com/illumos/illumos-gate/commit/a1a46df055863a26...
-
08:08 PM Bug #8823 (Closed): print: variable 'error' set but not used
- "git commit 1d6eba5f15dcb03614b687ec6ddaa6477b7baa41":https://github.com/illumos/illumos-gate/commit/1d6eba5f15dcb036...
-
08:08 PM Bug #8843 (Closed): libnls: variable 'version' set but not used
- "git commit 4c307623be8d9c2d69ed7e8622a1ab0a6348d0dd":https://github.com/illumos/illumos-gate/commit/4c307623be8d9c2d...
-
08:08 PM Bug #8830 (Closed): libshell: variable set but not used
- "git commit 19700af4088d99a0f173873dcdfcf51fdb90335b":https://github.com/illumos/illumos-gate/commit/19700af4088d99a0...
-
08:08 PM Bug #8848 (Closed): hbaapi: variable set but not used
- "git commit f6969e9b236c140638ae16b1d5c8dff401e31465":https://github.com/illumos/illumos-gate/commit/f6969e9b236c1406...
-
07:36 PM Bug #8911 (Closed): loader: move ficl outb and inb into libi386
- "git commit a3907569cb648b92b09b4854131a106aafecab36":https://github.com/illumos/illumos-gate/commit/a3907569cb648b92...
-
08:50 AM Bug #8869: unable to boot installed system hipster gui 20171031
- Done
ok boot -v -B prom_debug=true,kbm_debug=true, console=ttya
Output is attached -
12:54 AM Bug #8920: build should ask perl for help
- The attached patch addresses the issue by using the "Config" modules to gather information from the perl interpreter....
-
12:39 AM Bug #8920 (New): build should ask perl for help
- I tried to build the illumos-gate on OI hipster and OmniOSce r151023.
Building the PERL modules under usr/src/cmd/pe...
2017-12-12
-
09:23 PM Feature #8919 (Closed): loader.efi: remove efi_main() from libefi
- Need to update the efi sources more to get closer to FreeBSD.
This one is to prepare to link libefi with boot1.
... -
04:51 PM Bug #8901 (Closed): netstack_find_by_stackid() drops-and-reacquires
- "git commit 704ca705399a21dba6e20e147ac68d7a067570e6":https://github.com/illumos/illumos-gate/commit/704ca705399a21db...
-
03:32 PM Bug #8901: netstack_find_by_stackid() drops-and-reacquires
- The summary is one case of a generic class of check-without-lock-then-hold problems across netstack.c. This fix addr...
2017-12-11
-
03:29 PM Bug #8900 (Closed): deadlock between netstack teardown and kstat read
- "git commit 84fe1120bdf58601e40698ac798bbbcabfc8cfb8":https://github.com/illumos/illumos-gate/commit/84fe1120bdf58601...
-
03:25 PM Bug #8814 (Closed): nxge: variable 'ether_class' set but not used
- "git commit fe054a6ca181843f102908c7e101f69bb5ea5b59":https://github.com/illumos/illumos-gate/commit/fe054a6ca181843f...
-
03:25 PM Bug #8838 (Closed): libxcurses: variable 'code' set but not used
- "git commit bd64ab839d994fbc07f126ff254a4bf3c12524b7":https://github.com/illumos/illumos-gate/commit/bd64ab839d994fbc...
-
03:25 PM Bug #8850 (Closed): libresolv2: variable 'tvp' set but not used
- "git commit 6e0609600611b03dde9cde82799da6d7b40d14be":https://github.com/illumos/illumos-gate/commit/6e0609600611b03d...
-
12:26 PM Feature #8918 (Closed): loader.efi: add vesa edid support
- Add placeholder for EDID info and very basic command to deal with EDID data. The code itself will be reworked later i...
-
09:31 AM Bug #8917 (New): ld could support C-style comments in map files
- with ports of 3rd party userland apps we can see lib.map files with comments: ...
2017-12-10
-
03:21 PM Bug #8916 (Closed): man pages should refer to our own Dynamic Tracing Guide
- Our man pages refer to the "Solaris Dynamic Tracing Guide".
We have our own, so should drop the "Solaris" part here -
03:20 PM Bug #8915 (Closed): remove reference to kgmon in lockstat(1m)
- There's this in the lockstat(1m) man page:
The profiling support provided by lockstat -I replaces the old (and
un... -
10:12 AM Bug #8913: [illumos gate - Bug #8869] unable to boot installed system hipster gui 2017103
- Can you describe the system you installed to? So the boot process hang at some point? Can you disable ACPI in bootloa...
-
09:00 AM Bug #8913 (Feedback): [illumos gate - Bug #8869] unable to boot installed system hipster gui 2017103
- Hi Team,
New Attachemet putty log: IO_boot_log ttya.log
Bedst regards
Volmer_haumand -
09:58 AM Bug #8914 (Closed): loader: gcc 4.4.4 fails to allocate register for do_cpuid()
- The gcc 4.4.4 does fail with inline assembler code and PIC mode. Will revert this patch once we can use more modern c...
-
08:56 AM Bug #8912 (Feedback): [illumos gate - Bug #8869] unable to boot installed system hipster gui 20171031
- Attachment pytty_log
ok boot ok boot -v -B prom_debug=true,kbm_debug=true, console=ttya
Regards Volmer Haumand
2017-12-09
-
10:25 PM Bug #8911 (Closed): loader: move ficl outb and inb into libi386
- Last part of ficl platform cleanup; moce inb/outb words to loader BIOS version, libi386 library.
-
04:28 PM Bug #8910: man pages should refer to our Modular Debugger Guide
- Our man pages refer to the "Solaris Modular Debugger Guide".
We have ours, so should drop the "Solaris" part here -
04:27 PM Bug #8910 (Closed): man pages should refer to our Modular Debugger Guide
2017-12-08
-
09:41 PM Bug #8909 (Closed): 8585 can cause a use-after-free kernel panic
- There's a race condition that exists if `zil_free_lwb` races with either
`zil_commit_waiter_timeout` and/or `zil_lwb... -
08:47 PM Bug #8908 (Closed): regcomp: reduce size of bitmap for multibyte locales
- While running GNU grep test suite on our xpg4 grep I've got the following core dump:...
-
08:21 PM Bug #8868 (Closed): /usr/xpg4/bin/grep dumps core in find_nl()
- "git commit e41ba543c907a7f890945c577bac3566017e4162":https://github.com/illumos/illumos-gate/commit/e41ba543c907a7f8...
-
06:39 PM Bug #1915 (Closed): IPsec kstats shouldn't be persistent
- "git commit 281819e5f8b19cd8627541a22d261906fd190276":https://github.com/illumos/illumos-gate/commit/281819e5f8b19cd8...
-
11:16 AM Feature #8906 (Closed): uts: illumos rootfs should support salted cksum
- With 8905 the loader zfs reader can use salted checksums, so we can allow boot pool to use them.
-
11:11 AM Feature #8905 (Closed): loader: add skein/edonr support
- Add support for skein/edonr in zfs reader.
The change has 3 aspects:
1. The actual code change, which is relati... -
12:41 AM Bug #8895 (Closed): libtsol man pages are out of step with reality
- "git commit b8e5ecd681ff8cc61e7795096983d54bd6a68813":https://github.com/illumos/illumos-gate/commit/b8e5ecd681ff8cc6...
2017-12-07
-
09:56 PM Feature #8904 (Closed): common/crypto: make skein and edonr loader friendly
- Prepare common/crypto sources for building in loader tree so we can add skein and edonr support.
-
03:15 PM Bug #8903: IPPF paths have bad logic
- ...
-
03:14 PM Bug #8903 (Closed): IPPF paths have bad logic
- Per https://github.com/illumos/illumos-gate/pull/27...
-
02:40 AM Bug #8902 (Closed): Panic with debug kernel on AMD Ryzen hardware
- This AMD Ryzen system is running OI hipster quite nicely. When I use ONU to build a new BE with an illumos debug ker...
2017-12-06
-
08:53 PM Bug #8901 (Closed): netstack_find_by_stackid() drops-and-reacquires
- Related to #8900. SmartOS bug https://smartos.org/bugview/OS-6441
-
08:52 PM Bug #8900 (Closed): deadlock between netstack teardown and kstat read
- Upstream SmartOS fix: https://smartos.org/bugview/OS-5423
-
06:53 AM Bug #8899 (Closed): zpool list property documentation doesn't match actual behaviour
- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221795:
The `zpool list` section of the zpool(8) manpage says th... -
03:41 AM Bug #8898 (Closed): creating fs with checksum=skein on the boot pools fails ungracefully
- ...
-
02:53 AM Bug #8897 (Closed): zpool online -e fails assertion when run on non-leaf vdevs
- ...
-
01:02 AM Bug #8888 (Closed): loader: rename STAND to _STANDALONE
- "git commit 68d770451811f1a9144cdbef19fce785d07f5f69":https://github.com/illumos/illumos-gate/commit/68d770451811f1a9...
-
12:57 AM Bug #8896: Fix for 6111 breaks recursive send when snapshot intentionally deleted.
- Further experimentation with the issue described in #6111 makes the use of the creation time of the snapshot appear t...
-
12:36 AM Bug #8896 (New): Fix for 6111 breaks recursive send when snapshot intentionally deleted.
- I posted this as a comment to #6111 some time ago but it doesn't appear to have been noticed.
> I have just discov...
Also available in: Atom