当前位置:网站首页>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
边栏推荐
猜你喜欢
某政务云项目业务系统迁移调研实践
Gartner预测云迁移规模大幅增长;云迁移的优势是什么?
RecyclerView细节研究-RecyclerView点击错位问题的探讨与修复
云迁移的六大场景
VMWare安装64位XP中文教程
A table splitting implementation scheme of MySQL and InnoDB, MyISAM and MRG_ Introduction to MyISAM and other engine application scenarios
星界边境文本自动翻译机使用说明
剑指offer刷题(1)--面向华为
MySQL数据库讲解(九)
使用开源调研工具Prophet是一种什么体验?
随机推荐
void*是怎样的存在?
差分隐私(背景介绍)
Visio installation error 1:1935 2: {XXXXXXXX
容灾有疑问?点这里
JS key value judgment
HyperMotion云迁移完成阿里云专有云产品生态集成认证
进入新公司,运维工程师从下面这几项了解系统的部署
js 键值判断
線程組ThreadGroup使用介紹+自定義線程工廠類實現ThreadFactory接口
Thread group ThreadGroup uses introduction + custom thread factory class to implement threadfactory interface
elk安装
mysql查询库大小
FBS (fman build system) packaging
错误:无法远程查找到密钥 “428F7ECC7117F726“
Pass in external parameters to the main function in clion
Some experience of using dialogfragment and anti stepping pit experience (getactivity and getdialog are empty, cancelable is invalid, etc.)
MySQL同步Could not find first log file name in binary log index file错误
redis数据库讲解(三)redis数据类型
squid代理
星界边境文本自动翻译机使用说明