ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim Tyurin <MrKooll@TDR.PIBHE.com>
To: community@altlinux.ru
Subject: Re: [Comm] reiserfs + quota
Date: Tue, 29 Oct 2002 13:08:27 +0200
Message-ID: <20021029130827.2adac58c.MrKooll@TDR.PIBHE.com> (raw)
In-Reply-To: <3DBE5987.4090000@rmts.donpac.ru>

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

> > Прочитать Quota-mini-HOWTO.
> > Поставить пакет quota и почитать в нем маны.
> 
> Я привел последовательность действий, которые не привели к
> успеху. Я делал эти действия именно по Quota-mini-HOWTO и man
> quota

reiserfs не пользуюсь
Для ext3 завел так:

Создаем файлы для квот:
# touch /home/aquota.user
# touch /home/aquota.group
# chmod 0600 /home/aquota.user
# chmod 0600 /home/aquota.group

Редактируем файл /etc/fstab:
Добавляем поддержку квот для /home
/dev/sda3 /home ext3 defaults,data=journal,usrquota,grpquota 1 2

Перезагружаемся.

После перезагрузки включаем квоты:
# quotacheck -F vfsv0 -u /home
# quotacheck -F vfsv0 -g /home
Еще раз перезагружаемся.

-- 

With Best Regards, Maxim Tyurin
mailto: MrKooll@bigfoot.com
JID:	MrKooll@jabber.pibhe.com
			

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2002-10-29 11:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-28  6:33 Прокопьев Евгений
2002-10-28  7:35 ` [Comm] " Vitaly Ostanin
2002-10-28  8:08   ` Прокопьев Евгений
2002-10-28  8:45     ` [Comm] Re: reiserfs + quota + iptables reject Vitaly Ostanin
2002-10-28 15:13 ` [Comm] reiserfs + quota Sergey B.
2002-10-28 17:42   ` Maxim Tyurin
2002-10-29  5:59     ` Прокопьев Евгений
2002-10-29  7:04       ` Maxim Tyurin
2002-10-29  9:48         ` Прокопьев Евгений
2002-10-29 11:08           ` Maxim Tyurin [this message]
2002-10-30  5:24             ` Прокопьев Евгений

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=20021029130827.2adac58c.MrKooll@TDR.PIBHE.com \
    --to=mrkooll@tdr.pibhe.com \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git