> -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Tiago Cruz > Sent: Tuesday, June 30, 2009 12:15 PM > To: [email protected] > Subject: [Linux-cluster] Did you use GFS with witch technology? > > Did you use GFS and witch technology? KVM? Xen? VirtualBox? Not Virtual? > Witch version are you using? v1 or v2?
Xen here, with GFS1. Works great. Pay attention to the performance optimizations (noatime, etc.) including statfs_fast if you are on GFS1. We export LUNs from our SAN to each domU using tap:sync driver. Performance seems to be limited by our SAN. Each domU in our setup has two vif's: one for openais, another for everything else, though I can't say if that helps or hurts performance. Jeff -- Linux-cluster mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-cluster
