Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

5.3.6. Cómo activar y montar el volumen lógico original

Como milv tuvo que ser desactivado anteriormente, éste debe ser activado de nuevo antes de poder ser montado.
root@tng3-1 ~]# lvchange -a y mylv

[root@tng3-1 ~]# mount /dev/myvg/mylv /mnt
[root@tng3-1 ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/yourvg/yourlv    24507776        32  24507744   1% /mnt
/dev/myvg/mylv        24507776        32  24507744   1% /mnt