Actions
Bug #4658
closedQuick/easy install fails with gmirror and SATA disks
Start date:
04/27/2015
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2.2
Affected Architecture:
Description
Where you have a system with SATA disks, setup a GEOM mirror with them, and then try to do the quick/easy install, it will fail by trying to use ada0s1 rather than the mirror's s1. For instance:
-<<< Executing '/sbin/bsdlabel -B -r -w ada0s1 auto'
To replicate, boot a VM with two SATA disks, setup a GEOM mirror, then hit the quick/easy install. Thinking this regressed at da90fa1e915dd3b897e6da30353b086635224efb in -tools but have not verified that.
Files
Updated by Renato Botelho over 9 years ago
Could you send me /tmp/installer.log? I tried to reproduce it but couldn't
Updated by Chris Buechler over 9 years ago
- File installer.log installer.log added
installer log attached
Updated by Renato Botelho over 9 years ago
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
I've pushed a patch to fix it, please confirm.
Actions