Revision 24c57e72
Added by Jim Pingle about 11 years ago
usr/local/www/diag_gmirror.php | ||
---|---|---|
319 | 319 |
<br /><?PHP echo gettext("Consumers may only be added to a mirror if they are larger than the size of the mirror."); ?> |
320 | 320 |
</td> |
321 | 321 |
</tr> |
322 |
|
|
323 | 322 |
<tr> |
324 | 323 |
<td colspan="2" valign="top" class=""> </td> |
325 | 324 |
</tr> |
325 |
<tr> |
|
326 |
<td colspan="2" valign="top" class=""><?PHP echo gettext("To repair a failed mirror, first perform a 'Forget' command on the mirror, followed by an 'insert' action on the new consumer."); ?></td> |
|
327 |
</tr> |
|
326 | 328 |
<?PHP endif;?> |
327 | 329 |
</table> |
328 | 330 |
</div> |
Also available in: Unified diff
Drop a note on the page about how to repair a failed mirror.