ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] startup lvm-compatibility
@ 2004-09-20 15:21 vladimir
  2004-09-20 15:24 ` Dmitry V. Levin
  2004-10-04 11:44 ` Nick S. Grechukh
  0 siblings, 2 replies; 5+ messages in thread
From: vladimir @ 2004-09-20 15:21 UTC (permalink / raw)
  To: sisyphus

Здравствуйте.

По вопросу совместимости LVM и сценария инициализации системы.
В /etc/rc.d/rc.sysinit последовательность выполнения следующая 
(startup-0.9.1-alt1):
(разумеется, многое пропущено)
- активация swap (строка 84)
- активация lvm (строка 117)
- перемонтирование / в режим rw (строка 193)
- активация raid (строка 274)
- повторная активация swap (строка 436)

Поднятие LVM _ДО_ перемонтирования /  в режим rw и поднятия raid является
источником некоторых проблем. Так, например, невозможно выполнить vgscan 
при
/  в режиме ro. Это вностит ограничения на премещение дисков с lvm 
разделами между
загрузками и предполагает обязательное выполнение вручную vgscan после 
внесения
изменений в конфигурацию lvm. В SuSE это сделано примерно так:
- активация swap
- перемонтирование / в режим rw
- параллельно активация md  и device-mapper
- активация LVM
- повторная активация swap (на случай, если swap, например, на 
логическом томе)

Нельзя ли позаимствовать последовательность из этой схемы?

Владимир



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

end of thread, other threads:[~2004-10-04 14:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-20 15:21 [sisyphus] startup lvm-compatibility vladimir
2004-09-20 15:24 ` Dmitry V. Levin
2004-10-04 11:44 ` Nick S. Grechukh
2004-10-04 13:55   ` fmfm
2004-10-04 14:08     ` Nick S. Grechukh

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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