1

Anyone has any idea how can we setup a real time backup?

It will be good if someone case share experience on setting up a real time backup architecture design.

2replies Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
    • Jeff Knepper
    • Helping you release your data rockstar!
    • Jeff_Knepper
    • 2 yrs ago
    • Official response
    • Reported - view

    Great question Joe.  Typically, when I hear 'real time backup' what I think of is a redundant historian, not a disaster recovery solution or failover.  Remember, Canary moves data from the original data source, through the appropriate Canary Collector (think OPC UA, MQTT, API, etc) and prepares it for our Sender Service.  The Sender Service is then targeted towards the Receiver and Canary Historian. 

    A unique feature of our Sender is that you can send multiple streams of data from a single Sender.  This allows you to target multiple Receiver/Historian servers.  So, if your typical Sender configuration looks like this:

    Historian: CanaryHistorianPrimary

    you would simply add a comma and the next historian name or IP address....

    Historian: CanaryHistorianPrimary, CanaryHistorianRedundant

    The result is two independent data streams, one to each historian.  The Sender is even capable of managing each stream independently.  This means if the primary historian is unavailable, the Sender will buffer that data while still streaming the other data feed to the redundant historian.  All of this happens automatically without any configuration or admin involvement.

    Does that answer your question?

    Like 2
  • Thank you Jeff.  Absolutely clear.  With this setup, it is almost equivalent to a fail over.  This means we can send it to multiple intended Canary historian server for different purpose!  

    Like 1
print this pagePrint this page
Like1 Follow
  • Status Answered
  • 1 Likes
  • 2 yrs agoLast active
  • 2Replies
  • 129Views
  • 3 Following