[Bug 224496] mpr and mps drivers seems to have issues with large seagate drives

2020-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496

--- Comment #45 from Matthias Pfaller  ---
(In reply to Sharad Ahlawat from comment #44)
[root@nyx ~]# sysctl kern.cam.da.retry_count
kern.cam.da.retry_count: 4

Previously we had the drives connected to the onboard SATA/SAS ports (hoping
the mps problems would get solved). The machine was running for month without
showing any disk related problems. At the moment we are looking for a
replacement for the SAS2008 (for other machines without that many onboard
SATA/SAS channels) and are testing the following config:

ahci0:  port
0x3050-0x3057,0x3040-0x3043,0x3030-0x3037,0x3020-0x3023,0x3000-0x301f mem
0xdf94-0xdf9407ff irq 32 at device 0.0 on pci5
ahci0: AHCI v1.00 with 4 6Gbps ports, Port Multiplier supported with FBS
ahcich0:  at channel 0 on ahci0
ahcich1:  at channel 1 on ahci0
ahcich2:  at channel 2 on ahci0
ahcich3:  at channel 3 on ahci0
ahci1: AHCI v1.00 with 4 6Gbps ports, Port Multiplier supported with FBS
ahcich4:  at channel 0 on ahci1
ahcich5:  at channel 1 on ahci1
ahcich6:  at channel 2 on ahci1
ahcich7:  at channel 3 on ahci1
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0:  ACS-3 ATA SATA 3.x device
ada0: Serial Number ZJV3ZYSX
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 11444224MB (23437770752 512 byte sectors)
ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
ada1:  ACS-3 ATA SATA 3.x device
ada1: Serial Number ZJV1VVWX
ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 11444224MB (23437770752 512 byte sectors)
ada2 at ahcich2 bus 0 scbus2 target 0 lun 0
ada2:  ACS-3 ATA SATA 3.x device
ada2: Serial Number ZJV1WLXM
ada2: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada2: Command Queueing enabled
ada2: 11444224MB (23437770752 512 byte sectors)
ada3 at ahcich3 bus 0 scbus3 target 0 lun 0
ada3:  ACS-3 ATA SATA 3.x device
ada3: Serial Number ZJV2YY9A
ada3: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada3: Command Queueing enabled
ada3: 11444224MB (23437770752 512 byte sectors)
ada4 at ahcich4 bus 0 scbus4 target 0 lun 0
ada4:  ACS-3 ATA SATA 3.x device
ada4: Serial Number ZJV3ZJNA
ada4: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada4: Command Queueing enabled
ada4: 11444224MB (23437770752 512 byte sectors)
ada5 at ahcich5 bus 0 scbus5 target 0 lun 0
ada5:  ACS-3 ATA SATA 3.x device
ada5: Serial Number ZJV3ZXN5
ada5: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada5: Command Queueing enabled
ada5: 11444224MB (23437770752 512 byte sectors)
ada6 at ahcich6 bus 0 scbus6 target 0 lun 0
ada6:  ACS-3 ATA SATA 3.x device
ada6: Serial Number ZJV2MWZ0
ada6: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada6: Command Queueing enabled
ada6: 11444224MB (23437770752 512 byte sectors)
ada7 at ahcich7 bus 0 scbus7 target 0 lun 0
ada7:  ACS-3 ATA SATA 3.x device
ada7: Serial Number ZCH0HHJ6
ada7: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada7: Command Queueing enabled
ada7: 11444224MB (23437770752 512 byte sectors)
ada8:  ACS-2 ATA SATA 3.x device
ada8: Serial Number S3F5NX0M400493
ada8: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada8: Command Queueing enabled
ada8: 228936MB (468862128 512 byte sectors)
ada8: quirks=0x1<4K>
ada9:  ACS-2 ATA SATA 3.x device
ada9: Serial Number S3F5NX0M400461
ada9: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada9: Command Queueing enabled
ada9: 228936MB (468862128 512 byte sectors)
ada9: quirks=0x1<4K>

I reverted the "camcontrol tags  -N 1" and the changed sysctls. So with
this setup the system runs with the same drives and without any changed sysctl
settings or cam settings. 

Up to now there are no problems showing up. Operating conditions are the same
as with the last mps test (a zpool scrub is running and our systems did a
backup to the machine last night).

As the drives behave well with at least three different controllers

  ahci0: 
  ahci1: 
  isci0: 

I can't imagine that changing parameters on the cam/zfs side (NCQ TRIM, NCQ,
timeouts) will help in our case.

Probably we will have to decommission the LSI9211 boards :-(


regards, Matthias

-- 
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 246201] /etc/fstab "failok" option should apply to fsck as well as mount

2020-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246201

Scott Aitken  changed:

   What|Removed |Added

Version|Unspecified |12.1-RELEASE

-- 
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 201194] Kernel: ahcich: Timeout in slot

2020-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201194

kalo...@gmail.com changed:

   What|Removed |Added

 CC||kalo...@gmail.com

--- Comment #25 from kalo...@gmail.com ---
Have same issue after reinstalling FreeBSD 12.1 from ext to ZFS.
here is DMESG log:
ahcich1: Timeout on slot 28 port 0
ahcich1: is  cs  ss 1000 rs 1000 tfd 50 serr 
cmd c317
(ada0:ahcich1:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00
00 40 00 00 00 00 00 00
(ada0:ahcich1:0:0:0): CAM status: Command timeout
(ada0:ahcich1:0:0:0): Retrying command, 3 more tries remain
ahcich1: Timeout on slot 10 port 0
ahcich1: is  cs  ss 0400 rs 0400 tfd 40 serr 
cmd ca17
(ada0:ahcich1:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00
00 40 00 00 00 00 00 00
(ada0:ahcich1:0:0:0): CAM status: Command timeout
(ada0:ahcich1:0:0:0): Retrying command, 2 more tries remain
ahcich1: Timeout on slot 17 port 0
ahcich1: is  cs  ss 0002 rs 0002 tfd 40 serr 
cmd d117
(ada0:ahcich1:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00
00 40 00 00 00 00 00 00
(ada0:ahcich1:0:0:0): CAM status: Command timeout
(ada0:ahcich1:0:0:0): Retrying command, 1 more tries remain
ahcich1: Timeout on slot 24 port 0
ahcich1: is  cs  ss 0100 rs 0100 tfd 40 serr 
cmd d817
(ada0:ahcich1:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00
00 40 00 00 00 00 00 00
(ada0:ahcich1:0:0:0): CAM status: Command timeout
(ada0:ahcich1:0:0:0): Retrying command, 0 more tries remain
ahcich1: Timeout on slot 31 port 0
ahcich1: is  cs  ss 8000 rs 8000 tfd 40 serr 
cmd df17
(ada0:ahcich1:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00
00 40 00 00 00 00 00 00
(ada0:ahcich1:0:0:0): CAM status: Command timeout
(ada0:ahcich1:0:0:0): Error 5, Retries exhausted

edit /sys/dev/ahci/ahci_pci.c file do not help at all.

Have any solutions?

Regards

-- 
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 245870] panic during startup of squid inside jail

2020-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245870

--- Comment #4 from Mark Johnston  ---
(In reply to Thomas von Dein from comment #3)
Thanks, sorry for the delay.  Could you also show output from

(kgdb) p accf_http_mod
(kgdb) p sohashttpget

?

-- 
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 246312] make buildkernel fails on sys/dev/kbdmux/kbdmux.c at r360808 (r360560 was ok)

2020-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246312

--- Comment #1 from Philippe Michel  ---
I retried this build since then with KBDMUX_DFLT_KEYMAP enabled (at r361008 but
there does not seen to have been relevant changes since my initial report), and
have been unable to reproduce the issue.

Maybe I somehow blundered the first time. Another possibility would be some
race issue (I build with make -j 2)

-- 
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 244533] [patch] diff(1) --label not honoured for "print_status"

2020-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244533

--- Comment #4 from Jamie Landeg-Jones  ---
Thanks for the info, Kyle!

And sorry for the style formatting - I don't know how I managed to not notice
that when submitting!

Cheers, Jamie

-- 
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 246458] [patch] systat - Introduced sysputpage() to display large page size with human readable format.

2020-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246458

Bug ID: 246458
   Summary: [patch] systat - Introduced sysputpage() to display
large page size with human readable format.
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: o...@j.email.ne.jp

Created attachment 214477
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214477&action=edit
display page size fields in SI unit

https://reviews.freebsd.org/D24834

Using UI units allows to fit larger numbers in columns.
Stop calling v_page_size - this is a value that doesn't change at runtime.
Renamed WINDOW *wnd to *wd to avoid conflict with global *wnd variable.
Use bit-shift to convert page size to byte.

New screen:
5 usersLoad  0.23  0.27  0.17  May 13 18:15
   Mem usage:   7%Phy  4%Kmem   VN PAGER   SWAP PAGER
Mem:   REALVIRTUAL  in   out in   out
Tot   Share  TotShareFree  count
Act  56664K   0  335228K0   2288M  pages
All  57400K  675840  336988K  1572864 ioflt  Interrupts
Proc: cow  58 total
  r   p   d   s   w   Csw  Trp  Sys  Int  Sof  Fltzfod  3 atkbd0 1
 58   1641   50   23   16 ozfod18 acpi0 9
 %ozfod   psm0 12
 0.2%Sys   0.0%Intr  0.0%User  0.0%Nice 99.8%Idle daefr 2 ata0 14
|||||||||||   prcfr   ehci0 19
  totfr   em1:irq0
 9 dtbuf  react   em0:irq0
Namei Name-cache   Dir-cache119343 maxvn  pdwak24
cpu0:timer
   Callshits   %hits   %  1621 numvn   10 pdpgs11
cpu1:timer
  15  15 100   248 frevn  intrn   ahci0:ch0
 142M wireahci0:ch1
Disks  ada0  ada1  ada2  ada3   cd0 pass0 pass131916K act ahci0:ch2
KB/t   0.00  0.00  0.00  0.00  0.00  0.00  0.00 3244K inact   ahci0:ch3
tps   0 0 0 0 0 1 0 0 laund
MB/s   0.00  0.00  0.00  0.00  0.00  0.00  0.00 2288M free


Old screen:
6 usersLoad  0.31  0.30  0.21  May 13 18:20
   Mem usage:  10%Phy  5%Kmem
Mem: KBREALVIRTUAL  VN PAGER   SWAP PAGER
Tot   Share  TotShareFree   in   out in   out
Act   59008   340200  2273772  count
All   59744 660   341960 1536  pages
Proc:Interrupts
  r   p   d   s   w   Csw  Trp  Sys  Int  Sof  Fltioflt64 total
 59   195   36  138   28   20   35  6 cow   5 atkbd0 1
   19 zfod 19 acpi0 9
 0.5%Sys   0.1%Intr  0.1%User  0.0%Nice 99.3%Idle   2 ozfod   psm0 12
||||||||||  8%ozfod 2 ata0 14
  daefr   ehci0 19
 7 dtbuf   18 prcfr   em1:irq0
Namei Name-cache   Dir-cache119343 maxvn   33 totfr   em0:irq0
   Callshits   %hits   %  2227 numvn  react23
cpu0:timer
 233 214  92   2   1   538 frevn  pdwak13
cpu1:timer
   10 pdpgs 2 ahci0:ch0
Disks  ada0  ada1  ada2  ada3   cd0 pass0 pass1   intrn   ahci0:ch1
KB/t  10.22  0.00  0.00  0.00  0.00  0.00  0.00173992 wireahci0:ch2
tps   2 0 0 0 0 1 0 34048 act ahci0:ch3
MB/s   0.02  0.00  0.00  0.00  0.00  0.00  0.00 41712 inact
%busy 0 0 0 0 0 0 0   laund
  2273772 free

-- 
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 237664] [patch] systat -zarc to display cumulative rate and round down large numbers by SI units

2020-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237664

--- Comment #8 from o...@j.email.ne.jp ---
(In reply to ota from comment #7)

Next patch is not on zarc and decided to create a new one.
It is https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246458

-- 
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 246458] [patch] systat - Introduced sysputpage() to display large page size with human readable format.

2020-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246458

Mark Linimon  changed:

   What|Removed |Added

   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"