Project

General

Profile

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

# Date Author Comment
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.

9b7f6b7b 11/13/2014 02:37 PM Jim Pingle

Change this line slightly, for some reason it is making my editor crash with the old line.

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

24c57e72 05/30/2014 06:40 PM Jim Pingle

Drop a note on the page about how to repair a failed mirror.

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