OpenSolaris

Printable Version Enter a New Search
Bug ID 6571774
Synopsis Add new controller type DKC_VBD for xVM virtual disks
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:ddi
Keywords xen
Responsible Engineer John Danielson
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_68
Fixed In snv_68
Release Fixed solaris_nevada(snv_68)
Related Bugs 6551858 , 6561349
Submit Date 20-June-2007
Last Update Date 3-July-2007
Description
Define a new disk controller type in dkio.h

#define DKC_VBD	23

to be used by Solaris xVM disk drivers to indicate the disk is a virtual block device.

Solaris install makes decisions and takes actions based on the disk controller type being
installed onto.  Integrating this change into Solaris prior to the xVM project allows the
install changes to be putback prior to the xVM integration and avoid cross-consolidation
sychronization issues.
Work Around
N/A
Comments
N/A