Operating System - Linux
1751908 Members
4692 Online
108783 Solutions
New Discussion юеВ

How to set 8k block size in SUSE 9.4

 
sacthivel.C
Frequent Advisor

How to set 8k block size in SUSE 9.4

Hi all,
We are using suse 9.4(x86_64).
As per the DB team they want the block size of the Operating system should be set to 8k.
So we planned to create a testing server. But as per Novell, they will stop the support if we recompile the kernel wil 8k.

So I have two doubts.
Is it possible to set this kernelvalue at the time of installation?
If not what is the procedure to recompile the kernel?

Please help me to solve this.

regards,

C.Sacthivel
3 REPLIES 3
Ivan Ferreira
Honored Contributor

Re: How to set 8k block size in SUSE 9.4

├В┬┐Why do you thinkg that 8k is not supported? I beleave they are talking about the file system block size. They can also use just ASM.

Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
sacthivel.C
Frequent Advisor

Re: How to set 8k block size in SUSE 9.4

Hi,
I tried with the xfs file system which supports the 8k block size, but the existing kernel was not supporting as it was compiled with 4k only.
As the Database Team wants the block size of the file system should be 8k, i have no other way other than recompiling the kernel.
Could you help us by providing the procedure or any other way to achieve that?

Please help us.

Regards,

C.Sacthivel
Ivan Ferreira
Honored Contributor

Re: How to set 8k block size in SUSE 9.4

I understand now. Plesee see this document about how to use asmlib:

http://www.google.com.py/url?sa=t&source=web&cd=4&ved=0CDAQFjAD&url=http%3A%2F%2Fblogs.oracle.com%2FAlejandroVargas%2Fgems%2FMIGRATIONFROMRAWDEVICESTOASM.pdf&rct=j&q=raw%20device%20linux%20oracle&ei=NtCXTPaTG4G78gbDrdGNDA&usg=AFQjCNGFojVpmzwINoNDNm8_edI8HLfwug&cad=rja
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?