Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:centro:servizos:cloud:extender_lvm_de_maquina_virtual_con_espacio_libre [2018/06/01 13:32] – [Check of the configuration] fernando.guillen | en:centro:servizos:cloud:extender_lvm_de_maquina_virtual_con_espacio_libre [2018/06/01 14:26] (current) – [Redimensionado] fernando.guillen | ||
---|---|---|---|
Line 35: | Line 35: | ||
Ten en cuenta además que en el sistema de particionado utilizado, ''/ | Ten en cuenta además que en el sistema de particionado utilizado, ''/ | ||
- | ===== Redimensionado | + | ===== Resize |
- | El redimensionado se puede resumir en los siguientes | + | There are 5 steps necessary: |
- | - Extender la partición extendida | + | - Extend the extended partition |
- | - Extender la partición lógica | + | - Extend the logical partition |
- | - Extender el volumen físico del grupo de volúmenes | + | - Extend the physical volume of volume group '' |
- | - Extender el volumen lógico | + | - Extend the logical volume |
- | - Extender el sistema de archivos para que ocupe el espacio libre del volumen lógico. | + | - Extend the filesystem to fill the free space of the logical volume. |
- | Arrancamos | + | Run '' |
< | < | ||
Line 64: | Line 64: | ||
</ | </ | ||
- | Primero hay que extender las particiones extendidas y lógica | + | First the extended and logical partitions have to be extended |
< | < | ||
Line 72: | Line 72: | ||
</ | </ | ||
- | Una vez hecho, ya fuera de parted, | + | Once done and having exited |
< | < | ||
Line 80: | Line 81: | ||
</ | </ | ||
- | Ahora extendemos el volumen lógico | + | Now we extend the logical volume |
< | < | ||
Line 88: | Line 89: | ||
</ | </ | ||
+ | Finally, the filesystem is extended (//step 5//). | ||
Por último, extendemos el sistema de archivos (//paso 5//). | Por último, extendemos el sistema de archivos (//paso 5//). | ||
Line 97: | Line 99: | ||
The filesystem on / | The filesystem on / | ||
</ | </ | ||
+ | Once this is done all the free space should be assigned to the system' | ||
- | Una vez hecho esto, todo el espacio libre debería estar ya asignado al root del sistema. |