Mike Papper wrote:
The alternative I am considering is to have a single filesystem available to many clients using a SAN (iSCSI in this case). However only one client would mount the ZFS filesystem as read/write while the others would mount it read-only. For my application, all files are written once then only ever read or deleted.
I know this doesn't work for UFS. I'm fairly certain this won't work for ZFS for many of the same reasons. (Writes in any hosts buffer cache, inflight transactions, metadata updates, etc.) Why not use NFS?
_______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss