Re: Re[2]: [zfs-discuss] ZFS over iSCSI question

2007-03-25 Thread David Magda
On Mar 25, 2007, at 06:14, Thomas Nau wrote: We use a cluster ;) but in the backend it doesn't solve the sync problem as you mention The StorageTek Availability Suite was recently open-sourced: http://www.opensolaris.org/os/project/avs/ ___ zfs-d

Re[2]: [zfs-discuss] ZFS over iSCSI question

2007-03-25 Thread Thomas Nau
Hi Robert, On Sun, 25 Mar 2007, Robert Milkowski wrote: The problem is that the failure modes are very different for networks and presumably reliable local disk connections. Hence NFS has a lot of error handling code and provides well understood error handling semantics. Maybe what you really

Re[2]: [zfs-discuss] ZFS over iSCSI question

2007-03-25 Thread Robert Milkowski
Hello Thomas, Saturday, March 24, 2007, 1:06:47 AM, you wrote: >> The problem is that the failure modes are very different for networks and >> presumably reliable local disk connections. Hence NFS has a lot of error >> handling code and provides well understood error handling semantics. Maybe