Re: block size problem ?
"Peter T. Breuer" <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
"Also sprach [email protected]:" > There is just a little problem remaining : enbd block size is set at 4096 both > size. Disk is formatted in XFS, with blocksize 4096 and I have this : Is it > harmful ? xfs blocksize is always 512. If you don't use that, inefficiencies will result. That's not serious. > enbd-server 21900: <#1408> do_srv_write are you sure you really wanted blksize > 4096? The kernel seems to issue requests aligned at 512 Peter