leocoleraus
(usa CentOS)
Enviado em 31/07/2015 - 14:06h
tonyhts escreveu:
Olá,
Pelas infos que vc postou, acredito que um dos hds "pifados" estava montado em /var.
Poste a saida de :
sudo cat -n /etc/fstab
df -h
sudo fdisk -l
abs
---
Eu Acredito, que ás vezes são as pessoas que ninguém espera nada que fazem as coisas que ninguém consegue imaginar.
--- Mestre dos Mestres - Alan Turing ---
Esse é a saída do comando.
sudo cat -n /etc/fstab
1 # /etc/fstab: static file system information.
2 #
3 # Use 'blkid' to print the universally unique identifier for a
4 # device; this may be used with UUID= as a more robust way to name devices
5 # that works even if disks are added and removed. See fstab(5).
6 #
7 # <file system> <mount point> <type> <options> <dump> <pass>
8 # / was on /dev/sda5 during installation
9 UUID=06d97506-c15f-4488-af1a-3f3d6c7611b3 / ext3 errors=remount-ro 0 1
10 # swap was on /dev/sda1 during installation
11 UUID=c263d7d7-6d9f-4cea-8d72-49d8694f4543 none swap sw 0 0
12 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
cpd09 cpd09 # df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 146G 48G 91G 35% /
none 4,0K 0 4,0K 0% /sys/fs/cgroup
udev 1,6G 4,0K 1,6G 1% /dev
tmpfs 328M 1,3M 327M 1% /run
none 5,0M 0 5,0M 0% /run/lock
none 1,6G 125M 1,5G 8% /run/shm
none 100M 28K 100M 1% /run/user
/dev/mapper/VolGroup00-LogVol00 141G 3,5G 130G 3% /media/cpd09/7b7b1925-874b-4844-bb0f-5841cd54970d
/dev/sdb1 95M 14M 76M 16% /media/cpd09/_boot
cpd09 cpd09 # sudo fdisk -l
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000d0d47
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 2000895 999424 82 Linux swap / Solaris
/dev/sda2 2002942 312580095 155288577 5 Extended
/dev/sda5 2002944 312580095 155288576 83 Linux
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xaba58c16
Device Boot Start End Blocks Id System
/dev/sdb1 * 63 208844 104391 83 Linux
/dev/sdb2 208845 312576704 156183930 8e Linux LVM
Disk /dev/mapper/VolGroup00-LogVol00: 155.7 GB, 155692564480 bytes
255 heads, 63 sectors/track, 18928 cylinders, total 304087040 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/VolGroup00-LogVol00 doesn't contain a valid partition table
Disk /dev/mapper/VolGroup00-LogVol01: 4227 MB, 4227858432 bytes
255 heads, 63 sectors/track, 514 cylinders, total 8257536 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x30307800
Disk /dev/mapper/VolGroup00-LogVol01 doesn't contain a valid partition table