ugh. failed over to backup system with ACL mount option off. so getfacl shows normal rwx stuff and not extended.<br><br>nfs4 still pukes a &quot;mount.nfs4: Permission denied&quot; error and no mount occurs. <br><br>tcpdump line during mount attempt:<br>
<br>13:12:57.787662 IP (tos 0x0, ttl  64, id 52142, offset 0, flags [DF], proto: TCP (6), length: 96) nfs &gt; mountingmachine.1553907337: reply ok 56 getattr ERROR: Permission denied<br><br>strace of rpc.mountd during mount attempt:<br>
<br>strace -f -p6099<br>Process 6099 attached - interrupt to quit<br>select(1024, [3 15 16 17 18], NULL, NULL, NULL<br> &lt;unfinished ...&gt;<br>Process 6099 detached<br><br><br>At this point I&#39;m certain it has something to do with the drbd mounted file-system it&#39;s _supposed_ to be exporting. On that same nfs machine just moment earlier, I added some dir and file stuff under the (unmounted) mount point, fired up nfs and was able to mount it fine from the same mountingmachine in the tcpdump. Remove the temp stuff, fireup the drbd mount and then run the nfs and zip.<br>
<br><div class="gmail_quote">On Fri, Nov 5, 2010 at 12:44 PM, Jim Kinney <span dir="ltr">&lt;<a href="mailto:jim.kinney@gmail.com">jim.kinney@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
EXCELLENT!!! I&#39;m getting nfs mount errors and the drbd section is mounted by heartbeat with ACL as an option. Additionally both systems of the pair experienced an high heat situation and quit working (126F !!!). Tying to bring the pile back online...<br>

<br><div class="gmail_quote"><div><div></div><div class="h5">On Fri, Nov 5, 2010 at 12:37 PM, Michael Trausch <span dir="ltr">&lt;<a href="mailto:mike@trausch.us" target="_blank">mike@trausch.us</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">
<p>That means that there are ACLs that aren&#39;t being shown---that is, there are additional permissions present on that data. See the manpage for getfacl:</p>
<p> <br>
 <br>
2010-11-05 16:36:24 UTC (Linux 2.6.32.7)<br>
&lt;<a href="mailto:mbt@spicerack.trausch.us" target="_blank">mbt@spicerack.trausch.us</a>&gt; ~ $ touch foo<br>
 <br>
2010-11-05 16:36:30 UTC (Linux 2.6.32.7)<br>
&lt;<a href="mailto:mbt@spicerack.trausch.us" target="_blank">mbt@spicerack.trausch.us</a>&gt; ~ $ ls -l foo<br>
-rw-r--r-- 1 mbt mbt 0 Nov  5 16:36 foo<br>
 <br>
2010-11-05 16:36:33 UTC (Linux 2.6.32.7)<br>
&lt;<a href="mailto:mbt@spicerack.trausch.us" target="_blank">mbt@spicerack.trausch.us</a>&gt; ~ $ setfacl -m u:halcyon:rw foo<br>
 <br>
2010-11-05 16:36:46 UTC (Linux 2.6.32.7)<br>
&lt;<a href="mailto:mbt@spicerack.trausch.us" target="_blank">mbt@spicerack.trausch.us</a>&gt; ~ $ ls -l foo<br>
-rw-rw-r--+ 1 mbt mbt 0 Nov  5 16:36 foo<br>
 <br>
2010-11-05 16:36:51 UTC (Linux 2.6.32.7)<br>
&lt;<a href="mailto:mbt@spicerack.trausch.us" target="_blank">mbt@spicerack.trausch.us</a>&gt; ~ $ getfacl foo<br>
# file: foo<br>
# owner: mbt<br>
# group: mbt<br>
user::rw-<br>
user:halcyon:rw-<br>
group::r--<br>
mask::rw-<br>
other::r--<br>
 <br>
 <br>
2010-11-05 16:36:56 UTC (Linux 2.6.32.7)<br>
&lt;<a href="mailto:mbt@spicerack.trausch.us" target="_blank">mbt@spicerack.trausch.us</a>&gt; ~ $</p>
<p>--<br>
Sent from my Android-powered G2.</p>
<div class="gmail_quote">On Nov 5, 2010 12:23 PM, &quot;Jim Kinney&quot; &lt;<a href="mailto:jim.kinney@gmail.com" target="_blank">jim.kinney@gmail.com</a>&gt; wrote:<br type="attribution"></div>
<br></div></div><div class="im">_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br><div><div></div><div class="h5">James P. Kinney III<br>I would rather stumble along in freedom than walk effortlessly in chains.<br><br><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br>I would rather stumble along in freedom than walk effortlessly in chains.<br><br><br>