<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 01/01/2013 11:07 PM, Tom Assmuth wrote:<br>
    <blockquote cite="mid:20130101220727.GA32103@iss.tu-darmstadt.de"
      type="cite">
      <pre wrap="">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.</pre>
    </blockquote>
    <br>
    Got dracut?<br>
    <br>
    Then kernel command line arg<br>
    <pre><b>rd.lvm.vg=</b><u><volume</u> <u>group</u> <u>name>

</u>would do.<u>

Heinz
</u></pre>
    <blockquote cite="mid:20130101220727.GA32103@iss.tu-darmstadt.de"
      type="cite">
      <pre wrap="">

Does anyone? Thanks in advance, tom 

</pre>
    </blockquote>
    <br>
  </body>
</html>