Sorry for several weeks response time.
In case this is still relevant to you, some comments below.
On Thu, Aug 23, 2012 at 04:35:16AM +0800, Mia Lueng wrote:
> Hi All:
>
> I set a clsuter based on drbd and do the following test:
>
> On Node A, I set drbd as Primary, and run a mysql database
Hi All:
I set a clsuter based on drbd and do the following test:
On Node A, I set drbd as Primary, and run a mysql database on it
and some load. and run the following script
while [ 0 ] ; do
drbdadm connect drbd0 >/dev/null 2>&1
sleep 10;
done
On node B, I do the follwing test to simulate