@dcsapak this is the part of the dmesg command, let me know how far back I should post to find useful information.
se [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0
[ 3.843622] bochs-drm 0000:00:02.0: vgaarb: deactivate vga console
[ 3.846770] Console: switching to colour dummy device 80x25
[ 3.846993] [drm] Found bochs VGA, ID 0xb0c0.
[ 3.846996] [drm] Framebuffer size 16384 kB @ 0xfc000000, mmio @ 0xfea50000.
[ 3.848551] [drm] Found EDID data blob.
[ 3.849512] [drm] Initialized bochs-drm 1.0.0 20130925 for 0000:00:02.0 on mi nor 0
[ 3.851191] fbcon: bochs-drmdrmfb (fb0) is primary device
[ 3.888535] Console: switching to colour frame buffer device 128x48
[ 3.890344] bochs-drm 0000:00:02.0: [drm] fb0: bochs-drmdrmfb frame buffer de vice
[ 3.939593] ZFS: Loaded module v2.1.4-pve1, ZFS pool version 5000, ZFS filesy stem version 5
[ 4.158142] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 4.382499] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 8.880985] random: crng init done
[41080.364835] usb 3-1: reset SuperSpeed USB device number 2 using xhci_hcd
[41080.386257] sd 3:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_ERROR driverb yte=DRIVER_OK cmd_age=0s
[41080.386269] sd 3:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 5b 1c f0 38 00 08 00 00
[41080.386271] blk_update_request: I/O error, dev sdb, sector 1528623160 op 0x0: (READ) flags 0x80700 phys_seg 153 prio class 0
Thanks, the latest
[41080.386271] blk_update_request: I/O error, dev sdb, sector 1528623160 op 0x0: (READ) flags 0x80700 phys_seg 153 prio class 0
is usually what shows up in shell repeatedly before the external drive goes offline. Would using a powered USB hub work? the drive has been working well before when used as a passthrough Harddrive for a Windows Server VM for Backups.
When used as a datastore for PBS is when it starts showing errors. it's formatted in EXT4, I was getting ext4-fs errors before also and have reformatted and partitioned a few times too.
Thank you so much, any insight and help is much appreciated.