On 1/12/25 22:33, [email protected] wrote:
I have a 500GB USB disk that I regularly use with my laptop. It is Ubuntu 24.04
up-to-date.
This is a 500GB Seagate Expansion SSD external USB 3.0 disk.
Today I mounted it on my fedora 42 server and deleted some video files in
preparation for taking a backup of this disk.
This is probably not relevant. Checking the system log for the last year I see
that a similar (but shorter)
burst of errors often reported after I eject this disk.
I finally did
$ sudo umount /sata
$ sudo eject /dev/sdi1
Just then I got a flood of errors in the system log (see at the bottom).
[I later remembered that 'eject' already does a 'umount', but this made no
difference. Even if I mount the disk ro]
Whenever I mount, then eject the disk I get the same list of errors, different
tag numbers.
fsck had nothing to say.
I thought that maybe deleting those files left behind some delayed work that
did not complete, and the umount/eject did not wait for.
Then when mounted again it attempted to do this???
I also booted this disk on my laptop (as it is always used) and left it alone
for 15 minutes, then shutdown.
Mounting it on the server and ejecting it still gave the same errors.
I have no idea. Does anyone here?
TIA,
Eyal
Tested on a laptop, running clonezilla (kernel 6.12.17-amd64) and I get these
errors too.
My f42 is running 6.17.8-200.fc42.x86_64.
In addition to the original disk, I found that I have another USB 3.0 SSD
(Toshiba X10) so I tested it:
$ sudo mount -o ro /dev/sdi1 /sata
nothing unusual in the log. Wait a short time, then:
$ sudo eject /sata
and immediately I see this in the log (see at the bottom).
This means that it is not a problem only with one specific disk, one specific
socket (tried a few), one machine or one kernel.
Anyone with ideas?
TIA
Eyal
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#9
device offline or changed
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: blk_print_req_error: 128
callbacks suppressed
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: I/O error, dev sdi, sector
0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: buffer_io_error: 126
callbacks suppressed
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: Buffer I/O error on dev
sdi, logical block 0, async page read
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#8
device offline or changed
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: I/O error, dev sdi, sector
0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: Buffer I/O error on dev
sdi, logical block 0, async page read
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#9
device offline or changed
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: I/O error, dev sdi, sector
0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: Buffer I/O error on dev
sdi, logical block 0, async page read
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel:
ldm_validate_partition_table(): Disk read failed.
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#10
device offline or changed
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: I/O error, dev sdi, sector
0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: Buffer I/O error on dev
sdi, logical block 0, async page read
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#22
device offline or changed
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: I/O error, dev sdi, sector
0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: Buffer I/O error on dev
sdi, logical block 0, async page read
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#23
device offline or changed
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: I/O error, dev sdi, sector
0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: Buffer I/O error on dev
sdi, logical block 0, async page read
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#20
device offline or changed
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: I/O error, dev sdi, sector
0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: Buffer I/O error on dev
sdi, logical block 0, async page read
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: sdi: unable to read
partition table
2025-12-02T15:48:37+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] Media
removed, stopped polling
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#10
device offline or changed
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: I/O error, dev sdi, sector
0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: Buffer I/O error on dev
sdi, logical block 0, async page read
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#11
device offline or changed
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: I/O error, dev sdi, sector
0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: Buffer I/O error on dev
sdi, logical block 0, async page read
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#8
device offline or changed
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: I/O error, dev sdi, sector
0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: Buffer I/O error on dev
sdi, logical block 0, async page read
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel:
ldm_validate_partition_table(): Disk read failed.
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#9
device offline or changed
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#10
device offline or changed
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#11
device offline or changed
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#8
device offline or changed
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sdi: unable to read
partition table
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#0
device offline or changed
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#1
device offline or changed
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#11
device offline or changed
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#8
device offline or changed
2025-12-02T15:48:38+11:00 e7.eyal.emu.id.au kernel: sd 7:0:0:0: [sdi] tag#9
device offline or changed
--
Eyal at Home ([email protected])
--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue