I have a stanza in my autoinstall.xml file that looks like this, and the partition is getting created and flagged as an LVM partition, but the volume group is not being created. Additionally, I still have to run pvcreate on the partition before I can do a vgcreate with it. Am I missing something? <partition> <lvm_group>vg0</lvm_group> <partition_type>primary</partition_type> <size>max</size> </partition>
On Wednesday 22 March 2006 15:21, discip@pjm.com wrote:
I have a stanza in my autoinstall.xml file that looks like this, and the partition is getting created and flagged as an LVM partition, but the volume group is not being created. Additionally, I still have to run pvcreate on the partition before I can do a vgcreate with it. Am I missing something?
<partition> <lvm_group>vg0</lvm_group> <partition_type>primary</partition_type> <size>max</size> </partition>
poste your SUSE Linux version and your complete partitioning section please. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de, Tel: +49-(0)911-74053-0, Fax: +49-(0)911-74053-476, Web: http://www.suse.de
participants (2)
-
discip@pjm.com
-
Uwe Gansert