Yes. We may send something in for review this week.
> It would be great to have EVMS in 2.5 (assuming the community approves of
> EVMS going in). Seems to be very non-invasive touching almost no common
> code.
>
> How far along are you with the clustering support (distributed locking of
> cluster metadata and update notification, etc)? This is what i'm really
> after.
Right now we are talking about ways to use EVMS in a fail-over cluster
environment. E.g.: You have four nodes in a cluster each attached to a large
SAN device. EVMS will provide software fencing of the shared storage so each
node in the cluster will have a private portion of the SAN. EVMS will allow
reassigning of storage to other nodes in the cluster in the event of a node
failure. This approach involves the smallest hit to the existing code and
very little extra kernel code.
More general cluster support, with support for fully-shared storage (and all
of the necessary distributed locking and such) will come in 2003. This will
obviously involve more in-depth code changes.
-- Kevin Corry corryk@us.ibm.com http://evms.sourceforge.net/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/