Red Hat LINUX VIRTUAL SERVER 4.6 - ADMINISTRATION Instrukcja Instalacji Strona 227

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 296
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 226
Chapter 13. Miscellaneous tasks 207
Figure 13-1 shows a block diagram of the logical volume manager for this example.
Figure 13-1 LVM block diagram
Creating physical volumes from the two DASD
To create physical volumes, perform the following steps:
1. The pvcreate command initializes partitions for use by LVM. Initialize the two new DASD
partitions:
# pvcreate /dev/dasde1 /dev/dasdf1
Physical volume "/dev/dasde1" successfully created
Physical volume "/dev/dasdf1" successfully created
2. Verify that the physical volumes were created by using the pvdisplay command:
# pvdisplay /dev/dasde1 /dev/dasdf1
"/dev/dasde1" is a new physical volume of "1.15 GiB"
--- NEW Physical volume ---
PV Name /dev/dasde1
VG Name
PV Size 1.15 GiB
Allocatable NO
PE Size 0
Total PE 0
Free PE 0
Allocated PE 0
PV UUID JY247T-Xmb6-iQT5-FlFC-KZgx-CIH0-bVKnbL
"/dev/dasdf1" is a new physical volume of "1.15 GiB"
--- NEW Physical volume ---
PV Name /dev/dasdf1
VG Name
Volume Group - homevg
Physical Extent (PE)
Physical Extent (PE)
Physical Extent (PE)
Physical Extent (PE)
Physical Extent (PE)
Physical Extent (PE)
Physical Extent (PE)
Physical Extent (PE)
Physical Volume - /dev/dasdf1
Physical Volume - /dev/dasde1
Logical Volume - homelv (/dev/homevg/homelv)
ext3 file system
mounted over /home/
Przeglądanie stron 226
1 2 ... 222 223 224 225 226 227 228 229 230 231 232 ... 295 296

Komentarze do niniejszej Instrukcji

Brak uwag