Bug 60686 - USB 3.0 disks do not mount
Summary: USB 3.0 disks do not mount
Status: NEW
Alias: None
Product: SCSI Drivers
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: scsi_drivers-other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-04 07:57 UTC by Martin Ziegler
Modified: 2016-04-29 15:42 UTC (History)
2 users (show)

See Also:
Kernel Version: v3.11-rc3-376-g72a67a9
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description Martin Ziegler 2013-08-04 07:57:03 UTC
My USB-disk
             SCSI Disk
             product: External USB 3.0
             vendor: TOSHIBA
             physical id: 0.0.0
             bus info: scsi@6:0.0.0
             logical name: /dev/sdb
             version: 0201
             serial: D010A553
             size: 465GiB (500GB)
             configuration: ansiversion=6 sectorsize=512

cannot be mounted. /dev/g2 exists, but udev does not generate /dev/sdb.
This seems to be the bug discussed in http://www.spinics.net/lists/stable/msg15978.html. As described there, the bugs goes away if one reverts 

  commit 66c28f97120e8a621afd5aa7a31c4b85c547d33d
  Author: Martin K. Petersen <martin.petersen@oracle.com>
  Date:   Thu Jun 6 22:15:55 2013 -0400

    [SCSI] sd: Update WRITE SAME heuristics
Comment 1 Peter Wu 2013-08-06 09:28:49 UTC
Duplicate of bug 60685

Note You need to log in before you can comment on or make changes to this bug.