<div dir="ltr">thanks for your answer. <div style>i was next to the solution: need root:exim 775 for the symlink.target. after `chown root.mail` i `chown 775` and did not realize.</div><div style><br></div><div style>> Also make sure the uid/gid is the same on all nodes.<br>
</div><div style>good hint! i am testing on different machines/os. thanks a lot.</div><div style> </div><div style>andreas</div><div style><br></div><div style>i`m still looking for a guide, that tells what part of system to mirror, what services to get managed by pacemaker. currently (a prepaired system) there is only a partition for customer data and application and only their application are managed by pacemaker (after ipaddr2,drbd,filesystem,exportfs) </div>
<div style><br></div><div style>is there any reason to clone a nfs-server ? </div><div style><br></div><div style>thanks in advance</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/4 Lars Ellenberg <span dir="ltr"><<a href="mailto:lars.ellenberg@linbit.com" target="_blank">lars.ellenberg@linbit.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, Jun 04, 2013 at 07:15:11PM +0200, andreas graeper wrote:<br>
> hi,<br>
> i tried, before starting dovecot+exim+fetchmail<br>
><br>
> to create a symlink<br>
> /var/mail -> /mnt/mirror/var/mail<br>
> with ra ocf:heartbeat:symlink<br>
><br>
> i changed target :<br>
>   chmod 0775<br>
>   chown root.mail<br>
><br>
> but i need write permission to /var/mail<br>
> cause exim wants to create a lock file<br>
><br>
> i tried to manually<br>
>  chown -h root.mail /var/mail<br>
> and link is now 777 root.mail<br>
<br>
</div>Ownership and permissions of the link do not matter at all.<br>
For the mount point the same.<br>
<br>
Ownership and permissions of the directory matters.<br>
<br>
once mounted, do "chown / chmod" on "/mnt/mirror/var/mail/."<br>
<br>
Also make sure the uid/gid is the same on all nodes.<br>
<div class="im"><br>
> but old problem euid=5xx egid=8 (mail) can not create lock file<br>
> /var/mail/.lock<br>
><br>
> please help.<br>
> andreas<br>
<br>
<br>
</div>--<br>
: Lars Ellenberg<br>
: LINBIT | Your Way to High Availability<br>
: DRBD/HA support and consulting <a href="http://www.linbit.com" target="_blank">http://www.linbit.com</a><br>
<br>
DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.<br>
<br>
_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
</blockquote></div><br></div>