Page MenuHomeFreeBSD

Fix the failure of attaching disk on ws2012r2
ClosedPublic

Authored by honzhan_microsoft.com on Dec 7 2016, 9:21 AM.
Tags
None
Referenced Files
F149920453: D8724.id22754.diff
Sat, Mar 28, 3:09 AM
F149860710: D8724.id22754.diff
Fri, Mar 27, 4:11 PM
Unknown Object (File)
Tue, Mar 24, 9:51 PM
Unknown Object (File)
Tue, Mar 24, 3:05 AM
Unknown Object (File)
Sat, Mar 21, 2:31 PM
Unknown Object (File)
Sat, Mar 21, 1:41 AM
Unknown Object (File)
Thu, Mar 19, 6:15 PM
Unknown Object (File)
Wed, Mar 18, 12:31 PM
Subscribers
None

Details

Summary

On windows 2012R2, if I attach a scsi disk from slot 8, the VM fail to attach it because Hyper-V host did not set SRB_STATUS flag, in addition, it did not fill correct value in INQUIRY response version and format field. As a result, FreeBSD ignores this disk attachment.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

honzhan_microsoft.com retitled this revision from to Fix the failure of attaching disk on ws2012r2.
honzhan_microsoft.com updated this object.
honzhan_microsoft.com edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Dec 8 2016, 9:24 AM
This revision now requires review to proceed.Dec 8 2016, 9:36 AM
This revision was automatically updated to reflect the committed changes.