Dear All.
I have a new project to create a real big xen cluster on many supermicro twin2u2 servers.
The main types of services will be cloud computing and cloud data storage, like amazon ec2 and s3.
For cloud data storage I plan to use a cluster file system, which will be located on the same xen servers.
Each compute node will have 3TB of SAS2 data storage in Hardware RAID 10 with BBU (6 x 2.5" 1TB SAS2).
Using the cluster file system due to the fact that I want to achieve maximum data reliability through redundancy storage sites on xen nodes and in case of failure of one node to redirect the clients who use it to other nodes until the replacement of failure node.
- Does anyone have a similar experience to run xen cluster on cluster file system?
- What is the cluster file system is better to use: OCFS2, GFS, LUSTRE, others?
- Will there be any problems with disk IO capacity and CPU usage when using a cluster file system?
- If this solution is not suitable, what solution can be used as an alternative (SAN/NAS with iSCSI or something else)?
Thanks in advance.