[linux-lvm] Re: [PATCH] 64 bit scsi read/write

Alan Cox alan at lxorguk.ukuu.org.uk
Sun Jul 15 15:32:59 UTC 2001


> I only have SCSI disks to test with, but they are hot-plug, so I guess
> I can write a whole bunch of blocks with different numbers on them,
> all over the disk, if I can figure out how to place SCSI barriers and
> then pull the drive and see what gives?

Another way is to time

	write block
	write barrier
	write same block
	write barrier
	repeat

If the write barrier is working you should be able to measure the drive rpm 8)




More information about the linux-lvm mailing list