05/09/2011, 08:47
|
| | Fecha de Ingreso: agosto-2011
Mensajes: 2
Antigüedad: 13 años, 2 meses Puntos: 0 | |
Respuesta: Volumen Logico vacío está al 100% Hola Ociomax..
Hemos estado trasteando y hemos comprobado que al eliminar el volumen lógico /apps que contenía otros LVM y filesystem se ha quedado vacio, pero la información sigue estando en /apss/... Con lo que hemos creado el nuevo LVM /apps y hemos movido manualmente todos los datos de nuevo, realmente es una chapuza.....
Te indico la salida de los comandos:
#fdisk -l
Disco /dev/sda: 21.4 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Disposit. Inicio Comienzo Fin Bloques Id Sistema
/dev/sda1 * 1 131 1052226 83 Linux
/dev/sda2 132 2610 19912567+ 8e Linux LVM
#df -h
S.ficheros Tamaño Usado Disp Uso% Montado en
/dev/mapper/system-root
7,8G 4,0G 3,4G 55% /
/dev/mapper/system-home
93M 5,6M 83M 7% /home
/dev/mapper/system-tmp
2,0G 36M 1,8G 2% /tmp
/dev/mapper/system-var
2,0G 142M 1,7G 8% /var
/dev/mapper/system-opt
2,0G 68M 1,8G 4% /opt
/dev/sda1 996M 46M 899M 5% /boot
tmpfs 437M 0 437M 0% /dev/shm
df: «/apps/uno»: No existe el fichero o el directorio
/dev/mapper/system-apps
31M 4,5M 25M 15% /apps
#lvdisplay
--- Logical volume ---
LV Name /dev/system/root
VG Name system
LV UUID GyohHC-gzDQ-RQeu-SfZT-lnfL-qI2P-rB2xfC
LV Write Access read/write
LV Status available
# open 1
LV Size 8,00 GB
Current LE 256
Segments 2
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:0
--- Logical volume ---
LV Name /dev/system/home
VG Name system
LV UUID rlbGIO-69fb-f7X2-3O0x-molX-29Oc-vFGGPh
LV Write Access read/write
LV Status available
# open 1
LV Size 96,00 MB
Current LE 3
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:1
--- Logical volume ---
LV Name /dev/system/tmp
VG Name system
LV UUID IhaehI-myzv-k6ZQ-BgsV-hkCx-8LU1-gBtwfj
LV Write Access read/write
LV Status available
# open 1
LV Size 1,97 GB
Current LE 63
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:2
--- Logical volume ---
LV Name /dev/system/var
VG Name system
LV UUID BtJ0l9-0JuS-dx6Y-7f2B-QUqb-dLjZ-iTrp6E
LV Write Access read/write
LV Status available
# open 1
LV Size 2,00 GB
Current LE 64
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:3
--- Logical volume ---
LV Name /dev/system/opt
VG Name system
LV UUID 6N3Vuy-W8HK-iF6v-aBtR-kWCM-o41s-58vAF2
LV Write Access read/write
LV Status available
# open 1
LV Size 2,00 GB
Current LE 64
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:4
--- Logical volume ---
LV Name /dev/system/swap
VG Name system
LV UUID ffm051-kx3m-l3ig-mY0G-OF4m-0fQz-Vzrm0w
LV Write Access read/write
LV Status available
# open 1
LV Size 4,00 GB
Current LE 128
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:5
--- Logical volume ---
LV Name /dev/system/uno
VG Name system
LV UUID 5EFMea-3dqq-J3wW-Vni2-HJhw-cv32-jjXcr5
LV Write Access read/write
LV Status available
# open 1
LV Size 32,00 MB
Current LE 1
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:6
--- Logical volume ---
LV Name /dev/system/apps
VG Name system
LV UUID oPsDJw-phul-LpNQ-7wyv-DbOc-EJv5-plpg3J
LV Write Access read/write
LV Status available
# open 1
LV Size 32,00 MB
Current LE 1
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:7
Gracias y un saludo, |