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
F84088904: D8724.id22755.diff
Sun, May 19, 4:45 AM
F84079748: D8724.diff
Sun, May 19, 1:10 AM
Unknown Object (File)
Tue, May 14, 3:22 PM
Unknown Object (File)
Tue, May 14, 3:21 PM
Unknown Object (File)
Tue, May 14, 3:20 PM
Unknown Object (File)
Tue, May 14, 3:20 PM
Unknown Object (File)
Mar 23 2024, 1:27 AM
Unknown Object (File)
Feb 20 2024, 10:33 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

Lint
Lint Skipped
Unit
Tests Skipped

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.