up vote 3 down vote favorite
2
share [g+] share [fb]

I have a couple different USB harddrive enclosures that i'd like to open up to a small home-based network (all clients running win7). I see a few wireless routers with USB ports integrated...how plug and play are these things? Can I bet confident that they will recognize the given drives? What sorts of usage limitation should I beware of?

I'd like to be confident that I can map these drives as easily as I can map VPN-based devices.

link|improve this question

71% accept rate
feedback

2 Answers

up vote 2 down vote accepted

Your other option is to take the drives out of the enclosures and stick them either in a dedicated NAS device, or into a home server or something similar. You could also plug them into a server's USB ports, but I think keeping a bunch of USB drives around probably just generates unnecessary clutter if what you're looking to do is use them as permanent storage.

As far as how plug and play the USB-equipped routers are: generally, no configuration is necessary. That's also true of any computer you'd use as a server too, though. I would be 100% confident that any router would recognize a plugged-in USB drive.

The main limitation you should be aware of is drive spin-up times. USB drives typically will be shut down when not in use (most modern drives spin down on their own - if yours doesn't, the enclosure or the router both may spin the drive down as well).

Another limitation: USB issues. USB drives are going to be somewhat slower than internal hard drives. And, if you have several running on the same bus, you risk saturating the bus and slowing down all of the drives as they become starved for bandwidth (of course, this depends on your exact usage and how much data you're cramming through the pipe).

link|improve this answer
I'd take them out of the enclosures and putting them in some sort of NAS box made for networking. Centrally located and networked for optimal speed (also taking into account the drive speeds, fragmentation, etc.). – tahdhaze09 Nov 5 '09 at 19:05
feedback

if you have a router with USB storage link, you can use any ordinary USB hard disk drive like a NAS (Network Attached Storage) device.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.