[linux-lvm] 答复: [linux-lvm] S.A.M.E methodology

诸超 zhu_chao at eachnet.com
Thu Jan 8 07:51:01 UTC 2004


Hi,
	What storage are you using on Linux? How many disks do you have?
	If you have only less than 10 disks, why not just using storage raid10 feature?
	We used SAME on Sun/T3(9disk/raid10) via storage hardware.
	If I have many T3, then in every single t3, I use Raid1 and use VxVM for Stripe.It is mature solution and I used it on solaris/aix. But not on linux yet.
	If you are afraid of Raid Crash, you can try to have dual controller raid,(but currently linux kernel does not Dynamic Multipathing yet).
	Or you can use poor man's stripe:
	/oradata1 (datafile 1,5 ..here) --raid10
	/oradata2 (datafile 2,6 ..here) --raid10
	/oradata3 (datafile 3,7,, here) --raid10
	/oradata4 (datafile 4,8... here) --raid10
Regards.
Zhu Chao.


-----原始邮件-----
发件人: Ricardo Mattia [mailto:rmattia at rge-rs.com.br]
发送时间: 2004年1月8日 19:01
收件人: linux-lvm at redhat.com
主题: [linux-lvm] S.A.M.E methodology


Hello.

	Today we have a host running Oracle 8.1.7 on AIX 4.3.3.
	We decided to migrate this system from RISC to Intel and the
choosed operating system was SUSE Linux.
	Besides that, we are changing the way Oracle Datafile's are
distributed. After some internet research, we got in touch with a
methodology called S.A.M.E, which stands for Stripe and Mirror
Everything. 
	Basicaly, we need to Stripe all the storage available using LVM
(on operating system level) and mirror everything (on storage level). Of
course we increase our risk of an entire system failure in case of just
"one" RAID crash.
	This methodology is explained on Juan Loaiza's whitepaper, from
Oracle Corporation.

	So, my question is : Has anyone implemented this stuff using
Linux SUSE and LVM? If yes, is it work and could you give me some tips
about it? 
	
Thanks in advance.

Best Regards,
Ricardo Mattia
http://www.rge-rs.com.br
51 3218-3168


_______________________________________________
linux-lvm mailing list
linux-lvm at sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/




More information about the linux-lvm mailing list