WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen and quota

Dominique H. Schramm wrote:

Hi guys,

i am running xen 3.1.0 from sources at my debian server. at the domU it

seems there are no quota functionality:

quotacheck -mav

quotacheck: Cannot stat() mounted device /dev/hda1: No such file or directory

quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option.


I seriously doubt you have quota support in your kernel.

Does "cat /proc/mouts" show the option usrquota for /dev/hda1?

--Sadique

cat /etc/fstab

cat /etc/fstab

# <file system> <mount point>   <type>  <options>       <dump>  <pass>

proc            /proc           proc    defaults        0       0

/dev/hda1 / ext3 defaults,errors=remount-ro,usrquota 0 1

/hda2       none            swap    sw              0       0

the /dev/hda1 is mounted with usrquota option.

but why quota said to me theres no mounted device ?

thanks for any hints,

--

Have an nice day,

Viele Grüße

Dominique H Schramm

------------------------------------------------------------------------

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>