All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Unable to create lvm1 configurations
@ 2004-09-12  6:33 Stanley Yue
  2004-09-12 11:56 ` Alasdair G Kergon
  0 siblings, 1 reply; 6+ messages in thread
From: Stanley Yue @ 2004-09-12  6:33 UTC (permalink / raw)
  To: LVM general discussion and development

Hi all:

I have LVM2 installed, and I tried to create lvm1 configurations using
the following command:

[root@DAP-RHLNX1 tools]# vgcreate -v --metadatatype 1 vg1-lvm2
/dev/hda6 /dev/hda7
  Invalid argument 1
  Error during parsing of command line.
[root@DAP-RHLNX1 tools]# 

However, passing into "2" as the metadatatype would succeed.

[root@DAP-RHLNX1 tools]# vgcreate -v --metadatatype 2 vg1-lvm2
/dev/hda6 /dev/hda7
    Adding physical volume '/dev/hda6' to volume group 'vg1-lvm2'
    Adding physical volume '/dev/hda7' to volume group 'vg1-lvm2'
    Archiving volume group "vg1-lvm2" metadata.
    Creating volume group backup "/etc/lvm/backup/vg1-lvm2"
  Volume group "vg1-lvm2" successfully created
[root@DAP-RHLNX1 tools]# 


Does anyone what the problem is?
What is the best way to create LVM1 configurations?

Stanley

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

end of thread, other threads:[~2004-09-14 20:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-12  6:33 [linux-lvm] Unable to create lvm1 configurations Stanley Yue
2004-09-12 11:56 ` Alasdair G Kergon
2004-09-13  8:58   ` Stanley Yue
2004-09-13 10:41     ` Alasdair G Kergon
2004-09-13 20:39       ` Stanley Yue
2004-09-14 20:16         ` Alasdair G Kergon

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.