Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Quota Geht nicht
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Ynusis
n00b
n00b


Joined: 23 Jun 2005
Posts: 27

PostPosted: Tue Jan 31, 2006 5:23 pm    Post subject: Quota Geht nicht Reply with quote

Kernel: linux-2.6.14-hardened-r3
dmesg: http://nopaste.php-q.net/188392

/etc/fstab:
Code:

/dev/hda1               /boot           ext2            noauto,noatime                  1 2
/dev/hda3               /               ext3            noatime                         0 1
/dev/hda2               none            swap            sw                              0 0
/dev/vg/home            /home           ext3            noatime,usrquota                0 0
/dev/vg/opt             /opt            ext3            noatime                         0 0
proc                    /proc           proc            defaults                        0 0
shm                     /dev/shm        tmpfs           nodev,nosuid,noexec             0 0


Quota Support ist Y
dm_mod ist geladen.

aber:
Code:

quotaon -avug
quotaon: using /home/quota.user on /dev/vg/home [/home]: No such process
quotaon: Quota format not supported in kernel.


jemand eine Idee?
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1939

PostPosted: Wed Feb 01, 2006 11:09 am    Post subject: Reply with quote

Das Problem hatte ich vor kurzem auch mal. Eventuell könnte es helfen, die Quota-Dateien mal neu anzulegen, also:
Code:
quotaoff -vug /dev/vg/home  #nur um ganz sicher zu gehen
quotacheck -cvug /dev/vg/home
quotaon -avug
Back to top
View user's profile Send private message
Ynusis
n00b
n00b


Joined: 23 Jun 2005
Posts: 27

PostPosted: Wed Feb 01, 2006 3:15 pm    Post subject: Reply with quote

leider immer noch der selbe fehler.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum