That would be correct. When I wrote the iSCSI Target I never
considered read-only mode as a needed feature, nor have I seen other
vendors implement a read-only flag. There might be vendors out there
that provide this feature, but I didn't see it.

Another option is to grab the source and remove sbc_write from the
command table in t10_sbc.c. Replace it with spc_unsupported.

On 6/9/07, Dale Ghent <[EMAIL PROTECTED]> wrote:
On Jun 9, 2007, at 10:56 PM, Will Murnane wrote:

> Hello,
>  I have some disks that I'd like to export as read-only over iscsi.
> Is this possible?  I read through the man page for iscsitadm, and it
> doesn't mention this possibility.  Any suggestions?

I think that's the closest you can get to that at the moment is to
mount the file system on the iscsi client with the read-only option.

/dale
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss



--
Rick McNeal

A good friend will come and bail you out of jail ... but, a true
friend will be sitting next to you saying, "Damn .. that was fun!"
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to