LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 01-05-2025, 07:55 PM   #1
Raevyn
Member
 
Registered: Feb 2008
Location: Arizona
Distribution: Kubuntu 18.04
Posts: 107

Rep: Reputation: 0
SCSI to USB


Hey!

So I have a weird problem and I felt when it comes to weird problems, the Linux groups might be a good start 😃

I have a friend with a really old box thing that I have no idea what is does but it uses old SCSI hard disks. From what I am told it's a centronics 50 pin connector. I have been trying to find an adapter for it to use USB but I have yet to find anything! I find 36 pin all over but that's all. anyone happen to have any idea what I can do?
 
Old 01-05-2025, 08:01 PM   #2
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 6,054

Rep: Reputation: 2855Reputation: 2855Reputation: 2855Reputation: 2855Reputation: 2855Reputation: 2855Reputation: 2855Reputation: 2855Reputation: 2855Reputation: 2855Reputation: 2855
SCSI and USB do not talk ANYTHING like the same language. I have not seen a box that does that translation, although it should be possible (not cheap!). Why would you want it to talk USB? I am sure that was intended to connect to a matching SCSI controller. Probably for FW SCSI, but you would want to know for sure before you shelled out the $$$. Those tended to be enterprise equipment and not cheap the last time I knew. (Used/Refurb might not be bad.)
 
Old 01-05-2025, 08:20 PM   #3
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, OS/2, others
Posts: 6,297
Blog Entries: 1

Rep: Reputation: 2190Reputation: 2190Reputation: 2190Reputation: 2190Reputation: 2190Reputation: 2190Reputation: 2190Reputation: 2190Reputation: 2190Reputation: 2190Reputation: 2190
I used SCSI to the exclusion of PATA (IDE) back in the 1990s on my first few PCs. 50 pin centronics is an external cable interface, different from 50 pin internal SCSI cables. SCSI was a great performer for its day, but 50 pin SCSI devices are pretty slow by today's standards. I can't recall any kind of adaption that enables using 50pin SCSI with other than a SCSI HBA (Host Bus Adapter). Whether you can still find new 50pin SCSI media I doubt. If there is, selection would be from new old stock, and performance disappointing in use for any computer newer than 20 years old. IOW, IMO, it's unlikely any connectivity is possible from that box to any standard USB port.
 
Old 01-05-2025, 08:21 PM   #4
Raevyn
Member
 
Registered: Feb 2008
Location: Arizona
Distribution: Kubuntu 18.04
Posts: 107

Original Poster
Rep: Reputation: 0
Yea but the problem is I have nothing that connects to this old port. i thought since they make old ide to us. adapters one might exist for this
 
Old 01-05-2025, 09:53 PM   #5
enorbet
LQ Guru
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 5,046

Rep: Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673
Although USB literally represents "Universal Serial Bus", many argue that it isn't really a Bus at all, especially compared to SCSI. One reason this was argued was that while not infinite very many devices could be added to a single SCSI bus while bandwidth as well as accurate communication begins to suffer when trying to attach more than one device to the same USB port. Some argue this and other differences vehemently while others see it as nit picking but the fact remains that USB and SCSI, regardless of how one defines "Bus", are very different animals. They don't translate for one another.

You will not ever find IMHO a SCSI to USB adapter, and if one did ever exist it would suck... royally. The main reason SCSI became SAS, was to simplify cabling but it remains a true bus. The only reason that USB gained extreme traction and continues to be developed and improved is that USB was a Wintel creation. Numerous other protocols were and are superior to this day but Microsoft and Intel long had the power to crush competition. Once it became so Standard, it has been difficult to move on with any other. USB C with 24 pins has been a huge upgrade that has cemented a long future for USB. I predict USB C will ultimately phase out all other USB forms, but some will likely still argue it isn't a bus at all.
 
Old 01-05-2025, 10:42 PM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 26,456

Rep: Reputation: 6216Reputation: 6216Reputation: 6216Reputation: 6216Reputation: 6216Reputation: 6216Reputation: 6216Reputation: 6216Reputation: 6216Reputation: 6216Reputation: 6216
They exist like this one https://www.ebay.com/itm/305608776250

Although you might be able to find a 50 centronics converter I only think the posted link worked with Jaz drives. It might be easier to find and old computer and install a PCI SCSI adapter then it would be to find a suitable USB SCSI adapter. You might spend a lot of money trying to read the old disks and then find out they no longer are readable.
 
Old 01-06-2025, 07:27 AM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,207

Rep: Reputation: 2537Reputation: 2537Reputation: 2537Reputation: 2537Reputation: 2537Reputation: 2537Reputation: 2537Reputation: 2537Reputation: 2537Reputation: 2537Reputation: 2537
I would advise not bothering at all unless there's money in it. Unless someone has come to you and said "I will pay money to recover all the old data from this," resist the urge.

That said, all the advice is there. Get a historical (pre 2005) pc, ideally with ISA & PCI buses. SCSI cards may exist. Don't neglect retailers of Industrial PCs, which are a great resource. I would suggest network cards to get it off. A 15Mhz ISA bus or pci-1x will do 100Mb, which is your best option.

SCSI stands for: "System Can't See It!" Drivers are legion, trouble abounds and anyone who could help is probably dead.
 
Old 01-06-2025, 08:59 AM   #8
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,413

Rep: Reputation: 8111Reputation: 8111Reputation: 8111Reputation: 8111Reputation: 8111Reputation: 8111Reputation: 8111Reputation: 8111Reputation: 8111Reputation: 8111Reputation: 8111
Quote:
Originally Posted by Raevyn View Post
Hey!
So I have a weird problem and I felt when it comes to weird problems, the Linux groups might be a good start 😃

I have a friend with a really old box thing that I have no idea what is does but it uses old SCSI hard disks. From what I am told it's a centronics 50 pin connector. I have been trying to find an adapter for it to use USB but I have yet to find anything! I find 36 pin all over but that's all. anyone happen to have any idea what I can do?
If you feel like it, you can get a SCSI to IDE adapter:
https://www.amazon.com/CERRXIAN-Fema.../dp/B09G27DNN4

...which you can then plug into an IDE to USB adapter:
https://www.amazon.com/Vantec-SATA-I.../dp/B01E7EPKUO

...which may work. But maybe not, and at least those things are cheap.
 
Old 01-06-2025, 09:23 AM   #9
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,235

Rep: Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654
I had one in my laptop just until I retired a few months ago.
My upstream department gets them still.

Don't forget you have to terminate these.

The 50 pin won't let you use the newer scsi disks.

They did make a unobtainable usb to ultra160 or maybe 320 for a brief moment. I should have bought it. Not sure why they don't make it.

Might be easier to buy a used server and get data off then sell it back.

I had a dell server that died and had 4 ultra320's that I'd like get data off. Was trying to find a cheap pci-e card.

Reference. A zip drive company I believe wrote how to communicate with scsi over usb. That was later used in linux. This is why you see sda and such.

Last edited by jefro; 01-06-2025 at 09:25 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Scanner Umax 2200 (USB,SCSI) with AHA2940U scsi card problem in Suse 9.2 Pro nathanv117 SUSE / openSUSE 5 02-22-2005 03:06 PM
Hotplug SCSI scanner or How to write to /proc/scsi/scsi from within a shell script. samac Linux - Hardware 1 08-30-2004 03:28 PM
allow non root users add devices to /proc/scsi/scsi ? ewto Linux - Newbie 5 10-14-2003 12:36 PM
use ide-scsi to emulate an ide disk as a scsi disk free_ok_man Linux - Software 1 07-01-2003 06:08 PM
use ide-scsi to emulate an ide disk as a scsi disk free_ok_man Linux - Newbie 1 07-01-2003 04:51 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 12:25 AM.

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