• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Plesk don't upgrade disc size

M

Mr.Yes

Guest
Hello,

i'm on a cloud server enviroment with plesk 10.1 and
yesterday i upgrade hard disc size from 20 to 80 GB but plesk seems don't see the upgrade:


root@ns1:/# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vda2 71G 6.3G 62G 10% /
tmpfs 2.0G 0 2.0G 0% /dev/shm
tmpfs 2.0G 0 2.0G 0% /usr/local/psa/handlers/before-local
tmpfs 2.0G 0 2.0G 0% /usr/local/psa/handlers/before-queue
tmpfs 2.0G 0 2.0G 0% /usr/local/psa/handlers/before-remote
tmpfs 2.0G 0 2.0G 0% /usr/local/psa/handlers/info
tmpfs 2.0G 0 2.0G 0% /usr/local/psa/handlers/spool

--------------------------------------------
Plesk

attachment.php
 

Attachments

  • plesk.png
    plesk.png
    130.2 KB · Views: 33
Check that output of /usr/local/psa/admin/sbin/getfs command has correct values.
 
Hi Igor,

it seems ok:

root@ns1:~# /usr/local/psa/admin/sbin/getfs
<?xml version="1.0"?><fs-detection><fs mountpoint="/" device="/dev/vda2" mode="rw" size="75382882304" free="64104599552" type="ext3"/></fs-detection>root@ns1:~#
 
Also here is ok:

attachment.php
 

Attachments

  • Schermata 2010-11-25 a 08.20.14.png
    Schermata 2010-11-25 a 08.20.14.png
    118.7 KB · Views: 36
It should be ok when some daily cron maintenance script will recalculate information.
 
Hello,

the hard disc upgrade was made more then 24 hours ago, do you have some suggestion to let plesk read the new disc size?

Thank you in advance

Guido
 
Hi,

i also notice that if i also change in config file <device name="/" monitor="true">
with <device name="/dev/vda2" monitor="true"> Plesk ignore the edit and shows me
always "/" and again with wrong disc size.


<Hdd>
<TotalUsage>
<device name="/" monitor="true">
<alarm level="red" threshold="90" type="percent"/>
<alarm level="yellow" threshold="80" type="percent"/>
</device>
<device name="/dev/shm" monitor="false">
<alarm level="red" threshold="90" type="percent"/>
<alarm level="yellow" threshold="80" type="percent"/>
</device>
</TotalUsage>
<Bandwidth>
<device name="vda" monitor="true"/>
<device name="vda1" monitor="false"/>
<device name="vda2" monitor="false"/>
</Bandwidth>
</Hdd>

schermata20101126a08323.png
 
schermata20101127a14030.png


today i discovered that the grafic seems to read correctly 80 Gb hard disc so how can i fix this issue
to don't receive false alarm??

thanx for you help
 
error still in newest plesk

Any news on this?
I still have the same error on plesk 10.1.1
The script generating the graphic reads the size correctly, so does server-tools > server stats
But the monitoring still compares to an older value.
 
Back
Top