Am Donnerstag, den 11.12.2008, 12:26 -0800 schrieb Bryan Irvine:
> Hi list, I think I've got a few problems but I'll start at the top and
> work my way down.
>
> I'm trying to set up a HA NFS server with DRBD. DRBD works and I can
> set one to primary or secondary and write data and it shows up on the
> secondary just fine.
>
> I can mount either server directly with NFS and read writes work ok there to.
>
> However I'm trying to set up a shared IP for the NFS clients to use
> and heartbeat is failing.
>
> If I ping the heartbeat ip address I breifly get about 12 responses if
> I halt the primary.
>
>
>
> --drbd1 configs--
> /etc/heartbeat/haresources:
> drbd1 IPaddr::192.168.15.24/24/eth0/192.168.15.255
> drbddisk::Filesystem::/dev/drbd0::/data::ext3
^^^^
Hmm, you need say hb, what to do
try something like:
drbd1 IPaddr::192.168.15.24/24/eth0 drbddisk::drbddisk
Filesystem::/dev/drbd0::/data::ext3 nfs-kernel-server
Thomas
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems