Re: IDE Festplatten Problem

Holger Behmann <[email protected]>
Newsgroups spline.eisxen
Organization spline
Message-ID <[email protected]>
Hallo Andreas,

> ich hab 3 Platten im eisXen. auf hda liegt der Server. hdb und hdc will
> ich mit LVM einbinden. Wie mÃŒssen hdb und hdc formatiert werden.

Gar nicht.

pvcreate /dev/hdb /dev/hdc

Möchtest Du ein oder zwei LVMs?

Bei einem:
vgcreate vg /dev/hdb
vgextend vg /dev/hdc

Bei zweien:
vgcreate vg1 /dev/hdb
vgcreate vg2 /dev/hdc

Mit lvcreate kannst Du dann logische Volumes anlegen.

Sehr nett ist das auch Ìber das setup gelöst:
setup|System administration|Filesystem administration|LVM Management

Gruß
Holger
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.