Hello!
Is it possible to somehow specify a value for the Logical Block Size that isn’t listed in the dropdown menu? Maybe via the API?
For example: 8192b
Is it possible to somehow specify a value for the Logical Block Size that isn’t listed in the dropdown menu? Maybe via the API?
For example: 8192b
Probably no?
Never heard of a device with a logical block size of 8192, only ever 512 or 4k.
Is there such a thing?
Some modern SSDs have 8k physical block sizes and benefit from setting ashift=13
(8192b), yes.
But I’m talking about an iSCSI virtual block device, so that’s not really relevant. I’m just trying to figure out if I can customize the extent block size beyond what’s in the dropdown menu in a supported way.
I don’t think you can.
You could make a feature request.