All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 43191] New: Syslog fills with messages about assuming drive cache when SD card not present
Date: Tue, 1 May 2012 22:21:48 GMT	[thread overview]
Message-ID: <bug-43191-11613@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=43191

           Summary: Syslog fills with messages about assuming drive cache
                    when SD card not present
           Product: SCSI Drivers
           Version: 2.5
    Kernel Version: 3.4.0
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: DC390
        AssignedTo: linux-scsi@vger.kernel.org
        ReportedBy: sriharshatotakura+kernelbugs@gmail.com
        Regression: No


Created an attachment (id=73153)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=73153)
list of currently loaded modules

I'm observing the issue discussed in this bug report:
https://bugzilla.kernel.org/show_bug.cgi?id=43190
I'm reporting it here since the original reporter didn't seem to have reported
here:


I get this output repeatedly after every minute or so:

[  465.435298] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[  465.438295] sd 6:0:0:0: [sdb] Asking for cache data failed
[  465.438303] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[  517.147818] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[  517.150811] sd 6:0:0:0: [sdb] Asking for cache data failed
[  517.150822] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[  568.859459] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[  568.862330] sd 6:0:0:0: [sdb] Asking for cache data failed
[  568.862339] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[  620.571790] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[  620.574659] sd 6:0:0:0: [sdb] Asking for cache data failed

However, when I put in a memory card it stops after outputting this:

[ 1543.770351] sd 6:0:0:0: [sdb] 3970048 512-byte logical blocks: (2.03 GB/1.89
GiB)
[ 1543.775577] sd 6:0:0:0: [sdb] No Caching mode page present
[ 1543.775586] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 1543.780604] sd 6:0:0:0: [sdb] No Caching mode page present
[ 1543.780611] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 1543.807961]  sdb: sdb1

and once I eject the memory card it continues:

[ 4980.766490] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 5032.474959] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 5032.477961] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 5032.477970] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 5084.187541] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 5084.190546] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 5084.190554] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 5135.899244] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 5135.902369] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 5135.902378] sd 6:0:0:0: [sdb] Assuming drive cache: write through

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

             reply	other threads:[~2012-05-01 22:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-01 22:21 bugzilla-daemon [this message]
2012-05-01 22:22 ` [Bug 43191] Syslog fills with messages about assuming drive cache when SD card not present bugzilla-daemon
2012-05-01 22:22 ` bugzilla-daemon
2012-05-01 22:26 ` bugzilla-daemon
2012-05-02  4:07 ` bugzilla-daemon
2012-05-03  6:55 ` bugzilla-daemon
2012-05-03  7:10 ` bugzilla-daemon
2012-05-07 14:32 ` bugzilla-daemon
2012-05-07 14:33 ` bugzilla-daemon
2012-05-08  9:00 ` bugzilla-daemon
2012-05-12  0:31 ` bugzilla-daemon

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=bug-43191-11613@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --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.