VMware Fault-handling notes

Source: Internet
Author: User

OVF Import detects version inconsistencies, etc.

https://www.vmware.com/support/developer/ovf/Download a ovftool high version overlay into the VMware directory, and then import

###############################################################

After importing, the link is not on the network

I. Failure phenomena:

[Email protected] ~]# service network restart

Shutting down loopback insterface: [OK]

Bringing up loopback insterface: [OK]

Bringing up interface Eth0:device eth0 does no seem to be present,delaying initialization. [FAILED]

Workaround:

[Email protected] ~]# Rm-rf/etc/udev/rules.d/70-persistent-net.rules

[e-mail protected] ~]# reboot ...... .....

[Email protected] ~]# service network restart

Shutting down loopback insterface: [OK]

Bringing up loopback insterface: [OK]

Bringing Up interface eth0: [OK]

[Email protected] ~]#

Two. Another approach

This is caused by the move of the CentOS system files in the virtual machine (Vmware), resulting in reconfiguration, the MAC address of the NIC has changed, input ifconfig-a, cannot find eth0

·······

Install a CentOS virtual machine, and another copy, boot after the network card does not start normally, error: Device eth0 does not seem to be present,

Delaying initialization


FIX: # Mv/etc/sysconfig/network-scripts/ifcfg-eth0

Sysconfig/network-scripts/ifcfg-eth1


Vim

Sysconfig/network-scripts/ifcfg-eth1


Modify Device= "Eth0"

For device= "Eth1"


Can remove UUID, physical address


Then reboot the boot Nic and try


###############################################################

Profile ".... VMX" is created by a VMware product, but the product is not compatible with this version of VMware Workstation and cannot be used to open configuration files .... vmx.

Open the virtual machine directory, modify the VMX configuration file, modify the Virtualhw.version = "12" Value for the virtual machine version number


This article is from the "Automated Operations" blog, please be sure to keep this source http://zdhyw.blog.51cto.com/7744211/1929711

VMware Fault-handling notes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.