Hi Greg, Thanks for responding. I'm currently trying out the iSCSI implementation provided by the UNH IOL iSCSI Consortium: http://www.iol.unh.edu/consortiums/iscsi/ They provide modules for both target and initiator. Unfortunately, the implementation is based on the v18 draft and doesn't include support for ErrorRecoveryLevel 2. I'd like level 2 recovery so that I can failover the node running the iSCSI target, and have the initiator automatically reconnect to the new iSCSI target node. Also, their implementation doesn't have support for setting up a logical volume as an iSCSI target. You can specify a file as an iSCSI target, so I tried specifying the logical volume's block device file, but when I imported it on the initiator node, the capacity of the device was all screwed up. Anyways, I'll try your pointer to the Intel implementation and see if it works better. Alternatively, I may try looking into using ENBD to export the logical volumes. Thanks, -Kai _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/