{if $DRBD_ERROR eq '1'}
The file /etc/drbd.conf is corrupted, please fix it!!
{elseif $IP_ERROR eq '1'}
The file /etc/hosts or hostname are not correct. Please fix it !!
{else}
Server {$IP}
DRBD Status:
{$DRBD}
Connection Status:
{$CONN_STATUS}
Partition space:
{$SPACE}
Replication Status:
{if $REPLICATION eq '1'}
OK
{else}
Desynchronized
{if $CONNECTION eq '1'}
To fix this issue you will need to discard the data from one of the replicated servers.
{else}
To fix this issue you need to reconnect both servers. Then you will get an option to synchronize the servers again.
{/if} {/if} {/if}