linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 13143] New: scsi_debug doesn't manage more than 1Tb
@ 2009-04-21 16:07 bugzilla-daemon
  2009-04-23  0:42 ` FUJITA Tomonori
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: bugzilla-daemon @ 2009-04-21 16:07 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=13143

           Summary: scsi_debug doesn't manage more than 1Tb
           Product: SCSI Drivers
           Version: 2.5
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Other
        AssignedTo: scsi_drivers-other@kernel-bugs.osdl.org
        ReportedBy: tvignaud@mandriva.com
        Regression: No


While debugging a partitionner software that has issues with disks bigger than
1Tb, I found out that scsi_debug doesn't manage more than 1Tb:

# modprobe scsi_debug virtual_gb=1000
# cat /proc/partitions |fgrep sdc
   8       32 1048576000 sdc
# rmmod scsi_debug
# modprobe scsi_debug virtual_gb=1100
# cat /proc/partitions |fgrep sdc
   8       32 9223372035860725760 sdc


dmesg shows that the additionnal 100Gb makes it loose sight:
sd 16:0:0:0: [sdc] 2097152000 512-byte hardware sectors: (1.07 TB/1000 GiB)
versus:
sd 15:0:0:0: [sdc] 18446744071721451520 512-byte hardware sectors: (18.4
EB/15.9 EiB)

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-10-06 20:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 16:07 [Bug 13143] New: scsi_debug doesn't manage more than 1Tb bugzilla-daemon
2009-04-23  0:42 ` FUJITA Tomonori
2009-04-23  2:35   ` Douglas Gilbert
2009-04-24 11:09 ` [Bug 13143] " bugzilla-daemon
2009-04-24 18:27 ` bugzilla-daemon
2009-04-25  4:43 ` bugzilla-daemon
2009-04-27 10:41 ` bugzilla-daemon
2009-04-28  8:31   ` FUJITA Tomonori
2009-04-27 12:59 ` bugzilla-daemon
2009-04-28  8:33 ` bugzilla-daemon
2009-04-29  6:33 ` bugzilla-daemon
2009-10-06 20:51 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).