2010/3/4 Christoph Hellwig <h...@lst.de>: > > Add a logical block size attribute as various guest side tools only > increase the filesystem sector size based on it, not the advisory > physical block size. > > For scsi we already have support for a different logical block size > in place for CDROMs that we can built upon. Only my recent block > device characteristics VPD page needs some fixups. Note that we > leave the logial block size for CDROMs hardcoded as the 2k value > is expected for it in general.
By "general" do you mean qemu, or the guests? Solaris 2.0 - 2.5.1 and SunOS 4.x expect CDROM block size of 512 bytes. Would have been nice to have the block size for CDROM configurable too. Currently the CDROMs mentioned above have to be plugged as hard disks in order to function. -- Regards, Artyom Tarasenko solaris/sparc under qemu blog: http://tyom.blogspot.com/