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.
 
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