similar to: Gluster / DRBD Anyone using either?

Displaying 20 results from an estimated 2000 matches similar to: "Gluster / DRBD Anyone using either?"

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
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"
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
2005 Apr 19
2
xenU and drbd
Hi, i''ve a problem with drbd 0.7.10 module on an xenU OS (testing). I''ve compiling drbd with "make clean all" then "make install" without error. modprobe drbd OK with no error too and now and trying to start drdb /etc/init.d/drbd start Starting DRBD resources: can not open /dev/drbd0: No such device or address [ d0 can not open /dev/drbd0: No such device
2010 Mar 27
1
DRBD,GFS2 and GNBD without all clustered cman stuff
Hi all, Where i want to arrive: 1) having two storage server replicating partition with DRBD 2) exporting via GNBD from the primary server the drbd with GFS2 3) inporting the GNBD on some nodes and mount it with GFS2 Assuming no logical error are done in the last points logic this is the situation: Server 1: LogVol09, DRDB configured as /dev/drbd0 replicated to Server 2. DRBD seems to work
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:
2016 May 03
2
c6, drbd and file systems
I have a pair of centos 6 systems, with a rather large raid thats DRBD replicated from box 1 to box 2... box 1 mounts this as /data when box 1 reboots, /data doesn't get mounted, but the drbd replication starts up just fine. the entry in fstab is... /dev/drbd0 /data xfs inode64 1 0 once the system is booted up, if I `mount /data`, it mounts just fine.
2014 Jul 05
1
samba4 + drbd + ctdb + failover
Hi We've got drbd going between 2 nodes:) ATM there is un-partitioned space on each node but (we think) they are syncing OK. It looks as though it has synced the whole partition (2GB) from the primary node 1 to the other node: node 1 smb1:/home/steve # cat /proc/drbd version: 8.4.4 (api:1/proto:86-101) GIT-hash: 3c1f46cb19993f98b22fdf7e18958c21ad75176d build by SuSE Build Service 1:
2016 May 03
2
c6, drbd and file systems
On 5/3/2016 2:52 PM, Clint Dilks wrote: > Are you using SE Linux? If so does the context for /dev/drbd0 match on > both systems ? afaik, this has nothing to do with the drbd slave. I reboot the master, replication resumes just fine, but the /data filesystem doesn't get automounted til I manually mount it. -- john r pierce, recycling bits in santa cruz
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
2016 May 04
2
c6, drbd and file systems
On 5/4/2016 12:41 AM, Patrick Begou wrote: > > Any messages in /var/log/boot.log ? indeed, it appears it tries to mount local file systems BEFORE drbd is started. because /data isn't mounted, backuppc can't start either. so do I have to edit the chkconfig priorities in /etc/init.d and recreate the rc3.d S** and K** scripts so drbd starts earlier? ugh. # cat ore
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 Aug 05
2
Centos 5.2 using LVM -> DRBD 0.82 -> Xen Problems
Hi Everyone, I''m trying to get Xen to use a native DRBD device but it seems it will not create the virtual machine. It does not seem to like the DRBD device type, any ideas on what might be wrong? I''m pretty sure my xen config file is OK and the DRBD device looks fine too. Full details below. xm create centostest Using config file "./centostest".
2006 Jun 24
2
DRBD Problem
Hi all, I've been wrestling with a problem with drdb and centos. I have successfully created one drbd resource, but when I try the create a 2nd, I get an error on one of the nodes: Lower device is already mounted. Command 'drbdsetup /dev/drbd1 disk /dev/hdd1 internal -1' terminated with exit code 20 The partition is not mounted from fstab etc and is newly created with parted after
2009 Jun 05
1
DRBD+GFS - Logical Volume problem
Hi list. I am dealing with DRBD (+GFS as its DLM). GFS configuration needs a CLVMD configuration. So, after syncronized my (two) /dev/drbd0 block devices, I start the clvmd service and try to create a clustered logical volume. I get this: On "alice": [root at alice ~]# pvcreate /dev/drbd0 Physical volume "/dev/drbd0" successfully created [root at alice ~]# vgcreate
2012 Apr 12
1
FSCK on mounted filesystem (LVM/DRBD)?
Hi All. I have two running servers (drbd primary, drbd secondary). When there is a problem with one of them we switch to the second one. Currently on the /dev/drbd0 (it has /xxx ext3 filesystem directly on it) we have some filesystem problems (after fsck -n). I would like to correct these errors but the filesystem should be unmounted first (I would like to avoid it if possible). Is there a way
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
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:
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
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