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



The following reply was made to PR kern/38265; it has been noted by GNATS.

From: Makoto Fujiwara <makoto%ki.nu@localhost>
To: David Holland <dholland-bugs%NetBSD.org@localhost>
Cc: kern-bug-people%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost, 
netbsd-bugs%NetBSD.org@localhost,
        dlagno%rambler.ru@localhost
Subject: Re: kern/38265: sometimes /kern directory can not be read
Date: Mon, 16 Feb 2009 11:58:18 +0900

 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