[Users] how the default bridge network is created.

------=_Part_169797_999199149.1363334372707 Content-Type: text/plain; charset=GBK Content-Transfer-Encoding: 7bit hi,all vdsmgmt network is created defaultly, i want to know how and where ? i now need to add my own network, better to refer to ovirt'default network. 1.if i need to insert network info into DB 2.how to start up the default network , 1)just put a network xml in right place, let libvirt tak care of it. 2)when start agent or engine, call add network API to product a network dynamicly? 3.in network table, what is column type, how many of this type. thanks. ------=_Part_169797_999199149.1363334372707 Content-Type: text/html; charset=GBK Content-Transfer-Encoding: 7bit <div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">hi,all<div>vdsmgmt network is created defaultly, i want to know how and where ?</div><div>i now need to add my own network, better to refer to ovirt'default network.</div><div><br></div><div>1.if i need to insert network info into DB</div><div>2.how to start up the default network , 1)just put a network xml in right place, let libvirt tak care of it. 2)when start agent or engine, call add network API to product a network dynamicly?</div><div>3.in network table, what is column type, how many of this type.</div><div><span style="line-height: 1.7;">thanks. </span></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span> ------=_Part_169797_999199149.1363334372707--

------=_Part_1887145_848090105.1363501669463 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit ----- Original Message -----
hi,all Hi,
vdsmgmt network is created defaultly, i want to know how and where ? You probably mean 'ovirtmgmt' network. Currently, It is created during the host's installation/bootstrap - it is one of the steps.
The is a plan to have it created from engine side instead of host side: http://www.ovirt.org/Features/Normalized_ovirtmgmt_Initialization
i now need to add my own network, better to refer to ovirt'default network.
1.if i need to insert network info into DB 2.how to start up the default network , 1)just put a network xml in right place, let libvirt tak care of it. 2)when start agent or engine, call add network API to product a network dynamicly? 3.in network table, what is column type, how many of this type. thanks. I would advise that you add the network through one of the clients: WEB/REST API since there are more steps involved, and the clients already take care of it.
The 3 steps are: 1. Add network under the data center of your choice. 2. Attach the network to the cluster of your choice (under the aforementioned data center). 3. Use Setup Networks command on the hosts in the cluster to put the network on a NIC. Regards, Mike ------=_Part_1887145_848090105.1363501669463 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><= div style=3D'font-family: times new roman,new york,times,serif; font-size: = 12pt; color: #000000'><hr id=3D"zwchr"><blockquote style=3D"border-left:2px= solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-we= ight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Ar= ial,sans-serif;font-size:12pt;"><div id=3D"DWT1084" style=3D"line-height:1.= 7;color:#000000;font-size:14px;font-family:arial">hi,all</div></blockquote>= Hi,<br><blockquote style=3D"border-left:2px solid rgb(16, 16, 255);margin-l= eft:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;te= xt-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;">= <div style=3D"line-height:1.7;color:#000000;font-size:14px;font-family:aria= l"><div id=3D"DWT1083">vdsmgmt network is created defaultly, i want to know= how and where ?</div></div></blockquote>You probably mean 'ovirtmgmt' netw= ork.<br>Currently, It is created during the host's installation/bootstrap -= it is one of the steps.<br><br>The is a plan to have it created from engin= e side instead of host side:<br>http://www.ovirt.org/Features/Normalized_ov= irtmgmt_Initialization<br><blockquote style=3D"border-left:2px solid rgb(16= , 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;f= ont-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-seri= f;font-size:12pt;"><div style=3D"line-height:1.7;color:#000000;font-size:14= px;font-family:arial"><div></div><div>i now need to add my own network, bet= ter to refer to ovirt'default network.</div><div><br></div><div>1.if = i need to insert network info into DB</div><div>2.how to start up the defau= lt network , 1)just put a network xml in right place, let libvirt tak care = of it. 2)when start agent or engine, call add network API to product a netw= ork dynamicly?</div><div>3.in network table, what is column type, how= many of this type.</div><div><span id=3D"DWT1085" style=3D"line-height: 1.= 7;">thanks. </span></div></div></blockquote>I would advise that you ad= d the network through one of the clients: WEB/REST API<br>since there are m= ore steps involved, and the clients already take care of it.<br><br>The 3 s= teps are:<br>1. Add network under the data center of your choice.<br>2. Att= ach the network to the cluster of your choice (under the aforementioned dat= a center).<br>3. Use Setup Networks command on the hosts in the cluster to = put the network on a NIC.<br><br>Regards,<br>Mike<br></div></body></html> ------=_Part_1887145_848090105.1363501669463--

------=_Part_177579_1889800261.1363573356270 Content-Type: text/plain; charset=GBK Content-Transfer-Encoding: 7bit hi in network table, there is a type column , how many kinds of value of column type? thanks At 2013-03-17 14:27:49,"Mike Kolesnik" <mkolesni@redhat.com> wrote: hi,all Hi, vdsmgmt network is created defaultly, i want to know how and where ? You probably mean 'ovirtmgmt' network. Currently, It is created during the host's installation/bootstrap - it is one of the steps. The is a plan to have it created from engine side instead of host side: http://www.ovirt.org/Features/Normalized_ovirtmgmt_Initialization i now need to add my own network, better to refer to ovirt'default network. 1.if i need to insert network info into DB 2.how to start up the default network , 1)just put a network xml in right place, let libvirt tak care of it. 2)when start agent or engine, call add network API to product a network dynamicly? 3.in network table, what is column type, how many of this type. thanks. I would advise that you add the network through one of the clients: WEB/REST API since there are more steps involved, and the clients already take care of it. The 3 steps are: 1. Add network under the data center of your choice. 2. Attach the network to the cluster of your choice (under the aforementioned data center). 3. Use Setup Networks command on the hosts in the cluster to put the network on a NIC. Regards, Mike ------=_Part_177579_1889800261.1363573356270 Content-Type: text/html; charset=GBK Content-Transfer-Encoding: 7bit <div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><div><span style="font-family: Helvetica, 'Microsoft Yahei', verdana;">hi</span></div><span style="font-family: Helvetica, 'Microsoft Yahei', verdana;">in network table, there is a </span><span style="font-family: Helvetica, 'Microsoft Yahei', verdana;">type</span><span style="font-family: Helvetica, 'Microsoft Yahei', verdana;"> column , how many kinds of value of column type?</span><div><font face="Helvetica, Microsoft Yahei, verdana"><br></font></div><div><font face="Helvetica, Microsoft Yahei, verdana">thanks<br></font><br><br><br><br><div></div><div id="divNeteaseMailCard"></div><br>At 2013-03-17 14:27:49,"Mike Kolesnik" <mkolesni@redhat.com> wrote:<br> <blockquote id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><style type="text/css">p { margin: 0; }</style><div style="font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000"><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div id="DWT1084" style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">hi,all</div></blockquote>Hi,<br><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><div id="DWT1083">vdsmgmt network is created defaultly, i want to know how and where ?</div></div></blockquote>You probably mean 'ovirtmgmt' network.<br>Currently, It is created during the host's installation/bootstrap - it is one of the steps.<br><br>The is a plan to have it created from engine side instead of host side:<br>http://www.ovirt.org/Features/Normalized_ovirtmgmt_Initialization<br><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><div></div><div>i now need to add my own network, better to refer to ovirt'default network.</div><div><br></div><div>1.if i need to insert network info into DB</div><div>2.how to start up the default network , 1)just put a network xml in right place, let libvirt tak care of it. 2)when start agent or engine, call add network API to product a network dynamicly?</div><div>3.in network table, what is column type, how many of this type.</div><div><span id="DWT1085" style="line-height: 1.7;">thanks. </span></div></div></blockquote>I would advise that you add the network through one of the clients: WEB/REST API<br>since there are more steps involved, and the clients already take care of it.<br><br>The 3 steps are:<br>1. Add network under the data center of your choice.<br>2. Attach the network to the cluster of your choice (under the aforementioned data center).<br>3. Use Setup Networks command on the hosts in the cluster to put the network on a NIC.<br><br>Regards,<br>Mike<br></div></blockquote></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span> ------=_Part_177579_1889800261.1363573356270--
participants (2)
-
bigclouds
-
Mike Kolesnik