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}
|