From owner-freebsd-virtualization@freebsd.org Tue Sep 5 19:35:35 2017 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 037E7E1B4AC for ; Tue, 5 Sep 2017 19:35:34 +0000 (UTC) (envelope-from mgrooms@shrew.net) Received: from mx1.shrew.net (mx1.shrew.net [38.97.5.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82F5B7492A for ; Tue, 5 Sep 2017 19:35:33 +0000 (UTC) (envelope-from mgrooms@shrew.net) Received: from mail.shrew.net (mail.shrew.prv [10.24.10.20]) by mx1.shrew.net (8.15.2/8.15.2) with ESMTP id v85J7hWZ057999; Tue, 5 Sep 2017 14:07:43 -0500 (CDT) (envelope-from mgrooms@shrew.net) Received: from [10.16.32.30] (unknown [172.126.77.65]) by mail.shrew.net (Postfix) with ESMTPSA id B62CC18AD6E; Tue, 5 Sep 2017 14:07:38 -0500 (CDT) Subject: Re: bhyve live migration and auto balance To: Sami Halabi , FreeBSD virtualization References: From: Matthew Grooms Message-ID: <4ee198a5-392f-aed6-f171-aa12e08828d9@shrew.net> Date: Tue, 5 Sep 2017 14:07:33 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (mx1.shrew.net [10.24.10.10]); Tue, 05 Sep 2017 14:07:43 -0500 (CDT) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 19:35:35 -0000 Support for suspend/resume ( prerequisite for migration ) is currently a work in progress ... https://github.com/FreeBSD-UPB/freebsd/tree/projects/bhyve_save_restore This only includes support for Intel systems and VMs with virtio devices at present. Support for AMD systems is next. Support for ZFS+snapshots will come soon after that. Live migration will hopefully come later. -Matthew On 9/4/2017 7:15 AM, Sami Halabi wrote: > hello, > > I had a look at thr wiki but dont know really the state of live migration.. > anyone? > > I also want to ask if there is any ongoing work for clusters of bhyve that > auto balances resources, aka cpu and memory usage of vms between different > hosts within the same cluster if they have accesd to the same storage? > > Thanks in advance, > Sami > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org" >