|
Replies:
6
-
Last Post:
Nov 19, 2009 2:31 AM
by: mattijs
|
|
|
carlopmart
carlopmart@gmail.com
|
|
|
|
[storage-discuss] ZFS online replication
Posted:
Nov 4, 2009 4:19 AM
|
|
Hi all,
Is it possible to use zfs online replication between two opensolaris 2009.06 hosts without using snapshots??
I see the following example: http://www.brentrjones.com/?p=45, and I would like to do the same but without using snapshots.
Many thanks.
-- CL Martinez carlopmart {at} gmail {d0t} com _______________________________________________ storage-discuss mailing list storage-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/storage-discuss
|
|
|
Posts:
25
From:
Cairo
Registered:
12/3/08
|
|
|
|
|
Posts:
13
From:
US
Registered:
8/6/09
|
|
|
|
Re: [storage-discuss] ZFS online replication
Posted:
Nov 4, 2009 5:09 AM
in response to: kim0
|
|
Per the article referenced in the OP, does Avs still trigger a large sync in the event of a resilver?
Sent from my iPhone
_______________________________________________
storage-discuss mailing list
storage-discuss at opensolaris dot org
http://mail.opensolaris.org/mailman/listinfo/storage-discuss
|
|
|
|
Posts:
1
From:
Registered:
11/19/09
|
|
|
|
Re: [storage-discuss] ZFS online replication
Posted:
Nov 19, 2009 2:31 AM
in response to: kim0
To: Communities » storage » discuss
|
|
Does anyone know here the tutorial videos went? Are there any copies (none I could find on youtube or the like). I'm building two ZFS/iSCSI boxes that I'm trying to accomplish failover between. I've seen the video, it was helpful.
Cheers, Matt.
|
|
|
|
Posts:
142
From:
CA
Registered:
6/20/08
|
|
|
|
|
carlopmart
carlopmart@gmail.com
|
|
|
|
Re: [storage-discuss] ZFS online replication
Posted:
Nov 6, 2009 12:53 AM
in response to: mlaspina
|
|
Mike La Spina wrote: > Hi, > > The online zfs send/receive command requires a snapshot. > So alternately there is AVS or you could create an iSCSI zpool mirror or an FCoE Point to Point zpool mirror with COMSTAR. > > http://blog.laspina.ca/ubiquitous/multi_protocol_storage_provisioning_with > > Regards, > > Mike
Thanks Mike. Then, if I install three osol hosts like this:
-HostA: first storage server with zfs1 -HostB: second storage server with zfs2 -HostC: iscsi client to HostA and HostB. Then, I can create a zpool with mirror option with zfs1 and zfs2, and afterwards servers this zpool as an iscsi target.
can this scenario works?? any problems to accomplish? -- CL Martinez carlopmart {at} gmail {d0t} com _______________________________________________ storage-discuss mailing list storage-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/storage-discuss
|
|
|
|
Posts:
142
From:
CA
Registered:
6/20/08
|
|
|
|
Re: [storage-discuss] ZFS online replication
Posted:
Nov 6, 2009 8:13 PM
in response to: carlopmart
To: Communities » storage » discuss
|
|
Hi,
This is a working configuration with FC I have also run it with hardware iSCSI adapters and that works without issues. Not sure how it behaves with software initiators. You could build it in a VM environment to see how it behaves with software based initiators.
Regards,
Mike
|
|
|
|
|