ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Isachenkov <vikerness@mail.ru>
To: community@altlinux.ru
Subject: Re: [Comm] увеличить раздел
Date: Wed, 22 Jun 2005 20:24:01 +0400
Message-ID: <20050622202401.3c21d919.vikerness@mail.ru> (raw)
In-Reply-To: <42B97E63.90202@ricom.ru>

> Ситуация: на почтовом сервере, раздел на котором раположена maildir, 
> потихоньку забивается. Время еще есть, но...
> Как наиболее безболезнено можно увеличить его (без переделки системы).
> Раздел - отдельная партиция.
> Места на этом винте больше нет в принципе. Соответственно надо ставить 
> еще один диск.
> 
> Собственно, я правильно понимаю что надо будет:
> 1. создать на втором диске раздел.
> 2. Отмонтировать текущий maildir
> 3. Примонтировать новый раздел на старую точку монтирования
> ?

Типа так
mount /dev/sdb1 /mnt; mv /var/spool/mail/* /mnt/; umount /mnt; mount /dev/sdb1 /var/spool/mail
и в fstab добавить что надобно

> и еще - что тода можно сделать с осводобившемся местом?

ничего :)
Можно в качестве эксперимента попробовать перенести все хозяйство на lvm :)

-- 
Best regards, Michael Isachenkov

now: Distemper - $10


  parent reply	other threads:[~2005-06-22 16:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-22 15:06 Alexey Morsov
2005-06-22 15:11 ` Alexander Volkov
2005-06-23  6:58   ` Alexey Morsov
2005-06-23  7:20     ` Alexander Volkov
2005-06-23  7:27       ` Alexey Morsov
2005-06-23  7:56     ` Mike Lykov
2005-06-22 16:24 ` Michael Isachenkov [this message]
2005-06-23  6:55   ` Alexey Morsov
2005-06-23  7:30     ` Michael Isachenkov
2005-06-23  7:35       ` Alexey Morsov
2005-06-23 22:03         ` [Comm] " Michael Shigorin
2005-06-24  6:49           ` Alexey Morsov
2005-06-27  9:15             ` Michael Shigorin

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=20050622202401.3c21d919.vikerness@mail.ru \
    --to=vikerness@mail.ru \
    --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