From: Christian Borntraeger <borntraeger@de.ibm.com>
To: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: linux-block@vger.kernel.org, linux-scsi@vger.kernel.org,
dm-devel@redhat.com
Subject: 4.4 regression/bisected: error message due to "block/sd: Fix device-imposed transfer length limits"
Date: Wed, 13 Jan 2016 14:15:12 +0100 [thread overview]
Message-ID: <56964DE0.60407@de.ibm.com> (raw)
Martin,
with 4.4 I get messages like
device-mapper: table: 253:4: adding target device sdq caused an alignment inconsistency: physical_block_size=4096, logical_block_size=512, alignment_offset=0, start=0
when I use device mapper multipath on a scsi disk on a FlashSystem-9840 scsi disk.
The disk has a quite interesting layout (physical block size=4k, logical=512)
blockdev --getbsz /dev/sdq
4096
blockdev --getss /dev/sdq
512
blockdev --getpbsz /dev/sdq
4096
the disks seems to work ok, though.
Any ideas?
Christian
next reply other threads:[~2016-01-13 13:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-13 13:15 Christian Borntraeger [this message]
2016-01-13 13:22 ` 4.4 regression/bisected: error message due to "block/sd: Fix device-imposed transfer length limits" Martin K. Petersen
2016-01-13 13:50 ` Christian Borntraeger
2016-01-13 13:50 ` Christian Borntraeger
2016-01-15 14:48 ` Christian Borntraeger
2016-01-15 14:52 ` Martin K. Petersen
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=56964DE0.60407@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=dm-devel@redhat.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
/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.