[DragonFlyBSD - Bug #3336] CAM probe removes boot device

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Sun Jan 15 14:21:01 PST 2023


Issue #3336 has been updated by aswell.


daftaupe wrote in #note-1:

> do you think it's possible to get some hardware info from your provider ?
After installing, I will attach hardware info, for reference.

> Also you mention "from USB mounted ISO", if using USB, you should use the .img file if I remember correctly.
The support folks initially mounted an IMG file, however the installer exhibited the same behavior. The kernel booted, and CAM removed the boot device, leaving the installer unable to continue as the boot media disappeared. 

This may be difficult to troubleshoot, as the issue may be related to the way the IMG/ISO's are mounted. And, the machine is only accessible via HTML5 KVM and requires manual intervention by data center staff for each reboot. 

However, will post hardware info once booted into a working OS, in case there is an obvious solution.


----------------------------------------
Bug #3336: CAM probe removes boot device
http://bugs.dragonflybsd.org/issues/3336#change-14477

* Author: aswell
* Status: Feedback
* Priority: Normal
* Target version: 6.6
* Start date: 2023-01-15
----------------------------------------
Attempting to install DragonFly from USB mounted ISO, via an IP-KVM provided by a dedicated server provider. After kernel loads, installer fails looking for rootvp:
<pre><code class="shell">
CAM: Configuring 8 busses
(probe9:umass-sim1:1:0:0): inquiry data fails comparison at DV1 step
CAM: finished configuring all busses
Device Mapper version 4.16.0 loaded
dm_target_error: Successfully initialized
dm_target_zero: Successfully initialized
(cd8:umass-sim1:1:0:0): got CAM status 0x44
(cd8:umass-sim1:1:0:0): fatal error, failed to attach to device
(cd8:umass-sim1:1:0:0): lost device
(cd8:umass-sim1:1:0:0): removing device entry 
...
iso_mountroot: can't find rootvp
Root mount failed: 6
Mounting root from cd9660:cd8
no disk named 'cd8'
Mounting root from cd9660:cd9
no disc named 'cd9'
Mounting root from cd9660:/dev/cd0
no disk named 'cd0'

Manual root filesystem specification:

<fstype>:<device> Specify root (e.g. ufs:da0s1a)
?     List valid disk boot devices 
</code></pre>
The ISO booted via /dev/cd8, but a CAM probe failed for some reason, which then removed cd8, causing the installation to fail.

Finishing the installation using alternate means, filing this report for future reference, in case there is an easy fix...






-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Bugs mailing list