From: Emiliano Garcia <emi@vinyltribe.com>
To: linux-scsi@vger.kernel.org
Subject: Problem with SCSI in 2.6.9
Date: Wed, 15 Dec 2004 22:34:13 -0800 [thread overview]
Message-ID: <41C12C65.2080803@vinyltribe.com> (raw)
Hello,
I have twice now run into a bug where the scsi layer tries to
synchronize the scsi cache on a device that is no longer plugged into
the system. After this, a cat /proc/scsi/scsi hangs my terminal, and the
load average on the machine won't drop below 1.0. It takes roughly a
month for this bug to show up, I back up my system to a firewire drive
every week, and today on the 28th day of uptime I have this in dmesg:
ieee1394: Node changed: 0-01:1023 -> 0-00:1023
ieee1394: Node suspended: ID:BUS[0-00:1023] GUID[0010100500000689]
Synchronizing SCSI cache for disk sda:
Clearly you can see that the scsi layer tries to sync after the fw
device has been unplugged. All this and I even did this before unplugging:
sync;sync;sync;umount /mnt/backup;
This is the second time I have run into this and I belive is related to
post on the LKM:
Aug. 5th 2004:
Re: BUG: SCSI SYNCHRONIZE_CACHE on driver unload
Please refer to this email (google it) because I believe it is very related.
Regards,
Emiliano Garcia
Senior Systems Admin
next reply other threads:[~2004-12-16 6:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-16 6:34 Emiliano Garcia [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-12-15 21:57 Problem with SCSI in 2.6.9 Emiliano Garcia
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=41C12C65.2080803@vinyltribe.com \
--to=emi@vinyltribe.com \
--cc=linux-scsi@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.