<div dir="ltr">Okay turns out the issue was not related to pacemaker (I thought it was). It was just in issue with the nfs config file.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 2, 2016 at 5:04 PM, Jan Pokorný <span dir="ltr"><<a href="mailto:jpokorny@redhat.com" target="_blank">jpokorny@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 02/06/16 02:35 +0200, Dennis Jacobfeuerborn wrote:<br>
> On 01.06.2016 20:25, Stephano-Shachter, Dylan wrote:<br>
</span><span class="">>> I have just finished setting up my HA nfs cluster and I am having a small<br>
>> problem. I would like to have nfs4 working but whenever I try to mount I<br>
>> get the following message,<br>
>><br>
>> mount: no type was given - I'll assume nfs because of the colon<br>
><br>
> I'm not sure if the type "nfs" is supposed to work with v4 as well but<br>
> on my systems the mounts use the explicit type "nfs4" so you can try<br>
> mounting with "-t nfs4".<br>
<br>
</span>$ rpm -qf $(man -w mount.nfs)<br>
> nfs-utils-1.3.3-7.rc4.fc22.x86_64<br>
<br>
$ man mount.nfs | fmt -w70 | grep -A2 Under<br>
>       Under Linux 2.6.32 and later kernel versions, mount.nfs can<br>
>       mount all NFS file system versions.  Under earlier Linux<br>
>       kernel versions, mount.nfs4 must be used  for mounting NFSv4<br>
>       file systems while mount.nfs must be used for NFSv3 and v2.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Jan (Poki)<br>
</font></span><br>_______________________________________________<br>
Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
<a href="http://clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://clusterlabs.org/mailman/listinfo/users</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
<br></blockquote></div><br></div>