NetBSD-Bugs archive

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

Re: kern/38265: sometimes /kern directory can not be read



Hi, I have a machine running 4.99.72 and when I see that machine,
it does NOT have anything in /kern.

Then I did 
   ls -l /dev,
evething seems to be back. Then I did rsync,

   rsync -aH /mounf/NFSserver/home/ /export/home/

About in 7 minutes, /kern gets empty again. Then I did
   ls -l /dev/wd0a, 
which is the root device, /kern seems to be back,
but missing rrootdev. So I did 
   ls -l /dev/rwd0a, 
then I get everthing now.

ttyp2:makoto@mini 11:45:07/090216(/dev)> ls -l /kern
total 15
-r--r--r--  1 root  wheel        11 Feb 14 18:06 boottime
-r--r--r--  1 root  wheel       264 Feb 16 11:55 copyright
-rw-r--r--  1 root  wheel         5 Feb 16 11:55 hostname
-r--r--r--  1 root  wheel         4 Feb 16 11:55 hz
-r--r--r--  1 root  wheel        16 Feb 16 11:55 loadavg
-r--r--r--  1 root  wheel      8176 Feb 16 11:55 msgbuf
-r--r--r--  1 root  wheel         5 Feb 16 11:55 pagesize
-r--r--r--  1 root  wheel         7 Feb 16 11:55 physmem
brw-r-----  1 root  operator  10, 0 Sep 30  2006 rootdev
crw-r-----  1 root  operator  30, 0 Sep 30  2006 rrootdev
-r--r--r--  1 root  wheel        18 Feb 16 11:55 time
-r--r--r--  1 root  wheel       125 Feb 16 11:55 version

NetBSD mini 4.99.72 NetBSD 4.99.72 (GENERIC) #1: 
Tue Nov 11 23:05:54 JST 2008  
root@bologna:/export/20080908/src/sys/arch/macppc/compile/GENERIC macppc

Thanks,
 Makoto Fujiwara


Home | Main Index | Thread Index | Old Index