Use Disk Quotas in Dedicated Linux Servers

Posted on by Jason Potter | Updated:
Reading Time: 2 minutes

What is the Role of Disk Space Management using Disk Quotas?

Disk Space Management on a dedicated server or a VPS server is an often underestimated necessity of a systems administrators job duties. When managing disk space it is important to track and maintain adequate free space. This ensures proper system functionality and data integrity. Unlike your personal devices, when a server runs out of free space, it can have grave consequences. Running out of free space can lead to data and/or revenue loss for you, your clients and/or your user base.

Data/Revenue Loss Scenarios:

  • Transaction Failure: Insufficient space on a database server leads to failing transactions. Failed transactions can include orders from websites. These transactions are unable to save to the database. This results in lost orders and lost revenue.
  • Database Corruption: Some instances of failed transactions can also lead to database corruption. When a transaction runs out of space in the middle of writing data to a drive, it may have missing structural data. Without this critical structural data, transactions no longer behave as expected. Due to the unpredictable behavior, corruption can spread further if not immediately corrected.
  • Services Downtime: Failing services are inevitable when out of disk space. These services range from database to web hosting. The end-users will see this as hard downtime as their sites are no longer accessible. This can have an impact on your servers reputation.

A common method for protecting against these disk space concerns are disk quotas.

What Are Disk Quotas?

Disk quotas maintain a predefined amount of disk space for each user account on the server. This prevents individual users from consuming more disk space than assigned. Disk quotas are a critical component of web hosting. Servers with many user accounts will run out of disk space when left unchecked. Assigning quotas to each user insures they cannot monopolize the servers free space.

You can visualize disk quotas like folders in a filing cabinet. The Cabinet itself represents the servers total disk space. Each folder within a drawer represents individual user quotas. A single user's folder can fill up without affecting its neighboring folders.

How Do I Configure Disk Quotas?

Whether you are running Plesk, with its 'plans', or cPanel and its 'packages', it is easy to control disk quotas within your server. These tools will restrict an account to the quota you have assigned. You can also modify the plans or packages at a later point if desired, or move users to new packages or plans when the need arises.

Liquid Web Dedicated Hosting

If you are not hosting with Liquid Web, now is a great time to set up your dedicated server. Contact our sales team today to customize your server today.

kb-banner-lw-hosting
Series Navigation
Next Article >>
Avatar for Jason Potter

About the Author: Jason Potter

A veteran of the IT Support field, I have more than a decade of experience in systems administration, web hosting, and cPanel servers. I enjoy writing and providing complicated technical concepts in layman terms. On my free time, I enjoy playing several types video games, automation scripting and just living life with my wife and two kids.

Latest Articles

In-place CentOS 7 upgrades

Read Article

How to use kill commands in Linux

Read Article

Change cPanel password from WebHost Manager (WHM)

Read Article

Change cPanel password from WebHost Manager (WHM)

Read Article

Change the root password in WebHost Manager (WHM)

Read Article