ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] EVMS & LVM2
@ 2008-08-03  6:52 ABATAPA
  2008-08-03  8:30 ` Sergey Bolshakov
  0 siblings, 1 reply; 13+ messages in thread
From: ABATAPA @ 2008-08-03  6:52 UTC (permalink / raw)
  To: sisyphus

		Доброго дня!
Скажите, а почему в /etc/rc.d/rc.sysinit инициализируется _либо_ EVMS, либо 
LVM2? 
Причем, проверка делается так:
# Activate EVMS
EVMS_ACTIVE=
STARTEVMS=/sbin/startevms
if [ -x "$STARTEVMS" ] && ! grep -iwqs noevms /proc/cmdline; then
        action "Starting up EVMS:" "$STARTEVMS" init
        EVMS_ACTIVE=1
fi

# Activate LVM
if [ -z "$EVMS_ACTIVE" ]; then
        /etc/rc.d/scripts/lvm_start
fi


Т.е. если у меня LVM2, то мне или нужно "выносить" пакеты evms и evms-gui, 
либо передавать параметр ядру "noevms", либо править  /etc/rc.d/rc.sysinit,
либо стартовать руками?
А почему нельзя-то иметь и то, и другое?
-- 
ABATAPA


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

end of thread, other threads:[~2008-08-30 21:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-03  6:52 [sisyphus] EVMS & LVM2 ABATAPA
2008-08-03  8:30 ` Sergey Bolshakov
2008-08-05 14:34   ` ABATAPA
2008-08-05 14:45     ` Sergey Bolshakov
2008-08-05 14:46     ` Alexey Gladkov
2008-08-08 16:21       ` ABATAPA
2008-08-08 16:31         ` Sergey Bolshakov
2008-08-08 16:37           ` ABATAPA
2008-08-08 18:17             ` Sergey Bolshakov
2008-08-09  6:37               ` ABATAPA
2008-08-30  4:15           ` Vitaly Ostanin
2008-08-30 10:00             ` Sergey Bolshakov
2008-08-30 21:59               ` Vitaly Ostanin

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