Hi, On Sat, Sep 12, 2026 at 12:03:24PM -0400, Gary Dale wrote: > On 2026-09-12 11:00, Andy Smith wrote: > > # wipefs -an /dev/sde1 > > > > say? > wipefs seems to do nothing. Nothing is reported and, after removing the "n", > the problem still remains.
Okay, nothing found on there that might be confusing things, then. > 2026-09-12T11:47:08.931954-04:00 TheLibrarian kernel: I/O error, dev sde, > sector 2058 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 > 2026-09-12T11:47:08.931956-04:00 TheLibrarian kernel: Buffer I/O error on > dev sde1, logical block 1, async page read This is a pretty low level error and I'd be a little worried. Are you able to read the whole disk with dd without error? # dd if=/dev/sde of=/dev/null And smartctl long self-test comes out okay? # smartctl -t long /dev/sde Thanks, Andy -- https://bitfolk.com/ -- No-nonsense VPS hosting

