mdzidic / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
0 stars 0 forks source link

Modify inodes in package setup #194

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reason: The current template to assign disk space does not take in account for 
increasing the inodes with larger VPS systems.

Description:

The default value for inodes is not enough for a cpanel VPS system. The inodes 
should be increased to prevent quota issues.

Workaround:

cd /etc/vz/conf/
vim 101.conf where 101.conf is the config file for the VPS in question.

Look for DISKINODES="200000:220000"

Increase both the soft and hard limits. Save and restart the VPS in question 
(do not restart the hardware node)

Original issue reported on code.google.com by customph...@gmail.com on 27 Oct 2010 at 3:44

GoogleCodeExporter commented 9 years ago
this can be removed, I found the option. Was not working before on the advanced 
page.

Original comment by customph...@gmail.com on 27 Oct 2010 at 3:48

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 27 Oct 2010 at 12:49