My portable SSD shows following error in dmesg while trying to mount on a particular RPi 5 4GB :
[ 20.107024] scsi host0: uas
[ 20.967381] scsi 0:0:0:0: Direct-Access SanDisk Portable SSD 6004 PQ: 0 ANSI: 6
[ 21.070520] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 21.070603] sd 0:0:0:0: [sda] Write Protect is off
[ 21.070605] sd 0:0:0:0: [sda] Mode Sense: 37 00 10 00
[ 21.070780] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 21.070959] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 21.070961] sd 0:0:0:0: [sda] Optimal transfer size 1048576 bytes
[ 21.073242] sda: sda1
[ 21.073354] sd 0:0:0:0: [sda] Attached SCSI disk
[ 21.077507] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 21.335587] request_module fs-f2fs succeeded, but still no fs?
The used kernel is:
uname -a:
Linux raspberrypi 6.6.42-v8-16k+ #1 SMP PREEMPT Thu Jul 25 14:27:39 UTC 2024 aarch64 GNU/Linux
with
firmware_revision:
3f61a5d52d21ab9912af4b6c9b8d8ddeaa591aaf
bootloader_revision:
945d708fd0b200e62fcedd48236c7f9c43a44062
On all other RPi's 4 and 5 I'm using I had no issue with this portable SSD.
Below the dmesg log of another RPi 5, successfully mounting the SSD:
[ 25.394592] scsi host0: uas
[ 26.255310] scsi 0:0:0:0: Direct-Access SanDisk Portable SSD 6004 PQ: 0 ANSI: 6
[ 26.266567] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 26.358896] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 26.358998] sd 0:0:0:0: [sda] Write Protect is off
[ 26.359000] sd 0:0:0:0: [sda] Mode Sense: 37 00 10 00
[ 26.359213] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 26.359381] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 26.359383] sd 0:0:0:0: [sda] Optimal transfer size 1048576 bytes
[ 26.362464] sda: sda1
[ 26.362674] sd 0:0:0:0: [sda] Attached SCSI disk
[ 26.870651] F2FS-fs (sda1): Mounted with checkpoint version = 31883a1
uname -a:
Linux raspberrypi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
firmware issue.txt:
Raspberry Pi reference 2024-03-15
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, f19ee211ddafcae300827f953d143de92a5c6624, stage5
A difference between both logs is the position of this line:
sd 0:0:0:0: Attached scsi generic sg0 type 0
But it's not clear for me if this has any meaning.
Before documenting this mounting error I had used the same standard RPi OS kernel on both RPi 5, but got still this error.
How to debug this error?
[ 20.107024] scsi host0: uas
[ 20.967381] scsi 0:0:0:0: Direct-Access SanDisk Portable SSD 6004 PQ: 0 ANSI: 6
[ 21.070520] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 21.070603] sd 0:0:0:0: [sda] Write Protect is off
[ 21.070605] sd 0:0:0:0: [sda] Mode Sense: 37 00 10 00
[ 21.070780] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 21.070959] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 21.070961] sd 0:0:0:0: [sda] Optimal transfer size 1048576 bytes
[ 21.073242] sda: sda1
[ 21.073354] sd 0:0:0:0: [sda] Attached SCSI disk
[ 21.077507] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 21.335587] request_module fs-f2fs succeeded, but still no fs?
The used kernel is:
uname -a:
Linux raspberrypi 6.6.42-v8-16k+ #1 SMP PREEMPT Thu Jul 25 14:27:39 UTC 2024 aarch64 GNU/Linux
with
firmware_revision:
3f61a5d52d21ab9912af4b6c9b8d8ddeaa591aaf
bootloader_revision:
945d708fd0b200e62fcedd48236c7f9c43a44062
On all other RPi's 4 and 5 I'm using I had no issue with this portable SSD.
Below the dmesg log of another RPi 5, successfully mounting the SSD:
[ 25.394592] scsi host0: uas
[ 26.255310] scsi 0:0:0:0: Direct-Access SanDisk Portable SSD 6004 PQ: 0 ANSI: 6
[ 26.266567] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 26.358896] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 26.358998] sd 0:0:0:0: [sda] Write Protect is off
[ 26.359000] sd 0:0:0:0: [sda] Mode Sense: 37 00 10 00
[ 26.359213] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 26.359381] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 26.359383] sd 0:0:0:0: [sda] Optimal transfer size 1048576 bytes
[ 26.362464] sda: sda1
[ 26.362674] sd 0:0:0:0: [sda] Attached SCSI disk
[ 26.870651] F2FS-fs (sda1): Mounted with checkpoint version = 31883a1
uname -a:
Linux raspberrypi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
firmware issue.txt:
Raspberry Pi reference 2024-03-15
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, f19ee211ddafcae300827f953d143de92a5c6624, stage5
A difference between both logs is the position of this line:
sd 0:0:0:0: Attached scsi generic sg0 type 0
But it's not clear for me if this has any meaning.
Before documenting this mounting error I had used the same standard RPi OS kernel on both RPi 5, but got still this error.
How to debug this error?
Statistics: Posted by accfR — Fri Aug 09, 2024 5:53 pm — Replies 0 — Views 6