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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-18-2004, 07:56 AM
|
#1
|
|
LQ Newbie
Registered: Aug 2004
Posts: 3
Rep:
|
maximum number of Hard drives
I was just wondering how many hard drives you can put in a single backup server running Fedora 2?
Thanks,
Jamie
|
|
|
|
08-18-2004, 08:18 AM
|
#2
|
|
Senior Member
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,990
Rep:
|
Linux does not put arbitrary limits on the number of hard disks.
With IDE, ATAPI, ATA or SATA drives, you are limited to two disks per channel (master and slave), and usually two channels per controller. But you can still install extra controllers as expansion cards.
With SCSI drives, you can daisy-chain more devices on a single controller (Googling for this, I think 6 might be the typical limit, but you may be able to get more than that on some controllers). Again, you can get additional controllers.
With USB, you can attach as many devices as you like, up to a few hundred per controller given enough powered hubs. Again, you can buy more controllers if you like, but note that the bandwidth is split between all the disks on one controller (and USB hard disks don't tend to have a good size*speed/price ratio).
Inside the kernel, the settings for each device are stored as a vector of device nodes (If I remember rightly), so you even can have as many devices as you like running from the same driver inside the kernel.
In practice, the limits are likely to be the cooling power of your computer (I'd recommend hard-disk coolers if you're running many drives, especially in a smaller box), and the limits of your computer's power supply.
To put more than a few dozen drives in a single box, you may also need to create more nodes in the /dev/ filesystem before Fedora will see them. Alternatively, you could use a hardware RAID controller to combine them into a single device.
You can also have as many software RAID partitions as you like.
Hope that helps,
— Robert J. Lee
|
|
|
|
08-18-2004, 08:09 PM
|
#3
|
|
LQ Newbie
Registered: Aug 2004
Posts: 3
Original Poster
Rep:
|
Hard drives
So I can put as many usb drives as I want on my server right?
Thanks,
Jamie
|
|
|
|
08-19-2004, 01:05 AM
|
#4
|
|
Member
Registered: Nov 2003
Location: austria
Distribution: debian
Posts: 667
Rep:
|
i think there is a limit of 128 devices with usb v1 (don't know about v2).
sure you'll get bandwidth problems with a lot of drives.
sl mritch.
|
|
|
|
08-19-2004, 03:26 AM
|
#5
|
|
Senior Member
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,990
Rep:
|
Also, note that devices include the number of hubs (and the host controller as well, I think). Hubs only tend to go up to eight or so devices. USB v.2 is faster (possibly comparable to ATAPI with one device at a guess, and 1/n of that speed with n drives)
If you want lots of storage space, you're probably better off looking at SCSI (or ATAPI if money is also an issue).
You could also look at setting up disk partitions if you just want to see a large numbers of small “drives” in software. (By the way, you can use software-raid on partitions as well as physical drives).
|
|
|
|
08-19-2004, 02:46 PM
|
#6
|
|
LQ Newbie
Registered: Aug 2004
Posts: 3
Original Poster
Rep:
|
hard drives
Well, we now have 25+ hard drives on one machine and are continuing to add more. We are trying to set up a nightly back up for every employee that we have here on their own 120 Gig hard drive. So far so good, let me know of anymore information that might be useful to me.
Thanks,
Jamie
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:13 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|