All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Get rid of files of a non existing volume group
@ 2002-07-05 15:53 Kai Weber
  2002-07-06  3:27 ` Patrick Caulfield
  0 siblings, 1 reply; 3+ messages in thread
From: Kai Weber @ 2002-07-05 15:53 UTC (permalink / raw)
  To: linux-lvm

Hi,

I have lost a hard disk (died). I had a volume group on this disk. Now I
have replaced the disk with a new one and wanted to create the old scheme
on this disk:

$ vgcreate datavg /dev/hdb1
vgcreate -- directory /dev/datavg already exists

As you can see the old /dev/datavg still exists on my root-partition. How
do I get rid of the old files? There is no VG datavg anymore, but I want to
have the name back.

Can I 'rm -rf /dev/datavg' the files? Or should I do a vgextend?

vgscan does not find the VG datavg anymore.

Kai

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

end of thread, other threads:[~2002-07-06  8:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-05 15:53 [linux-lvm] Get rid of files of a non existing volume group Kai Weber
2002-07-06  3:27 ` Patrick Caulfield
2002-07-06  8:01   ` Kai Weber

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.