Mailinglist Archive: opensuse-autoinstall (70 mails)
| < Previous | Next > |
Re: [suse-autoinstall] lvm on top of raid?
- From: Uwe Gansert <ug@xxxxxxx>
- Date: Fri, 1 Dec 2006 11:38:24 +0000 (UTC)
- Message-id: <200612011034.43833.ug@xxxxxxx>
On Thursday 30 November 2006 15:12, Jochen Schaefer wrote:
> <drive>
> <device>/dev/md</device>
> <partitions config:type="list">
> <partition>
> <lvm_group>system</lvm_group>
> <partition_nr config:type="integer">0</partition_nr>
> <raid_options>
> <persistent_superblock
> config:type="boolean">false</persistent_superblock>
> <raid_type>raid1</raid_type>
> </raid_options>
> </partition>
> <partition>
> <lvm_group>user</lvm_group>
this lvm_group is not defined in your profile. Instead of this, you have
a "home" VG that is in no RAID
--
ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany
Business: http://www.suse.de/~ug
now playing The Retrosic - Maneater
> <drive>
> <device>/dev/md</device>
> <partitions config:type="list">
> <partition>
> <lvm_group>system</lvm_group>
> <partition_nr config:type="integer">0</partition_nr>
> <raid_options>
> <persistent_superblock
> config:type="boolean">false</persistent_superblock>
> <raid_type>raid1</raid_type>
> </raid_options>
> </partition>
> <partition>
> <lvm_group>user</lvm_group>
this lvm_group is not defined in your profile. Instead of this, you have
a "home" VG that is in no RAID
--
ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany
Business: http://www.suse.de/~ug
now playing The Retrosic - Maneater
| < Previous | Next > |