Date: Mon, 21 Nov 2005 13:20:06 +0800 (CST) From: XueFeng Deng <dsnofe@yahoo.com.cn> To: current@freebsd.org Subject: Disk driver have BUGS in 6.0 ?? Message-ID: <20051121052007.75083.qmail@web15702.mail.cnb.yahoo.com>
next in thread | raw e-mail | index | archive | help
hey all,
On Nov 10, I update one of my server to 6.0. these days I found some
error occur in my app, and it seems that the disk driver have some bugs.
then i made a test, it show that the disk give the wrong data.
I md5 the same file in two times. and get two different Strings.
any one meet this problem ?
First is
freebsd# date
Mon Nov 21 00:37:27 CST 2005
freebsd# ll mm.wmv
-rw-r--r-- 1 dengxf wheel 9548948 7 30 22:01 mm.wmv
freebsd# md5 mm.wmv
MD5 (mm.wmv) = 25cb3de0004c817649375978038548f9
freebsd# date
Mon Nov 21 00:37:42 CST 2005
Second is
freebsd# date
Mon Nov 21 11:02:02 CST 2005
freebsd# ll mm.wmv
-rw-r--r-- 1 dengxf wheel 9548948 7 30 22:01 mm.wmv
freebsd# md5 mm.wmv
MD5 (mm.wmv) = 476e82faa10f201e4ebb702054832d91
freebsd# date
Mon Nov 21 11:02:05 CST 2005
freebsd# uname -a
FreeBSD freebsd.jscz.edu.cn 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Nov 10
15:04:05 CST 2005 root@freebsd.jscz.edu.cn:/usr/obj/usr/src/sys/dengxf
i386
freebsd#
dmesg.boot:
http://www.dengh.com/patch/dmesg.boot
--
Deng XueFeng <missey@dengh.com>
___________________________________________________________
雅虎免费G邮箱-中国第一绝无垃圾邮件骚扰超大邮箱
http://cn.mail.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051121052007.75083.qmail>
