Hi, Does anyone know if graid generates devd events for 'interesting' RAID events? (eg array becoming degraded, rebuild progress & completion, etc). I had a look and I couldn't find any devctl_notify* calls but perhaps they are hidden behind some GEOM calls. If there aren't, are there any plans to add some? I am happy to test, or even write if I can find some time. Thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
On 01.08.2013 12:36, Daniel O'Connor wrote:> Hi, > Does anyone know if graid generates devd events for 'interesting' RAID events? (eg array becoming degraded, rebuild progress & completion, etc). I had a look and I couldn't find any devctl_notify* calls but perhaps they are hidden behind some GEOM calls. > > If there aren't, are there any plans to add some? I am happy to test, or even write if I can find some time.GEOM RAID does not do anything special about devd now. I had no such plans, but probably that is a not a bad idea if do it well. -- Alexander Motin