当前位置:网站首页>The network card fails to start after the cold migration of the server hard disk
The network card fails to start after the cold migration of the server hard disk
2022-07-03 13:22:00 【Brother Xing plays with the clouds】
1、 After migration , There will be one of the network cards that cannot be started (eth0 or eth1)
[[email protected] ~]# ifup eth0
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
Device eth0 does not seem to be present, delaying initialization.
2、 Delete file
[[email protected] ~]# mv /etc/udev/rules.d/70-persistent-net.rules /etc/udev/rules.d/70-persistent-net.rules.bak
3、 Comment out the file ifcfg-eth0 And ifcfg-eth01 in MAC Address (HWADDR)
[[email protected] ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
#HWADDR=“XX:XX:XX:XX:XX:XX”
ONBOOT=yes
TYPE=Ethernet
4、 restart The server ( It's hard to restart the network card )
Extension description :
The main reason for this problem is that we unplug the hard disk and remove it from one The server Move to another one The server in the future , Two server network cards MAC Different addresses , So we need to clear the original server configuration file MAC Address , Reload the new server after restart MAC Address , The network card starts successfully .
Of course, network cards caused by similar situations MAC The inconsistency between the address information and the configuration file will lead to similar errors in the network card startup prompt .
边栏推荐
- AI 考高数得分 81,网友:AI 模型也免不了“内卷”!
- R language uses the data function to obtain the sample datasets available in the current R environment: obtain all the sample datasets in the datasets package, obtain the datasets of all packages, and
- 编程内功之编程语言众多的原因
- Today's sleep quality record 77 points
- When we are doing flow batch integration, what are we doing?
- 剑指 Offer 17. 打印从1到最大的n位数
- 有限状态机FSM
- 2022-02-11 heap sorting and recursion
- stm32和电机开发(从mcu到架构设计)
- My creation anniversary: the fifth anniversary
猜你喜欢

When the R language output rmarkdown is in other formats (such as PDF), an error is reported, latex failed to compile stocks Tex. solution

8皇后问题
[email protected]奇安信:透视俄乌网络战 —— 网络空间基础设施面临的安全对抗与制裁博弈..."/>开始报名丨CCF C³[email protected]奇安信:透视俄乌网络战 —— 网络空间基础设施面临的安全对抗与制裁博弈...

February 14, 2022, incluxdb survey - mind map
![[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter III exercises]](/img/b4/3442c62586306b4fceca992ce6294a.png)
[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter III exercises]

Flink SQL knows why (XI): weight removal is not only count distinct, but also powerful duplication

解决 System has not been booted with systemd as init system (PID 1). Can‘t operate.

Flink SQL knows why (12): is it difficult to join streams? (top)

Flink SQL knows why (XV): changed the source code and realized a batch lookup join (with source code attached)

MySQL functions and related cases and exercises
随机推荐
Mysql database basic operation - regular expression
2022-02-14 incluxdb cluster write data writetoshard parsing
MyCms 自媒体商城 v3.4.1 发布,使用手册更新
Introduction to the implementation principle of rxjs observable filter operator
Task5: multi type emotion analysis
[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter IV exercises]
SVN添加文件时的错误处理:…\conf\svnserve.conf:12: Option expected
Will Huawei be the next one to fall
File uploading and email sending
2022-02-11 heap sorting and recursion
解决 System has not been booted with systemd as init system (PID 1). Can‘t operate.
【历史上的今天】7 月 3 日:人体工程学标准法案;消费电子领域先驱诞生;育碧发布 Uplay
父亲和篮球
[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [sqlserver2012 comprehensive exercise]
Slf4j log facade
已解决TypeError: Argument ‘parser‘ has incorrect type (expected lxml.etree._BaseParser, got type)
2022-01-27 redis cluster brain crack problem analysis
Resolved (error in viewing data information in machine learning) attributeerror: target_ names
Kivy教程之 如何通过字符串方式载入kv文件设计界面(教程含源码)
2022-01-27 redis cluster technology research