USB Drive randomly disconnects, cant remount


Recommended Posts

I have a USB 10 TB drive used for backups, this is somewhat of a new setup trying to get my backups running smoothly. The drive has two partitions, 1 is EFI, it mounts just fine after a disconnect. The second partition is my exFAT partition that contains all my backup data.

 

I am using https://www.amazon.com/dp/B0151BDW9S/ref=cm_sw_r_sms_c_api_i_FTrcEbFW9RAHX as the disk bay which I am thinking might be the culprit. I can remount this using the nonempty option for fuse but thats using cli and a manual thing i have to do every once in awhile.

 

I am looking for suggestions on what to do. I am considering buying a sata to usb connector that is not a case and see how that goes.

 

Dec 28 21:20:41 UnRaidTower kernel: usb 2-2: USB disconnect, device number 7
Dec 28 21:20:41 UnRaidTower kernel: sd 11:0:0:0: [sdg] Synchronizing SCSI cache
Dec 28 21:20:41 UnRaidTower kernel: sd 11:0:0:0: [sdg] Synchronize Cache(10) failed: Result: hostbyte=0x01 driverbyte=0x00
Dec 28 21:20:45 UnRaidTower kernel: usb 2-2: new SuperSpeed Gen 1 USB device number 8 using xhci_hcd
Dec 28 21:20:45 UnRaidTower kernel: usb-storage 2-2:1.0: USB Mass Storage device detected
Dec 28 21:20:45 UnRaidTower kernel: usb-storage 2-2:1.0: Quirks match for vid 174c pid 55aa: 400000
Dec 28 21:20:45 UnRaidTower kernel: scsi host12: usb-storage 2-2:1.0
Dec 28 21:20:46 UnRaidTower kernel: scsi 12:0:0:0: Direct-Access     ASMT     ASM1156-PM       0    PQ: 0 ANSI: 6
Dec 28 21:20:46 UnRaidTower kernel: sd 12:0:0:0: Attached scsi generic sg1 type 0
Dec 28 21:20:46 UnRaidTower kernel: sd 12:0:0:0: [sdh] 19532873728 512-byte logical blocks: (10.0 TB/9.10 TiB)
Dec 28 21:20:46 UnRaidTower kernel: sd 12:0:0:0: [sdh] 4096-byte physical blocks
Dec 28 21:20:46 UnRaidTower kernel: sd 12:0:0:0: [sdh] Write Protect is off
Dec 28 21:20:46 UnRaidTower kernel: sd 12:0:0:0: [sdh] Mode Sense: 43 00 00 00
Dec 28 21:20:46 UnRaidTower kernel: sd 12:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 28 21:20:58 UnRaidTower kernel: sdh: sdh1 sdh2
Dec 28 21:20:58 UnRaidTower kernel: sd 12:0:0:0: [sdh] Attached SCSI disk
Dec 28 21:20:58 UnRaidTower unassigned.devices: Adding disk '/dev/sdh1'...
Dec 28 21:20:58 UnRaidTower unassigned.devices: Adding disk '/dev/sdh2'...
Dec 28 21:20:58 UnRaidTower unassigned.devices: Mount drive command: /sbin/mount -t vfat -o auto,async,noatime,nodiratime,nodev,nosuid,umask=000 '/dev/sdh1' '/mnt/disks/EFI'
Dec 28 21:20:58 UnRaidTower unassigned.devices: Mount drive command: /sbin/mount -t exfat -o auto,async,noatime,nodiratime,nodev,nosuid,umask=000 '/dev/sdh2' '/mnt/disks/Plex_Backup'
Dec 28 21:20:58 UnRaidTower kernel: FAT-fs (sdh1): Volume was not unmounted cleanly
Dec 28 21:20:58 UnRaidTower unassigned.devices: Mount of '/dev/sdh2' failed. Error message: FUSE exfat 1.2.8 WARN: volume was not unmounted cleanly. fuse: mountpoint is not empty fuse: if you are sure this is safe, use the 'nonempty' mount option 
Dec 28 21:20:58 UnRaidTower unassigned.devices: Partition 'Plex_Backup' could not be mounted...

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.