[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problema com find (No such file or directory)



Bom dia pessoal,

Sou novo na lista e estou tendo alguns problemas com meu Debian.

Se trata de um etch, rodando kernel 2.6.24.5-xxxx-std-ipv4-32, numa
máquina bem estável (até o momento pelo menos hehe)

Ocorre que fui tentar efetuar um UPDATEDB, e notei uma série de
erros.. que são os seguintes:
ecstasy:/# updatedb
/usr/bin/find: /home: No such file or directory
/usr/bin/find: /proc: No such file or directory
/usr/bin/find: /sys: No such file or directory
/usr/bin/find: /bin: No such file or directory
/usr/bin/find: /boot: No such file or directory
/usr/bin/find: /dev: No such file or directory
/usr/bin/find: /etc: No such file or directory
/usr/bin/find: /initrd: No such file or directory
/usr/bin/find: /lib: No such file or directory
/usr/bin/find: /selinux: No such file or directory
/usr/bin/find: /media: No such file or directory
/usr/bin/find: /mnt: No such file or directory
/usr/bin/find: /opt: No such file or directory
/usr/bin/find: /root: No such file or directory
/usr/bin/find: /sbin: No such file or directory
/usr/bin/find: /srv: No such file or directory
/usr/bin/find: /tmp: No such file or directory
/usr/bin/find: /usr: No such file or directory
/usr/bin/find: /var: No such file or directory
/usr/bin/find: /man: No such file or directory

Mas, indo até /, consigo dar ls perfeitamente, navegar em toda
estrutura de diretórios...
Com os filesystem aparenta estar tudo OK:

ecstasy:/# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/md1              3.9G  2.0G  1.7G  54% /
tmpfs                1007M     0 1007M   0% /lib/init/rw
udev                   10M   40K   10M   1% /dev
tmpfs                1007M     0 1007M   0% /dev/shm
/dev/md3              902G  510G  347G  60% /home

------

ecstasy:/# mdadm --detail /dev/md1
/dev/md1:
        Version : 00.90.03
  Creation Time : Wed Nov  5 23:29:06 2008
     Raid Level : raid1
     Array Size : 4096448 (3.91 GiB 4.19 GB)
    Device Size : 4096448 (3.91 GiB 4.19 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 1
    Persistence : Superblock is persistent

    Update Time : Wed Apr 28 11:33:45 2010
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

           UUID : 29eec4f9:b602030e:17996e7f:f4f8cd80
         Events : 0.2

    Number   Major   Minor   RaidDevice State
       0       8        1        0      active sync   /dev/sda1
       1       8       17        1      active sync   /dev/sdb1

-------

ecstasy:/# mdadm --detail /dev/md3
/dev/md3:
        Version : 00.90.03
  Creation Time : Wed Nov  5 23:29:06 2008
     Raid Level : raid0
     Array Size : 960188800 (915.71 GiB 983.23 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 3
    Persistence : Superblock is persistent

    Update Time : Fri Apr  9 19:42:45 2010
          State : active
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

     Chunk Size : 64K

           UUID : eb1bcda8:39903d31:6bda0878:f10c975a
         Events : 0.3

    Number   Major   Minor   RaidDevice State
       0       8        3        0      active sync   /dev/sda3
       1       8       19        1      active sync   /dev/sdb3

Pensei em fazer um fsck, mas como ainda está tudo funcionando e apesar
dessas mensagens de erro não há mais nada de estranho, não quis parar
os serviços que rodam nela...

Alguém faz idéia do que pode ser?


Reply to: