https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264733
Bug ID: 264733
Summary: memory card changed, after encountered CAM SCSI Error
Product: Base System
Version: 13.1-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
o reboot
o insert memory card to 'da1' and access (OK)
o memory card changed to small size and access(OK):
GEOM_PART: da1 was automatically resized.
Use `gpart commit da1` to save changes or `gpart undo da1` to revert them.
o memory card return to previous size and access(ERROR):
(da1:umass-sim0:0:0:1): READ(10). CDB: 28 00 00 00 00 40 00 00 08 00
(da1:umass-sim0:0:0:1): CAM status: SCSI Status Error
(da1:umass-sim0:0:0:1): SCSI status: Check Condition
(da1:umass-sim0:0:0:1): SCSI sense: UNIT ATTENTION asc:28,0 (Not ready to ready
change, medium may have changed)
(da1:umass-sim0:0:0:1): Info: 0
(da1:umass-sim0:0:0:1): Field Replaceable Unit: 1
(da1:umass-sim0:0:0:1): Command Specific Info: 0xaa5500
(da1:umass-sim0:0:0:1): Retrying command (per sense data)
WARNING: autofs_trigger_one: request for /mnt/disk/sd0/ completed with error 5,
pid 1868 (ls)
WARNING: autofs_trigger_one: request for /mnt/disk/sd0/ completed with error 5,
pid 1868 (ls)
WARNING: autofs_trigger_one: request for /mnt/disk/sd0/ completed with error 5,
pid 1868 (ls)
WARNING: autofs_trigger_one: request for /mnt/disk/sd0/ completed with error 5,
pid 1868 (ls)
WARNING: autofs_trigger_one: request for /mnt/disk/sd0/ completed with error 5,
pid 1868 (ls)
WARNING: autofs_trigger_one: request for /mnt/disk/sd0/ completed with error 5,
pid 1868 (ls)
need to access memory card, require reboot OS.
--
You are receiving this mail because:
You are the assignee for the bug.