[Bug 216813] mount_msdosfs: regression in handling the -L flag

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216813

Bug ID: 216813
   Summary: mount_msdosfs: regression in handling the -L flag
   Product: Base System
   Version: 10.3-RELEASE
  Hardware: Any
OS: Any
Status: New
  Keywords: patch
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: m...@freebsd.org

Created attachment 179628
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179628&action=edit
Work-around

Trying to mount an MS-DOS formatted USB-stick with

% mount_msdosfs -D utf8 -L uk_UA.KOI8-U /dev/da4 /mnt

fails with:

mount_msdosfs: msdosfs_iconv: File exists

(As it used to in 2008, see Bug 129720). After the command exits, the 
msdosfs_iconv.ko is listed by kldstat. So, something loads it, then tries to
load it again and fails.

The attached patch provides a work-around for mount_msdosfs(8) -- this allowed
me to mount the device in a hurry. However, I suspect, it is the
kiconv_add_xlat16_cspairs(3), that needs fixing instead.

-- 
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 216814] BRAS at FreeBSD 11.0p7 reboots/crash some days (mpd5 vmware esxi 6.0.0)

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216814

Bug ID: 216814
   Summary: BRAS at FreeBSD 11.0p7 reboots/crash some days (mpd5
vmware esxi 6.0.0)
   Product: Base System
   Version: 11.0-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: bugs-freebsd-...@bekreyev.ru
CC: freebsd-am...@freebsd.org
CC: freebsd-am...@freebsd.org

Created attachment 179629
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179629&action=edit
/var/log/messages

I using FreeBSD 11 as BRAS with mpd5-5.8 on VMWare ESXi 6.0.0 (3620759) and
system crash and reboots abouts every three days. What can be wrong?

$ freebsd-version -uk
11.0-RELEASE-p2
11.0-RELEASE-p7

Feb  5 02:29:36 BRAS3 kernel: current process   = 12 (irq275: vmx2)
Feb  5 02:29:36 BRAS3 kernel: trap number   = 12
Feb  5 02:29:36 BRAS3 kernel: panic: page fault
Feb  5 02:29:36 BRAS3 kernel: cpuid = 2

vmx2 used for PPPoE customers connected via mpd5

Server: HP Proliant DL380 G7 with Intel Xeon E5630 and Broadcom NC382i GE

In sysctl I change only this: kern.ipc.maxsockbuf=23175936

Attaching /var/log/messages about this reboot.

Another virtual instanced of FreeBSD on this VMware working very well and not
reboots.

-- 
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 216760] Memory Management Freebsd Guest On QEMU-KVM HOst

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216760

kvanbie...@gmail.com changed:

   What|Removed |Added

  Component|bin |kern

-- 
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 216760] Memory Management Freebsd Guest On QEMU-KVM HOst

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216760

--- Comment #1 from kvanbie...@gmail.com ---
Xen is unaffected.
Freebsd 12-current is also affected.
Tested both i386 and amd64 builds.

-- 
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 216829] NanoBSD "tools" relies on mkimg revision not present before -HEAD

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216829

Bug ID: 216829
   Summary: NanoBSD "tools" relies on mkimg revision not present
before -HEAD
   Product: Base System
   Version: 11.0-STABLE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: k...@denninger.net

Created attachment 179650
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179650&action=edit
Patch to fix the missing "-a" flag on mkimg commands

/usr/src/tools/tools/nanobsd/embedded/common contains a series of sections that
use the "mkimg" command to make the disk image.  This command includes a switch
(-a) to make the active partition that is *not* present in other than -HEAD,
and thus the command fails.

A workaround is available by using mdconfig to mount the image after it is
built and set the active flag using gpart.  Patch attached to (1) delete the
missing "-a" flag from the mkimg command and (2) mount and image and use gpart
to set the active flag instead.

-- 
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 216830] RPI2 configuration script for nanobsd is missing partition change requirements

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216830

Bug ID: 216830
   Summary: RPI2 configuration script for nanobsd is missing
partition change requirements
   Product: Base System
   Version: 11.0-STABLE
  Hardware: arm
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: k...@denninger.net

Created attachment 179651
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179651&action=edit
Define the partitions so the built system can mount root on startup

NanoBSD's RPI2 configuration has to override the partition settings or the root
and cfg filesystems are wrong, and thus the built system will not boot.

Patch attached.

-- 
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 216759] [kern] Memory speed significantly slower under QEMUKVM emulation according to sysbench

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216759

--- Comment #3 from and...@azar-a.net ---
Without KVM extensions on QEMU the speed goes a bit up to 94MB/s instead of 67
before

-- 
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 216759] [kern] Memory speed significantly slower under QEMUKVM emulation according to sysbench

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216759

and...@azar-a.net changed:

   What|Removed |Added

   Hardware|Any |amd64

-- 
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 216759] [kern] Memory speed with small blocks (1K) up to 35 times slower than host system under QEMU emulation

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216759

and...@azar-a.net changed:

   What|Removed |Added

Summary|[kern] Memory speed |[kern] Memory speed with
   |significantly slower under  |small blocks (1K) up to 35
   |QEMUKVM emulation according |times slower than host
   |to sysbench |system under QEMU emulation

-- 
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 216831] [PATCH] sys/mips/cavium/octeon_machdep.c: add cavium octeon 'bootoctlinux' boot argument support

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216831

Bug ID: 216831
   Summary: [PATCH] sys/mips/cavium/octeon_machdep.c: add cavium
octeon 'bootoctlinux' boot argument support
   Product: Base System
   Version: 11.0-STABLE
  Hardware: mips
OS: Any
Status: New
  Keywords: patch
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: northwoodlogic.f...@gmail.com
  Keywords: patch

Created attachment 179652
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179652&action=edit
cavium octeon 'bootoctlinux' argument support patch

This patch adds support to set a few bootflags and kernel environment variables
from the cavium 'bootoctlinux' uboot loader. With this patch I can do many of
the loader things like booting to single user mode and setting an alternate
root device. It's not 100% compatible with all loader features because many of
them don't make sense on this platform.


This was developed and tested on an EdgeRouter Lite v3.

For reference, here is the u-boot version I have:

U-Boot 1.1.1 (UBNT Build ID: 4670715-gbd7e2d7) (Build time: May 27 2014 -
11:16:22)

BIST check passed.
UBNT_E100 r1:2, r2:18, f:4/71, serial #: 802AA88F7448
MPR 13-00318-18
Core clock: 500 MHz, DDR clock: 266 MHz (532 Mhz data rate)
DRAM:  512 MB
Clearing DRAM... done
Flash:  4 MB
Net:   octeth0, octeth1, octeth2


This is the uboot environment I've been using:


baudrate=115200
download_baudrate=115200
nuke_env=protect off $(env_addr) +$(env_size);erase $(env_addr) +$(env_size)
autoload=n
ethact=octeth0
bootdelay=10
kernel=kernel
filesize=8EF8C8
fileaddr=0x9F0
filename=kernel
rootdev=ufs:/dev/da0s2a
bootcmd=usb reset;fatload usb 0 ${loadaddr} ${kernel}; bootoctlinux ${loadaddr}
coremask=0x3 vfs.root.mountfrom=${rootdev}
loadaddr=0x9f0
numcores=2
stdin=serial
stdout=serial
stderr=serial
env_addr=0x1fbfe000
env_size=0x2000
flash_base_addr=0x1f80
flash_size=0x40
uboot_flash_addr=0x1f88
uboot_flash_size=0x7
flash_unused_addr=0x1f8f
flash_unused_size=0x31
bootloader_flash_update=bootloaderupdate

-- 
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 216832] net.inet.tcp.log_debug incorrect debug message

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216832

Bug ID: 216832
   Summary: net.inet.tcp.log_debug incorrect debug message
   Product: Base System
   Version: 10.3-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: anto...@hesiod.org

Created attachment 179653
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179653&action=edit
unified diff to fix the problem

When net.inet.tcp.log_debug is set, most new connections report Timestamp not
expected.  The problem is, this gets reported for the message which starts the
connection before the state has decided if Timestamps are expected.  A simple
fix is to move the reporting logic below the code which sets up the timestamp
expectation.  This logic is in sys/netinet/tcp_input.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 216833] TSC as timecounter makes system lag on Core 2 generation hardware

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216833

Bug ID: 216833
   Summary: TSC as timecounter makes system lag on Core 2
generation hardware
   Product: Base System
   Version: CURRENT
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: jiash...@gmail.com
CC: freebsd-am...@freebsd.org
CC: freebsd-am...@freebsd.org

Originally discussed on freebsd-current@
https://lists.freebsd.org/pipermail/freebsd-current/2017-January/064419.html

Since r310177 enablement of EARLY_AP_STARTUP, system time lags behind on Intel
Core 2 generation hardware (family 6 model 17). It happens to me on Intel
Pentium T4200 and Core 2 E7400. Larry Rosenman (ler@) also confirmed it
happening on Xeon E5410.

Workaround:
- Disable EARLY_AP_STARTUP, or
- sysctl kern.timecounter.hardware=HPET

-- 
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"


Problem reports for freebsd-bugs@FreeBSD.org that need special attention

2017-02-05 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
In Progress |183618 | [panic] Dell PowerEdge R620 -- PERC H710 Mini (mf 
In Progress |196973 | sh(1) broken UTF-8 input  
In Progress |207109 | makefs includes a timestamp that prevents reprodu 
In Progress |212562 | stucking kyua test (/usr/tests/lib/libutil) on 10 
New |197876 | [devfs] an error in devfs leads to data loss and  
New |198797 | [PATCH] Added an option to install BSDstats to bs 
New |202290 | /usr/bin/vi conversion error on valid character   
New |202362 | ntp: restore refclocks selection (10.2-RELEASE re 
New |202740 | vi/ex string substitution problem when there is m 
New |204097 | witness_initialize() does not perform bound check 
New |204115 | freebsd-update: Add support for better user messa 
New |204545 | Adding quirk entry for some (Acer C720P Chromeboo 
New |205598 | [patch] sbin/md5.c param -c, convert to lowercase 
New |206386 | vendor/libarchive: directory traversal vulnerabil 
New |207860 | [PATCH] Upgrade tcsh to 6.20.00   
New |207940 | [patch] sys/boot/efi/boot1 select boot partition  
New |209213 | UEFI Loader shows only black screen with Nvidia G 
New |210245 | [PATCH] Update etc/ntp.conf to eliminate failure  
New |210804 | installerconfig - using ZFS create in custom scri 
New |212561 | stucking kyua test (/usr/tests/sys/acl/01) with e 
New |214273 | [patch] vmrun.sh: accept -u flag for using UTC in 
New |214705 | Kernel panic trying to playback encrypted DVD, "F 
Open|183817 | [patch] [mac] [panic] kernel compiled with option 
Open|194925 | [pf] [ifconfig] interface group keywords do not w 
Open|204081 | Uninterruptible sleep under 10.2-RELEASE  
Open|204121 | numa(4) is broken: "vm_page_alloc: missing page"  
Open|206528 | Emulex LPe 16002 FC HBA Not Recognized by oce(4)  
Open|206585 | hpt_set_info possible buffer overflow 
Open|206754 | Out of bounds negative array index in iicrdwr 
Open|207248 | [patch] daemon(8): Add option to redirect stdout  
Open|211361 | suggested boot partition size is too small, bsdin 
Open|211564 | distributeworld (and other distribuction function 
Open|212418 | kernel panic in _taskqgroup_adjust - uninitialize 
In Progress |191348 | [mps] LSI2308 with WD3000FYYZ drives disappears a 
New |202316 | Add IANA vxlan port to /etc/services  
New |206386 | vendor/libarchive: directory traversal vulnerabil 
Open|206754 | Out of bounds negative array index in iicrdwr 

37 problems total for which you should take action.
___
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 216224] [regression] `pw usermod $username -m` doesn't work after r286196

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216224

--- Comment #4 from Baptiste Daroussin  ---
There was no errata for that, so it does not work on 10.3-RELEASE and
11.0-RELEASE but will be in next releases.

I'll see what I can do to provide an errata

-- 
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 204340] [panic] nfsd, em, msix, fatal trap 9

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204340

Rick Macklem  changed:

   What|Removed |Added

 Attachment #179512|0   |1
is obsolete||

--- Comment #25 from Rick Macklem  ---
Created attachment 179661
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179661&action=edit
add svcpool_close (cleaned up version)

This patch implements the same logic as 179512, but is cleaned up
by factoring out the code common to svcpool_destroy() and svcpool_close()
and placing it in svcpool_cleanup().

Semantically equivalent to 179512 for testing.

-- 
You are receiving this mail because:
You are on the CC list 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 209273] math/maxima package installed with pkg does not work

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209273

Yuri Victorovich  changed:

   What|Removed |Added

 CC||y...@rawbw.com

--- Comment #2 from Yuri Victorovich  ---
I can't reproduce this with 5.39.0. Paweł, please retest it with 5.39.0

See the update: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216838

-- 
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 216832] net.inet.tcp.log_debug incorrect debug message

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216832

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@freebsd.org
   Keywords||patch

-- 
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 216833] TSC as timecounter makes system lag on Core 2 generation hardware with EARLY_AP_STARTUP

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216833

Mark Linimon  changed:

   What|Removed |Added

 CC|freebsd-am...@freebsd.org   |
   Keywords||regression
Summary|TSC as timecounter makes|TSC as timecounter makes
   |system lag on Core 2|system lag on Core 2
   |generation hardware |generation hardware with
   ||EARLY_AP_STARTUP

-- 
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 216831] [PATCH] sys/mips/cavium/octeon_machdep.c: add cavium octeon 'bootoctlinux' boot argument support

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216831

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|freebsd-m...@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 216830] RPI2 configuration script for nanobsd is missing partition change requirements

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216830

Mark Linimon  changed:

   What|Removed |Added

 CC||i...@freebsd.org
   Keywords||patch

-- 
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 216829] NanoBSD "tools" relies on mkimg revision not present before -HEAD

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216829

Mark Linimon  changed:

   What|Removed |Added

   Keywords||patch
 CC||i...@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 216813] mount_msdosfs: regression in handling the -L flag

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216813

Mark Linimon  changed:

   What|Removed |Added

   Keywords||regression

-- 
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 216814] BRAS at FreeBSD 11.0p7 reboots/crash some days (mpd5 vmware esxi 6.0.0)

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216814

Mark Linimon  changed:

   What|Removed |Added

 CC|freebsd-am...@freebsd.org   |
   Assignee|freebsd-bugs@FreeBSD.org|freebsd-virtualization@Free
   ||BSD.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 216759] [kern] Memory speed with small blocks (1K) up to 35 times slower than host system under QEMU emulation

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216759

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|freebsd-virtualization@Free
   ||BSD.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 216760] poor performance on QEMU-KVM host

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216760

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|freebsd-virtualization@Free
   ||BSD.org
Summary|Memory Management Freebsd   |poor performance on
   |Guest On QEMU-KVM HOst  |QEMU-KVM host
 CC|freebsd-am...@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 216687] make buildkernel fails due to compilation error in sys/dev/nvme/nvme.h 11-STABLE r312990

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216687

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|lini...@freebsd.org

--- Comment #3 from Mark Linimon  ---
To submitter: avg@ is correct.  I kind of did an auto-assign on this one.

Should I presume that 312990 was simply where you happened to update to on that
day?  And, if so, do you know at what rev your previous update was?

-- 
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 216830] RPI2 configuration script for nanobsd is missing partition change requirements

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216830

--- Comment #1 from Warner Losh  ---
It should already get all these settings from the std-embedded setting for
NANO_LAYOUT. That's the bug that needs to get fixed. It used to do this just
fine.

-- 
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 216840] mfi driver is not detecting my LSI MEGARAID SAS card anymore

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216840

Bug ID: 216840
   Summary: mfi driver is not detecting my LSI MEGARAID SAS card
anymore
   Product: Base System
   Version: 11.0-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: simpl...@mail.ru
CC: freebsd-am...@freebsd.org
CC: freebsd-am...@freebsd.org

I've tried to boot on live usb of 11.0 it cannot find my adapter and I can't
even found my RAID.
I've tried to run pciconf it cannot adapter.
kldstat -v | grep mfi output mfi.ko build in kernel
kldload mfi.ko output mfi.1 have in kernel
Card INTEL SROMBSAS18E
This problem affected only usb live?
I want build kernel from src, but later.

I found this post with same problem: https://forums.freebsd.org/threads/58400/

-- 
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 216830] RPI2 configuration script for nanobsd is missing partition change requirements

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216830

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

Author: imp
Date: Mon Feb  6 06:15:39 UTC 2017
New revision: 313326
URL: https://svnweb.freebsd.org/changeset/base/313326

Log:
  o Add mkimg to the cross tools, and use the TMPPATH as PATH to pick up
mkimg for building on systems like FreeBSD 11.0 that don't have my
-a changes.
  o Set NANO_ROOT and NANO_ALTROOT for std-* since their values don't
change when we set NANO_SLICE*.

  PR: 216829
  PR: 216830

Changes:
  head/tools/tools/nanobsd/embedded/common

-- 
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 216829] NanoBSD "tools" relies on mkimg revision not present before -HEAD

2017-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216829

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

Author: imp
Date: Mon Feb  6 06:15:39 UTC 2017
New revision: 313326
URL: https://svnweb.freebsd.org/changeset/base/313326

Log:
  o Add mkimg to the cross tools, and use the TMPPATH as PATH to pick up
mkimg for building on systems like FreeBSD 11.0 that don't have my
-a changes.
  o Set NANO_ROOT and NANO_ALTROOT for std-* since their values don't
change when we set NANO_SLICE*.

  PR: 216829
  PR: 216830

Changes:
  head/tools/tools/nanobsd/embedded/common

-- 
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"