[Bug 200592] panic: solaris assert: zilog_is_dirty(zilog) || spa_freeze_txg(zilog->zl_spa) != UINT64_MAX, file: /release/usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c,

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200592 --- Comment #2 from Andriy Gapon --- (In reply to Alan Somers from comment #1) Alan, you seem to be running into a different bug, because the stack trace and the assertion are completely different despite having ZIL in common. I've also ru

[Bug 211513] [patch] [asmc] Patch to add MacBook Pro 9,2 support

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211513 William Theesfeld Jr changed: What|Removed |Added Attachment #173173|0 |1 is obsolete|

[Bug 200592] panic: solaris assert: zilog_is_dirty(zilog) || spa_freeze_txg(zilog->zl_spa) != UINT64_MAX, file: /release/usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c,

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200592 Alan Somers changed: What|Removed |Added CC||asom...@freebsd.org --- Comment #1 f

[Bug 211531] Hitting non sleepable lock panic for lock "unp_link_rwlock"

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211531 Mark Johnston changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|ma...@freebsd.org Stat

[Bug 211528] [request] Mellanox ConnectX-3 drivers compiled into the base system

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211528 Matthew Macy changed: What|Removed |Added CC||mm...@nextbsd.org --- Comment #4 fr

[Bug 204009] [patch] buffer overflow when zerokey in AES ICM

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204009 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: bdrewery Date: Mon Aug 8 19:43:07 UTC 2016 New revision: 303849 URL: https://svnweb.freebsd.org/changeset/base/303849 Log: MFC r303650: opencrypt

[Bug 211361] suggested boot partition size is too small, bsdinstall creates unaligned partitions

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361 --- Comment #15 from Nathan Whitehorn --- (In reply to Dag-Erling Smørgrav from comment #14) gpart(8) does know about those things and will align to stripesize -- the logic in the installer is copied from the userland code in geom_part.c.

[Bug 211361] suggested boot partition size is too small, bsdinstall creates unaligned partitions

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361 --- Comment #14 from Dag-Erling Smørgrav --- This is not a matter of a bad default. The kernel is doing its best to tell us the truth about the disk. Based in part on that information, we need to make a policy decision - one of *dozens*

[Bug 211361] suggested boot partition size is too small, bsdinstall creates unaligned partitions

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361 --- Comment #13 from Nathan Whitehorn --- (In reply to Dag-Erling Smørgrav from comment #12) It wraps zfs, zpool, and newfs. It does talk directly to GEOM (through libgeom) -- but so does the gpart command-line tool. The point is just tha

[Bug 211361] suggested boot partition size is too small, bsdinstall creates unaligned partitions

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361 --- Comment #12 from Dag-Erling Smørgrav --- The installer does not wrap any userland tools, at least not for partitioning. It talks directly to GEOM. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 211361] suggested boot partition size is too small, bsdinstall creates unaligned partitions

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361 --- Comment #11 from Nathan Whitehorn --- (In reply to Dag-Erling Smørgrav from comment #10) Sure, but the *policy* shouldn't be in the installer, but in the userland tools that it wraps. Otherwise, the default behavior of the installer i

[Bug 211361] suggested boot partition size is too small, bsdinstall creates unaligned partitions

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361 --- Comment #10 from Dag-Erling Smørgrav --- Nathan, what you're suggesting has a very high probability of breaking scenarios we haven't envisioned and software we're not aware of. This is a matter of *policy*. I want to adopt a *policy*

[Bug 210714] zfsloader doesn't work anymore on some package builders

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210714 Glen Barber changed: What|Removed |Added CC||r...@freebsd.org --- Comment #3 from

[Bug 211361] suggested boot partition size is too small, bsdinstall creates unaligned partitions

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361 --- Comment #9 from Nathan Whitehorn --- I would like to see this done in the kernel preferred IO alignment reporting rather than the installer. This limits the amount of magic in the installer and fixes similar issues in the rest of the sy

[Bug 211528] [request] Mellanox ConnectX-3 drivers compiled into the base system

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211528 --- Comment #3 from Ben RUBSON --- Thank you HPS for your help. I managed to have Mellanox ConnectX-3 drivers compiled into the kernel adding this to the GENERIC configuration : options COMPAT_LINUXKPI device mlxen "options OFED" does not

[Bug 176683] [request] catman pages shall be stored in /var (/usr/local/var,/var/local)

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=176683 Brooks Davis changed: What|Removed |Added CC||bro...@freebsd.org --- Comment #1 f

[Bug 169697] syslogd(8) is not BOM aware

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169697 Mark Linimon changed: What|Removed |Added Component|standards |bin Assignee|freebsd-stan

[Bug 211299] usr.bin/xlint/lint1/param.h - Remove elif __alpha__ block

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211299 Brooks Davis changed: What|Removed |Added CC||bro...@freebsd.org --- Comment #1 f

[Bug 175711] When the server has more than 3 days, rising interrupt (serving Pppoe.) Traffic and pppoe session has not changed.

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175711 Mark Linimon changed: What|Removed |Added Assignee|freebsd-standards@FreeBSD.o |freebsd-bugs@FreeBSD.org

[Bug 176412] newfs writes by default, compare to bsdlabel/disklabel.

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=176412 Mark Linimon changed: What|Removed |Added Component|standards |bin Assignee|freebsd-stan

[Bug 176683] [request] catman pages shall be stored in /var (/usr/local/var,/var/local)

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=176683 Mark Linimon changed: What|Removed |Added Summary|catman pages shall be |[request] catman pages

[Bug 193730] Problem with libbsdstat in cross-compile environment

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193730 Ngie Cooper changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 193730] Problem with libbsdstat in cross-compile environment

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193730 Mark Linimon changed: What|Removed |Added Assignee|freebsd-standards@FreeBSD.o |freebsd-bugs@FreeBSD.org

[Bug 199114] operator << (ostream &, const string &) linker problem

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199114 Mark Linimon changed: What|Removed |Added Component|standards |bin Assignee|freebsd-stan

[Bug 202383] zfsboot

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202383 Mark Linimon changed: What|Removed |Added Component|standards |bin Assignee|freebsd-stan

[Bug 202411] unable to freebsd-update upgrade -r 10.2-RELEASE from 10.1

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202411 Mark Linimon changed: What|Removed |Added Assignee|freebsd-standards@FreeBSD.o |freebsd-bugs@FreeBSD.org

[Bug 194107] Triple boot (Xubuntu) not showing after installing FreeBSD

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194107 Mark Linimon changed: What|Removed |Added Component|standards |misc Assignee|freebsd-sta

[Bug 211029] FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for a 700MB CD-r

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211029 Mark Linimon changed: What|Removed |Added CC|freebsd-am...@freebsd.org | Assignee|freebsd-bugs@Fr

[Bug 211361] suggested boot partition size is too small, bsdinstall creates unaligned partitions

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211361 Mark Linimon changed: What|Removed |Added Keywords|needs-patch |patch -- You are receiving this ma

[Bug 211617] `bsdinstall` looping on Subnet Mask

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211617 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd-sysinstall@FreeBSD.

[Bug 194466] [patch] Update printf(1) to support %T and %q bashisms

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194466 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 192971] [PATCH]Some utilies might lead to overflow

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192971 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 211299] usr.bin/xlint/lint1/param.h - Remove elif __alpha__ block

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211299 Mark Linimon changed: What|Removed |Added Keywords||easy -- You are receiving this mai

[Bug 211299] usr.bin/xlint/lint1/param.h - Remove elif __alpha__ block

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211299 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma