[Bug 242891] mlx5_core0 ERR

2019-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242891

--- Comment #6 from commit-h...@freebsd.org ---
A commit references this bug:

Author: hselasky
Date: Mon Dec 30 09:22:53 UTC 2019
New revision: 356201
URL: https://svnweb.freebsd.org/changeset/base/356201

Log:
  Fix spelling.

  PR:   242891
  MFC after:1 week
  Sponsored by: Mellanox Technologies

Changes:
  head/sys/dev/hyperv/netvsc/if_hn.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 242983] basdinstall: Allow to set ZROOT partition size

2019-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242983

Bug ID: 242983
   Summary: basdinstall: Allow to set ZROOT partition size
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: w...@digiware.nl

Created attachment 210329
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210329&action=edit
Diff to bsdinstall/zfsboot and bsdinstall.8

When I normally install systems I do not like to give the full disk to the
zroot partition. If only because I want to use the remainder of the disk for
pools of a different ZMIRRO/ZRAID type.
ATM this is only doable by first creating an absurde SWAP size. And once booted
fix that. Disadvantage is that the freespace ends between swap and zroot, which
is not all to nice.

This patch add a extra option in the zfsboot menu that allows to deviate from
the MAX setting. MAX setting gives the current standard behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 242983] bsdinstall: Allow to set ZROOT partition size

2019-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242983

Willem Jan Withagen  changed:

   What|Removed |Added

Summary|basdinstall: Allow to set   |bsdinstall: Allow to set
   |ZROOT partition size|ZROOT partition size

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 242891] mlx5_core0 ERR

2019-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242891

--- Comment #7 from Michael  ---
Maybe this can clarify the problem. Messages of mlx5 in the Windows system log:

HPE Ethernet 10/25Gb 2-port 640FLR-SFP28 Adapter #2 has got:
vendor_id   15b3
device_id   1016
subvendor_id1590
subsystem_id00d3
HW revision 80
FW version  14.26.1040
port type   ETH

HPE Ethernet 10/25Gb 2-port 640FLR-SFP28 Adapter #2: Zero Touch RoCE: Some of
the required capabilities are not supported by FW (Required 7 Supported 5).

HPE Ethernet 10/25Gb 2-port 640FLR-SFP28 Adapter #2: Zero Touch RoCE is
supported. Current configuration is:
Slow restart 0
TX window0
Adp Retrans  0.

HPE Ethernet 10/25Gb 2-port 640FLR-SFP28 Adapter #2: Zero Touch RoCE: New
configuration is set:
Slow restart 1
TX window0
Adp Retrans  1.

HPE Ethernet 10/25Gb 2-port 640FLR-SFP28 Adapter #2 device detects that the
link is up, and has initiated a normal operation.

HPE Ethernet 10/25Gb 2-port 640FLR-SFP28 Adapter #2: is currently running:
 GUID:  0015:5dff:fd00:f100
 MAC:   00-15-5d-00-f1-00

HPE Ethernet 10/25Gb 2-port 640FLR-SFP28 Adapter #2: configuration updated:
value ZeroTouchRoceCfgMask changed from 5 to 7.

HPE Ethernet 10/25Gb 2-port 640FLR-SFP28 Adapter #2: is currently running:
 Driver Version:2.30.21713.0
 Firmware Version:  14.26.1040
 PSID number:   HP_2690110034

Eventid 46; Hyper-V-Netvsc; Message:
NDK function message not received from VF adapter
"\DEVICE\{CC634541-26A7-4DF0-B2D1-A4025E8351FE}".

In Hyper-V log message are:
Eventid 102; Microsoft-Windows-Hyper-V-VmSwitch; Message:
Networking driver in VM1 is loaded and the protocol version is negotiated to
the most recent version (Virtual machine ID
9B4A1702-666D-40BE-8E83-C280326BF300).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 173118] [patch] Add EDNS Client Subnet support to BIND dig

2019-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173118

Leo Vandewoestijne  changed:

   What|Removed |Added

 CC||freebsd@dns.company

--- Comment #3 from Leo Vandewoestijne  ---
I think this was more a feature request than a bug.
Either was it's solved; it already works by default:

dig +subnet=1.0.0.0/20 @a.ns.facebook.com. facebook.com.
dig +subnet=2.0.0.0/20 @a.ns.facebook.com. facebook.com.

So request can be closed - IMHO.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 229745] ahcich: CAM status: Command timeout

2019-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229745

--- Comment #36 from John Baldwin  ---
My brand new drives all detached after about 10 days of use:

[-- MARK -- Sat Dec 28 06:00:00 2019]
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0:  s/n WD-WCC6Y2ZRADXP detached
ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
ada1:  s/n WD-WCC6Y3TPFEKT detached
ada2 at ahcich2 bus 0 scbus2 target 0 lun 0
ada2:  s/n WD-WCC6Y1VPULU3 detached
(ada0:ahcich0:0:0:0): Periph destroyed
(ada1:ahcich1:0:0:0): Periph destroyed
(ada2:ahcich2:0:0:0): Periph destroyed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 242954] EBR management continues to remain dysfunctional under FreeBSD

2019-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242954

Conrad Meyer  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |DUPLICATE

--- Comment #1 from Conrad Meyer  ---


*** This bug has been marked as a duplicate of bug 232463 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 242955] kld loading broken inside chroot

2019-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242955

--- Comment #1 from Conrad Meyer  ---
Why would you want to load kernel modules in a chrooted filesystem namespace?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 242938] audit(4) records the wrong exit code for execve()

2019-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242938

Conrad Meyer  changed:

   What|Removed |Added

 CC||asom...@freebsd.org,
   ||c...@freebsd.org,
   ||rwat...@freebsd.org
   Assignee|b...@freebsd.org|au...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 242983] bsdinstall: Allow to set ZROOT partition size

2019-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242983

Mark Linimon  changed:

   What|Removed |Added

   Keywords||patch
   Assignee|b...@freebsd.org|sysinst...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 173118] [patch] Add EDNS Client Subnet support to BIND dig

2019-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173118

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|lini...@freebsd.org
 Status|Open|Closed
 Resolution|--- |Overcome By Events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"