Todolinux Cloud Como Configurar LVM en Linux
Todolinux Cloud Como Configurar LVM en Linux
Todolinux Cloud Como Configurar LVM en Linux
Antes de ver cómo con gurar LVM en Linux, explicaremos que és Logical Volume
Management (LVM) es un gestor de volúmenes lógicos de discos que todas las
principales distribuciones de GNU/Linux presentan.
Convert web pages and HTML files to PDF in your applications with the Pdfcrowd HTML to PDF API Printed with Pdfcrowd.com
Este artículo explica cómo inicializar un grupo de LVM a partir de una partición como
primer volumen físico del grupo y crear volúmenes lógicos desde línea de comandos en
Linux. El objetivo es comprender todos los pasos involucrados en la inicialización de LVM:
crear volúmenes físicos; de nir grupos LVM; y crear volúmenes lógicos.
Ahora que tienes los conceptos, veámos como con gurar lvm en linux.
todolinux
Convert web pages and HTML files to PDF in your applications with the Pdfcrowd HTML to PDF API Printed with Pdfcrowd.com
Welcome to fdisk (util-linux 2.23.2).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.
Device does not contain a recognized partition table
Building a new DOS disklabel with disk identifier 0x8fc46edc.
Orden (m para obtener ayuda): n
Partition type:
p primary (0 primary, 0 extended, 4 free)
e extended
Select (default p): p
Número de partición (1-4, default 1): 1
Primer sector (2048-20971519, valor predeterminado 2048):
Se está utilizando el valor predeterminado 2048
Last sector, +sectors or +size{K,M,G} (2048-20971519, valor predeterminado 20971519):
Se está utilizando el valor predeterminado 20971519
Partition 1 of type Linux and of size 10 GiB is set
Orden (m para obtener ayuda): t
Selected partition 1
Hex code (type L to list all codes): L
0 Vacía 24 NEC DOS 81 Minix / old Lin bf Solaris
1 FAT12 27 Hidden NTFS Win 82 Linux swap / So c1 DRDOS/sec (FAT-
2 XENIX root 39 Plan 9 83 Linux c4 DRDOS/sec (FAT-
3 XENIX usr 3c PartitionMagic 84 Unidad C: ocult c6 DRDOS/sec (FAT-
4 FAT16 <32M 40 Venix 80286 85 Linux extendida c7 Syrinx
5 Extendida 41 PPC PReP Boot 86 Conjunto de vol da Datos sin SF
6 FAT16 42 SFS 87 Conjunto de vol db CP/M / CTOS / .
7 HPFS/NTFS/exFAT 4d QNX4.x 88 Linux plaintext de Utilidad Dell
8 AIX 4e QNX4.x segunda 8e Linux LVM df BootIt
9 AIX bootable 4f QNX4.x tercera 93 Amoeba e1 DOS access
a OS/2 Boot Manag 50 OnTrack DM 94 Amoeba BBT e3 DOS R/O
b W95 FAT32 51 OnTrack DM6 Aux 9f BSD/OS e4 SpeedStor
c W95 FAT32 (LBA) 52 CP/M a0 Hibernación de eb BeOS fs
e W95 FAT16 (LBA) 53 OnTrack DM6 Aux a5 FreeBSD ee GPT
f W95 Ext'd (LBA) 54 OnTrackDM6 a6 OpenBSD ef EFI (FAT-12/16/
10 OPUS 55 EZ-Drive a7 NeXTSTEP f0 inicio Linux/PA
11 FAT12 oculta 56 Golden Bow a8 UFS de Darwin f1 SpeedStor
12 Compaq diagnost 5c Priam Edisk a9 NetBSD f4 SpeedStor
14 FAT16 oculta <3 61 SpeedStor ab arranque de Dar f2 DOS secondary
16 FAT16 oculta 63 GNU HURD o SysV af HFS / HFS+ fb VMFS de VMware
17 HPFS/NTFS ocult 64 Novell Netware b7 BSDI fs fc VMKCORE de VMwa
18 SmartSleep de A 65 Novell Netware b8 BSDI swap fd Linux raid auto
1b Hidden W95 FAT3 70 DiskSecure Mult bb Boot Wizard hid fe LANstep
1c Hidden W95 FAT3 75 PC/IX be arranque de Sol ff BBT
1e Hidden W95 FAT1 80 Old Minix
Hex code (type L to list all codes): 8e
Changed type of partition 'Linux' to 'Linux LVM'
Orden (m para obtener ayuda): p
Disk /dev/sdb: 10.7 GB, 10737418240 bytes, 20971520 sectors
Units = sectors of 1 * 512 = 512 bytes
Convert web pages and HTML files to PDF in your applications with the Pdfcrowd HTML to PDF API Printed with Pdfcrowd.com
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Identificador del disco: 0x8fc46edc
Disposit. Inicio Comienzo Fin Bloques Id Sistema
/dev/sdb1 2048 20971519 10484736 8e Linux LVM
Orden (m para obtener ayuda): w
¡Se ha modificado la tabla de particiones!
Llamando a ioctl() para volver a leer la tabla de particiones.
Se están sincronizando los discos.
Hemos creado nuestra partición de tipo «8e» (Linux LVM)y se han escrito los cambios en
el disco. Tener el cuenta que al estar el servidor en uso, podría fallar la lectura de nuestra
nueva tabla de particiones, para solventarlo ejecutaremos el comando partprobe. Pero si
incluso ejecutando este comando aún no ves la partición creada, no queda otra opción
que reiniciar.
Convert web pages and HTML files to PDF in your applications with the Pdfcrowd HTML to PDF API Printed with Pdfcrowd.com
Tras el reinicio comprueba las particiones.
todolinux
Como ves ahora, aparece la nueva partición sdb1 que es con la que trabajaremos.
Convert web pages and HTML files to PDF in your applications with the Pdfcrowd HTML to PDF API Printed with Pdfcrowd.com
Allocated PE 1791
PV UUID P9Saju-R396-DA0A-VA3L-wcgF-wxEj-K2UgDY
"/dev/sdb1" is a new physical volume of "<10,00 GiB"
--- NEW Physical volume ---
PV Name /dev/sdb1
VG Name
PV Size <10,00 GiB
Allocatable NO
PE Size 0
Total PE 0
Free PE 0
Allocated PE 0
PV UUID PjkRAS-M0d5-MbIa-dZ3V-qET7-Wsvh-YlG3iM
[root@todolinux ~]#
Llegamos al paso en el que tenemos que crear un volumen lógico dentro del grupo de
volúmenes.
todolinux
Convert web pages and HTML files to PDF in your applications with the Pdfcrowd HTML to PDF API Printed with Pdfcrowd.com
Visualizamos nuestro volumen lógico creado.
todolinux
Convert web pages and HTML files to PDF in your applications with the Pdfcrowd HTML to PDF API Printed with Pdfcrowd.com
NOTA: Para saber el nombre del Filesystem a dar formato, puedes hacer
un lvdisplay y mirar el parámetro "LV Path"
Montamos los nuevos FileSystems. Antes de eso debe de existir una ruta que hayas creado
para poder ser montado, si montamos el volumen en un directorio con contenido,
perderemos el contenido de este.
todolinux
[root@todolinux ~]# df -h
S.ficheros Tamaño Usados Disp Uso% Montado en
/dev/mapper/centos-root 6,2G 1,2G 5,1G 19% /
devtmpfs 908M 0 908M 0% /dev
tmpfs 920M 0 920M 0% /dev/shm
tmpfs 920M 8,6M 911M 1% /run
tmpfs 920M 0 920M 0% /sys/fs/cgroup
/dev/sda1 1014M 142M 873M 14% /boot
tmpfs 184M 0 184M 0% /run/user/0
/dev/mapper/vm_grupo-lv_grupo1 2,0G 6,0M 1,8G 1% /lv_grupo1
/dev/mapper/vm_grupo-lv_grupo2 2,0G 6,0M 1,8G 1% /lv_grupo2
[root@todolinux ~]#
Necesitaremos los UUID de cada volumen, estos los obtenemos con el comnado blkid .
todolinux
Convert web pages and HTML files to PDF in your applications with the Pdfcrowd HTML to PDF API Printed with Pdfcrowd.com
[root@todolinux ~]# blkid
/dev/sda1: UUID="a5c64f26-4a7d-4d65-aa4a-a2e87fe608ca" TYPE="xfs"
/dev/sda2: UUID="P9Saju-R396-DA0A-VA3L-wcgF-wxEj-K2UgDY" TYPE="LVM2_member"
/dev/sdb1: UUID="PjkRAS-M0d5-MbIa-dZ3V-qET7-Wsvh-YlG3iM" TYPE="LVM2_member"
/dev/mapper/centos-root: UUID="d482cede-f376-4f77-b77a-e715ce169635" TYPE="xfs"
/dev/mapper/centos-swap: UUID="76327786-94ea-435e-b50e-8172381e08ca" TYPE="swap"
/dev/mapper/vm_grupo-lv_grupo1: UUID="7b549cff-1896-47d0-8b25-
e7102cb05629" TYPE="ext4"
/dev/mapper/vm_grupo-lv_grupo2: UUID="ce03098d-536e-416f-ad16-
94f81f3e1ce9" TYPE="ext4"
[root@todolinux ~]#
Convert web pages and HTML files to PDF in your applications with the Pdfcrowd HTML to PDF API Printed with Pdfcrowd.com
Ahora ejecutamos "mount -a" y si todo está correcto, no dará ningún mensaje de error
y ya tendremos nuestros volúmenes lógicos montados y preparados para que se monten
automáticamente en caso de un reinicio inesperado del sistema.
Comparte
Víctor Arauco
With over 15 years of experience in the IT industry, including roles in development,
operations, networking, DevOps, and sales engineering. I’m a devoted husband and
proud father. I'm here to simplify your journey into the DevOps world.
Trackbacks
Responder
Convert web pages and HTML files to PDF in your applications with the Pdfcrowd HTML to PDF API Printed with Pdfcrowd.com