All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Dumaire <Igor.Dumaire@LTUtech.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] VG is not found !
Date: Fri Nov 16 04:53:02 2001	[thread overview]
Message-ID: <3BF4F055.DD18E13E@LTUtech.com> (raw)
In-Reply-To: Pine.LNX.4.33.0111152011520.24310-100000@dragon.inside.ntisys.com

Hi,

I can see all drives :
# lvmdiskscan
lvmdiskscan -- reading all disks / partitions (this may take a while...)
lvmdiskscan -- /dev/hda1 [      70.57 MB] Primary  LINUX native partition [0x83]
lvmdiskscan -- /dev/hda2 [      19.07 GB] DOS extended partition [0x05]
lvmdiskscan -- /dev/hda5 [       2.01 GB] Extended LINUX native partition [0x83]
lvmdiskscan -- /dev/hda6 [       1.00 GB] Extended LINUX native partition [0x83]
lvmdiskscan -- /dev/hda7 [       1.00 GB] Extended LINUX native partition [0x83]
lvmdiskscan -- /dev/hda8 [     517.69 MB] Extended LINUX native partition [0x83]
lvmdiskscan -- /dev/hda9 [      14.55 GB] Extended LINUX native partition [0x83]
lvmdiskscan -- /dev/hdc1 [      57.27 GB] Primary  LVM partition [0x8E]
lvmdiskscan -- /dev/hdd1 [      57.27 GB] Primary  LVM partition [0x8E]
lvmdiskscan -- /dev/hde1 [      57.27 GB] Primary  LVM partition [0x8E]
lvmdiskscan -- /dev/hdf1 [      57.27 GB] Primary  LVM partition [0x8E]
lvmdiskscan -- /dev/hdg1 [      57.27 GB] Primary  LVM partition [0x8E]
lvmdiskscan -- /dev/hdh1 [      57.27 GB] Primary  LVM partition [0x8E]
lvmdiskscan -- 7 disks
lvmdiskscan -- 0 whole disks
lvmdiskscan -- 0 loop devices
lvmdiskscan -- 0 multiple devices
lvmdiskscan -- 0 network block devices
lvmdiskscan -- 13 partitions
lvmdiskscan -- 6 LVM physical volume partitions

I can see volume group "lvm2" but not "lvm1" 
# vgscan
vgscan -- reading all physical volumes (this may take a while...)
vgscan -- found active volume group "lvm2"
vgscan -- "/etc/lvmtab" and "/etc/lvmtab.d" successfully created
vgscan -- WARNING: This program does not do a VGDA backup of your volume group

I can display lvm2 info
# vgdisplay lvm2
--- Volume group ---
VG Name               lvm2
VG Access             read/write
VG Status             available/resizable
VG #                  0
MAX LV                255
Cur LV                1
Open LV               1
MAX LV Size           255.99 GB
Max PV                255
Cur PV                3
Act PV                3
VG Size               171.79 GB
PE Size               4.00 MB
Total PE              43977
Alloc PE / Size       43776 / 171.00 GB
Free  PE / Size       201 / 804.00 MB
VG UUID               Jp3gDv-ib7D-p5te-FFLZ-lNjI-5brK-fzjEM6

but, not lvm1 info !
# vgdisplay lvm1
vgdisplay -- volume group "lvm1" not found

So, What do I do?

Thanks,


Benjamin Scott a écrit :
> 
> On Thu, 15 Nov 2001, Igor Dumaire wrote:
> > I had created 2 VG and worked sometime with its. I have stopped the
> > server and at the reboot the first VG have disappeared ! The second it's
> > OK !!
> 
>   Start with these commands:
> 
>         lvmdiskscan
>         vgscan
>         vgdisplay
>         vgchange -ay
> 
>   Do not just blindly try the commands if you are not familiar with them;
> read the manual pages first.  Try the '--verbose' switch with each for more
> info.
> 
-- 
Igor Dumaire

www.LTUtech.com - Making Sense of Visual Content
------------------------------------------------

      reply	other threads:[~2001-11-16  4:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-15 12:27 [linux-lvm] VG is not found ! Igor Dumaire
2001-11-15 19:10 ` Benjamin Scott
2001-11-16  4:53   ` Igor Dumaire [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=3BF4F055.DD18E13E@LTUtech.com \
    --to=igor.dumaire@ltutech.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.