Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Xen PV - How to enable quota on Ubuntu 12.04

Hello,

I have xen pv with fresh virtualmin installed on Ubuntu 12.04. Everytime I click to enable the Quota feature it always error.

It'a said "Quota format not supported in kernel." I have tried to install the virtual kernel but still error.

Does Ubuntu not support this quota feature? Thanks...

Comments

  • IkoulaIkoula Member
    edited January 2015

    Hello,

    It might be obvious but did you installed xen tools ?

    Can check if you have /dev/root file ?

  • charliecharlie Member, Host Rep

    HI,

    Please run uname -a command, and paste the result.

  • 3MHoster3MHoster Member
    edited January 2015

    Do a aptitude install linux-image-extra-virtual.

    And then run the below as usual (to enable quotas):

    modprobe quota_v1 modprobe quota_v2 rm /quota.user && rm /quota.group quotacheck -avugm quotaon -avug

    EDIT: If the above didn't work, can you please run uname -ar and reply with the output?

  • Hello,

    Thank you for the reply..
    It workss....... my fault still choose to boot from the old kernel.. After manually update the booted kernel on menu.lst.. quota is now working..

    Now using Kernel version 3.2.0-75-virtual #110-Ubuntu SMP

Sign In or Register to comment.