Hey, I’m back with more home server questions. :)
I’ve got a laptop running as my home server. I have previously removed my CD drive to add an HDD caddy for a total of two hard drives - a SATA SSD and a SATA HDD.
Now, I’m running out of storage a little, and I have a spare HDD that I’ve currently hooked up to my desktop PC that I could connect to my server. What are my options here?
I’ve found HDD adapters that you can connect via USB. But what are the read/write speeds for these and would they sufficient for a server? Or should I invest in some kinda hard drive bay that allows for multiple hard drives to be slotted into and connected (is that a NAS?)?
Open to any input here, preferably tge cheaper the better.
Unfortunately I think it may be time to upgrade to a proper NAS/server
My plex library is served off a pair of usb disks and mounted with mergerfs to appear is a single volume. For home lab stuff you’ll likely be fine what type of services are you running?
You didn’t mention your laptop specs but I’d say if your laptop has USB 3.0+ ports then you should be okay with plugging in a multi-drive USB DAS (like the ones with 2-5 drive bays) or even a single drive USB enclosure if that’s your preference. I have a few that I use on and off without issue.
Slower USB speeds are also functional but the performance hit will be noticeable.
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:
Fewer Letters More Letters AP WiFi Access Point ISP Internet Service Provider NAS Network-Attached Storage PoE Power over Ethernet SATA Serial AT Attachment interface for mass storage SSD Solid State Drive mass storage
6 acronyms in this thread; the most compressed thread commented on today has 13 acronyms.
[Thread #310 for this comm, first seen 23rd May 2026, 19:10] [FAQ] [Full list] [Contact] [Source code]
Don’t get that adapter, get an actual enclosure
Hey, I started my homeserver adventure with a raspberry pi and external HDD’s via USB, which is the same principle of the adapter you’re showing. It worked fine for many years.
It should be possible with a SATA to USB converter, if it’s USB 3 (see blue part inside USB connector) it’s even better. The one on your picture has multiple HDD connectors while you’'ll probably only need the SATA one, be sure to check your old HDD connector. Maybe you can find cheaper or find an old external USB hard drive and take it apart and reuse the convertor.
The speeds will probably be more affected by the limits of the HDD, an SSD would be faster I mean. So consider using that storage for files that don’t need a fast transfer rate.
Are the read-write speeds sufficient for a server?
Depends.
For most of us, most use-cases, yes. I have 2 externals on USB that are no slower than my ancient NAS that only does 100Mbit Ethernet (honestly they’re probably faster).
Now if you’re running a transactional database, then externals are bad for throughput, but also stability/reliability and heat.
One thing I rarely see mentioned here is that external drives lack any cooling. This is fine for most uses-cases where people will intermittently copy data to them. But of you try sustained writes you can watch the temps climb in minutes. Which is why both of mine have old, large case fans on them (duct taped in place no less). They’re really quiet especially since I run them at 5v instead of 12V.
Externals are generally recommended against of it can be avoided. But of it’s what you have, run it, just know the lifespan is likely limited, and they’re not to be trusted from stability standpoint - always have redundancy/backups for important data.
My externals are part of my local redundancy - they replicate my main data drive, which is also replicated to my ancient NAS. So I have 3 local copies of everything.
Standard USB 3.0 is 5gbps, which is quite a bit faster than a hard disk drive so if you get a basic USB adapter it will perform about as you would expect a hard drive to perform just a bit worse. Direct Attach Storage will be many drives connected over USB and then you might run into limitations as the number of drives increases as USB tends to top out about 350MB/s with drives.
some kinda hard drive bay that allows for multiple hard drives to be slotted into and connected (is that a NAS?)?
Although I haven’t ever used one, I think you’re kind of describing a “DAS” (Direct-attached storage)
I recently ran into the same issue as you and ended up ditching the laptop entirely and installed NixOS onto a TerraMaster NAS.






