All of lore.kernel.org
 help / color / mirror / Atom feed
From: <ultra@a2000.nu>
To: ultralinux@vger.kernel.org
Subject: Quota un (ultra)sparc linux
Date: Mon, 12 Apr 1999 13:13:03 +0000	[thread overview]
Message-ID: <marc-linux-ultrasparc-92392639829067@msgid-missing> (raw)

(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

             reply	other threads:[~1999-04-12 13:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-12 13:13 ultra [this message]
1999-04-12 14:32 ` Quota un (ultra)sparc linux pau
1999-04-12 17:15 ` Jakub Jelinek
1999-04-13  7:21 ` ultra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ultrasparc-92392639829067@msgid-missing \
    --to=ultra@a2000.nu \
    --cc=ultralinux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.