[Bug 282832] makefs zfs creates images with the same guid
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282832] makefs zfs creates images with the same guid"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Nov 2024 14:27:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282832
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
The same GUID is used because I didn't want to break reproducibility of VM
images (the main use-case for makefs -t zfs). That is, if you and I both build
an image with the same inputs, the output images should be byte-identical.
Certainly the documentation is deficient, I'll work on that. I don't have
strong feelings on what the default behaviour should be, but I'm a bit inclined
towards keeping the current default and adding a non-reproducible mode. How
exactly are you using makefs?
--
You are receiving this mail because:
You are the assignee for the bug.