
--_000_BLUPR0301MB1971508A98EC31035499673AE9B30BLUPR0301MB1971_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hey All, Still trying to work through this VMFEX stuff, and I know what I want the f= ile to look like at the end.. but not sure how to achieve it from the doco = written here http://www.ovirt.org/develop/developer-guide/vdsm/hook/vmfex/ and http://www.ovirt.org/develop/release-management/features/network/ucs-integr= ation/ Currently my device looks like this # virsh -r net-dumpxml vdsm-SRIOV <network> <name>vdsm-SRIOV</name> <forward mode=3D'bridge'/> <bridge name=3D'SRIOV'/> </network> I want it looking like this, then the networking will be as it should be! A port group would be a vNIC Profile from the looks of things... <name>vdsm-SRIOV</name> <forward dev=3D'enp6s0f1' mode=3D'passthrough'> = <-- defined as a passthrough device, not a bridge <interface dev=3D'enp6s0f1'/> <interface dev=3D'enp6s0f2'/> <interface dev=3D'enp6s0f3'/> <interface dev=3D'enp6s0f4'/> < .. list of interfaces available to it which would need to be manually i= nputted as a hook> </forward> <portgroup name=3D'ame1-test1'> <virtualport type=3D'802.1Qbh'> <parameters profileid=3D'profile-ame1-test1'/> </virtualport> </portgroup> <portgroup name=3D'ame1-prep1'> <virtualport type=3D'802.1Qbh'> <parameters profileid=3D'profile-ame1-prep1'/> </virtualport> </portgroup> </network> Cheers David This email and any attachments may contain confidential and proprietary inf= ormation of Blackboard that is for the sole use of the intended recipient. = If you are not the intended recipient, disclosure, copying, re-distribution= or other use of any of this information is strictly prohibited. Please imm= ediately notify the sender and delete this transmission if you received thi= s email in error. --_000_BLUPR0301MB1971508A98EC31035499673AE9B30BLUPR0301MB1971_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr= osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:= //www.w3.org/TR/REC-html40"> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)"> <style><!-- /* Font Definitions */ @font-face {font-family:Wingdings; panose-1:5 0 0 0 0 0 0 0 0 0;} @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; mso-fareast-language:EN-US;} a:link, span.MsoHyperlink {mso-style-priority:99; color:#0563C1; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:#954F72; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:"Calibri",sans-serif; color:windowtext;} .MsoChpDefault {mso-style-type:export-only; font-family:"Calibri",sans-serif; mso-fareast-language:EN-US;} @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=3D"edit" spidmax=3D"1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext=3D"edit"> <o:idmap v:ext=3D"edit" data=3D"1" /> </o:shapelayout></xml><![endif]--> </head> <body lang=3D"EN-AU" link=3D"#0563C1" vlink=3D"#954F72"> <div class=3D"WordSection1"> <p class=3D"MsoNormal">Hey All,<o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal">Still trying to work through this VMFEX stuff, and I= know what I want the file to look like at the end.. but not sure how to ac= hieve it from the doco written here<o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal"><a href=3D"http://www.ovirt.org/develop/developer-gu= ide/vdsm/hook/vmfex/">http://www.ovirt.org/develop/developer-guide/vdsm/hoo= k/vmfex/</a><o:p></o:p></p> <p class=3D"MsoNormal">and<o:p></o:p></p> <p class=3D"MsoNormal"><a href=3D"http://www.ovirt.org/develop/release-mana= gement/features/network/ucs-integration/">http://www.ovirt.org/develop/rele= ase-management/features/network/ucs-integration/</a><o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal">Currently my device looks like this<o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal"># virsh -r net-dumpxml vdsm-SRIOV<o:p></o:p></p> <p class=3D"MsoNormal"><network><o:p></o:p></p> <p class=3D"MsoNormal"> <name>vdsm-SRIOV</name><o:p></o:p=
</p> <p class=3D"MsoNormal"> <forward mode=3D'bridge'/><o:p></o:p></p=
</p> <p class=3D"MsoNormal"> <forward dev=3D'enp6s0f1' mode=3D'passthro= ugh'> &= nbsp; &nbs=
<p class=3D"MsoNormal"> <bridge name=3D'SRIOV'/><o:p></o:p></p> <p class=3D"MsoNormal"></network><o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal">I want it looking like this, then the networking wil= l be as it should be!<o:p></o:p></p> <p class=3D"MsoNormal">A port group would be a vNIC Profile from the looks = of things…<o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal"> <name>vdsm-SRIOV</name><o:p></o:p= p; <span style=3D"font-family:Wingdings">ß</span> defined as a passthrou= gh device, not a bridge<o:p></o:p></p> <p class=3D"MsoNormal"> <interface dev=3D'enp6s0f1'/&g= t;<o:p></o:p></p> <p class=3D"MsoNormal"> <interface dev=3D'enp6s0f2'/&g= t;<o:p></o:p></p> <p class=3D"MsoNormal"> <interface dev=3D'enp6s0f3'/&g= t;<o:p></o:p></p> <p class=3D"MsoNormal"> <interface dev=3D'enp6s0f4'/&g= t;<o:p></o:p></p> <p class=3D"MsoNormal">< .. list of interfaces available to = it which would need to be manually inputted as a hook><o:p></o:p></p> <p class=3D"MsoNormal"> </forward><o:p></o:p></p> <p class=3D"MsoNormal"> <portgroup name=3D'ame1-test1'><o:p></o= :p></p> <p class=3D"MsoNormal"> <virtualport type=3D'802.1Qbh'= ><o:p></o:p></p> <p class=3D"MsoNormal"> <parameters profil= eid=3D'profile-ame1-test1'/><o:p></o:p></p> <p class=3D"MsoNormal"> </virtualport><o:p></o:p></= p> <p class=3D"MsoNormal"> </portgroup> <o:p></o:p></p> <p class=3D"MsoNormal"> <portgroup name=3D'ame1-prep1'><o:= p></o:p></p> <p class=3D"MsoNormal"> <virtualport type=3D'802.1Qbh'= ><o:p></o:p></p> <p class=3D"MsoNormal"> <parameters profil= eid=3D'profile-ame1-prep1'/><o:p></o:p></p> <p class=3D"MsoNormal"> </virtualport><o:p></o:p></= p> <p class=3D"MsoNormal"> </portgroup><o:p></o:p></p> <p class=3D"MsoNormal"></network><o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal">Cheers<o:p></o:p></p> <p class=3D"MsoNormal">David<o:p></o:p></p> </div> This email and any attachments may contain confidential and proprietary inf= ormation of Blackboard that is for the sole use of the intended recipient. = If you are not the intended recipient, disclosure, copying, re-distribution= or other use of any of this information is strictly prohibited. Please immediately notify the sender and delete th= is transmission if you received this email in error. </body> </html> --_000_BLUPR0301MB1971508A98EC31035499673AE9B30BLUPR0301MB1971_--