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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@rge-rs.com.br]
发送时间: 2004年1月8日 19:01
收件人: linux-lvm@redhat.com
主题:  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@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

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


[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux