
I suppose it needs 3 command lines
ip ad ad 10.0.0.x/24 dev eth0 ip ro ad default via 10.0.0.x echo "nameserver 8.8.8.8" > /etc/resolv.conf
# ip ad ad 10.0.0.x/24 dev eth0 Error: ??? prefix is expected rather than "10.0.0.x/24"
On Tuesday, October 31, 2017, 11:48:00 PM GMT+8, Nathana=C3=ABl Blanche= t=20 <blanchet@abes.fr> wrote:
did you correctly read my precedent post?
the command is not "iproute", it is "ip"
ip ad ad 10.0.0.x/24 dev eth0 ip ro ad default via 10.0.0.x echo "nameserver 8.8.8.8" > /etc/resolv.conf
Le 31/10/2017 =C3=A0 16:32, Stephen Liu a =C3=A9crit=C2=A0:
# iproute -bash command not found
# echo "8.8.8.8" > /etc/resolv.conf
# systemctl reboot (reboot oVirt)
# ping yahoo.com ping: yahoo.com: name or service not known
# cat /etc/resolv.conf nameservers 8.8.8.8
# ping 192.168.8.3 (Host ip address) connect: Network is unreacheable
On Tuesday, October 31, 2017, 10:52:50 PM GMT+8, Stephen Liu=20 <satimis@yahoo.com> <mailto:satimis@yahoo.com> wrote:
Ryan,
Thanks for your advice.
My problem here is oVirt node unable to connect Internet.=C2=A0 Neithe= r I=20 have a text editor here to edit /etc/sysconfig/network-scripts/ifcfg-e=
This is a multi-part message in MIME format. --------------7215D771B78BA48265DC673D Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable 10.0.0.x/24 was an example, please adapt it to your subnetwork Le 31/10/2017 =C3=A0 17:13, Stephen Liu a =C3=A9crit=C2=A0: th0
Nor ifconfig is available here.
|# ip addr show eth0| || |doesn't show ip address| ||
I have tried several hours without a breakthrough.=C2=A0 Please help.
Whether I need to install CentOS 7 on a VM as host and then install=20 oVirt on CentOS 7?
Thanks
Regards SL
On Tuesday, October 31, 2017, 10:10:55 PM GMT+8, Ryan Barry=20 <rbarry@redhat.com> <mailto:rbarry@redhat.com> wrote:
oVirt Node does not ship with an X server.
The recommended setup path is to install oVirt, then open a web=20 browser and browse to:
http://ip.address.of.node:9090
And click the "Virtualization" tab after you log in. Use this to=20 configure oVirt Hosted Engine, and the web console for the Engine=20 will manage everything which cockpit cannot
On Tue, Oct 31, 2017 at 9:51 AM, Stephen Liu <satimis@yahoo.com=20 <mailto:satimis@yahoo.com>> wrote:
Hi all,
I have ovirt-node-ng-installer-ovirt- 4.1-2017103006.iso installed on KVM as VM.=C2=A0 It is now running but only a console without GUI.=C2=A0 I can login to run commands.=C2=A0 Copy and Pas=
te
between Host and VM is NOT working (I suppose because not running on graphic mode).
Please advise how to start GUI oVirt?
Thanks
Regards SL
______________________________ _________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/ mailman/listinfo/users <http://lists.ovirt.org/mailman/listinfo/users>
--=20
RYAN BARRY
SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHEV HYPERVISOR
Red Hat NA <https://www.redhat.com/>
rbarry@redhat.com <mailto:rbarry@redhat.com> M: +1-651-815-9306 IM:=20 rbarry
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
--=20 Nathana=C3=ABl Blanchet
Supervision r=C3=A9seau P=C3=B4le Infrastrutures Informatiques 227 avenue Professeur-Jean-Louis-Viala 34193 MONTPELLIER CEDEX 5 =09 T=C3=A9l. 33 (0)4 67 54 84 55 Fax 33 (0)4 67 54 84 14 blanchet@abes.fr <mailto:blanchet@abes.fr> =20
--=20 Nathana=C3=ABl Blanchet Supervision r=C3=A9seau P=C3=B4le Infrastrutures Informatiques 227 avenue Professeur-Jean-Louis-Viala 34193 MONTPELLIER CEDEX 5 =09 T=C3=A9l. 33 (0)4 67 54 84 55 Fax 33 (0)4 67 54 84 14 blanchet@abes.fr --------------7215D771B78BA48265DC673D Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf= -8"> </head> <body text=3D"#000000" bgcolor=3D"#FFFFFF"> <p>10.0.0.x/24 was an example, please adapt it to your subnetwork<br> </p> <br> <div class=3D"moz-cite-prefix">Le 31/10/2017 =C3=A0 17:13, Stephen Li= u a =C3=A9crit=C2=A0:<br> </div> <blockquote type=3D"cite" cite=3D"mid:978156956.6749801.1509466428542@mail.yahoo.com"> <div style=3D"font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"> <div>I suppose it needs 3 command lines</div> <div><br> </div> <div>ip ad ad 10.0.0.x/24 dev eth0<br clear=3D"none"> ip ro ad default via 10.0.0.x<br clear=3D"none"> <div> echo "nameserver 8.8.8.8" > /etc/resolv.conf</div> <div><br> </div> <div># ip ad ad 10.0.0.x/24 dev eth0</div> <div>Error: ??? prefix is expected rather than "10.0.0.x/24"</d= iv> <div><br> </div> <div><br> </div> <div><br> </div> </div> <div><br> </div> <div><br> </div> <div id=3D"yahoo_quoted_9467267335" class=3D"yahoo_quoted"> <div style=3D"font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;"> <div> On Tuesday, October 31, 2017, 11:48:00 PM GMT+8, Nathana=C3=ABl Blanchet <a class=3D"moz-txt-link-rfc2396E" = href=3D"mailto:blanchet@abes.fr"><blanchet@abes.fr></a> wrote: </di= v> <div><br> </div> <div><br> </div> <div> <div id=3D"yiv1349256876"> <div> <p>did you correctly read my precedent post?</p> <p>the command is not "iproute", it is "ip"</p> <p>ip ad ad 10.0.0.x/24 dev eth0<br clear=3D"none"> ip ro ad default via 10.0.0.x<br clear=3D"none"> echo "nameserver 8.8.8.8" > /etc/resolv.conf</p> <br clear=3D"none"> <div class=3D"yiv1349256876moz-cite-prefix">Le 31/10/2017 =C3=A0 16:32, Stephen Liu a =C3=A9crit=C2=A0= :<br clear=3D"none"> </div> <blockquote type=3D"cite"> <div class=3D"yiv1349256876yqt0434541398" id=3D"yiv1349256876yqt06766"> <div style=3D"font-family:Helvetica Neue, Helvetica= , Arial, sans-serif;font-size:16px;"> <div> <div># iproute</div> <div>-bash command not found</div> <div><br clear=3D"none"> </div> <div># echo "8.8.8.8" > /etc/resolv.conf</di= v> <div><br clear=3D"none"> </div> <div># systemctl reboot</div> <div>(reboot oVirt)</div> <div><br clear=3D"none"> </div> <div># ping yahoo.com</div> <div>ping: yahoo.com: name or service not known</div> <div><br clear=3D"none"> </div> <div># cat /etc/resolv.conf</div> <div>nameservers 8.8.8.8<br clear=3D"none"> </div> <div><br clear=3D"none"> </div> <div># ping 192.168.8.3 (Host ip address)<br clear=3D"none"> </div> connect: Network is unreacheable<br clear=3D"none"> </div> <div><br clear=3D"none"> </div> <div class=3D"yiv1349256876yahoo_quoted" id=3D"yiv1349256876yahoo_quoted_0088178105"> <div style=3D"font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;"> <div> On Tuesday, October 31, 2017, 10:52:50 PM GMT+8, Stephen Liu <a rel=3D"nofollow" shape=3D"rect" class=3D"yiv1349256876moz-txt-link-rfc239= 6E" ymailto=3D"mailto:satimis@yahoo.com" target=3D"_blank" href=3D"mailto:satimis@yahoo.com" moz-do-not-send=3D"true"><satimis@yaho= o.com></a> wrote: </div> <div><br clear=3D"none"> </div> <div><br clear=3D"none"> </div> <div> <div style=3D"font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"> <div>Ryan,</div> <div><br clear=3D"none"> </div> <div>Thanks for your advice.</div> <div><br clear=3D"none"> </div> <div>My problem here is oVirt node unable to connect Internet.=C2=A0 Neith= er I have a text editor here to edit /etc/sysconfig/network-scripts/ifcfg-et= h0</div> <div><br clear=3D"none"> </div> <div>Nor ifconfig is available here.=C2=A0= </div> <div><br clear=3D"none"> </div> <div><code># ip addr show eth0</code></di= v> <div><code></code> <div><code>doesn't show ip address</cod= e></div> <div><code></code> <div><br clear=3D"none"> </div> <div>I have tried several hours without a breakthrough.=C2=A0 Pleas= e help.</div> <div><br clear=3D"none"> </div> <div>Whether I need to install CentOS 7 on a VM as host and then install oVirt on CentOS 7?</div> <div><br clear=3D"none"> </div> <div>Thanks</div> <div><br clear=3D"none"> </div> <div>Regards</div> <div>SL<br clear=3D"none"> </div> </div> </div> <div><br clear=3D"none"> </div> <div><br clear=3D"none"> </div> <div class=3D"yiv1349256876yahoo_quoted" id=3D"yiv1349256876yahoo_quoted_9937940= 282"> <div style=3D"font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#2628= 2a;"> <div> On Tuesday, October 31, 2017, 10:10:55 PM GMT+8, Ryan Barry <a rel=3D"nofollow" shape=3D"rect" class=3D"yiv1349256876moz-txt-lin= k-rfc2396E" ymailto=3D"mailto:rbarry@redhat.com" target=3D"_blank" href=3D"mailto:rbarry@redhat.com" moz-do-not-send=3D"true"><rbar= ry@redhat.com></a> wrote: </div> <div><br clear=3D"none"> </div> <div><br clear=3D"none"> </div> <div> <div id=3D"yiv1349256876"> <div> <div dir=3D"ltr"> <div> <div> <div>oVirt Node does not ship with an X server.<= br clear=3D"none"> <br clear=3D"none"> </div> The recommended setup path is to install oVirt, then open a web browser and browse to:<br clear=3D"none"> <br clear=3D"none"> </div> <a rel=3D"nofollow" shape=3D"rect" target=3D"_blank" onclick=3D"return window.theMainWindow.show= LinkWarning(this)" href=3D"http://ip.address.of.node:9090" moz-do-not-send=3D"true">http://i= p.address.of.node:9090</a><br clear=3D"none"> <br clear=3D"none"> </div> And click the "Virtualization" tab after you log in. Use this to configure oVirt Hosted Engine, and the web console for the Engine will manage everything which cockpit cannot<br clear=3D"none"> </div> <div class=3D"yiv1349256876gmail_e= xtra"><br clear=3D"none"> <div class=3D"yiv1349256876gmail= _quote">On Tue, Oct 31, 2017 at 9:51 AM, Stephen Liu <span dir=3D"ltr"><<a rel=3D"nofollow" shape=3D"rect" ymailto=3D"mailto:satim= is@yahoo.com" target=3D"_blank" href=3D"mailto:satimis@= yahoo.com" moz-do-not-send=3D"true= ">satimis@yahoo.com</a>></span> wrote:<br clear=3D"none"> <blockquote class=3D"yiv1349256876gma= il_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> <div class=3D"yiv1349256876y= qt1493059265" id=3D"yiv1349256876yqt25385"> <div> <div style=3D"font-famil= y:Helvetica Neue, Helvetica, Arial, sans-serif;font-siz= e:16px;"> <div>Hi all,<br clear=3D"none"> <br clear=3D"none= "> I have ovirt-node-ng-ins= taller-ovirt- 4.<a rel=3D"nofollow= " shape=3D"rect" moz-do-not-send= =3D"true">1-2017103006</a>.iso installed on KVM as VM.=C2=A0 It i= s now running but only a console without GUI.=C2=A0= I can login to run commands.=C2=A0 C= opy and Paste between Host and VM is NOT working (I suppose because not running on graphic mode).<br clear=3D"none"> <br clear=3D"none= "> Please advise how to start GUI oVirt?<br clear=3D"none"> <br clear=3D"none= "> Thanks<br clear=3D"none"> <br clear=3D"none= "> Regards<span class=3D"yiv134= 9256876HOEnZb"><font color=3D"#888888"><br clear=3D"none"> SL<br clear=3D"none"> </font></span><= /div> </div> </div> </div> <br clear=3D"none"> ______________________________ _________________<br clear=3D"none"> Users mailing list<br clear=3D"none"> <a rel=3D"nofollow" shape=3D"rect" ymailto=3D"mailto:Users= @ovirt.org" target=3D"_blank" href=3D"mailto:Users@ov= irt.org" moz-do-not-send=3D"true= ">Users@ovirt.org</a><br clear=3D"none"> <a rel=3D"nofollow" shape=3D"rect" target=3D"_blank" href=3D"http://lists.ov= irt.org/mailman/listinfo/users" moz-do-not-send=3D"true= ">http://lists.ovirt.org/ mailman/listinfo/users<= /a><br clear=3D"none"> <br clear=3D"none"> </blockquote> </div> <br clear=3D"none"> <br clear=3D"all"> <br clear=3D"none"> -- <br clear=3D"none"> <div class=3D"yiv1349256876gmail= _signature"> <div dir=3D"ltr"> <p style=3D"color:rgb(0,0,= 0);font-family:overpass, sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-tr= ansform:uppercase;"><span>RYAN</span>=C2=A0<span>BARRY</span></p> <p style=3D"color:rgb(0,0,= 0);font-family:overpass, sans-serif;font-size:10px;margin:0px 0px 4px;text-transform:uppercase;"><= span>SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHEV HYPERVISOR</span></p> <p style=3D"font-family:ov= erpass, sans-serif;margin:0px;font-size:10px;color:rgb(153,153,153);"><a rel=3D"nofollow" shape=3D"rect" target=3D"_blank" href=3D"https://www.r= edhat.com/" style=3D"color:rgb(0,136,206);margin:0px;" moz-do-not-send=3D"true">Red H= at=C2=A0<span>NA</span></a></p> <p style=3D"font-family:ov= erpass, sans-serif;margin:0px 0px 6px;font-size:10px;colo= r:rgb(153,153,153);"><span style=3D"margin:0px;padding:0px;"><a rel=3D"nofollow" shape=3D"rect" ymailto=3D"mailto:r= barry@redhat.com" target=3D"_blank" href=3D"mailto:rbar= ry@redhat.com" style=3D"color:rgb(0,136,206);margin:0px;" moz-do-not-send=3D"true">rbarr= y@redhat.com</a>=C2=A0 =C2=A0</span>=C2=A0<s= pan>M:=C2=A0<a rel=3D"nofollow" shape=3D"rect" style=3D"color:rgb(= 0,136,206);font-size:11px;margin:0px;" moz-do-not-send=3D"true">+1-651-815-9306</a>=C2=A0=C2=A0 =C2=A0</span>=C2= =A0<span>IM:=C2=A0<span>rbarry</span></span></p> <table style=3D"color:rgb(0,0,= 0);font-family:overpass, sans-serif;font-size:medium;" border=3D"0"> <tbody> <tr> <td colspan=3D"1" rowspan=3D"1" width=3D"100px"><= a rel=3D"nofollow= " shape=3D"rect" target=3D"_blan= k" href=3D"https://red.ht/sig" moz-do-not-send=3D"true"><img src=3D"https://= www.redhat.com/files/brand/email/sig-redhat.png" moz-do-not-send=3D"true" height=3D"auto" width=3D"90"></a></td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <br clear=3D"none"> <fieldset class=3D"yiv1349256876mimeAttachmentHeader"=
</fieldset> <br clear=3D"none"> <pre>_______________________________________________ Users mailing list <a rel=3D"nofollow" shape=3D"rect" class=3D"yiv1349256876moz-txt-link-abb= reviated" ymailto=3D"mailto:Users@ovirt.org" target=3D"_blank" href=3D"ma= ilto:Users@ovirt.org" moz-do-not-send=3D"true">Users@ovirt.org</a> <a rel=3D"nofollow" shape=3D"rect" class=3D"yiv1349256876moz-txt-link-fre= etext" target=3D"_blank" href=3D"http://lists.ovirt.org/mailman/listinfo/= users" moz-do-not-send=3D"true">http://lists.ovirt.org/mailman/listinfo/u= sers</a> </pre> </blockquote> <br clear=3D"none"> <pre class=3D"yiv1349256876moz-signature">--=20 Nathana=C3=ABl Blanchet
Supervision r=C3=A9seau P=C3=B4le Infrastrutures Informatiques 227 avenue Professeur-Jean-Louis-Viala 34193 MONTPELLIER CEDEX 5 =09 T=C3=A9l. 33 (0)4 67 54 84 55 Fax 33 (0)4 67 54 84 14 <a rel=3D"nofollow" shape=3D"rect" class=3D"yiv1349256876moz-txt-link-abb= reviated" ymailto=3D"mailto:blanchet@abes.fr" target=3D"_blank" href=3D"m= ailto:blanchet@abes.fr" moz-do-not-send=3D"true">blanchet@abes.fr</a> </p= re> </div> </div> </div> </div> </div> </div> </blockquote> <br> <pre class=3D"moz-signature" cols=3D"72">--=20 Nathana=C3=ABl Blanchet Supervision r=C3=A9seau P=C3=B4le Infrastrutures Informatiques 227 avenue Professeur-Jean-Louis-Viala 34193 MONTPELLIER CEDEX 5 =09 T=C3=A9l. 33 (0)4 67 54 84 55 Fax 33 (0)4 67 54 84 14 <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:blanchet@abes.fr">bl= anchet@abes.fr</a> </pre> </body> </html> --------------7215D771B78BA48265DC673D--