Displaying 20 results from an estimated 1100 matches similar to: "samba4 + drbd + ctdb + failover"
2007 Oct 17
3
drbd
trying to follow the ha-drbd HOWTO on the centos wiki...
I prep two identical systems with centos 5, leaving some disk space
unassigned (they only have one scsi drive), create /dev/sda4 partitions
on each to use for the repdata...
I install the modules, create a /etc/drbd.conf like...
[root at svfis-blade03 ~]# more /etc/drbd.conf
#
# please have a a look at the example configuration file in
2008 Jul 04
1
update Centos 5 with DRBD
Hi,
I have a server with Centos 5 + DRBD installed and is working fine, but when
i run yum for udpate system show this error:
Transaction Check Error:
file /etc/drbd.conf conflicts between attempted installs of
drbd-8.0.12-1.el5.centos and drbd82-8.2.6-1.el5.centos
file /etc/rc.d/init.d/drbd conflicts between attempted installs of
drbd-8.0.12-1.el5.centos and drbd82-8.2.6-1.el5.centos
file
2007 Jun 25
1
I/O errors in domU with LVM on DRBD
Hi,
Sorry for the need of the long winded email. Looking for some answers
to the following.
I am setting up a xen PV domU on top of a LVM partitioned DRBD
device. Everything was going just fine until I tried to test the
filesystems in the domU.
Here is my setup;
Dom0 OS: CentOS release 5 (Final)
Kernel: 2.6.18-8.1.4.el5.centos.plusxen
Xen: xen-3.0.3-25.0.3.el5
DRBD:
2010 Aug 09
2
HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
centOs5.5/samba4/named here is a short guide setting it up to work.
First of all do not install the bind package coming with centos 5.5!!
Install needs for samba
yum install libacl* gnutls* readline* python* gdb* autoconf*
Named installation:
Here is a description on what to do:
http://jason.roysdon.net/2009/10/16/building-bind-9-6-on-rhel5-centos5-for-d
nssec-nsec3-support/
The steps,
yum
2011 Jun 02
3
Problems with descriptions.
Hi guys!
I can?t find an answer in google, so my last hope is this mailing list.
Story.
I have two servers with same arrays. Servers connected by DRBD.
I used ocfs2 as file system, also I used NFS4 to access to the
ocfs2 drive. I do not have any idea, but the allocated descriptors in
/proc/sys/fs/file-nr increasing every time while drive accessed.
So after some time allocated descriptions over
2009 Jun 21
1
Xen LVM DRBD live migration
Hi guys I have few problems with live migration ... and I need some
professional help :)
I have 2 xen servers ... CentOS 5.3 and I want to have a high available
cluster
Now let`s begin ....
xen0:
[root@xen0 ~]# fdisk -l
Disk /dev/sda: 218.2 GB, 218238025728 bytes
255 heads, 63 sectors/track, 26532 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start
2010 Aug 16
1
WG: HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
centOs5.5/samba4/named here is a short guide setting it up to work.
First of all do not install the bind package coming with centos 5.5!!
Install needs for samba
yum install libacl* gnutls* readline* python* gdb* autoconf*
Named installation:
Here is a description on what to do:
http://jason.roysdon.net/2009/10/16/building-bind-9-6-on-rhel5-centos5-for-d
nssec-nsec3-support/
The steps,
yum
2006 Jun 11
2
Centos 4.3 & drbd
Hiya,
I'm new to Centos but learning rapidly but I have been using FreeBSD. I'm
trying to setup a HA NFS server using 2 machines. Both machines are
running 4.3 updated to the latest via Yum.
I did yum groupinstall drbd-heartbeat and
yum install kernel-module-drbd-kernel-module-drbd-2.6.9-34.EL to match my
kernel.
The problem I have is that on 1 machine drbd works fine, but when I start
2009 Mar 03
13
xm migrate headache
Hi,
I am trying to (live-)migrate a paravirtualized machine from hosta to
hostb:
-----8<----
hosta:~ # xm list pvm
Name ID Mem VCPUs State Time(s)
pvm 64 384 1 -b---- 0.5
hostb:~ # xm list pvm
Error: Domain ''pvm'' does not exist.
hosta:~ # xm migrate pvm 192.168.0.2
Error:
2008 Aug 25
3
xen+drbd Question
Hi list,
I installed two new servers to be our virtualization HA. This servers
have CentOS 5.2, Xen 3.0.3, Drbd 8.2.6. The setup is ok, lvm drbd
resources sincronizing, Guest VM running without any problem.
My only doubt is that I can only use drbd resources inside guest vms
when I specify the disk resource in vms config like this:
disk = ['phy:/dev/VolGroup00/vappprtem01,hda,w' ]
2007 Dec 07
2
re-installing a package without removing it?
Hello,
I've just noticed that the file /etc/ha.d/resource.d/drbddisk, which
belongs to package drbd-8.0.6-1.el5.centos, is missing from one of my
test machines:
# rpm --verify drbd
S.5....T c /etc/drbd.conf
missing /etc/ha.d/resource.d/drbddisk
I'm looking at this as an opporunity to learn something about RPM
which bugged me for a while - in Debian, aptitude and apt-get provide
2014 Oct 12
2
drbd
so I've had a drbd replica running for a while of a 16TB raid thats used
as a backuppc repository.
when I have rebooted the backuppc server, the replica doesn't seem to
auto-restart til I do it manually, and the backupc /data file system on
this 16TB LUN doesn't seem to automount, either.
I've rebooted this thing a few times in the 18 months or so its been
running... not
2011 Apr 01
1
Node Recovery locks I/O in two-node OCFS2 cluster (DRBD 8.3.8 / Ubuntu 10.10)
I am running a two-node web cluster on OCFS2 via DRBD Primary/Primary
(v8.3.8) and Pacemaker. Everything seems to be working great, except during
testing of hard-boot scenarios.
Whenever I hard-boot one of the nodes, the other node is successfully fenced
and marked ?Outdated?
* <resource minor="0" cs="WFConnection" ro1="Primary" ro2="Unknown"
2009 Feb 03
1
Linux HA or Heartbeat IP address question
Hi all,
I am following the guide on HowToForge to get Heartbeat going for two
Apache web servers
(http://www.howtoforge.com/high_availability_heartbeat_centos), a
quick question for anyone who might have a similar setup.
Do I have to assign the service IP to either of the NICs or does
Heartbeat do that automagically?
Thanks
--
"The secret impresses no-one, the trick you use it for is
2012 May 06
1
Ext3 and drbd read-only remount problem.
Hi all.
I have two hosts with drbd:
kmod-drbd83-8.3.8-1.el5.centos
drbd83-8.3.8-1.el5.centos
and kernel (CentOS 5.7):
2.6.18-308.4.1.el5
After a recent upgrade of kernel I have had two sitiuations when my ext3
filesystem on /dev/drbd0 became read-only. I've checked disks with smartctl
-t long, they are ok. There are no messages with disks problems in
/var/log/messages | dmesg. I've made
2009 Jul 28
2
DRBD on a xen host: crash on high I/O
Hello,
I have a couple of Dell 2950 III, both of them with CentOS 5.3, Xen,
drbd 8.2 and cluster suite.
Hardware: 32DB RAM, RAID 5 with 6 SAS disks (one hot spare) on a PERC/6
controller.
I configured DRBD to use the main network interfaces (bnx2 driver), with
bonding and crossover cables to have a direct link.
The normal network traffic uses two different network cards.
There are two DRBD
2012 Jul 04
0
kernel panic on redhat 5-7 x64
Hi all,
I am using OCFS2-1.4.7 for 2 servers which is running Red hat enterprise 5.7
kernel 2.6.18-274.el5.
OCFS2 I use for drdb for replicating master-master. My 2 servers was
installed HA-Proxy.
Yesterday, server web1 was down with the log kernel panic. And today, web2
was down too. After that, I trace the log file on these server and found
that the reason from ocfs2.
The log
2009 Jun 24
3
Unexplained reboots in DRBD82 + OCFS2 setup
We're trying to setup a dual-primary DRBD environment, with a shared
disk with either OCFS2 or GFS. The environment is a Centos 5.3 with
DRBD82 (but also tried with DRBD83 from testing) .
Setting up a single primary disk and running bonnie++ on it works.
Setting up a dual-primary disk, only mounting it on one node (ext3) and
running bonnie++ works
When setting up ocfs2 on the /dev/drbd0
2009 Jun 24
3
Unexplained reboots in DRBD82 + OCFS2 setup
We're trying to setup a dual-primary DRBD environment, with a shared
disk with either OCFS2 or GFS. The environment is a Centos 5.3 with
DRBD82 (but also tried with DRBD83 from testing) .
Setting up a single primary disk and running bonnie++ on it works.
Setting up a dual-primary disk, only mounting it on one node (ext3) and
running bonnie++ works
When setting up ocfs2 on the /dev/drbd0
2011 Mar 23
3
EXT4 Filesystem Mount Failed (bad geometry: block count)
Dear All,
Currently using RHEL6 Linux and Kernel Version is 2.6.32-71.el6.i686 and DRBD Version is 8.3.10
DRBD is build from source and Configured DRBD with 2 Node testing with Simplex Setup
Server 1 : 192.168.13.131 IP Address and hostname is primary
Server 2 : 192.168.13.132 IP Address and hostname is secondary
Finally found that drbd0, drbd1 mount failed problem
*Found some error messages