<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi,</div>
<div><br>
</div>
<div>On your controller node,  you can add in local.conf:</div>
<div><br>
</div>
<div>
<div>[[post-config|$NOVA_CONF]]</div>
<div>[DEFAULT]</div>
<div>scheduler_default_filters = RetryFilter, AvailabilityZoneFilter, RamFilter, ComputeFilter, ComputeCapabilitiesFilter, ImagePropertiesFilter, ServerGroupAntiAffinityFilter, ServerGroupAffinityFilter, PciPassthroughFilter</div>
<div><br>
</div>
</div>
<div>On your compute node:</div>
<div>
<div>[[post-config|$NOVA_CONF]]</div>
<div>[DEFAULT]</div>
</div>
<div>pci_passthrough_whitelist = <your whitelist definition 1></div>
<div>…</div>
<div>pci_passthrough_whitelist = <your whitelist definition 2></div>
<div><br>
</div>
<div>You can get examples from the sr-iov wikis as people has pointed out from other threads.</div>
<div><br>
</div>
<div>good luck.</div>
<div><br>
</div>
<div>—Robert</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div>
<div>On 5/15/15, 9:13 AM, "Kamsali, RaghavendraChari (Artesyn)" <<a href="mailto:RaghavendraChari.Kamsali@artesyn.com">RaghavendraChari.Kamsali@artesyn.com</a>> wrote:</div>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal">I am bringing up the single node openstack cloud and having pci sriov supported nic controller (intel XL710), created 4virtual functions on top of the nic. My goal is to bring up the cloud setup with neutron and nova network services using
 devstack.<br>
How to configure local.conf file  so that when any VM spawns , it used the virtual function of the sriov nic and able to communicate .<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Could anyone help me ???<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size: 8pt; font-family: Arial, sans-serif; color: rgb(31, 73, 125);">Thanks and Regards,<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><b><span style="font-size: 8pt; font-family: Arial, sans-serif; color: rgb(0, 123, 185);">Raghavendrachari kamsali
</span></b><span style="font-size: 8pt; font-family: Arial, sans-serif; color: black;">| Software Engineer II  | Embedded Computing
<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size: 8pt; font-family: Arial, sans-serif; color: rgb(0, 123, 185);">Artesyn Embedded Technologies</span></b><b><span style="font-size: 8pt; font-family: Arial, sans-serif; color: rgb(153, 153, 153);"></span></b><span style="font-size: 8pt; font-family: Arial, sans-serif; color: rgb(31, 73, 125);">|<b></b>5th
 Floor, Capella Block, The V, Madhapur| Hyderabad, AP 500081 India<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 8pt; font-family: Arial, sans-serif; color: rgb(31, 73, 125);">T +91-40-66747059 | M +919705762153<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</div>
</blockquote>
</span>
</body>
</html>