[Bug 164132] [xpt] "xptioctl: pass device not in the kernel" noise when hot swapping drives in 9.x

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Jun 2021 07:41:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164132

--- Comment #5 from Sergei Masharov <serzh@expir.org> ---
# camcontrol devlist
<GJ0250EAGSQ HPG2>                 at scbus2 target 0 lun 0 (ada0,pass0)
<WDC WD1000FYPS-01ZKB0 02.01B01>   at scbus3 target 0 lun 0 (pass1,ada1)
<Hitachi HTS542525K9A300 BBFOC3MP>  at scbus4 target 0 lun 0 (ada2,pass2)
<WDC WD10EACS-00ZJB0 01.01B01>     at scbus5 target 0 lun 0 (ada3,pass3)
# ls /dev/pass*
/dev/pass0      /dev/pass1      /dev/pass2      /dev/pass3
# ls /dev/ada?
/dev/ada0       /dev/ada2       /dev/ada3

# grep kern.crit messages
Jun 11 00:06:56 <kern.crit> proxy kernel: ada1 at ahcich1 bus 0 scbus3 target 0
lun 0
Jun 11 00:06:56 <kern.crit> proxy kernel: ada1: <WDC WD1000FYPS-01ZKB0
02.01B01> s/n WD-WCASJ1759184 detached
Jun 11 00:07:01 <kern.crit> proxy kernel: (aprobe0:ahcich1:0:0:0): NOP
FLUSHQUEUE. ACB: 00 00 00 00 00 00 00 00 00 00 00 00
Jun 11 00:07:01 <kern.crit> proxy kernel: (aprobe0:ahcich1:0:0:0): CAM status:
ATA Status Error
Jun 11 00:07:01 <kern.crit> proxy kernel: (aprobe0:ahcich1:0:0:0): ATA status:
d1 (BSY DRDY SERV ERR), error: 04 (ABRT )
Jun 11 00:07:01 <kern.crit> proxy kernel: (aprobe0:ahcich1:0:0:0): RES: d1 04
ff ff ff ff ff ff ff ff ff
Jun 11 00:07:01 <kern.crit> proxy kernel: (aprobe0:ahcich1:0:0:0): Error 5,
Retries exhausted
Jun 11 00:07:01 <kern.crit> proxy kernel: (aprobe0:ahcich1:0:0:0): NOP
FLUSHQUEUE. ACB: 00 00 00 00 00 00 00 00 00 00 00 00
Jun 11 00:07:01 <kern.crit> proxy kernel: (aprobe0:ahcich1:0:0:0): CAM status:
ATA Status Error
Jun 11 00:07:01 <kern.crit> proxy kernel: (aprobe0:ahcich1:0:0:0): ATA status:
d1 (BSY DRDY SERV ERR), error: 04 (ABRT )
Jun 11 00:07:01 <kern.crit> proxy kernel: (aprobe0:ahcich1:0:0:0): RES: d1 04
ff ff ff ff ff ff ff ff ff
Jun 11 00:07:01 <kern.crit> proxy kernel: (aprobe0:ahcich1:0:0:0): Error 5,
Retries exhausted
Jun 11 00:07:05 <kern.crit> proxy kernel:
Jun 11 00:07:17 <kern.crit> proxy kernel: xptioctl: pass driver is not in the
kernel
Jun 11 00:07:17 <kern.crit> proxy kernel: xptioctl: put "device pass" in your
kernel config file

-- 
You are receiving this mail because:
You are the assignee for the bug.