Admin-Ahead Community

Linux => Virtualization => Topic started by: Eby Sebastian on October 31, 2013, 10:33:13 am

Title: Update inode limit of a VPS manually from virtuozzo node
Post by: Eby Sebastian on October 31, 2013, 10:33:13 am

To manually update allocated inode limit to a VPS, run the below command.

vzctl set VE_ID --diskinodes BARRIER:LIMIT --save

Where VE_ID is your VPS ID and BARRIER:LIMIT will be the limit of your inodes.