All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hisaaki Shibata <shibata@luky.org>
To: axboe@suse.de
Cc: shibata@luky.org, linux-kernel@vger.kernel.org
Subject: Re: 4.7GB DVD-RAM geometry wrong?
Date: Thu, 16 Aug 2001 23:23:12 +0900	[thread overview]
Message-ID: <20010816232312R.shibata@luky.org> (raw)
In-Reply-To: <20010816101007.T4352@suse.de>
In-Reply-To: <20010816085025.M4352@suse.de> <20010816165326B.shibata@luky.org> <20010816101007.T4352@suse.de>

Thanks Dir Axboe,

> I don't have the -ac[5] tree handy, in the 2.4.9-pre4 there's no BUG in
> get_empty_inode(). For DVD-RAM + UDF, I would suggest using the version
> from CVS. I know it quite recently got some fixes that removed a BUG or
> two when used with the -ac kernels.
> 
> So could you reproduce with latest -ac or Linus kernel + CVS UDF?

At first, I tried it with 2.4.9-pre4 and udf-0.9.4.1.
I did not get segv nor Oops with them.

But it seems bad yet.

My operations are here.
# mkudf /dev/hdb
# mount -t udf /dev/hdb /mnt/floppy/
# cp -auv ~/dir /mnt/floppy/ 1> /tmp/cp.log 2> /tmp/cp.log &

"cp" seems good until following "df" point.
/dev/hdb               4470016   1639798   2830218  37% /mnt/floppy

After that point, "tail -f /tmp/cp.log" shows "cp going :-)" and
my DVD-RAM driveseeks like working good.
But result of "df" command is not change. 
(it shows 37% forever...)

"df -i" shows
/dev/hdb             1440735   25626 1415109    2% /mnt/floppy

tails of dmesg are;
UDF-fs INFO UDF 0.9.4.1-rw (2001/06/13) Mounting volume '', timestamp 2001/08/16 21:54 (121c)
hdb: irq timeout: status=0xd0 { Busy }
hdb: ATAPI reset complete
hdb: irq timeout: status=0xd0 { Busy }
hdb: ATAPI reset complete
hdb: irq timeout: status=0xd0 { Busy }
hdb: ATAPI reset complete
hdb: irq timeout: status=0xd0 { Busy }
hdb: ATAPI reset complete
hdb: irq timeout: status=0xd0 { Busy }
hdb: ATAPI reset complete

I will try with CVS udf patch and will report it.

-- 
 WWWWW  shibata@luky.org
 |O-O|  Hisaaki Shibata @ Fukuoka, JAPAN
0(mmm)0 IRC: #luky
   ~    http://his.luky.org/ http://hoop.euqset.org/

  reply	other threads:[~2001-08-16 14:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-15 11:10 4.7GB DVD-RAM geometry wrong? Joseph N. Hall
2001-08-15 11:17 ` Jens Axboe
2001-08-15 14:34   ` Hisaaki Shibata
2001-08-16  2:44     ` Hisaaki Shibata
2001-08-16  6:50       ` Jens Axboe
2001-08-16  7:53         ` Hisaaki Shibata
2001-08-16  8:10           ` Jens Axboe
2001-08-16 14:23             ` Hisaaki Shibata [this message]
2001-08-16 16:26               ` Hisaaki Shibata

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010816232312R.shibata@luky.org \
    --to=shibata@luky.org \
    --cc=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.