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

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Sun Jan 15 14:00:53 PST 2023


Issue #3336 has been updated by daftaupe.

Status changed from New to Feedback

Hi,

do you think it's possible to get some hardware info from your provider ?

Also you mention "from USB mounted ISO", if using USB, you should use the .img file if I remember correctly.

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

* 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