当前位置:网站首页>KVM learning resources
KVM learning resources
2022-04-23 14:18:00 【Nightwish5】
KVM Learning resources
video :
Mr. Chen :
https://www.bilibili.com/video/BV1AT4y1J7T6 《 introduction 》
https://www.bilibili.com/video/BV1S7411871J 《 Advanced 》
article :
It's kind of a KVM series , Yes KVM Many contents of .
http://www.21yunwei.com/archives/1758 and http://www.21yunwei.com/archives/1758《KVM Virtualization tutorial 》
http://www.361way.com/kvm-qcow2-preallocation-metadata/3354.html 《kvm Virtualization summary ( Nine )virt-install And qcow2 preallocation》
https://blog.51cto.com/koumm/1288795 《kvm Virtual learning notes ( One ) And kvm Virtualization environment installation 》
Record the problems encountered during :
One 、 Modify the name of the virtual machine
# You need to shut down the virtual machine to execute the following instructions , Change the name
virsh domrename CentOS7_mini CentOS7_mini_148
Two 、 After modification /etc/securetty , After restart centos7 The machine keeps flashing - Number ?
Reference article :VIRSH CONSOLE Get into CENTOS 7 The virtual machine is stuck http://blog.ljmict.com/?p=89
systemctl enable [email protected]
systemctl start [email protected]
echo "ttyS0" >> /etc/securetty
grubby --update-kernel=ALL --args="console=ttyS0"
reboot
Restart after the above instructions , The machine keeps flashing - Number .

At first, I thought that the instruction just now caused the system problem .

In the end emergency mode see journalctl -xb It's the log that knows , In the afternoon /etc/fstab The contents of the document are wrong . This makes it impossible to restart the system ( In my impression, there is a video about this phenomenon ), I'm really drunk .

版权声明
本文为[Nightwish5]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231408132870.html
边栏推荐
- OpenSSH的升级、版本号的修改
- Win10 comes with groove music, which can't play cue and ape files. It's a curvilinear way to save the country. It creates its own aimpack plug-in package, and aimp installs DSP plug-in
- Visio画拓扑图随记
- 政务云迁移实践 北明数科使用HyperMotion云迁移产品为某政府单位实施上云迁移项目,15天内完成近百套主机迁移
- SSH 通过跳板机连接远程主机
- 统信UOS PHP7.2.3升级至PHP7.2.24
- Essential difference between restful WebService and gSOAP webservice
- RecyclerView进阶使用-实现仿支付宝菜单编辑页面拖拽功能
- js 格式化时间
- ssh限制登录的四种手段
猜你喜欢

剑指offer刷题(1)--面向华为

Research on recyclerview details - Discussion and repair of recyclerview click dislocation

MySQL数据库讲解(八)

About the configuration and use of json5 in nodejs

关于云容灾,你需要知道这些

Win10 comes with groove music, which can't play cue and ape files. It's a curvilinear way to save the country. It creates its own aimpack plug-in package, and aimp installs DSP plug-in

How QT designer adds resource files

MySQL-InnoDB-事务

Storage path of mod subscribed by starbound Creative Workshop at Star boundary

星界边境文本自动翻译机使用说明
随机推荐
js 抛物线运动方法封装
常见存储类型和FTP主被动模式解析
Uni app message push
js 格式化时间
OpenSSH的升级、版本号的修改
Operation instructions of star boundary text automatic translator
A table splitting implementation scheme of MySQL and InnoDB, MyISAM and MRG_ Introduction to MyISAM and other engine application scenarios
政务云迁移实践 北明数科使用HyperMotion云迁移产品为某政府单位实施上云迁移项目,15天内完成近百套主机迁移
pthread_ Why does self() repeat
Date的after时间判断
VMware installation 64 bit XP Chinese tutorial
xx项目架构随记
差分隐私(背景介绍)
如何轻松做好一个项目
squid代理
redis数据库讲解二(redis高可用、持久化、性能管理)
DP - [noip2000] grid access
使用Executors类快速创建线程池
文字组合,不重复,做搜索或查询关键字匹配
mysql 5.1升级到5.66