Hi,
I too am waiting for this to ship so I can build a Proof of
concept / demo cluster. Is there any other feature or enhancement
I'll have to wait for before pointing my cluster nodes at a Solaris
ISCSI target as global storage? Has anyone been actively developing
toward and testing thi
> A quick look through the source would seem to indicate that the
> PERSISTENT RESERVE commands are not supported by the Solaris ISCSI
> target at all.
Correct. There is an RFE outstanding for iSCSI Target to implement
PGR for both raw SCSI-3 devices, and block devices.
http://bugs.opensol
A quick look through the source would seem to indicate that the PERSISTENT
RESERVE commands are not supported by the Solaris ISCSI target at all.
http://cvs.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/cmd/iscsi/iscsitgtd/t10_spc.c
This message posted from opensolaris.org
__
Leon Koll wrote:
> Does opensolaris iSCSI target support SCSI-3 PGR reservation ?
As far as I can tell, and it is part of the iSCSI RFC. Source code is at
http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/cmd/iscsi/iscsitgtd/t10_sbc.c
more info at http://www.opensolaris.org/os/proje
Does opensolaris iSCSI target support SCSI-3 PGR reservation ?
My goal is to use the iSCSI LUN created by [1] or [2] as a quorum device for a
3-node suncluster.
[1] zfs set shareiscsi=on
[2] iscsitadm create target .
Thanks,
-- leon
This message posted from opensolaris.org
___