Skip to content

Instantly share code, notes, and snippets.

@sdoro
Created November 4, 2012 14:54
Show Gist options
  • Save sdoro/4012185 to your computer and use it in GitHub Desktop.
Save sdoro/4012185 to your computer and use it in GitHub Desktop.
Using ocf:heartbeat:symlink resource-agents for implement symlink (instead od drbdlinks)
crm configure primitive p_sym_test ocf:heartbeat:symlink \
params target="/mnt/drbd/etc/test" link="/etc/test" backup_suffix=".active"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment