linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] my volume group disappeared!
@ 2005-06-29 16:17 Dan B. Phung
  2005-06-29 16:33 ` Alasdair G Kergon
  0 siblings, 1 reply; 3+ messages in thread
From: Dan B. Phung @ 2005-06-29 16:17 UTC (permalink / raw)
  To: LVM general discussion and development

Hello all, I'm in desperate need of some assistance.  I
used to have 2 volume groups, big_cheese and lil_cheesy1.


  blade01:phung # vgscan
    Reading all physical volumes.  This may take a while...
    Found volume group "lil_cheesy1" using metadata type lvm2
    Found volume group "big_cheese" using metadata type lvm2

but I've been messing with my GFS configuration and rebooting
"spontaneously" (to test the locking setup I have), and now
I'm missing one of my beloved volume groups!


  blade01:phung # vgscan
    Reading all physical volumes.  This may take a while...
    Found volume group "lil_cheesy1" using metadata type lvm2


This is an IBM fastT500/EXP500 SAN, so I can login using their
SMclient facility and I see that the array is still correctly 
configured, and I do see the /dev/sda where the data lives, 
and I can fdisk that device to see my array, but the physical
volume also seems to be missing!

  blade01:phung # pvs
    PV         VG          Fmt  Attr PSize  PFree
    /dev/sdb   lil_cheesy1 lvm2 a-   68.32G 68.32G

any help would be much appreciated.
- dan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-lvm] my volume group disappeared!
  2005-06-29 16:17 [linux-lvm] my volume group disappeared! Dan B. Phung
@ 2005-06-29 16:33 ` Alasdair G Kergon
  2005-06-29 17:59   ` Dan B. Phung
  0 siblings, 1 reply; 3+ messages in thread
From: Alasdair G Kergon @ 2005-06-29 16:33 UTC (permalink / raw)
  To: LVM general discussion and development

On Wed, Jun 29, 2005 at 12:17:15PM -0400, Dan B. Phung wrote:
> configured, and I do see the /dev/sda where the data lives, 
> and I can fdisk that device to see my array, but the physical
> volume also seems to be missing!
 
check for partition table

Alasdair
-- 
agk@redhat.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-lvm] my volume group disappeared!
  2005-06-29 16:33 ` Alasdair G Kergon
@ 2005-06-29 17:59   ` Dan B. Phung
  0 siblings, 0 replies; 3+ messages in thread
From: Dan B. Phung @ 2005-06-29 17:59 UTC (permalink / raw)
  To: LVM general discussion and development

On 29, Jun, 2005, Alasdair G Kergon declared:

> On Wed, Jun 29, 2005 at 12:17:15PM -0400, Dan B. Phung wrote:
> > configured, and I do see the /dev/sda where the data lives, 
> > and I can fdisk that device to see my array, but the physical
> > volume also seems to be missing!
>  
> check for partition table

I assume you mean the partitions from the array?  I seem
to still have those:

blade01:root # ls /dev/sda*
/dev/sda  /dev/sda1  /dev/sda2

blade01:root # fdisk /dev/sda

Command (m for help): p

Disk /dev/sda: 513.5 GB, 513557829120 bytes
255 heads, 63 sectors/track, 62436 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1         548     4401778+  82  Linux swap / 
Solaris
/dev/sda2   *         549       62436   497115360   83  Linux
 
> 

-- 
email:  phung@cs.columbia.edu
www:    http://www.cs.columbia.edu/~phung
phone:  646-775-6090
office: CS Dept. 520, 1214 Amsterdam Ave., MC 0401, New York, NY 10027

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-29 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-29 16:17 [linux-lvm] my volume group disappeared! Dan B. Phung
2005-06-29 16:33 ` Alasdair G Kergon
2005-06-29 17:59   ` Dan B. Phung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).