Created attachment 170174 [details] Patch against -CURRENT r299327 Hi, Here is a patch that prevents mirroring swap when swapsize is 0. Best regards, Ganael.
A commit references this bug: Author: allanjude Date: Tue May 10 14:38:43 UTC 2016 New revision: 299366 URL: https://svnweb.freebsd.org/changeset/base/299366 Log: bsdinstall/zfsboot: Do not mirror swap when swapsize is 0 PR: 209415 Submitted by: Ganael LAPLANCHE <ganael.laplanche@corp.ovh.com> MFC after: 2 weeks Changes: head/usr.sbin/bsdinstall/scripts/zfsboot
Thanks Allan !