: Host
Up loopback runningmtu: 16436 Metric: 1
RX packets: 8 errors: 0 dropped: 0 overruns: 0 frame: 0
TX packets: 8 errors: 0 dropped: 0 overruns: 0 carrier: 0
Collisions: 0 txqueuelen: 0
RX bytes: 480 (480.0 B) TXbytes: 480 (480.0 B)
The NIC names here are eth2 and eth3.
Ii. Solution
Modify the ing relationships in the/etc/udev/rules. d/70-persistent-net.rules file.
-- Before modification:
[Root @ ora10g network-scripts] # cat/etc/udev/rules. d/70-persistent-net.rules
# This file was auto
supported by PF_RING.
* Use ethtool to view the network card model, for example, ethtool-I eth0.
# Lspci | grep Ethernet
* Go To The driver directory. Note that the non-zero copy driver is used here:
Cd/opt/PF_RING-6.0.2/drivers/PF_RING_aware/non-ZC-drivers/intel
* Compile the NIC supported by PF_RING:
# Cd e1000/e1000-8.0.35/src
# Make make install
Where to install the NIC Driver in Redhat 6.3:
/Lib/modu
demsg command
Function descriptionThe demsg command is used to display the boot information, the kernel stores the power-on information in the system buffer (ring buffer), can be viewed with the DMESG command after power-on, or the DMESG file in the/var/log/directory. Use the following:
DMESG [Options]
Command parameters
option
-s
-n
Set the level of logging information
Common Linux Driver selection for Dell servers-Linux Enterprise Application-Linux server application information. The following is a detailed description. The main driver is Nic and RAID card. Generally, you can use commands such as lspci, lsmod (module driver), and dmesg.
1. 1X50 series:
1750 RAID card Fusion MPT device support -- Fusion MPT (base + ScsiHost) drivers
Nic 2 tg3. Broadcom Tigon3 support (integrated card)
1850 -- the CPU is IA32E or EM64T, which can be used as 32-bit or AMD64 (x
/examples
# Make
#./Alldevs
1. lan (PF_RING)
2. USB mon1 (USB bus number 1)
3. any (Pseudo-device that captures on allinterfaces)
4. lo (No description available)
There are some practical PF_RING tools in this directory: pfcount and pfsend.
5) Compile and install the drivers supported by PF_RING.
* Use ethtool to view the network card model, for example, ethtool-I eth0.
# Lspci | grep Ethernet
* Go To The driver directory. Note that the non-zero copy driver is used here:
Cd/opt/PF_RING-6.0.2/dri
Install the intel NIC Driver in linux-general Linux technology-Linux technology and application information. For more information, see. The platform used in this method is 845E-802, Nic chip: intel 82541
Download the driver from the intel website and copy it to the path you want to store.
For example,/tmp
Cp intel-lan_linux_v10.x.tar/tmp
Open the corresponding directory
Cd/tmp
Decompress the file
Tar zxf intel-lan_linux_v10.x.tar
Enter intel-lan_linux_v10.x, open driversals, an
Abstract: virtual machines can generate several virtual network device types, such as e1000, rtl8139, and virtio, which are purely virtualized. What is the efficiency of Virtual Machine Communication when different network devices are loaded? This document records the test process and results.
Introduction
KVM virtual machines can generate several virtual network device types, such as e1000, rtl8139, virti
to other machines later, SDA1 is/boot,sda2 Yes/7. Creating a root system for a home-made Linux system#mkdir/mnt/rootfs#mount/dev/sdb2/mnt/rootfs/#mkdir/mnt/rootfs/{etc,boot,dev,lib,lib64,home,var,usr,tmp,proc,sys,root,opt,mnt,srv,misc,net}8. Copy the NIC driver to the root system of the home-made Linux system#modinfo e1000FileName:/lib/modules/2.6.32-696.el6.x86_64/kernel/drivers/net/e1000/e1000.ko#cp/lib/
After using VMware to clone a virtual machine, the Wakahara host NIC name is Eth0, then the cloned host uses Ifconfig to see only a network card named Eth1.And in/etc/sysconfig/network-scripts/this directory only has ifcfg-eth0 a network card configuration fileThe Ifcfg-eth0 device property is also eth0Then we cannot modify the network address and status of the eth1 displayed in Ifconfig, we need to make the Eth0 configuration file effective in order to use the NIC properly.First look at the net
automatically display its working directory;
Open the configuration file in Notepad, and then add a row
Ethernet2.virtualdev = "e1000"Since I am adding the 3rd block card, if starting from 0, just is eth2, add the appearance is
Ethernet2.virtualdev = "e1000"
ethernet2.present = "TRUE"
E1000 is a gigabit NIC in Intel's network card;
OK, restart the virtual ma
modify and click Edit. Click the Security tab. From the Promiscuous Mode dropdown menu, click Accept.
2013-04-05 Plus:
Using VMware's virtual machine to do VLAN-related network experiments, pay attention to the use of e1000 network card, it is by default Vmnet3 is a semi-virtualized network card is not good for VLAN support. Includes two levels, one is VMware to set the virtual machine to use e1000 network
Environment CentOS: Version 7 [root @ net592 ~] # Uname-aLinuxnet5923.10.0-123.el7.x86_64 #1 S
Environment
CentOS: Version 7
[root@net592~]#uname-aLinuxnet5923.10.0-123.el7.x86_64#1SMPMonJun3012:09:22UTC2014x86_64x86_64x86_64GNU/Linux
Problem 1: Vmware cannot identify the NIC, and the VM cannot access the Internet.
Problem 2: the vmwarevm cannot bridge the network adapter and prompts that the network cannot be changed to the bridge mode without a host network adapter
Problem 1 s
=file:///mntEnabled=1Gpgcheck=0Eof[Email protected] ~]# Yumclean all #清空yum缓存[Email protected] ~]# yumlist #生成缓存列表Frequently encountered problems with installation systems
The system does not have a network card after installation
Problem Solving methodThe default NIC type is incompatible due to a VMware virtual network card and Linux compatibility issues that cause the driver to not install properlyLocate our VMware Virtual Machine folder and append the VMware Virtual machine
, the maximum number of cores per virtual slot can be (6x2=) 12. This is set to 2x2.3. In the Network Settings dialog box, make the settings for the virtual network and virtual NIC (adapter) type.The system has a virtual NIC VM network that is used for virtual machine traffic by default, and if no new virtual networks are created for the EXSI host, you can only select this virtual network (the management network for management is not visible here) when you create the virtual machines.Data: There
# The followingArticleThe ESX Server directly installed on the hardware is called the [host ESX Server], and the ESX server installed on the host ESX Server is called the [Guest ESX Server]
1. Set the guest ESX Server
Just like installing other guest OS, connect to the host ESX Server through VI client or Virtualcenter and create a VM. During creation, select "other" for the OS type, set vcpu to 2, and set memory to 1 GB or more.
2. Change the NIC type to
After the VM is copied or cloned, no eth0 or eth0 is changed to eth1 (ETH [x] to eth [x + 1]). The solution is as follows:
Delete the file/etc/udev/rules. d/70-persistent-net.rules directly from the VM.
The reason is that udev is at blame, about the principle of udev, refer to: http://blog.csdn.net/absurd/article/details/1587938
Here, let's take a look at the content of the/etc/udev/rules. d/70-persistent-net.rules file.
# This file was automatically generated by the /lib/udev/write_net_rule
-repeat center; Border: 1px solid # DDD; "alt =" spacer.gif "/>
Modprobe-RV e1000 # uninstall e1000 Nic Module
Modprobe-V e1000 # reload the e1000 Nic Module
The above is for your reference only. If you find any problems, please submit them at any time. Thank you.
The above is for your reference only. If you find a
The default NIC type is not compatible because the VMware Virtual network card and Linux compatibility issues cause the driver to not install properly.WorkaroundLocate our VMware Virtual machine folder, add a VMware Virtual machine configuration (. vmx), append a set of our network card type" e1000 "ReasonVMware offers an old AMD pcnet10/100mbps virtual network card in a virtual client, and later, VMware provides 10/100/1000mbps performance with a sim
With the release of qemu2.1, you can see that QEMU supports Vhost-user. From the introduction can be seen, this is the original vhost-backend from kernel moved to the userspace, this and the original virtio structure what is the difference. And this feature has brought about improvements. Virtio
In the virtual machine, you can simulate the E1000 network card through QEMU, such classic network card is a general variety of customer operating system wil
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.