[Glass] RAID5 configurations

Dario Trussardi via Glass glass at lists.gemtalksystems.com
Thu Feb 19 09:42:55 PST 2015


Ciao,

	i do some test for RAID5 performance.

	I have testing with chunk size of 512KB   and with chunk size of 8KB.


	I run the code: 

 		[ 1 to: 10000 do:[ :int | UserGlobals at: #Scandella put: (( UserGlobals at: #Scandella ) +1).
							System commit ]] timeToRun.

	obtaining the same execution time.

	Is not strange ?

	With the chunk of 8KB i will expected better performance.

	Dario

> Dario,
> 
> The extents are written in 16k byte chunks and the tranlogs are written in variable size chunks up to 64k bytes ... I'm not completely familiar with how that translates into chunk size, but this should help you figure out the rest ...
> 
> Dale
> 
> On 02/11/2015 01:14 PM, Dario Trussardi via Glass wrote:
>> Ciao,
>> 
>> 	i have a system with md software RAID5  configurations where i load GLASS 3.1.0.6.
>> 
>> 	My questions is :    there is a preferable  md chunk-size for run glass ?
>> 
>> 	Thank,
>> 
>> 		Dario
>> 
>> 	
>> _______________________________________________
>> Glass mailing list
>> Glass at lists.gemtalksystems.com
>> http://lists.gemtalksystems.com/mailman/listinfo/glass
> 
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass



More information about the Glass mailing list