LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-24-2020, 05:09 AM   #1
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268
Blog Entries: 6

Rep: Reputation: Disabled
Unhappy [Seagate] USB SSD SERIOUS issues!


This Seagate 1.82TiB USB SSD, is somewhy untouchable at all (any partitions touched are going to be I/O error), unmountable (ext4 partitions), even though uncheckable (e2fsck), and always disconnects somewhy
Attached Thumbnails
Click image for larger version

Name:	photo_2020-05-24_18-09-59.jpg
Views:	23
Size:	101.4 KB
ID:	33255  

Last edited by hd_scania; 05-24-2020 at 05:11 AM.
 
Old 05-24-2020, 05:27 AM   #2
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,573

Rep: Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499
You may need to provide more details to get help. What I get from your post is that you have a new SSD which has multiple partitions with at least one having an ext4 filesystem and that you get I/O error when performing some function. You also make a comment about them being unmountable and that you cannot run a fs check.

How many partitions? Did you create them? Are they all ext4? What exactly were you attempting to do that gave you an I/O error. How did you try to mount any of these partitions, exact command and output? How did you run fsck and which parameters?
 
1 members found this post helpful.
Old 05-24-2020, 05:48 AM   #3
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
And i’m waiting for capturing its GPartEd screenshots, but miserably it’s too instant to be crashed, but too long to be notified again after re-plugging from the last crashes, and the needed screenshots are below ...
Attempting to run E2FSCK still gets those partitions crashed somewhy, uncheckable at all, otherwise to be crashed then to be re-plugged, then finally every times attempting to run E2FSCK is getting them crashed somewhy, before being checkable.
Quote:
Originally Posted by yancek View Post
You may need to provide more details to get help. What I get from your post is that you have a new SSD which has multiple partitions with at least one having an ext4 filesystem and that you get I/O error when performing some function. You also make a comment about them being unmountable and that you cannot run a fs check.
How many partitions? Did you create them? Are they all ext4? What exactly were you attempting to do that gave you an I/O error. How did you try to mount any of these partitions, exact command and output? How did you run fsck and which parameters?
Attached Thumbnails
Click image for larger version

Name:	spectac1e.052420.184501.png
Views:	18
Size:	53.3 KB
ID:	33256  
 
Old 05-24-2020, 05:50 AM   #4
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
Distro is Artix-runit with kernel 5.6.14, GPartEd edition is 1.1.0-1, desktop is Plasma 5.18.5 with Frameworks 5.70 and Qt 5.14.2

Last edited by hd_scania; 05-24-2020 at 05:54 AM.
 
Old 05-24-2020, 05:52 AM   #5
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
Code:
[hd_scania@hd-scania ~]$ sudo gdisk -l /dev/sdc
GPT fdisk (gdisk) version 1.0.5
Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present
Found valid GPT with protective MBR; using GPT.
Disk /dev/sdc: 3907029167 sectors, 1.82 TiB
Model: BUP Slim        
Sector size (logical/physical): 512/4096 bytes
Disk identifier (GUID): 0C5548F8-0618-4138-A088-C2F86448D29B
Partition table is held up to 128 entries
Main partition table is begun at sector 2 and is ended at sector 33
First usable sector is 34, last usable sector is 3907029133
Partitions will be aligned on 8-sector boundaries
Total free space is 6 sectors (3.0 KiB)
Number  Start (sector)    End (sector)  Size       Code  Name
   1              40       805306407   384.0 GiB   8300  
   2       805306408      2550136871   832.0 GiB   0700  cn1drv
   3      2550136872      3907029133   647.0 GiB   8300  
[hd_scania@hd-scania ~]$
 
Old 05-24-2020, 06:02 AM   #6
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
And I have FOUR more USB drives, one is WD 1.82T USB mechanical drive, THREE are at largest 596GiB 2.5’’ formerly internal SSD’s to be connected again over USB ...
But NONE THOSE above drives are suffering like this

Last edited by hd_scania; 05-24-2020 at 06:05 AM.
 
Old 05-24-2020, 06:34 AM   #7
Ser Olmy
Senior Member
 
Registered: Jan 2012
Distribution: Slackware
Posts: 3,347

Rep: Reputation: Disabled
What does sudo smartctl -a /dev/sdc say about the drive's health?

Are you sure this is an SSD? All the Seagate Backup Slim drives I've seen so far have been mechanical drives. And if it's one of the infamous "Rosewood" drives...
 
Old 05-24-2020, 06:53 AM   #8
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
Miserably, NO SMART data are available.
Code:
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.6.14-artix1-1] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
=== START OF INFORMATION SECTION ===
Device Model:     [No Information Found]
Serial Number:    [No Information Found]
Firmware Version: [No Information Found]
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   [No Information Found]
Local Time is:    Sun May 24 19:49:12 2020 HKT
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled.
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
 
Old 05-24-2020, 07:05 AM   #9
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
GSMARTcontrol shows that drive to be everything ‘‘unknown’’, as for /dev/sdb
With compared from the normal internal SSD named /dev/sda
Attached Thumbnails
Click image for larger version

Name:	spectac1e.052520.093602.png
Views:	12
Size:	56.7 KB
ID:	33262   Click image for larger version

Name:	spectac1e.052520.093601.png
Views:	12
Size:	60.0 KB
ID:	33263  

Last edited by hd_scania; 05-24-2020 at 08:42 PM.
 
Old 05-25-2020, 06:19 AM   #10
Ser Olmy
Senior Member
 
Registered: Jan 2012
Distribution: Slackware
Posts: 3,347

Rep: Reputation: Disabled
First, you said the drive was /dev/sdc. Now it's apparently /dev/sdb. Which is it?

Did you run smartctl -a on the right device?
 
Old 05-26-2020, 06:30 AM   #11
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
That was an USB drive sometimes sdb but also sometimes sdc, and there was just ONE device plugged on my laptop.
Quote:
Originally Posted by Ser Olmy View Post
First, you said the drive was /dev/sdc. Now it's apparently /dev/sdb. Which is it?
Did you run smartctl -a on the right device?
Code:
[hd_scania@hd-scania ~]$ sudo smartctl -a /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.6.14-artix1-1] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
[hd_scania@hd-scania ~]$ sudo smartctl -a
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.6.14-artix1-1] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
ERROR: smartctl requires a device name as the final command-line argument.
Use smartctl -h to get a usage summary
[hd_scania@hd-scania ~]$

Last edited by hd_scania; 05-26-2020 at 06:33 AM.
 
Old 05-26-2020, 12:19 PM   #12
Ser Olmy
Senior Member
 
Registered: Jan 2012
Distribution: Slackware
Posts: 3,347

Rep: Reputation: Disabled
This could be because the drive is behind a USB-to-SATA bridge, but smartctl has quite good support for various chipsets.

The other possibility is that the drive is simply not responding because it's broken. This is a fairly common occurrence with mechanical drives, but perhaps even more so with old and totally worn-out SSDs.

What is the exact product name and number of this drive? Because it really sounds a lot like a 2 Tb Seagate Rosewood.
 
Old 05-26-2020, 04:08 PM   #13
Roken
Member
 
Registered: Oct 2011
Location: Warrington, UK
Distribution: Arch local, Debian on VPS, several RPIs.
Posts: 300
Blog Entries: 1

Rep: Reputation: 55
Quote:
Originally Posted by Ser Olmy View Post
First, you said the drive was /dev/sdc. Now it's apparently /dev/sdb. Which is it?

To be fair, unless he has set up persistant device naming, both could be correct on different boots. sdX is assigned dynamically in most cases, not persistently.
 
1 members found this post helpful.
Old 05-27-2020, 08:31 PM   #14
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
SRD0VN2
Quote:
Originally Posted by Ser Olmy View Post
This could be because the drive is behind a USB-to-SATA bridge, but smartctl has quite good support for various chipsets.
The other possibility is that the drive is simply not responding because it's broken. This is a fairly common occurrence with mechanical drives, but perhaps even more so with old and totally worn-out SSDs.
What is the exact product name and number of this drive? Because it really sounds a lot like a 2 Tb Seagate Rosewood.
 
Old 05-29-2020, 02:07 AM   #15
Ser Olmy
Senior Member
 
Registered: Jan 2012
Distribution: Slackware
Posts: 3,347

Rep: Reputation: Disabled
Quote:
Originally Posted by hd_scania View Post
SRD0VN2
Then it's not an SSD, and you're dealing with a mechanical Seagate drive, most likely one of the infamous Rosewoods.

If you absolutely need the data back, you should disconnect the drive immediately and contact a professional recovery service.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Serious Sam HD & Serious Sam HD: The Second Encounter Will Come To Linux LXer Syndicated Linux News 0 04-05-2014 09:25 PM
LXer: Do you want a serious—I mean serious—developer laptop? Then Dell and Ubuntu have the system fo LXer Syndicated Linux News 0 11-29-2012 03:30 PM
To SSD or not to SSD jlinkels Linux - Hardware 14 10-02-2012 07:36 AM
SSD raid1 vs SSD raid10 advice ? wonker Linux - Hardware 8 05-23-2012 01:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration