On Wed, 23 Nov 2016 09:40:55 +0000 Mark Adams <[email protected]> wrote:
> > Has anyone else tried to get this or a similar setup working? Any views > greatly received. > What you are trying to achieve is not a good idea with corosync/pacemaker since iSCSI is a block device. To create a cluster over a LUN will require a cluster aware filesystem like NFS, CIFS etc. The proper way of doing this with iSCSI would be using multipath to a SAN since iSCSI LUNs cannot be shared. Unfortunately the current implementation of ZFS over iSCSI does not support multipath (a limitation in libiscsi). Also may I remind you that Iet development has stopped in favor of LIO targets (http://linux-iscsi.org/wiki/LIO). I am currently working on making an implementation of LIO for proxmox which will use a different architecture than the current ZFS over iSCSI implementation. The new implementation will support multipath. As this is developed in my spare time progress is not a high as it could be. Alternatively you could look at this: http://www.napp-it.org/doc/downloads/z-raid.pdf -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael <at> rasmussen <dot> cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir <at> datanom <dot> net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir <at> miras <dot> org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- /usr/games/fortune -es says: The computer should be doing the hard work. That's what it's paid to do, after all. -- Larry Wall in <[email protected]>
pgppjD5WbS0Wz.pgp
Description: OpenPGP digital signature
_______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
