openvz on SAN? [message #27580] |
Wed, 20 February 2008 04:12 |
whatever
Messages: 142 Registered: September 2006
|
Senior Member |
|
|
Has anyone tried openvz on SAN?
Hows the performance on SAN?
Thanks
|
|
|
|
|
|
Re: openvz on SAN? [message #27604 is a reply to message #27601] |
Wed, 20 February 2008 14:54 |
rickb
Messages: 368 Registered: October 2006
|
Senior Member |
|
|
Hi, I have deployed openvz using san and gfs.
-apple xserve xraid (fiber channel interface, 2gbit)
-fc switch
-2 nodes with fc card
-openvz running ves with the same ips
-lvs cluster in front to load balance/rewrite layer 3 traffic across ves
To compile the kernel I had to edit some filesystem hooks and add some arguments to functions so that the gfs patch would add, but it was self explanatory. I don't have the patch on me for this but it took only 5 minutes.
The performance is "OK"- I see many processes stay in disk wait for very long, iowait is much higher then it would be on ext3 (unshared). I don't think gfs is really designed for performance at this stage. The performance is much less then ext3 on the same hardware. I set up this openvz/gfs deployment this to meet a technical need (HA) and luckily didn't need screaming performance. I think using an open source alternative like iscsi (no expensive fc equipment) would be lower performance but I am interested in hearing from people doing this.
Rick
-------------
Common Terms I post with: http://wiki.openvz.org/Category:Definitions
UBC. Learn it, love it, live it: http://wiki.openvz.org/Proc/user_beancounters
[Updated on: Wed, 20 February 2008 14:56] Report message to a moderator
|
|
|