Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2017 09:42:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-virtualization@FreeBSD.org
Subject:   [Bug 218731] FREEBSD 11 SCSI drive issue with all 11.xxxx versions running under HYPER-V as a VM
Message-ID:  <bug-218731-27103-z3tGFdjaX7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218731-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218731-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218731

Boris Samorodov <bsam@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bsam@FreeBSD.org

--- Comment #14 from Boris Samorodov <bsam@FreeBSD.org> ---
(In reply to ds from comment #8)

> I don't know what a dmesg is.

The command "man dmesg" may help.

(In reply to ds from comment #12)

Seems that your SCSI devices are got recognized a bit later then kernel
expects. I'm not sure of delay nature, but you may try either/both lines at
/boot/loader.conf:
---
kern.cam.boot_delay=3D"10000"
kern.cam.scsi_delay=3D"10000"
---

The values are in ms and may vary.

HTH & WBR
--=20
bsam

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218731-27103-z3tGFdjaX7>