All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heinz J . Mauelshagen" <mauelshagen@sistina.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] reuses an existing LV number
Date: Tue Jan 28 05:01:02 2003	[thread overview]
Message-ID: <20030128115833.C17531@sistina.com> (raw)
In-Reply-To: <005c01c2c624$2fff0680$4b66699f@win.doc.state.vt.us>; from jkezar@doc.state.vt.us on Mon, Jan 27, 2003 at 11:50:24AM -0500

Joseph,

there's 2 options you've got (2nd one looks a bit hacky ;):

a. boot a rescue media with LVM installed on it and run "vgscan -f"

b. presuming you don't have devfs, detach the JBOD, boot from HD, move all /dev
   entries belonging to the JBOD to a different directory (i.e. /dev/.SAV),
   shutdown and reattach the JBOD, boot, move /dev/.SAV/* back to /dev and
   run "vgscan -f"

Regards,
Heinz    -- The LVM Guy --


On Mon, Jan 27, 2003 at 11:50:24AM -0500, Joseph Kezar wrote:
> I have a situation here where I have to Volume groups
> 
> VolumeMailData
> and
> vg0
> 
> I just created 2 more Logical Volumes(LV) on VolumeMailData to make a total
> of 4.
> I then rebooted and got this error
> 
> vgscan - found an inactive volume group "VolumeMailData"
> vgscan - found an inactive volume group "vg0"
> vgscan - volume group "vg0" reuses an existing logical volume number; please
> vgexport/vgimport that VG or use option -f
> 
> ....
> 
> kernel panic: no init found; try passing init=
> 
> VolumeMailData gets activated.  But my root (/) is on vg0 which doesnt get
> activated and I am dead in the water.
> 
> I can detach my JBOD/RAID Array which makes up VolumeMailData so I can boot.
> This way it doesnt find the inactive volume group VolumeMailData and vgo is
> able to come up normaly
> 
> How can I fix this problem, as it is I kinda need both volume groups
> functioning simantaniously :)
> Thanks,
> Joe Kezar
> 
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

*** Software bugs are stupid.
    Nevertheless it needs not so stupid people to solve them ***

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Heinz Mauelshagen                                 Sistina Software Inc.
Senior Consultant/Developer                       Am Sonnenhang 11
                                                  56242 Marienrachdorf
                                                  Germany
Mauelshagen@Sistina.com                           +49 2626 141200
                                                       FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

      parent reply	other threads:[~2003-01-28  5:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-27 10:51 [linux-lvm] reuses an existing LV number Joseph Kezar
2003-01-27 12:00 ` Joseph Kezar
2003-01-28  5:01 ` Heinz J . Mauelshagen [this message]

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=20030128115833.C17531@sistina.com \
    --to=mauelshagen@sistina.com \
    --cc=linux-lvm@sistina.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.