From: Heinz Mauelshagen <heinzm@redhat.com>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] howto avoid initializing a particular volume-group at boot time?
Date: Mon, 07 Jan 2013 19:11:02 +0100 [thread overview]
Message-ID: <50EB0FB6.8070105@redhat.com> (raw)
In-Reply-To: <20130101220727.GA32103@iss.tu-darmstadt.de>
[-- Attachment #1: Type: text/plain, Size: 907 bytes --]
On 01/01/2013 11:07 PM, Tom Assmuth wrote:
> hi and best wishes for the new year!
>
> Let me describe my scenario: I have a big volume group (let's say:
> /dev/vgbig/lv[1-9]) with a lot of snapshots in it and not used very
> often. Another volume group (/dev/vgsmall/lv[1-9]) contains data for
> normal use.
>
> Because of initializing /dev/vgbig/ at boot time the machine becomes
> usable after about 12h (twelve!)
>
> It would be ok if the machine would boot with /dev/vgsmall
> initialized, would do it's normal duty and in an late initscript would
> initialize /dev/vgbig/ (vgchange -ay /dev/vgbig/ ) It would be ok to
> wait now, because i could do my normal work.
>
> I thougt about a rule in /etc/lvm/lvm.conf, but i am not sure how to
> write it.
Got dracut?
Then kernel command line arg
*rd.lvm.vg=*_<volume_ _group_ _name>
_would do._
Heinz
_
>
> Does anyone? Thanks in advance, tom
>
[-- Attachment #2: Type: text/html, Size: 1397 bytes --]
next prev parent reply other threads:[~2013-01-07 18:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-01 22:07 [linux-lvm] howto avoid initializing a particular volume-group at boot time? Tom Assmuth
2013-01-07 18:11 ` Heinz Mauelshagen [this message]
2013-01-08 9:58 ` Zdenek Kabelac
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=50EB0FB6.8070105@redhat.com \
--to=heinzm@redhat.com \
--cc=linux-lvm@redhat.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.