• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Disk space usage has reached the specified threshold

W

wintech2003@

Guest
Hello,

I received the following notifications last night from my server:
Code:
Disk space usage has reached the specified threshold on host xxx.xxx.xxx:
Device name: /dev/md2
Mount point: /usr/local
Capacity: 1035596 kilobytes
Used disk space: 968276 kilobytes
Maximum number of files: 131616
Current number of files: 67658

The problem was discovered on Mar 26, 2008 07:54 PM.

Attached is a screenshot of the Statistics page.

Is there any way to make the partition for /dev/md2 larger? Now it's 1GB. Can I make it 2GB? (since I have ~130GB free space on my other partition)

Is there a way to do this without loosing data or having to setup the whole server from the beginning?

Thanks a lot in advance
 

Attachments

  • hard-disk-usage.jpg
    hard-disk-usage.jpg
    32.8 KB · Views: 55
I had thought yuo could use lvm or parted to resize a partition, but you may be able to insert a new disk or mount point on the same location and just copy the data from the original folder to the new mounted point.
 
Back
Top