ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Avramenko Andrew <liksx@mail.ru>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] LVM2 не работает
Date: Mon, 19 Jun 2006 11:35:57 +0400
Message-ID: <449653DD.9050105@mail.ru> (raw)
In-Reply-To: <200606191018.44039.che@red-team.org.ua>

> Может модули какие ещё нужно подгружать? 

Может быть это Вам и не поможет, но у нас в Red Hat'е это делается 
строчкой в rc.sysinit:

if [ -x /sbin/lvm.static ]; then
         if /sbin/lvm.static vgscan --mknodes --ignorelockingfailure > 
/dev/null 2>&1 ; then
             action $"Setting up Logical Volume Management:" 
/sbin/lvm.static vgchange -a y --ignorelockingfail
ure
         fi
fi

Как это должно выполняться в Вашем дистрибутиве - не знаю :)


---
С уважением,
Avramenko Andrew
R-Style. Technical Support.


  reply	other threads:[~2006-06-19  7:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-19  7:18 Vladimir Cherednichenko
2006-06-19  7:35 ` Avramenko Andrew [this message]
2006-06-19  7:51   ` Ivan Fedorov
2006-06-19  8:14     ` Vladimir Cherednichenko
2006-06-19  8:24       ` Vladimir Cherednichenko
2006-06-19  8:34         ` Avramenko Andrew
2006-06-19  8:53           ` Vladimir Cherednichenko
2006-06-19  9:41             ` Avramenko Andrew
2006-06-19  7:53   ` Vladimir Cherednichenko
2006-06-19  8:54 ` Pavlov Konstantin
2006-06-19  9:11   ` Vladimir Cherednichenko
2006-06-19  9:39     ` Pavlov Konstantin
2006-06-19  9:49       ` Vladimir Cherednichenko
2006-06-19  9:50         ` Pavlov Konstantin
2006-06-19 10:27           ` Vladimir Cherednichenko
2006-06-19 10:48             ` Vladimir Cherednichenko
2006-06-19 10:52               ` Avramenko Andrew
2006-06-19 10:58                 ` Vladimir Cherednichenko
2006-06-19 11:18                   ` Vladimir Cherednichenko
2006-06-19 12:01                     ` Vladimir Cherednichenko
2006-06-19  9:08 ` Eugene Prokopiev

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=449653DD.9050105@mail.ru \
    --to=liksx@mail.ru \
    --cc=sysadmins@lists.altlinux.org \
    /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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

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


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