Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2024 21:56:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 276524] Setting LUN block size in ctl.conf to 512 will use volblocksize instead
Message-ID:  <bug-276524-27103-pgBmyZw7KZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276524-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276524-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276524

--- Comment #15 from Alexander Motin <mav@FreeBSD.org> ---
SCSI target can report only 2 values, logical and physical, should be 512 a=
nd
8K here.  Linux kernel by its current design can not handle logical blocks
above 4096.  But don't ask me why it reports as a block size here, ask some=
body
there.  My responsibility ends at `sg_readcap --16 /dev/sdb` output, which
should return proper values.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276524-27103-pgBmyZw7KZ>