* quota on raid
@ 2006-02-18 1:12 Antonello PAPA
2006-02-18 8:42 ` Luca Berra
0 siblings, 1 reply; 5+ messages in thread
From: Antonello PAPA @ 2006-02-18 1:12 UTC (permalink / raw)
To: linux-raid
i have two disk with raid 1. i can't find documents on how to set the quotas.
i whould like to set the quota on /home, can some opne help? thanks and
sorry for bad english.
antonello
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: quota on raid
2006-02-18 1:12 quota on raid Antonello PAPA
@ 2006-02-18 8:42 ` Luca Berra
2006-02-18 8:49 ` Luca Berra
0 siblings, 1 reply; 5+ messages in thread
From: Luca Berra @ 2006-02-18 8:42 UTC (permalink / raw)
To: linux-raid
On Sat, Feb 18, 2006 at 02:12:26AM +0100, Antonello PAPA wrote:
>i have two disk with raid 1. i can't find documents on how to set the
>quotas.
>i whould like to set the quota on /home, can some opne help? thanks and
>sorry for bad english.
>antonello
in italian:
http://www.lnf.infn.it/computing/doc/AppuntiLinux/a296.html
L.
--
Luca Berra -- bluca@comedia.it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: quota on raid
2006-02-18 8:42 ` Luca Berra
@ 2006-02-18 8:49 ` Luca Berra
2006-02-18 13:30 ` Antonello PAPA
0 siblings, 1 reply; 5+ messages in thread
From: Luca Berra @ 2006-02-18 8:49 UTC (permalink / raw)
To: linux-raid
On Sat, Feb 18, 2006 at 09:42:04AM +0100, Luca Berra wrote:
>On Sat, Feb 18, 2006 at 02:12:26AM +0100, Antonello PAPA wrote:
>>i have two disk with raid 1. i can't find documents on how to set the
>>quotas.
>>i whould like to set the quota on /home, can some opne help? thanks and
>>sorry for bad english.
>>antonello
>
>in italian:
>http://www.lnf.infn.it/computing/doc/AppuntiLinux/a296.html
>
sorry,
this is the _current_ version
http://a2.swlibero.org/a2111.htm
--
Luca Berra -- bluca@comedia.it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: quota on raid
2006-02-18 8:49 ` Luca Berra
@ 2006-02-18 13:30 ` Antonello PAPA
2006-02-18 19:46 ` Luca Berra
0 siblings, 1 reply; 5+ messages in thread
From: Antonello PAPA @ 2006-02-18 13:30 UTC (permalink / raw)
To: linux-raid
At 09.49 18/02/06, you wrote:
>On Sat, Feb 18, 2006 at 09:42:04AM +0100, Luca Berra wrote:
>>On Sat, Feb 18, 2006 at 02:12:26AM +0100, Antonello PAPA wrote:
>>>i have two disk with raid 1. i can't find documents on how to set the
>>>quotas.
>>>i whould like to set the quota on /home, can some opne help? thanks and
>>>sorry for bad english.
>>>antonello
>>
>>in italian:
>>http://www.lnf.infn.it/computing/doc/AppuntiLinux/a296.html
>sorry,
>this is the _current_ version
>http://a2.swlibero.org/a2111.htm
i have used that document but it doesn't work. This is my fstab:
/dev/md1 / ext3 defaults 1 1
/dev/md0 /boot ext3 defaults 1 2
/dev/devpts /dev/pts devpts gid=5,mode=620 0 0
/dev/shm /dev/shm tmpfs defaults 0 0
/dev/md5 /home ext3, usrquota, grpquota defaults 1 2
thanks
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: quota on raid
2006-02-18 13:30 ` Antonello PAPA
@ 2006-02-18 19:46 ` Luca Berra
0 siblings, 0 replies; 5+ messages in thread
From: Luca Berra @ 2006-02-18 19:46 UTC (permalink / raw)
To: linux-raid
On Sat, Feb 18, 2006 at 02:30:47PM +0100, Antonello PAPA wrote:
>At 09.49 18/02/06, you wrote:
>>On Sat, Feb 18, 2006 at 09:42:04AM +0100, Luca Berra wrote:
>>>On Sat, Feb 18, 2006 at 02:12:26AM +0100, Antonello PAPA wrote:
>>>>i have two disk with raid 1. i can't find documents on how to set the
>>>>quotas.
>>>>i whould like to set the quota on /home, can some opne help? thanks and
>>>>sorry for bad english.
>>>>antonello
>>>
>>>in italian:
>>>http://www.lnf.infn.it/computing/doc/AppuntiLinux/a296.html
>>sorry,
>>this is the _current_ version
>>http://a2.swlibero.org/a2111.htm
>i have used that document but it doesn't work. This is my fstab:
>
>/dev/md1 / ext3 defaults 1 1
>/dev/md0 /boot ext3 defaults 1 2
>/dev/devpts /dev/pts devpts gid=5,mode=620 0 0
>/dev/shm /dev/shm tmpfs defaults 0 0
>/dev/md5 /home ext3, usrquota, grpquota defaults 1 2
>
which is _not_ what the document instructs you to.
read it again.
in any case, configuring disk quotas is not the object of this mailing
list. it does not matter if you want to configure quotas on raid, quotas
are a filesystem feature, not a block device feature.
that said, you don't give any hint about your problem.
please take some time to read http://xoomer.virgilio.it/army1987k
before posting again.
L.
--
Luca Berra -- bluca@comedia.it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-02-18 19:46 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-18 1:12 quota on raid Antonello PAPA
2006-02-18 8:42 ` Luca Berra
2006-02-18 8:49 ` Luca Berra
2006-02-18 13:30 ` Antonello PAPA
2006-02-18 19:46 ` Luca Berra
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.