linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] ide / debian
@ 2005-05-10 17:32 Thomas Krichel
  2005-05-11 16:39 ` [linux-lvm] " Thomas Krichel
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Krichel @ 2005-05-10 17:32 UTC (permalink / raw)
  To: Linux LVM



  I want to combine hdb hdc and hdd to one logical volume.
  Each is 80G. All had a single partition. I have a 2.6.8 kernel. 
  I  run the latest Debian testing version of lvm2.

  The first attempt only got me only 149G for the vg. 
  So I followed the route suggested in the howto
  to delete the partition tables on every disk 
  and use the devices. This give me a 220G vg. But
  there were some error messages about not opening
  /dev/hdb1 etc, which I ignored. I create an lv
  to fill the volume group and make an ext2 file
  system on it.

  After the first reboot, the lv was not found. Inconsistent
  metaadata was reported, which I fixed with the suggested
  syntax, then tried to create the vg again, but got a 
  much smaller size.

  I want to start from scratch for the third time.

fafner:~# vgremove /dev/vg1
  Volume group "vg1" not found or inconsistent.
  Consider vgreduce --removemissing if metadata is inconsistent.
fafner:~# vgreduce --removemissing vg1
  Volume group "vg1" not found
fafner:~# vgscan 
  Reading all physical volumes.  This may take a while...
fafner:~# vgcreate vg1 /dev/hdb /dev/hdc /dev/hdd
  /dev/vg1: already exists in filesystem

  My general impression is that maybe with ide or Debian,
  this technology is not quite mature. If anyone wants
  to check out this problem, I will be happy to allow
  access to the machine. 


  Cheers,

  Thomas Krichel                      mailto:krichel@openlib.org
                                 http://openlib.org/home/krichel
                             RePEc:per:1965-06-05:thomas_krichel

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

end of thread, other threads:[~2005-05-11 17:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-10 17:32 [linux-lvm] ide / debian Thomas Krichel
2005-05-11 16:39 ` [linux-lvm] " Thomas Krichel
2005-05-11 16:49   ` AJ Lewis
2005-05-11 17:16     ` Thomas Krichel

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).