Is it possible to configure storage-engine with device if device is the logical part of ssd? For instance
storage-engine device {
device /dev/sda3
write-block-size 128K
}
if sda3 is the partition of physical sda? It seems that it’s not working. Am I right?