It would be nice if FlexRAID reported the duration of different time-consuming actions in a more understandable way in the log.
IE. "raid-4 created successfully in 1hour 2min 20sec." or something like that.
All i get now in the server log is
[2009-01-26 20:00:44,515] INFO : *** New files can now be written to the data directories! ***
and no more, even on completion.
and status returns:
* Task: create
* Status: completed
* Started: 26. januar 2009 20:00:41 CET
* T-stamp: 26. januar 2009 20:02:51 CET
T-stamp just returns the time i run the status command so all in all no information on the duration of the configration, and if i go back and check the log later, no information about what happend beside "New files can now be written to the data directories". Not very usefull.
Maybe I'm off here, but I think a better log would be nice.
Thanks in advance.
How about a list of changes when rsynch'ing or restoring? Maybe just debug level. Not critical, but would be nice to see that feedback, especially when testing to see how things work.