<div dir="ltr"><div>Hi, </div><div> </div><div>I forgot to indicate I would like to install oVrit Vdsm but I can't do it because the problems have been reported in previous mail.</div><div> </div><div>Regards,</div><div>Ilan.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 9, 2014 at 3:30 PM, Ilan Hirsfeld <span dir="ltr"><<a href="mailto:ilan.hirsfeld@gmail.com" target="_blank">ilan.hirsfeld@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div> </div><div>My name's Ilan and I'm a new user.</div><div>I installed CentOS 7 64 bit with VMware Player as g<span>uest and try 'yum update' to get newest application and get error as m<span>entioned below. It seem me the installation determines the IP address as loopback and I don't know how enable it as real/virtual.</span></span></div><div><span><span>I copy & paste the f<span>indings from Linux and Windows.</span></span></span></div><div><span><span><span><span>Any help</span> <span>will be blessed.</span></span></span></span></div><div><span><span><span><span></span></span></span></span> </div><div><span><span><span><span>Regards,</span></span></span></span></div><div><span><span><span><span>Ilan.</span></span></span></span></div><div><span></span> </div><div><span>[root@localhost Desktop]# yum update<br>Loaded plugins: fastestmirror, langpacks<br>Could not retrieve mirrorlist <a href="http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os" target="_blank">http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os</a> error was<br>14: curl#6 - "Could not resolve host: <a href="http://mirrorlist.centos.org" target="_blank">mirrorlist.centos.org</a>; Unknown error"</span></div><span><div><br> One of the configured repositories failed (Unknown),<br> and yum doesn't have enough cached data to continue. At this point the only<br> safe thing yum can do is fail. There are a few ways to work "fix" this:</div><p> </p><p> 1. Contact the upstream for the repository and get them to fix the problem.</p><p> 2. Reconfigure the baseurl/etc. for the repository, to point to a working<br> upstream. This is most often useful if you are using a newer<br> distribution release than is supported by the repository (and the<br> packages for the previous distribution release still work).</p><p> 3. Disable the repository, so yum won't use it by default. Yum will then<br> just ignore the repository until you permanently enable it again or use<br> --enablerepo for temporary usage:</p><p> yum-config-manager --disable <repoid></p><p> 4. Configure the failing repository to be skipped, if it is unavailable.<br> Note that yum will try to contact the repo. when it runs most commands,<br> so will have to try and fail each time (and thus. yum will be be much<br> slower). If it is a very temporary problem though, this is often a nice<br> compromise:</p><p> yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true</p><div>Cannot find a valid baseurl for repo: base/7/x86_64</div><div> </div><div> </div><div>[root@localhost Desktop]# exit<br>exit<br></div><div> </div><div>[bih016@localhost Desktop]$ ping <a href="http://google.com" target="_blank">google.com</a><br>ping: unknown host <a href="http://google.com" target="_blank">google.com</a></div><div> </div><div> </div><div>[bih016@localhost Desktop]$ ifconfig -a<br>eno16777736: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500<br> ether 00:0c:29:d9:2b:57 txqueuelen 1000 (Ethernet)<br> RX packets 18 bytes 1080 (1.0 KiB)<br> RX errors 0 dropped 0 overruns 0 frame 0<br> TX packets 0 bytes 0 (0.0 B)<br> TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0</div><div>lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536<br> inet 127.0.0.1 netmask 255.0.0.0<br> inet6 ::1 prefixlen 128 scopeid 0x10<host><br> loop txqueuelen 0 (Local Loopback)<br> RX packets 386 bytes 33548 (32.7 KiB)<br> RX errors 0 dropped 0 overruns 0 frame 0<br> TX packets 386 bytes 33548 (32.7 KiB)<br> TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0</div><div> </div><div> </div><div>[bih016@localhost Desktop]$ netstat -rn<br>Kernel IP routing table<br>Destination Gateway Genmask Flags MSS Window irtt Iface</div><div> </div></span><div> cat /etc/sysconfig/network-scripts/ifcfg-lo <br>DEVICE=lo<br>IPADDR=127.0.0.1<br>NETMASK=255.0.0.0<br>NETWORK=127.0.0.0<br># If you're having problems with gated making <a href="http://127.0.0.0/8" target="_blank">127.0.0.0/8</a> a martian,<br># you can change this to something else (255.255.255.255, for example)<br>BROADCAST=127.255.255.255<br>ONBOOT=yes<br>NAME=loopback</div><div> </div><div> </div><div>route -n<br>Kernel IP routing table<br>Destination Gateway Genmask Flags Metric Ref Use Iface</div><div> </div><div> </div><div>cat /etc/*-release<br>CentOS Linux release 7.0.1406 (Core) <br>NAME="CentOS Linux"<br>VERSION="7 (Core)"<br>ID="centos"<br>ID_LIKE="rhel fedora"<br>VERSION_ID="7"<br>PRETTY_NAME="CentOS Linux 7 (Core)"<br>ANSI_COLOR="0;31"<br>CPE_NAME="cpe:/o:centos:centos:7"<br>HOME_URL="<a href="https://www.centos.org/" target="_blank">https://www.centos.org/</a>"<br>BUG_REPORT_URL="<a href="https://bugs.centos.org/" target="_blank">https://bugs.centos.org/</a>"</div><div>CentOS Linux release 7.0.1406 (Core) <br>CentOS Linux release 7.0.1406 (Core)</div><div> </div><div> </div><div>uname -a <br>Linux localhost.localdomain 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux</div><div> </div><div> </div><div>cat /proc/version<br>Linux version 3.10.0-123.el7.x86_64 (<a href="mailto:builder@kbuilder.dev.centos.org" target="_blank">builder@kbuilder.dev.centos.org</a>) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC) ) #1 SMP Mon Jun 30 12:09:22 UTC 2014</div><div> </div><div> </div><div>C:\Users\PC User>ipconfig /all</div><div>Windows IP Configuration</div><div> Host Name . . . . . . . . . . . . : PCUser-PC<br> Primary Dns Suffix . . . . . . . :<br> Node Type . . . . . . . . . . . . : Hybrid<br> IP Routing Enabled. . . . . . . . : No<br> WINS Proxy Enabled. . . . . . . . : No<br> DNS Suffix Search List. . . . . . : localdomain</div><div> </div><div>Ethernet adapter Local Area Connection:</div><div> Connection-specific DNS Suffix . :<br> Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller<br> Physical Address. . . . . . . . . : EC-A8-6B-FA-3D-15<br> DHCP Enabled. . . . . . . . . . . : Yes<br> Autoconfiguration Enabled . . . . : Yes<br> Link-local IPv6 Address . . . . . : fe80::91aa:14b3:7d79:9b8b%11(Preferred)<br> IPv4 Address. . . . . . . . . . . : 10.0.0.3(Preferred)<br> Subnet Mask . . . . . . . . . . . : 255.255.255.0<br> Lease Obtained. . . . . . . . . . : יום שלישי 09 דצמבר 2014 14:15:01<br> Lease Expires . . . . . . . . . . : יום שלישי 09 דצמבר 2014 15:15:01<br> Default Gateway . . . . . . . . . : 10.0.0.138<br> DHCP Server . . . . . . . . . . . : 10.0.0.138<br> DHCPv6 IAID . . . . . . . . . . . : 250390635<br> DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-09-29-61-EC-A8-6B-FA-3D-15</div><div> DNS Servers . . . . . . . . . . . : 10.0.0.138<br> NetBIOS over Tcpip. . . . . . . . : Enabled</div><div> </div><div>Ethernet adapter VMware Network Adapter VMnet1:</div><div> Connection-specific DNS Suffix . : localdomain<br> Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet1<br> Physical Address. . . . . . . . . : 00-50-56-C0-00-01<br> DHCP Enabled. . . . . . . . . . . : Yes<br> Autoconfiguration Enabled . . . . : Yes<br> Link-local IPv6 Address . . . . . : fe80::148:a743:e971:82b8%15(Preferred)<br> IPv4 Address. . . . . . . . . . . : 192.168.254.1(Preferred)<br> Subnet Mask . . . . . . . . . . . : 255.255.255.0<br> Lease Obtained. . . . . . . . . . : יום שלישי 09 דצמבר 2014 14:15:05<br> Lease Expires . . . . . . . . . . : יום שלישי 09 דצמבר 2014 14:45:05<br> Default Gateway . . . . . . . . . :<br> DHCP Server . . . . . . . . . . . : 192.168.254.254<br> DHCPv6 IAID . . . . . . . . . . . : 335564886<br> DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-09-29-61-EC-A8-6B-FA-3D-15</div><div> DNS Servers . . . . . . . . . . . : 192.168.254.1<br> NetBIOS over Tcpip. . . . . . . . : Enabled</div><div> </div><div>Ethernet adapter VMware Network Adapter VMnet8:</div><div> Connection-specific DNS Suffix . : localdomain<br> Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet8<br> Physical Address. . . . . . . . . : 00-50-56-C0-00-08<br> DHCP Enabled. . . . . . . . . . . : Yes<br> Autoconfiguration Enabled . . . . : Yes<br> Link-local IPv6 Address . . . . . : fe80::f1ec:6b17:d46d:d130%16(Preferred)<br> IPv4 Address. . . . . . . . . . . : 192.168.142.1(Preferred)<br> Subnet Mask . . . . . . . . . . . : 255.255.255.0<br> Lease Obtained. . . . . . . . . . : יום שלישי 09 דצמבר 2014 14:15:05<br> Lease Expires . . . . . . . . . . : יום שלישי 09 דצמבר 2014 14:45:05<br> Default Gateway . . . . . . . . . :<br> DHCP Server . . . . . . . . . . . : 192.168.142.254<br> DHCPv6 IAID . . . . . . . . . . . : 352342102<br> DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-09-29-61-EC-A8-6B-FA-3D-15</div><div> DNS Servers . . . . . . . . . . . : 192.168.142.2<br> Primary WINS Server . . . . . . . : 192.168.142.2<br> NetBIOS over Tcpip. . . . . . . . : Enabled</div><div> </div><div>Tunnel adapter isatap.{DD439A41-571B-47F9-8B4A-374946CF59CA}:</div><div> Media State . . . . . . . . . . . : Media disconnected<br> Connection-specific DNS Suffix . :<br> Description . . . . . . . . . . . : Microsoft ISATAP Adapter<br> Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0<br> DHCP Enabled. . . . . . . . . . . : No<br> Autoconfiguration Enabled . . . . : Yes</div><div> </div><div>Tunnel adapter isatap.localdomain:</div><div> Media State . . . . . . . . . . . : Media disconnected<br> Connection-specific DNS Suffix . : localdomain<br> Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2<br> Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0<br> DHCP Enabled. . . . . . . . . . . : No<br> Autoconfiguration Enabled . . . . : Yes</div><div> </div><div>Tunnel adapter Teredo Tunneling Pseudo-Interface:</div><div> Connection-specific DNS Suffix . :<br> Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface<br> Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0<br> DHCP Enabled. . . . . . . . . . . : No<br> Autoconfiguration Enabled . . . . : Yes<br> IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fb:109a:1457:f5ff:fffc(Preferred)<br> Link-local IPv6 Address . . . . . : fe80::109a:1457:f5ff:fffc%14(Preferred)<br> Default Gateway . . . . . . . . . : ::<br> NetBIOS over Tcpip. . . . . . . . : Disabled</div><div><br> </div><div></div></div>
</blockquote></div><br></div>