VPS
Main PagecPanel and DirectAdmin LicensingServer Management PlansVirtual Private ServersDedicated Servers
Control Panel Licensing
ServerTune ResellersResellersSpecial PromotionsServerTune SpecialsHomeAbout ServerTuneContact usTechnical SupportKB
ServerTune Main Page
Space
Space
Our most popular products:

SPECIAL PROMOTION: cPanel License $36 /month. more info

Issues, Tips, and Solutions

Protect your server with Mod Security rules written specifically for your system. more info ...

Space
Search:    Advanced search
Browse by category:
HowTo :: manage Linux partitions
Printer Friendly
email to a friend
Add comment Add comment
Views: 273
Votes: 0
Comments: 0
Posted: 13 Mar, 2008
by: Support T.
* * * * *
Updated: 13 Mar, 2008
by: Support T.

What is a partition ?

Partitioning is a means to divide a single hard drive into many logical drives. A partition is a contiguous set of blocks on a drive that are treated as an independant disk. A partition table (the creation of which is the topic of this HOWTO) is an index that relates sections of the hard drive to partitions.

Why have multiple partitions?

  • Encapsulate your data. Since file system corruption is local to a partition , you stand to lose only some of your data if an accident occurs.
  • Increase disk space efficiency. You can format partitions with varying block sizes, depending on your usage. If your data is in a large number of small files (less than 1k) and your partition uses 4k sized blocks, you are wasting 3k for every file. In general, you waste on average one half of a block for every file, so matching block size to the average size of your files is important if you have many files.
  • Limit data growth. Runaway processes or maniacal users can consume so much disk space that the operating system no longer has room on the hard drive for its bookkeeping operations. This will lead to disaster. By segregating space, you ensure that things other than the operating system die when allocated disk space is exhausted.

For more information, please, follow this link: http://tldp.org/HOWTO/Partition /index.html

Other articles in this Category
document How can I tranfser my data from one server to another?
document How can I block IP addresses?
document Linux Text Editors :: pico, vi, and emacs
document What ports do I need to open in my firewall?
document HTML Codes
document How to get rpm command to show the files an RPM file has installed?
document How can I find the local path to a command line binary?
document I added more RAM Memory, yet the system shows the wrong amount
document perl: warning: Setting locale failed.
document HowTo :: check on the current version of CentOS installed on your server
document HowTo clone, image, and re-size your Hard Drive(s) and/or partition(s)
document HowTo :: remove the Pass Phrase set on an SSL key
document Is rebooting my Linux/FreeBSD server a useful practice?



RSS