Date: Mon, 22 Jan 2018 15:45:09 +0000 From: tech-lists <tech-lists@zyxst.net> To: freebsd-virtualization@freebsd.org Cc: freebsd-questions@freebsd.org Subject: syncing bhyve instances Message-ID: <d51c09bc-fbe3-4d79-2228-c8b9742db768@zyxst.net>
next in thread | raw e-mail | index | archive | help
Hello lists, If I have two bhyve hosts, production [p] and reserve [r], and on both there are identical guest[s] [1] and [2], what is the best way to sync the guests? What's the best tool? 1. would syncing the guests from the host work? (in other words, running some kind of tool like say rsync on the host work?). What about the internal state of the guest? Could rsync account for changes in its internal state? 2. or would it be better to run a tool like rsync inside each guest? 3. is there a better tool for this than rsync? thanks, -- J.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d51c09bc-fbe3-4d79-2228-c8b9742db768>