[Bug 212258] bootpool is not imported after reboot on a MBR partitioned drive

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212258 tsa...@gmail.com changed: What|Removed |Added Severity|Affects Only Me |Affects Some People -- You are

[Bug 212258] bootpool is not imported after reboot on a MBR partitioned drive

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212258 --- Comment #3 from tsa...@gmail.com --- This is what I get after a clean install using MBR: # zpool import pool: bootpool id: 942740621413601929 state: ONLINE action: The pool can be imported using its name or numeric identifier

[Bug 211990] iscsi fails to reconnect and does not release devices

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211990 Julien Cigar changed: What|Removed |Added CC||jul...@perdition.city --- Comment #

[Bug 213371] panic: spin lock held too long

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213371 --- Comment #30 from Wojciech Giel --- show active trace gives: "No such command" -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing l

[Bug 211990] iscsi fails to reconnect and does not release devices

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211990 --- Comment #12 from Julien Cigar --- Some more info: on filer2: root@filer2:/home/jcigar # cat /etc/ctl.conf auth-group ag0 { chap xxx xxx } portal-group pg0 { discovery-auth-group no-authentication listen 10.20.30.32 } t

[Bug 212875] [patch] add -d (domain) flag to hostname

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212875 Ben RUBSON changed: What|Removed |Added Attachment #175028|0 |1 is obsolete|

[Bug 212875] [patch] add -d (domain) flag to hostname

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212875 --- Comment #3 from Ben RUBSON --- I've just modified the patch according to your last comment Kurt. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@fr

[Bug 212875] [patch] add -d (domain) flag to hostname

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212875 Ben RUBSON changed: What|Removed |Added Attachment #175863|0 |1 is obsolete|

[Bug 212258] bootpool is not imported after reboot on a MBR partitioned drive

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212258 --- Comment #4 from Petr Fischer --- I also checked zpool.cache by: zdb -CU /boot/zfs/zpool.cache Everything OK, correct devices inside cache file, bootpool still exported after reboot. -- You are receiving this mail because: You are th

[Bug 213572] Support for Setting base system build options via dialog

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213572 Bug ID: 213572 Summary: Support for Setting base system build options via dialog Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 208554] usr.bin/sed :sed functions 'i' and 'a' discard leading white space

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208554 Pedro F. Giffuni changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 213474] sed behaviuor with a/i/c operands.

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213474 Pedro F. Giffuni changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 213474] sed behavior change with a/i/c operands.

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213474 Pedro F. Giffuni changed: What|Removed |Added Summary|sed behaviuor with a/i/c|sed behavior change with

[Bug 213474] sed behaviuor with a/i/c operands.

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213474 --- Comment #1 from Pedro F. Giffuni --- I am not sure this can be classified as a regression. It is certainly a change in behavior with the idea of being more compatible with GNU sed: some people may be moving from linux to FreeBSD and ma

[Bug 213462] Retry_count in minidump code delaying ENOSPC by around 30 minutes for live cores.

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213462 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: stevek Date: Mon Oct 17 22:57:41 UTC 2016 New revision: 307540 URL: https://svnweb.freebsd.org/changeset/base/307540 Log: Add sysctl to make amd64 mini

[Bug 213474] sed behavior change with a/i/c operands.

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213474 --- Comment #2 from Pedro F. Giffuni --- Created attachment 175892 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175892&action=edit Proof-of-concept: provide a compile-time flag for GNU compatibility An idea that could use poli

[Bug 213584] tar's 'g' substitution flag is broken

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213584 Bug ID: 213584 Summary: tar's 'g' substitution flag is broken Product: Base System Version: 10.3-RELEASE Hardware: Any OS: Any Status: New Severity:

[Bug 213572] Support for Setting base system build options via dialog

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213572 Mark Linimon changed: What|Removed |Added Keywords||feature, patch CC|