Hi, we use the standard autoyast2-installation-2.7.18-1 package from SuSE Prof 8.2 for the installations. The xml file was originally created with autoyast2-2.7.19-0 but only the partition information. The raid and lvm info was added manually. Regards, Stefan Voss -----Original Message----- From: Lars Stavholm To: suse-autoinstall@suse.com Sent: 6/25/2003 7:48 PM Subject: RE: [suse-autoinstall] Does anyone have a working xml setup using lvm and raid-1? Might I ask what version of autoyast2 you're using? R/Lars On Wed, 25 Jun 2003, Voss Stefan wrote:
Hi,
yes, the following works for me. We have two discs hda and hdb. On each disc two partitions are created. A small linux partition (50 MB, /dev/hda1 resp. /dev/hdb1) and a big raid partition (/dev/hda2 resp. /dev/hdb2). /dev/hda2 and /dev/hdb2 are both added to the raid1 device /dev/md0. /dev/md0 is then taken as physical volume into volume group systemvg. The logical volumes containing the file systems
(including
/ and swap) are created from this volume group.
The small partitions /dev/hda1 and /dev/hdb2 have the file systems /boot resp. /boot_backup.
[...]