APLawrence.com -  Resources for Unix and Linux Systems, Bloggers and the self-employed
RSS Feeds RSS Feeds











(OLDER) <- More Stuff -> (NEWER) (NEWEST)
Printer Friendly Version


Unix/Linux Basics: Hard Disks


Hardware

The most common hard drives today are IDE or SCSI. IDE drives are generally less expensive (though not by much) and generally not as fast (again, not by much). IDE systems are limited to two drives per controller, which means that you probably cannot have more than 4 IDE drives in one system. With SCSI, you can have 15 (or 7 with older controllers).

IDE drives will generally be installed inside your computer- there is not usually any way to install an IDE drive externally. SCSI drives are often installed externally.

IDE or SCSI drives can be configured as RAID systems. Because of the number of drives you can have, larger RAID systems are usually SCSI.

Calulate the size of a hard drive by multiplying heads * cylinders * sectors * 512 - the result is bytes. Your actual storage capacity will be less due to formatting and file system overhead.

The speed of a hard drive is affected by many things, but RPM is one of the easiest to judge for otherwise similar equipment- the higher the RPM, the faster the drive. Note the "otherwise similar", though: an IDE drive isn't necessarily faster than a SCSI just because the RPM is higher.

Cache on drives speeds up writes. As controllers and OS's themselves also may maintain disk related caches, you need to keep straight what cache is being talked about.

Software












MSDOS and Windows assign drives as letters: C: is the boot disk, D: is the next disk or CDROM, etc.

Unix doesn't do that. In Unix, you mount a filesystem (a drive needs to have a filesystem to be useful) at some directory on your booted or "root" drive (or any other already mounted filesystem). To get to the stuff on the second drive, you just "cd" there, which is a much smarter way to do it, because it's all transparent: if your application lives under /usr/lib/whatsthis, it doesn't matter if "whatsthis" is a directory on your first drive, your second, or your 25th: it's just /usr/lib/whatsthis.

Actually, for a long, long time MSDOS has had a way to "mount" drives, but they called it "JOIN". For example, you could "JOIN D: C:\NEWDRIVE", and then if you "CD \NEWDRIVE" you'd be sitting on D:. Hardly anybody ever used this, but it has been there just the same (there's a Unix "join" also, but that's a database like command that merges files based on a common key- see "man join").

You also mount cdrom drives: a CDROM is treated just like any other hard drive.

You can't unmount a drive or a cd if someone is using it- and sitting in a mounted directory counts as using. So,

mount -r /dev/cd0 /mnt
cd /mnt
umount /dev/cd0
 

WILL NOT WORK- you'd have to cd off /mnt first.

If you are looking for some more information on this, try

man mount
 


If this page was useful to you, please help others find it:  





1 comment




More Articles by Tony Lawrence - Find me on Google+



Click here to add your comments





Tue Jul 26 23:18:30 2005: 882   anonymous


ccccccccccccccccccccccc

Don't miss responses! Subscribe to Comments by RSS or by Email

Click here to add your comments


If you want a picture to show with your comment, go get a Gravatar


cartoon

Have you tried Searching this site?

Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates

This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.

Publishing your articles here

Jump to Comments



Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.

Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.

We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.

pavatar.jpg

This post tagged:

       - Basics
       - Disks/Filesystems
       - Install/Upgrade


















My Troubleshooting E-Book will show you how to solve tough problems on Linux and Unix systems!


book graphic unix and linux troubleshooting guide



Buy Kerio from a dealer
who knows tech:
I sell and support

Kerio Connect Mail server, Control, Workspace and Operator licenses and subscription renewals