On 2011-04-20 11:41, Dominik Klein wrote:
> Hi
> 
> I wrote a new RA that can manage a symlink.
> 
> Configuration:
> 
> primitive mylink ocf:heartbeat:symlink \
>       params link="/tmp/link" target="/tmp/target" \
>       op monitor interval="15" timeout="15"
> 
> This will basically
> ln -s /tmp/target /tmp/link
> 
> hth
> Dominik

Dominik doesn't have a github repo yet, so I added this to a separate
branch in mine. The current revision is here:

https://github.com/fghaas/resource-agents/blob/symlink/heartbeat/symlink

Please comment freely. Thanks!

Cheers,
Florian

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to