> # DECRYPTED_DISK=sd3
[snip]
> # DUID="$(disklabel $DECRYPTED_OTHER_DISK | awk '$1 == "duid:"{print $2}')"FWIW, this was mistranscribed into email, but was indeed "$DECRYPTED_DISK" Also, in case it matters, running fstat on both /dev/vnd0[ac] after detaching sd3 with `bioctl -d` shows that nothing is using either device. So I'm not sure how to go about tracking down why vnconfig -u vnd0 is giving me a "VNDIOCCLR: Device busy" -tkc --
