Re: BHYVE SNAPSHOT image format proposal
- Reply: Matthew Grooms : "Re: BHYVE SNAPSHOT image format proposal"
- In reply to: Matthew Grooms : "Re: BHYVE SNAPSHOT image format proposal"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Jul 2023 17:31:45 UTC
On Saturday, July 15, 2023, Matthew Grooms <mgrooms@shrew.net> wrote: > > > We'll overlook the fact that it does attempt to consolidate files ( 2 vs 3 > ) and that there's no feedback requesting further consolidation after being > open for two years, but noted. You may as well abandon https://reviews.freebsd.org/D29262, for these reasons alone: - JSON doesn't support storing binary data - a snapshot should be contained in a single file The UPB patch addresses the above. Vitaliy's patch does nothing to address > any of it. If one is going to be proposed as an alternative to the other, > it better solve the same problems as then some. The UBP patch is not an alternative - show me another hypervisor that uses JSON as their snapshot format. > The silence is real. No, it's not. I've given you feedback multiple times.