Hoi,
ik heb een VPS, en ben van 10GB schijfruimte naar 20GB schijfruimte gegaan... Hoe moet ik nu de volumegroup, etc. gaan extenden?
Kan iemand mij dit kort uitleggen?
Alvast bedankt!
ik heb een VPS, en ben van 10GB schijfruimte naar 20GB schijfruimte gegaan... Hoe moet ik nu de volumegroup, etc. gaan extenden?
Kan iemand mij dit kort uitleggen?
Alvast bedankt!
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
| --- Logical volume --- LV Name /dev/VolGroup00/LogVol00 VG Name VolGroup00 LV UUID 10RYqG-tFnT-fPcb-WbUj-V3Lo-wpfK-PxztCZ LV Write Access read/write LV Status available # open 1 LV Size 9,84 GB Current LE 315 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 252:0 --- Logical volume --- LV Name /dev/VolGroup00/LogVol01 VG Name VolGroup00 LV UUID rwohtv-7WI3-WYaX-LnEA-h2s1-jVe2-zeiATN LV Write Access read/write LV Status available # open 1 LV Size 1,00 GB Current LE 32 Segments 2 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 252:1 [root@mail ~]# vgdisplay --- Volume group --- VG Name VolGroup00 System ID Format lvm2 Metadata Areas 2 Metadata Sequence No 9 VG Access read/write VG Status resizable MAX LV 0 Cur LV 2 Open LV 2 Max PV 0 Cur PV 2 Act PV 2 VG Size 10,84 GB PE Size 32,00 MB Total PE 347 Alloc PE / Size 347 / 10,84 GB Free PE / Size 0 / 0 VG UUID 4bN8lP-0FQb-avya-w7Rs-e17E-wjxR-Hyu1V1 |
[ Voor 81% gewijzigd door Verwijderd op 23-04-2010 16:34 ]