Project

General

Profile

Download (11.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8b335b7a 11/25/2014 07:58 PM Ermal Luçi

Remove var_dump from production code

0373c361 11/13/2014 07:20 PM Jim Pingle

geom part list no longer lists empty disks, compensate where needed.
Also, while I'm here, fixup copyright.

2fc7b003 05/31/2014 02:40 PM Jim Pingle

Fix variable name

52398a6b 05/30/2014 06:15 PM Jim Pingle

Bring in proper gmirror support for the GUI and notifications.
Made a general gmirror library to perform various gmirror tasks and get information, using some of the former widget logic to start. Updated widget to use this new code.
Added a Diag > GEOM Mirrors page that displays information about existing mirrors and perform various management tasks. Current actions include rebuilding a drive, forgetting disconnected mirror drives, insert/remove, deactivate/activate, clearing medatada. It's now possible to use the GUI to rebuild a failed mirror by performing a forget, then insert action to replace a missing/dead drive....