Mailinglist Archive: opensuse-autoinstall (101 mails)

< Previous Next >
RE: [suse-autoinstall] lvm volume group problem
  • From: discip@xxxxxxx
  • Date: Mon, 27 Mar 2006 14:58:30 +0000 (UTC)
  • Message-id: <98D8585D641AFB4488D1AE0E1B7D33FD028F3351@xxxxxxxxxxxxxxxxxxxxxxxx>
Thanks! That worked.

Just one problem. If I do a reinstall on this one. It complains about not
being able to remove the existing LVs. Is there an option for the volume group
to force it to recreate it so I don't have this problem?

Thanks,
Paul

-----Original Message-----
From: Uwe Gansert [mailto:ug@xxxxxxx]
Sent: Wednesday, March 22, 2006 1:08 PM
To: suse-autoinstall@xxxxxxxx
Subject: Re: [suse-autoinstall] lvm volume group problem


On Wednesday 22 March 2006 19:05, discip@xxxxxxx wrote:

it's like I told you in my last mail.
Add the line to your profile that I have added below.

> Sorry, here it is:
>
> <partitioning config:type="list">
...
> <drive>
> <device>/dev/vg0</device>
> <is_lvm_vg config:type="boolean">true</is_lvm_vg>
> <partitions config:type="list">
> <partition>
> <filesystem config:type="symbol">reiser</filesystem>
> <format config:type="boolean">true</format>
> <lv_name>USR</lv_name>
> <mount>/usr</mount>
> <size>2GB</size>
> </partition>
> </partitions>
<use>all</use>

> </drive>
> </partitioning>

--
ciao, Uwe Gansert

Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany
e-mail: uwe.gansert@xxxxxxx, Tel: +49-(0)911-74053-0,
Fax: +49-(0)911-74053-476, Web: http://www.suse.de

--
To unsubscribe, e-mail: suse-autoinstall-unsubscribe@xxxxxxxx
For additional commands, e-mail: suse-autoinstall-help@xxxxxxxx

< Previous Next >
Follow Ups