On Mon, 09 Feb 2009, 18:36:31 +0100, PGNet wrote:
in creating multiple DomU's, i create a 'template' DomU, popluate & configure it as desired, then 'dd' it to new DomUs.
the 'template' is autoyast configured, with partitioning,
/dev/xvda mount=/boot label="BOOT" fs=ext3 vg0 lv_swap mount=swap label="SWAP" fs=swap lv_root mount=/ label="ROOT" fs=ext3
after boot, @ DomU,
df -H Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg0-lv_root 3.6G 1.9G 1.5G 57% / udev 275M 82k 275M 1% /dev /dev/xvda1 104M 20M 79M 20% /boot
vgs VG #PV #LV #SN Attr VSize VFree vg0 1 2 0 wz--n- 3.88G 64.00M
lvs LV VG Attr LSize Origin Snap% Move Log Copy% Convert lv_root vg0 -wi-ao 3.31G lv_swap vg0 -wi-ao 512.00M
after dd-ing this 'template'to multiple DomUs, @ Dom0, i get
You need to exclude the device(s), where the 'template' and the domUs are stored on, from the list of devices which will be scanned by LVM in dom0. The list is actually defined in /etc/lvm/lvm.conf, further details can be found at its manual page lvm.conf(5). HTH, cheers. l8er manfred -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-virtual+help@opensuse.org