All of lore.kernel.org
 help / color / mirror / Atom feed
From: Herbert Poetzl <herbert@13thfloor.at>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LVM and Linux quotas
Date: Wed Jan 28 21:28:01 2004	[thread overview]
Message-ID: <20040129022703.GA15422@MAIL.13thfloor.at> (raw)
In-Reply-To: <20040127231733.GA25501@oddprocess.org>

On Tue, Jan 27, 2004 at 06:17:33PM -0500, Matthew Daubenspeck wrote:
> First off, please excuse the the newbie question :)
> 
> Does LVM work with the standard Linux quotas? I did some googling and
> found nothing other then people having problems. Does it work?

although there is nothing like 'standard Linux quotas',
because (almost) every filesystem, either brings a bunch 
of quota routines, if not an entire quota system (like xfs) 
with it, or doesn't support quota at all (like jfs), but 
in any case the quota stuff lies somewhere between blocklevel 
and filelevel access, and I don't think that there are many 
possibilities for collisions with something like raid or
lvm/devmapper (which is basically slightly below block level).

the 'standard' filesystem is ext2 (or ext3 nowadays ;) and
the ext2/ext3 quota had some issues for a while, mainly
because it is fairly complex and not widely used. AFAIK
none of those issues where ever related to lvm or md.

to answer your question, yes ext2/ext3 quota and the
journaled quota xfs provides do work on lvm (over raid5)
(at least for me ;)

HTH,
Herbert

> -- 
> :wq!
> 
>   Matthew Daubenspeck
>   http://www.oddprocess.org
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

      parent reply	other threads:[~2004-01-28 21:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-27 18:21 [linux-lvm] LVM and Linux quotas Matthew Daubenspeck
2004-01-27 18:53 ` R Dicaire
2004-01-28 21:28 ` Herbert Poetzl [this message]

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=20040129022703.GA15422@MAIL.13thfloor.at \
    --to=herbert@13thfloor.at \
    --cc=linux-lvm@sistina.com \
    /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.