[Bug 221974] cam iosched: The iops limiter should enforce limits below the quanta value and should not discard 'unspent' ios

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221974 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: imp Date: Fri Sep 22 02:36:36 UTC 2017 New revision: 323894 URL: https://svnweb.freebsd.org/changeset/base/323894 Log: cam iosched: Bettar account IOPS

[Bug 221974] cam iosched: The iops limiter should enforce limits below the quanta value and should not discard 'unspent' ios

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221974 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: imp Date: Fri Sep 22 02:36:32 UTC 2017 New revision: 323893 URL: https://svnweb.freebsd.org/changeset/base/323893 Log: cam iosched: Enforce iop limits

[Bug 222505] sysctl hw.usb.disable_enumeration extend description

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222505 Conrad Meyer changed: What|Removed |Added CC||c...@freebsd.org Assignee

[Bug 222505] sysctl hw.usb.disable_enumeration extend description

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222505 Bug ID: 222505 Summary: sysctl hw.usb.disable_enumeration extend description Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

[Bug 222504] [linuxkpi] Support compat_ioctl (for 32-bit drm)

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222504 Conrad Meyer changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@freebsd.org

[Bug 222504] [linuxkpi] Support compat_ioctl (for 32-bit drm)

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222504 Bug ID: 222504 Summary: [linuxkpi] Support compat_ioctl (for 32-bit drm) Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Sev

[Bug 222425] GPT broken after "gpart backup ada0 | gpart restore -F ada1"

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222425 --- Comment #9 from ch...@cretaforce.gr --- Yes it doesn't make sense. I also tried without success: sysctl kern.geom.debugflags=17 dd if=/dev/zero of=/dev/ada1 bs=512 count=40 gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada1 -- Y

[Bug 222425] GPT broken after "gpart backup ada0 | gpart restore -F ada1"

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222425 Andrey V. Elsukov changed: What|Removed |Added CC||tso...@freebsd.org --- Comment

[Bug 222425] GPT broken after "gpart backup ada0 | gpart restore -F ada1"

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222425 --- Comment #7 from ch...@cretaforce.gr --- Yes after booting from ada0, "gpart show" shows all partitions without CORRUPT word: =>40 7814037088 ada0 GPT (3.6T) 401024 1 freebsd-boot (512K) 1064

[Bug 222425] GPT broken after "gpart backup ada0 | gpart restore -F ada1"

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222425 --- Comment #6 from Andrey V. Elsukov --- (In reply to chris from comment #4) > I run: > > gpart backup ada0 | gpart restore -F ada1 > true > /dev/ada1 > gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada1 So, if partition table is st

[Bug 222425] GPT broken after "gpart backup ada0 | gpart restore -F ada1"

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222425 --- Comment #5 from Andrey V. Elsukov --- (In reply to chris from comment #4) > I run: > > gpart backup ada0 | gpart restore -F ada1 > true > /dev/ada1 > gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada1 So, it partition table is st

[Bug 222425] GPT broken after "gpart backup ada0 | gpart restore -F ada1"

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222425 --- Comment #4 from ch...@cretaforce.gr --- I run: gpart backup ada0 | gpart restore -F ada1 true > /dev/ada1 gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada1 The same issue. -- You are receiving this mail because: You are the ass

[Bug 222425] GPT broken after "gpart backup ada0 | gpart restore -F ada1"

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222425 --- Comment #3 from ch...@cretaforce.gr --- > Also, if you reboot from ada0 and partition tables from both disks will be > detected correctly, this means that something wrong with bootcode/BIOS. Partition tables from both disks are correct

[Bug 222425] GPT broken after "gpart backup ada0 | gpart restore -F ada1"

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222425 --- Comment #2 from ch...@cretaforce.gr --- Yes 10.3 works on the same hardware without issue. The problem is not related to specific hardware as I test it in different servers with different motherboard and different disks. Also the datac

[Bug 222425] GPT broken after "gpart backup ada0 | gpart restore -F ada1"

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222425 --- Comment #1 from Andrey V. Elsukov --- (In reply to chris from comment #0) > There is a problem with the MBR after running "gpart backup ada0 | gpart > restore -F ada1" and because of this it's not possible to boot using this > disk. >

[Bug 222425] GPT broken after "gpart backup ada0 | gpart restore -F ada1"

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222425 Andrey V. Elsukov changed: What|Removed |Added CC||a...@freebsd.org Su

[Bug 210607] patch to bin/cat/cat.c to align output between when invoked with -be & -ne flags

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210607 Sevan Janiyan changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|se...@freebsd.org -- You are rece

[Bug 210607] patch to bin/cat/cat.c to align output between when invoked with -be & -ne flags

2017-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210607 Sevan Janiyan changed: What|Removed |Added CC||se...@freebsd.org U