summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_gmirror.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2014-05-30 14:40:49 -0400
committerjim-p <jimp@pfsense.org>2014-05-30 14:40:49 -0400
commit24c57e72a9c39682cb8d0060de39486f22896b29 (patch)
treec7b559bcac091ee5885e6ec69b7800066e24e9a9 /usr/local/www/diag_gmirror.php
parent52398a6b569c8de55b4e4ee931c82e47e2ee4b31 (diff)
downloadpfsense-24c57e72a9c39682cb8d0060de39486f22896b29.zip
pfsense-24c57e72a9c39682cb8d0060de39486f22896b29.tar.gz
Drop a note on the page about how to repair a failed mirror.
Diffstat (limited to 'usr/local/www/diag_gmirror.php')
-rw-r--r--usr/local/www/diag_gmirror.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/local/www/diag_gmirror.php b/usr/local/www/diag_gmirror.php
index 3cb3b79..f200991 100644
--- a/usr/local/www/diag_gmirror.php
+++ b/usr/local/www/diag_gmirror.php
@@ -319,10 +319,12 @@ if ($_GET["error"] && ($_GET["error"] != 0))
<br /><?PHP echo gettext("Consumers may only be added to a mirror if they are larger than the size of the mirror."); ?>
</td>
</tr>
-
<tr>
<td colspan="2" valign="top" class="">&nbsp;</td>
</tr>
+ <tr>
+ <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>
+ </tr>
<?PHP endif;?>
</table>
</div>
OpenPOWER on IntegriCloud