When I run dmassage, the resulting modifications prevent using raid.
dmassage -f /bsd | config -e -o /nbsd /bsd
If I understand correctly, the softraid device is showing in the dmesg,
so it shouldn't get removed by dmassage.
excerpt from diff of dmesg's after dmassage and before dmassaging>
$ diff dmesg.dmassage dmesg
...
279,280c280,282
< root device vscsi not configured
< root device softraid not configured
---