This is a multi-part message in MIME format.
--------------D173152081211A14A2A8E851
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Just a note about this topic.
I miss a TUI. I knew it existed before and it's something pretty handy
when adding new hosts and some trobleshooting.
Fernando
On 31/10/2017 13:12, Nathanaël Blanchet wrote:
Le 31/10/2017 à 15:52, Stephen Liu a écrit :
> Ryan,
>
> Thanks for your advice.
>
> My problem here is oVirt node unable to connect Internet. Neither I
> have a text editor here to edit /etc/sysconfig/network-scripts/ifcfg-eth0
>
> Nor ifconfig is available here.
ifconfig is deprecated, you may use iproute:
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 addr show eth0|
> ||
> |doesn't show ip address|
> ||
>
> I have tried several hours without a breakthrough. Please help.
>
> Whether I need to install CentOS 7 on a VM as host and then install
> oVirt on CentOS 7?
>
> Thanks
>
> Regards
> SL
>
>
> On Tuesday, October 31, 2017, 10:10:55 PM GMT+8, Ryan Barry
> <rbarry(a)redhat.com> wrote:
>
>
> oVirt Node does not ship with an X server.
>
> The recommended setup path is to install oVirt, then open a web
> browser and browse to:
>
>
http://ip.address.of.node:9090
>
> 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
>
> On Tue, Oct 31, 2017 at 9:51 AM, Stephen Liu <satimis(a)yahoo.com
> <mailto:satimis@yahoo.com>> wrote:
>
> Hi all,
>
> I have ovirt-node-ng-installer-ovirt- 4.1-2017103006.iso
> installed on KVM as VM. It is now running but only a console
> without GUI. I can login to run commands. Copy and Paste 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(a)ovirt.org <mailto:Users@ovirt.org>
>
http://lists.ovirt.org/ mailman/listinfo/users
> <
http://lists.ovirt.org/mailman/listinfo/users>
>
>
>
>
> --
>
> RYAN BARRY
>
> SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHEV HYPERVISOR
>
> Red Hat NA <
https://www.redhat.com/>
>
> rbarry(a)redhat.com <mailto:rbarry@redhat.com> M: +1-651-815-9306 IM:
> rbarry
>
> <
https://red.ht/sig>
>
>
>
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org
>
http://lists.ovirt.org/mailman/listinfo/users
--
Nathanaël Blanchet
Supervision réseau
Pôle Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5
Tél. 33 (0)4 67 54 84 55
Fax 33 (0)4 67 54 84 14
blanchet(a)abes.fr
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
--------------D173152081211A14A2A8E851
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Just a note about this topic.</p>
<p>I miss a TUI. I knew it existed before and it's something pretty
handy when adding new hosts and some trobleshooting.</p>
<p>Fernando<br>
</p>
<br>
<div class="moz-cite-prefix">On 31/10/2017 13:12, Nathanaël Blanchet
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:844feb53-f503-a511-5f38-b722f3795e73@abes.fr">
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8">
<p><br>
</p>
<br>
<div class="moz-cite-prefix">Le 31/10/2017 à 15:52, Stephen Liu a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:476606053.6698514.1509461570468@mail.yahoo.com">
<div style="font-family:Helvetica Neue, Helvetica, Arial,
sans-serif;font-size:16px;">
<div>Ryan,</div>
<div><br>
</div>
<div>Thanks for your advice.</div>
<div><br>
</div>
<div>My problem here is oVirt node unable to connect
Internet. Neither I have a text editor here to edit
/etc/sysconfig/network-scripts/ifcfg-eth0</div>
<div><br>
</div>
<div>Nor ifconfig is available here. </div>
</div>
</blockquote>
ifconfig is deprecated, you may use iproute:<br>
ip ad ad 10.0.0.x/24 dev eth0<br>
ip ro ad default via 10.0.0.x<br>
echo "nameserver 8.8.8.8" > /etc/resolv.conf<br>
<blockquote type="cite"
cite="mid:476606053.6698514.1509461570468@mail.yahoo.com">
<div style="font-family:Helvetica Neue, Helvetica, Arial,
sans-serif;font-size:16px;">
<div><br>
</div>
<div><code># ip addr show eth0</code></div>
<div><code></code>
<div><code>doesn't show ip address</code></div>
<div><code></code>
<div><br>
</div>
<div>I have tried several hours without a breakthrough.
Please help.</div>
<div><br>
</div>
<div>Whether I need to install CentOS 7 on a VM as host
and then install oVirt on CentOS 7?</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>Regards</div>
<div>SL<br>
</div>
</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div id="yahoo_quoted_9937940282"
class="yahoo_quoted">
<div style="font-family:'Helvetica Neue', Helvetica, Arial,
sans-serif;font-size:13px;color:#26282a;">
<div> On Tuesday, October 31, 2017, 10:10:55 PM GMT+8,
Ryan Barry <a class="moz-txt-link-rfc2396E"
href="mailto:rbarry@redhat.com"
moz-do-not-send="true">&lt;rbarry(a)redhat.com&gt;</a>
wrote: </div>
<div><br>
</div>
<div><br>
</div>
<div>
<div id="yiv8151843334">
<div>
<div dir="ltr">
<div>
<div>
<div>oVirt Node does not ship with an X
server.<br clear="none">
<br clear="none">
</div>
The recommended setup path is to install
oVirt, then open a web browser and browse to:<br
clear="none">
<br clear="none">
</div>
<a rel="nofollow" shape="rect"
target="_blank"
onclick="return
window.theMainWindow.showLinkWarning(this)"
href="http://ip.address.of.node:9090"
moz-do-not-send="true">http://ip.address.of.node:9090</a><br
clear="none">
<br clear="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="none">
</div>
<div class="yiv8151843334gmail_extra"><br
clear="none">
<div class="yiv8151843334gmail_quote">On Tue, Oct
31, 2017 at 9:51 AM, Stephen Liu <span
dir="ltr"><<a rel="nofollow"
shape="rect"
ymailto="mailto:satimis@yahoo.com"
target="_blank"
href="mailto:satimis@yahoo.com"
moz-do-not-send="true">satimis(a)yahoo.com</a>&gt;</span>
wrote:<br clear="none">
<blockquote class="yiv8151843334gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex;">
<div class="yiv8151843334yqt1493059265"
id="yiv8151843334yqt25385">
<div>
<div style="font-family:Helvetica Neue,
Helvetica, Arial,
sans-serif;font-size:16px;">
<div>Hi all,<br clear="none">
<br clear="none">
I have ovirt-node-ng-installer-ovirt-
4.<a rel="nofollow" shape="rect"
moz-do-not-send="true">1-2017103006</a>.iso
installed on KVM as VM. It is now
running but only a console without
GUI. I can login to run commands.
Copy and Paste between Host and VM is
NOT working (I suppose because not
running on graphic mode).<br
clear="none">
<br clear="none">
Please advise how to start GUI oVirt?<br
clear="none">
<br clear="none">
Thanks<br clear="none">
<br clear="none">
Regards<span
class="yiv8151843334HOEnZb"><font
color="#888888"><br
clear="none">
SL<br clear="none">
</font></span></div>
</div>
</div>
</div>
<br clear="none">
______________________________
_________________<br clear="none">
Users mailing list<br clear="none">
<a rel="nofollow" shape="rect"
ymailto="mailto:Users@ovirt.org"
target="_blank"
href="mailto:Users@ovirt.org"
moz-do-not-send="true">Users(a)ovirt.org</a><br
clear="none">
<a rel="nofollow" shape="rect"
target="_blank"
href="http://lists.ovirt.org/mailman/listinfo/users"
moz-do-not-send="true">http://lists.ovirt.org/
mailman/listinfo/users</a><br
clear="none">
<br clear="none">
</blockquote>
</div>
<br clear="none">
<br clear="all">
<br clear="none">
-- <br clear="none">
<div class="yiv8151843334gmail_signature">
<div dir="ltr">
<p
style="color:rgb(0,0,0);font-family:overpass,
sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase;"><span>RYAN</span> <span>BARRY</span></p>
<p
style="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="font-family:overpass,
sans-serif;margin:0px;font-size:10px;color:rgb(153,153,153);"><a
rel="nofollow" shape="rect"
target="_blank"
href="https://www.redhat.com/"
style="color:rgb(0,136,206);margin:0px;"
moz-do-not-send="true">Red
Hat <span>NA</span></a></p>
<p style="font-family:overpass,
sans-serif;margin:0px 0px
6px;font-size:10px;color:rgb(153,153,153);"><span
style="margin:0px;padding:0px;"><a
rel="nofollow" shape="rect"
ymailto="mailto:rbarry@redhat.com"
target="_blank"
href="mailto:rbarry@redhat.com"
style="color:rgb(0,136,206);margin:0px;"
moz-do-not-send="true">rbarry(a)redhat.com</a>
</span> <span>M: <a
rel="nofollow"
shape="rect"
style="color:rgb(0,136,206);font-size:11px;margin:0px;"
moz-do-not-send="true">+1-651-815-9306</a>
</span> <span>IM: <span>rbarry</span></span></p>
<table
style="color:rgb(0,0,0);font-family:overpass,
sans-serif;font-size:medium;" border="0">
<tbody>
<tr>
<td colspan="1" rowspan="1"
width="100px"><a
rel="nofollow"
shape="rect" target="_blank"
href="https://red.ht/sig"
moz-do-not-send="true"><img
src="https://www.redhat.com/files/brand/email/sig-redhat.png"
moz-do-not-send="true"
height="auto"
width="90"></a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org"
moz-do-not-send="true">Users(a)ovirt.org</a>
<a class="moz-txt-link-freetext"
href="http://lists.ovirt.org/mailman/listinfo/users"
moz-do-not-send="true">http://lists.ovirt.org/mailman/listin...
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Nathanaël Blanchet
Supervision réseau
Pôle Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5
Tél. 33 (0)4 67 54 84 55
Fax 33 (0)4 67 54 84 14
<a class="moz-txt-link-abbreviated" href="mailto:blanchet@abes.fr"
moz-do-not-send="true">blanchet(a)abes.fr</a> </pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext"
href="http://lists.ovirt.org/mailman/listinfo/users">http://...
</pre>
</blockquote>
<br>
</body>
</html>
--------------D173152081211A14A2A8E851--