All of lore.kernel.org
 help / color / mirror / Atom feed
* Quota un (ultra)sparc linux
@ 1999-04-12 13:13 ultra
  1999-04-12 14:32 ` pau
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ultra @ 1999-04-12 13:13 UTC (permalink / raw)
  To: ultralinux

(Repeat of posting some time ago)

hmms

while trying to install qouta

i just won't install :(

:

>cat /etc/fstab
/dev/hda1               /               ext2    defaults,usrquota       11
/dev/hda2               swap            swap    defaults                00
/dev/fd0                /mnt/floppy     ext2    noauto                  00
none                    /proc           proc    defaults                00
#none                   /dev/pts        devpts  gid=5,modeb0          00     

(also: why is there no devpts thing in the 2.2.1 kernel with patches?)

>ll /quota.user
-rw-------   1 root     root       271456 Feb 14 19:45 /quota.user   

>quotacheck -a  runs ok 

but then : 

>quotaon -a
quotaon: using /quota.user on /dev/hda1: Invalid argument  

and quota is not working

>quota -v
Disk quotas for user root (uid 0): none 

>repquota  -a |grep root
root      -- 1612260       0       0          59839     0     0            

but setting a quota (also for an user)

don't works

:

>edquota ultra

Quotas for user ultra:
/dev/hda1: blocks in use: 733, limits (soft = 0, hard = 0)
        inodes in use: 26, limits (soft = 0, hard = 0)    

ok setting some limits

Quotas for user ultra:
/dev/hda1: blocks in use: 733, limits (soft = 250, hard = 1000)
        inodes in use: 26, limits (soft = 0, hard = 0)     

then login as 'ultra' :

>quota -v
Disk quotas for user ultra (uid 537): none


as root repquota :

>repquota -a |grep ultra
ultra     +-     733     250    1000   none      26     0     0 


so it should get a quota

what is wrong ?

ps. kernel 2.2.5


>rpm -qa |grep quota
quota-1.66-1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-04-13  7:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-04-12 13:13 Quota un (ultra)sparc linux ultra
1999-04-12 14:32 ` pau
1999-04-12 17:15 ` Jakub Jelinek
1999-04-13  7:21 ` ultra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.