Re: [zfs-discuss] devid support for EFI partition improved zfs usibility

2006-06-16 Thread Eric Schrock
On Fri, Jun 16, 2006 at 10:28:50AM +0800, Freeman Liu wrote: > > Will you treat differently between manual-unplug-failure and > hardware-malfunction-failure ? > What about to handle handle human misoperation differently from hardware > failure ? Seems generating > different events in these situa

Re: [zfs-discuss] devid support for EFI partition improved zfs usibility

2006-06-15 Thread Artem Kachitchkine
I'm not sure if a unplug event generates FMA event, but it will generate a unplug event ( I think it some different from a error ) which will be caught by tamarack Tamarack is mostly for the desktop. Sure you can use it to do automatic 'zfs import' on hotplug, but not for fault recovery. FMA

Re: [zfs-discuss] devid support for EFI partition improved zfs usibility

2006-06-15 Thread Freeman Liu
Yes, this is all the functionality we have at the moment until the next phase of ZFS/FMA integration. Seth putback some basic hotplug support in the sx4500 diagnosis engine, which we hope to generalize through libtopo and have a ZFS agent which undertands how to behave in response to hotplug e

Re: [zfs-discuss] devid support for EFI partition improved zfs usibility

2006-06-15 Thread Eric Schrock
On Thu, Jun 15, 2006 at 10:30:02AM +0800, Freeman Liu wrote: > > Hi, guys, > > I have add devid support for EFI, (not putback yet) and test it with a > zfs mirror, now the mirror can recover even a usb harddisk is unplugged > and replugged into a different usb port. > > But there is still somet

[zfs-discuss] devid support for EFI partition improved zfs usibility

2006-06-14 Thread Freeman Liu
Hi, guys, I have add devid support for EFI, (not putback yet) and test it with a zfs mirror, now the mirror can recover even a usb harddisk is unplugged and replugged into a different usb port. But there is still something need to improve. I'm far from zfs expert, correct me if I'm wrong. Fir