Comments on: DRBD: Redundant NFS Storage on CentOS 6 https://www.justinsilver.com/technology/linux/install-drbd-nfs-centos-6/?utm_source=rss&utm_medium=rss&utm_campaign=install-drbd-nfs-centos-6 Technology, Travel, and Pictures Thu, 01 Jun 2017 05:15:45 +0000 hourly 1 https://wordpress.org/?v=6.0.1 By: Justin Silver https://www.justinsilver.com/technology/linux/install-drbd-nfs-centos-6/#comment-2354 Thu, 01 Jun 2017 05:15:45 +0000 http://justin.ag/?p=3185#comment-2354 In reply to Michael G..

A bit of both? They were LVM mapped devices but hosted on external block storage. This particular setup was at RackSpace so each NFS server was a VM that mounted a block storage device which was shared over NFS and synced with DRBD.

]]>
By: Michael G. https://www.justinsilver.com/technology/linux/install-drbd-nfs-centos-6/#comment-2353 Wed, 31 May 2017 20:47:20 +0000 http://justin.ag/?p=3185#comment-2353 Quick question:

Is the /dev/xvdb1 a shared device presented to each node from a SAN/NAS, or is it an LVM device on each node?

]]>
By: HA nfs server with drbd, zfs and heartbeat on CentOS 6.6 [FIX] | netprojects https://www.justinsilver.com/technology/linux/install-drbd-nfs-centos-6/#comment-1953 Mon, 13 Jul 2015 15:04:05 +0000 http://justin.ag/?p=3185#comment-1953 […] this how-to to set up a ha nfs server I stumbled into a problem with zfs and the takeover process of […]

]]>
By: Justin Silver https://www.justinsilver.com/technology/linux/install-drbd-nfs-centos-6/#comment-1360 Wed, 26 Mar 2014 17:30:19 +0000 http://justin.ag/?p=3185#comment-1360 In reply to Justin.

Gluster is definitely a good option to check out. I’m usually more of a cutting edge type person but in this case I had some experience with DRBD & Pacemaker so decided to go that route instead of Gluster, though I would like to play around with it some more (and probably will on future projects). It’s definitely a tricky situation with dual primary which is why the fencing/STONITH setup is so important, but so far I haven’t run into any issues with this config, knock on wood.

]]>
By: Justin https://www.justinsilver.com/technology/linux/install-drbd-nfs-centos-6/#comment-794 Mon, 17 Mar 2014 20:50:29 +0000 http://justin.ag/?p=3185#comment-794 In reply to Justin Silver.

One other thing you might consider looking at is Gluster, which appears to provide a highly-available distributed and fault-tolerant file system with a much less complicated setup. Dual-primary DRBD would concern me a little, especially if it behaved anything like master-master MySQL does. Given storage is more your field than mine, would you consider giving Gluster a go?

]]>
By: Justin Silver https://www.justinsilver.com/technology/linux/install-drbd-nfs-centos-6/#comment-787 Mon, 17 Mar 2014 17:27:36 +0000 http://justin.ag/?p=3185#comment-787 In reply to Justin.

Oops, I got busted. My original design called for using Heartbeat to manage the cluster (which is why it was indicated here) but ultimately I decided to use GFS2, Pacemaker, and a hardware load balancer for my NFS cluster (http://justinsilver.com/technology/linux/dual-primary-drbd-centos-6-gfs2-pacemaker/). The downside is that it requires some additional hardware ($$$) and configuration but does allow both nodes to be used at the same time.

Since I said I was going to use Heartbeat for the ha-cluster here I’ll update this post (as soon as I can) with the details of what that configuration would look like and give you a ping – thanks for reading!

]]>
By: Justin https://www.justinsilver.com/technology/linux/install-drbd-nfs-centos-6/#comment-742 Sun, 16 Mar 2014 21:34:30 +0000 http://justin.ag/?p=3185#comment-742 Just found what looks like a great guide, but: where’re you configuring fileserver-cluster and heartbeat?

]]>