Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2018 23:07:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 226583] FreeBSD VM on Hyper-V/Azure can't properly detected SCSI disk da2
Message-ID:  <bug-226583-8-EiHxVb1VLF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226583-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226583-8@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=3D226583

--- Comment #1 from Dexuan Cui <decui@microsoft.com> ---
When the issue happens, the Azure host (in the VM, "dmesg |grep  "Hyper-V
Version" shows: "Hyper-V Version: 10.0.14393 [SP0]) reports da2 as a SPC-2
device. I tried to reproduce the bug on local Hyper-V hosts (which always
report da2 as a SPC-3 device), but I couldn't repro it.

So far, I can only reproduce the bug with some specific VM sizes, e.g. Stan=
dard
D4 v2 (8 vcpus, 28 GB memory) ) in West Central US region. Note: some people
also reported some other VM sizes can also reproduce the bug. It looks all =
the
affected VM sizes use HDD-backed disks. If we create a VM with SSD-backed
disks, the bug can't repro. And, with a HDD-backed disk, if we avoid attach=
ing
the disk to LUN0, it looks the bug can't repro either.

So, two possible mitigation solutions are: a) use a VM size that supports
SSD-backed disks; b) attach any extra data disk to a LUN whose number is not
zero.

--=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-226583-8-EiHxVb1VLF>