From: "Heinz J . Mauelshagen" <mauelshagen@sistina.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] same PV detected twice -> VGs mix up
Date: Wed Aug 20 06:00:01 2003 [thread overview]
Message-ID: <20030820125339.C8426@sistina.com> (raw)
In-Reply-To: <3F32710D.6040206@web.de>; from eckhard.neber@web.de on Thu, Aug 07, 2003 at 05:32:29PM +0200
Eckhard,
looks like /dev entries got messed up.
Please try "vgscan -f" to fix them.
Regards,
Heinz -- The LVM Guy --
On Thu, Aug 07, 2003 at 05:32:29PM +0200, Eckhard Neber wrote:
> Hello,
>
> I have a strange problem here.
> During installation we misconfigured our external raid somehow to
> provide the same lodical drive as lun0 as well as lun1. Linux detects
> both and maps them as sdb and sdc.
> Lvm activates one of them and everything works well, so we decided to
> leave it that way as the server was already in use when we discovered
> this problem.
> Now we wanted to add two more ATA discs to the server that were used in
> a different computer as one logical volume (data120).
> Here is the output of some of the tools:
>
> 5#e:~ pvscan
> pvscan -- reading all physical volumes (this may take a while...)
> pvscan -- inactive PV "/dev/sdb" of VG "raid" [1.01 TB / 173.03 GB free]
> pvscan -- ACTIVE PV "/dev/sdc" of VG "raid" [1.01 TB / 173.03 GB free]
> pvscan -- inactive PV "/dev/hdc" of VG "data120" [57.26 GB / 0 free]
> pvscan -- inactive PV "/dev/hdd" of VG "data120" [57.26 GB / 0 free]
> pvscan -- total: 4 [2.13 TB] / in use: 4 [2.13 TB] / in no VG: 0 [0]
>
>
> 5#e:~ vgscan
> vgscan -- reading all physical volumes (this may take a while...)
> vgscan -- found active volume group "raid"
> vgscan -- found active volume group "data120"
> vgscan -- "/etc/lvmtab" and "/etc/lvmtab.d" successfully created
> vgscan -- WARNING: This program does not do a VGDA backup of your volume
> groups
>
>
> 5#e:~ lvscan
> lvscan -- ACTIVE "/dev/raid/soft" [200 GB]
> lvscan -- ACTIVE "/dev/raid/mail" [10 GB]
> lvscan -- ACTIVE "/dev/raid/backup" [600 GB]
> lvscan -- ACTIVE "/dev/raid/users" [50 GB]
> lvscan -- ACTIVE "/dev/raid/soft" [200 GB]
> lvscan -- ACTIVE "/dev/raid/mail" [10 GB]
> lvscan -- ACTIVE "/dev/raid/backup" [600 GB]
> lvscan -- ACTIVE "/dev/raid/users" [50 GB]
> lvscan -- 8 logical volumes with 1.68 TB total in 2 volume groups
> lvscan -- 8 active logical volumes
>
>
> It is remarkable that the LVs of raid show up twice. What is really
> strange is that if I mount /dev/data120/backup, which is the LV of the
> ATA disks, it works, but I get the contents of /dev/raid/soft.
> How can it be that these two VGs get mixed up? Is it because there are
> identical names?
> A quick solution could probably be to restrict the kernel to probe only
> for lun0. I'd like to avoid to change the configuration of the raid
> because it would require to fully back it up (in case that something
> goes wrong).
> We are using a kernel that was build from SuSE's sorces
> linux-2.4.20.SuSE-86.
>
> I don't dare to mount and modify anything with data120 as I fear that it
> could damage the other LVs.
>
> Any help would be appreciated.
> Thanks in advance
>
> Eckhard Neber
> --
> -----------------------------------------------------------------
> Eckhard Neber Tel: ++49-(0)731-50-26354
> Abt. Mikrowellentechnik Fax: ++49-(0)731-50-26359
> Universitaet Ulm e-mail: eckhard.neber@web.de
> 89069 Ulm
> -----------------------------------------------------------------
>
>
>
>
> _______________________________________________
> 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
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
prev parent reply other threads:[~2003-08-20 6:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-07 10:33 [linux-lvm] same PV detected twice -> VGs mix up Eckhard Neber
2003-08-20 6:00 ` 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=20030820125339.C8426@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.