1

Is it possible to replicate a LUN from our EMC VNX5300 to Amazon Web Services? This would be for a disaster recovery scenario. I've talked to AWS and they said to talk to EMC. I've talked to several EMC employees one of them being an engineer. None of them seem to understand what I'm asking.

Is it possible to replicate an entire LUN on an EMC to AWS using block level replication similar to what our primary and secondary EMC use for replication?

Whether it's some magic utility, device or service.

No I don't want to create an instance in the cloud with six 1 TB drives and do an rsync from on-premise to the cloud. This is extremely inefficient. I'm looking for a block-level replication strategy.

travmi
  • 11

3 Answers3

1

It looks like there is at least one vendor with a product that does this. (By the way, I found it by searching Google for `"AWS Storage Gateway" EMC VNX

http://www.twinstrata.com/cloudarray-product-tour/

TwinStrata have recently been bought by EMC, so back to your EMC rep and ask them about CloudArray, to see if it's compatible with your existing architecture and replication strategy.

mfinni
  • 36,892
0

No. Amazon S3 is what you'd need to provide this replication, but it's not block-level like Amazon EBS is (which requires an instance to be attached to it). AWS would not work in your use case.

Edit: I stand corrected. AWS Storage Gateway might work, but it troubles me that AWS didn't mention this product to you. Perhaps you need to do a bit of your own research on this.

Nathan C
  • 15,223
0

You can not currently do this with any of the EMC offerings. I imagine that if it ever gets supported, recoverpoint would have no problem sending a copy of local writes to an amazon instance, but I can't find anything indicating that this is supported, or has ever even been tried.

Basil
  • 8,931