ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] Как присоединить раздел
  @ 2006-04-02 14:27 ` Sergey S. Skulachenko
  2006-04-02 19:10 ` Michael Shigorin
  1 sibling, 0 replies; 2+ messages in thread
From: Sergey S. Skulachenko @ 2006-04-02 14:27 UTC (permalink / raw)
  To: community

On Sun, 2 Apr 2006 17:58:08 +0400
LazyCat wrote:

> есть раздел, смонтированный в /home, можно ли в этот же /home
> подмонтировать другой раздел, чтобы он стал продолжением
> первого и места стало-бы больше.

Надо почитать, что такое LVM (Logical Volume Manager).

-- 
С уважением,
С.С.Скулаченко


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] Как присоединить раздел
    2006-04-02 14:27 ` [Comm] Как присоединить раздел Sergey S. Skulachenko
@ 2006-04-02 19:10 ` Michael Shigorin
  1 sibling, 0 replies; 2+ messages in thread
From: Michael Shigorin @ 2006-04-02 19:10 UTC (permalink / raw)
  To: community

On Sun, Apr 02, 2006 at 05:58:08PM +0400, LazyCat wrote:
> есть раздел, смонтированный в /home, можно ли в этот же /home
> подмонтировать другой раздел, чтобы он стал продолжением
> первого и места стало-бы больше.

Или LVM/EVMS, как сказали (это сложнее), или mount --bind
(в fstab это опция bind), или симлинки на смонтированный
где-то ещё раздел.

Если есть одно или немного мест в /home, которые перестают
помещаться -- проще вынести из отдельным разделом (bindmount
или вообще), если триста юзеров перестали влазить -- лучше 
так не делать IMHO.

home:~> grep bind /etc/fstab 
/tmp /var/tmp auto bind 0 0
#/var/tmp /tmp auto bind 0 0

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-02 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-02 14:27 ` [Comm] Как присоединить раздел Sergey S. Skulachenko
2006-04-02 19:10 ` Michael Shigorin

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