From: vladimir <fmfm@delin.ru> To: sisyphus@altlinux.ru Subject: [sisyphus] startup lvm-compatibility Date: Mon, 20 Sep 2004 19:21:15 +0400 Message-ID: <414EF56B.6070507@delin.ru> (raw) Здравствуйте. По вопросу совместимости 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, например, на логическом томе) Нельзя ли позаимствовать последовательность из этой схемы? Владимир
next reply other threads:[~2004-09-20 15:21 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-09-20 15:21 vladimir [this message] 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
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=414EF56B.6070507@delin.ru \ --to=fmfm@delin.ru \ --cc=sisyphus@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 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