This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
heartbeat_plus_drbd [2016/04/18 12:52] val |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== HEARTBEAT plus DRBD ====== | ||
| - | <code> | ||
| - | root@nodeN:~# service heartbeat stop | ||
| - | |||
| - | root@nodeN:~# cat /etc/ha.d/haresources | ||
| - | </code><code> | ||
| - | node2.corpX.un drbddisk Filesystem::/dev/drbd0::/disk2::ext4 | ||
| - | </code><code> | ||
| - | root@nodeN:~# service heartbeat start | ||
| - | </code> | ||