|
After numerous Google searches and attempts to rectify this issue I decided to post here... hopefully someone here can assist me, please??
I have setup 2 dell poweredge r200 servers with Centos 5.3 64 bit and have installed virtualisation packages (XEN...
Started by SaberTooth on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
The usual approach to this is to reinstall the DRBD package over ....
However you will need to rebuild the DRBD module against your new kernel if you haven't already.
There "shouldn't" be any compatibility issues running Xen and DRBD.
|
|
I've seen a lot of posts on the internet which talk about various combinations of DRBD and VMware, but I haven't managed to find a straight answer on this one:
Can I use DRBD in a VMware guest?
I'm not interested in performance; I am interested in using...
Started by Symmetric on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
In a testing environment, this....
Cheers
You can use DRBD, but using virtual guests serial cable between 2 VMWare hosts, and binding the DRBD clients to these physical interfaces this.
Can I use DRBD in a VMware guest?
Yes, you can.
|
|
Using DRBD version: 8.2.6 (api:88/proto:86-88)
Here is the contents of /etc/ha.d/haresources
db1 192.168.100.200/24/eth0 drbddisk::mysql Filesystem::/dev/drbd0::/drbd::ext3::defaults mysql
and /etc/ha.d/ha.cf
logfile /var/log/ha-log logfacility local0...
Started by Andy on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
[root@localhost00 ~]# service drbd status drbd driver loaded OK; device status: version: 8.2.6 (api is stopped [root@localhost....
The other way to test is to do a hard reboot on one.. .
Also you do not want to turn of drbd services .
|
Ask your Facebook Friends
|
We run 10 servers, mostly cheap requisitioned desktop machines, all running CentOS 5.1 and Xen. All these 10 servers do is run Xen virtual machines. Someone switched off the power supply to the server cupboard and a couple of machines have fried harddisks...
Started by David Hicks on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
As Brent pointed out, a DRBD to that stage yet, the two DRBD devices on different machines were refusing to acknowledge the other to be the solution - DRBD ....
Okay, I've found the answer.
Just run /usr/lib/heartbeat/hb_takeover.
|
|
I need to implement Linux-HA configuration in two servers. I've decided to use DRBD for block level replication on both hosts, mainly for MySQL data replication.
As I understand, in DRBD configuration there's always a primary server, others are slaves...
Started by Karolis T. on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
So you can't have both servers....
The slave does not mount the partition so working.
As far as I know, DRBD does partition level replication.
If you need DRBD "mainly" for MySQL replication, maybe it is easier to use the replication features.
|
|
Does anyone have experience configuring drbd with heartbeat between 2 virtual linux machines (VMWare Infrastructure)?
The problem I am running into is that heartbeat likes multiple data paths to see its peer node. For instance, it likes to have a network...
Started by Brent on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Finally - maybe DRBD is just not right....
Have you looked whether the VMs complain about API.
Not only does DRBD not use a serial cable, it can't ! I have no idea what you're talking about with this, DRBD has got nothing to do with it.
|
|
Is it possible to DRDB a entire server?
We have ~5 or so webservers that have identical specs but for each one I had to log in and install all the software, etc..
With DRDB I was thinking if I update one (say recompile apache), all of them would be updated...
Started by Markii on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
As others have said, there is a limit to the number of nodes with DRBD.
For your automatic updates you boot with NFS root.
Hi,
this will not work, because drbd only supports three nodes.
|
|
Hi all,
we have setup one cluster with two nodes.
-drbd
-corosync
-pacemaker
-mysql
-piranha
sometimes, we loose connection between the two nodes (node 1 and node 2). When this happens, the two nodes starts both the services as masters,because they don...
Started by arrals.vl on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at linuxquestions):
Not sure on how you can have a cluster with two nodes but if connection... .
I think you should first look at why the connection gets lost .
Hi and welcome to LinuxQuestions,
AFAIK that would take away the advantage of having high availability for your service .
|
|
On Tue, 5 Feb 2008 13:14:09 +0530, "MuraliPD@GMail" <murali.pd@gmail.com
Hi All,
Is that DRBD and Cluster works on same concept?
What are the differences?
Shall i know is there any separate discussion list available for DRBD?
--
Thanks,
V....
Started by MuraliPD@GMail on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
From DRBD website (http://www.drbd.org/):
"DRBD takes over the data, writes it to the local disk and sends
Is there any list available to discuss regarding....
For starters, DRBD is a Linux kernel
module, MySQL Cluster not.
Different.
|
|
On Wed, 22 Jul 2009 09:00:13 +0200, Harald Dunkel <harald.dunkel@aixigo.de
Package: heartbeat
Version: 2.1.3-6lenny1
Tags: patch
Usually Heartbeat uses a drbd partition to share configuration
and service state information between the 2 hosts. Drbd...
Started by Harald Dunkel on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
In the static runlevel configuration (without insserv)
drbd is started before heartbeat, then the boot sequence....
This change doesn't affect systems _with_ drbd installed,
either.
Harald.dunkel@aixigo.de
Yes, I tried it just this minute.
|