Page 1 of 1

Storage Replica: Scale-Out File Server (2 nodes, no shared)

Posted: Fri Oct 17, 2014 12:50 pm
by anton (staff)
Ladies and Gentlemen,

so we continue :) Now we'll try to build a Scale-Out File Server with no shared storage, 2 nodes and Storage Replica. Something like on the picture below:

Image

Making long story short: IT WORKS! So failover from Node1 -> Node2 is transparent (we did not manage to have this working with a General-Purpose file server cluster we've been doing before) and VM hosted on CA SMB3 share does not go down with a node owner change.

Next we'll try to put more stress on VM (SQLIO?) and run many VMs to see how well such a setup handles the load. Complete step-by-step guide (cooking book) is here:

http://www.starwindsoftware.com/blog/?p=42

Thanks!

Anton

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Mon Oct 27, 2014 1:03 pm
by dafyre
Hey Anton,

In your article, you mentioned a server running as an iSCSI Target server. I don't actually see that in your diagram below (nor how you set that up in the Blog article).

Is that a separate server not shown here? ... and in this setup, is that still a single point of failure?

Thanks!
~DaFyre

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Mon Oct 27, 2014 4:51 pm
by anton (staff)
Storage Replica currently does not accept true DAS (you will not "see" these disks in Replication Manager) so using iSCSI ones is a temporary workaround. It's not a single point of failure as these are not really a one stand-alone storage even with a proposed design, these can be two independent servers.
dafyre wrote:Hey Anton,

In your article, you mentioned a server running as an iSCSI Target server. I don't actually see that in your diagram below (nor how you set that up in the Blog article).

Is that a separate server not shown here? ... and in this setup, is that still a single point of failure?

Thanks!
~DaFyre

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Mon Apr 06, 2015 7:05 pm
by Omiar
Is there a file-level replication option in Storaga Replica or is it possible to do block level replication when the source and destionation disks are not the same make/model? The main purpose for this is to cut costs by using cheaper disks in the destionation side.

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Mon Apr 06, 2015 8:00 pm
by anton (staff)
Block level for volume only. If you need file-level check DFS.
Omiar wrote:Is there a file-level replication option in Storaga Replica or is it possible to do block level replication when the source and destionation disks are not the same make/model? The main purpose for this is to cut costs by using cheaper disks in the destionation side.

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Mon Apr 06, 2015 9:10 pm
by Omiar
DFS doesn't work with Hyper-v, because DFS-R works only with closed files. The files associated with a VM are kept open and therefore wouldn't be replicated until stopped.

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Tue Apr 07, 2015 6:49 am
by anton (staff)
I know ))
Omiar wrote:DFS doesn't work with Hyper-v, because DFS-R works only with closed files. The files associated with a VM are kept open and therefore wouldn't be replicated until stopped.

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Thu Apr 09, 2015 7:06 am
by Omiar
How does Starwind Synchronous Replication work compared to Storage Replica?
Does it need the source disk and destionation disk to be exactly the same or is it possible to replicate from a SSD disk to a HDD disk (as long as the destionation disk is the same size or bigger)?

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Thu Apr 09, 2015 2:53 pm
by anton (staff)
These are totally different in both implementation and end-use scenario.

StarWind is virtual SAN (iSCSI-based with optional failover NFS & SMB3 shares) targeting Business Continuity and Storage Replica is mini-filter based driver doing one-way replication for Disaster Recovery.
Omiar wrote:How does Starwind Synchronous Replication work compared to Storage Replica?
Does it need the source disk and destionation disk to be exactly the same or is it possible to replicate from a SSD disk to a HDD disk (as long as the destionation disk is the same size or bigger)?

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Fri Apr 10, 2015 9:03 am
by Omiar
Were I can read how the replication works and what are the hardware requirements? Or should I write to sales?

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Fri Apr 10, 2015 9:50 am
by anton (staff)
It works pretty well. If you need technical details (have no idea why you need this) contact sales and they would bring you in touch with pre-sales support engineer. He'll disclose as much as we let our customers know.

You can get hardware requirements here:

https://www.starwindsoftware.com/system-requirements
Omiar wrote:Were I can read how the replication works and what are the hardware requirements? Or should I write to sales?

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Fri Apr 10, 2015 10:08 am
by Omiar
I only want to know if I have primary and secondary storage, with 24x1TB SATA SSD disks in the primary JBOD and 8x4TB SATA HDD disks in the secondary JBOD (the secondary JBOD has always more space), will the replication work in this kind of setup?

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Fri Apr 10, 2015 10:27 am
by anton (staff)
It definitely will.

But as it's synchronous replication by nature and active-active one (by default) you'll get performance for writes being lowest from 2 (or 3 if you use 3-way replication) siblings.

24*1TB SATA SSDs can easily do 1M+ IOPS and 8x4TB SATA spinners would hardy achieve 1,000 IOPS...
Omiar wrote:I only want to know if I have primary and secondary storage, with 24x1TB SATA SSD disks in the primary JBOD and 8x4TB SATA HDD disks in the secondary JBOD (the secondary JBOD has always more space), will the replication work in this kind of setup?

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Fri Apr 10, 2015 11:34 am
by Omiar
It was a very basic example, just to get the facts right.

Re: Storage Replica: Scale-Out File Server (2 nodes, no shar

Posted: Fri Apr 10, 2015 11:52 am
by anton (staff)
If you'll have other questions you're welcomed to post them here:

https://forums.starwindsoftware.com/viewforum.php?f=5

or use support@ alias so some of the engineers would get in touch with you.
Omiar wrote:It was a very basic example, just to get the facts right.