文章

随手记

随手记

随手记

用于整理当前目录下的文档或记录一些链接,方便后续进行文档更新

https://www.cnblogs.com/elvi/p/8001298.html https://www.itdaan.com/blog/2016/06/02/f9e3936f9162.html win7支持管理员登陆 镜像制作并支持管理员登陆

https://www.cnblogs.com/gaozhengwei/p/8809689.html https://docs.openstack.org/networking-odl/latest/ https://rollingstarky.github.io/2019/12/04/ubuntu-18-04-create-ubuntu-and-centos-software-mirrors/

openstack nova磁盘性能及缓存 http://niusmallnan.com/_build/html/_templates/openstack/optimize_vm_io.html

https://www.zhihu.com/people/vonnyfly/posts 有几个性能的文章

passthrough_whitelist = { "vendor_id": "8086", "product_id": "0a54" } "[pci]\npassthrough_whitelist = { "vendor_id": "8086", "product_id": "0a54" }\nalias = { "vendor_id":"8086", "product_id":"0a54", "device_type":"type-PCI", "name":"nvme0n1" }"

https://www.sysit.cn/blog/post/sysit/OpenStack%E9%83%A8%E7%BD%B2-14.ceilometer%E9%83%A8%E7%BD%B2 ceilometer采集

https://blog.51cto.com/11694088/2460315 混杂模式

https://www.cnblogs.com/netonline/p/9184691.html 详细的安装文档

https://example.com/hukey/p/6401195.html 进程和亲和性

https://unihon.github.io/2019-08/specify-memory-and-cpu-of-the-container/ cpu说明

https://www.cnblogs.com/Streamr-letsgo/p/9002936.html cell update

https://access.redhat.com/documentation/zh-CN/Red_Hat_Enterprise_Linux_OpenStack_Platform/6/html/Administration_Guide/section-flavors.html flavor 参数

https://zhuanlan.zhihu.com/p/54968978 修改数据库

https://zhuanlan.zhihu.com/p/34683444 SSD启用TRIM功能

https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87) PCI passthrough via OVMF

http://www.jeepshoe.net/art/71810.html Centos 7 + Openstack + PCI passthrough(透传)

https://jermine.vdo.pub/openstack/openstack%E4%B8%8B%E5%88%A9%E7%94%A8passthrough%E5%AF%B9gpu%E5%AE%9E%E7%8E%B0%E8%99%9A%E6%8B%9F%E5%8C%96/ OpenStack下利用passthrough对GPU实现虚拟化

https://zhangchenchen.github.io/2017/01/23/openstack-incremental-backup/ openstack 备份及恢复

http://cloudgeekz.com/71/how-to-setup-openstack-to-use-local-disks-for-instances.html 设置本地磁盘用于虚拟机

https://blog.51cto.com/11229048/2434717 使用Kolla部署OpenStack(含Ceph存储部分)

https://huataihuang.gitbooks.io/cloud-atlas/virtual/network/troubleshoot/debug_vm_ping_reply_slow.html 虚拟机ping延时分析

https://www.jianshu.com/p/f18a1b3a4920 kolla-ceph 使用kolla部署ceph集群

https://docs.openstack.org/kolla-ansible/queens/reference/ceph-guide.html kolla-ceph 官方文档

https://igene.tw/kolla-ansible-external-ceph kolla使用外部ceph

https://gitea.io/zh-cn/ git

https://sq.163yun.com/blog/article/168195563767824384 cpu绑定性能优化

https://zhuanlan.zhihu.com/p/33422310 cpu压力测试stress-ng

https://www.hi-linux.com/posts/59095.html cpu压力测试stress

https://blog.51cto.com/7585527/2416577 openstack rocky kolla

https://www.jianshu.com/p/16db5bac110a nova 挂载卷分析 里边有说到通过source_type 判断driver https://blog.csdn.net/epugv/article/details/9303785 nova 挂载卷分为两部分,发送和接收 https://blog.csdn.net/xiongwenwu/article/details/37562185 nova 挂载卷,数据库信息 https://blog.csdn.net/ztejiagn/article/details/8922744 这里有说明在哪里在修改卷连接的驱动信息 http://www.99cloud.net/9375.html%EF%BC%8F R版cinder新功能,支持qos随着容量变化 https://zhangchenchen.github.io/2017/02/22/how-to-debug-openstack-rest-api/ openstack api 调用方法

boot from image(volume_type)
https://blueprints.launchpad.net/nova/+spec/enable-volume-types 创建虚拟机增加可选择卷类型。 https://review.openstack.org/#/c/362698/ https://review.openstack.org/#/c/139992/ 根据这个来进行修改 https://www.cnblogs.com/ltxdzh/p/9188623.html https://blueprints.launchpad.net/nova/+spec/add-volume-type-in-blockdeviceconfig https://developer.openstack.org/api-ref/compute/?expanded=start-server-os-start-action-detail,show-server-details-detail 官方API

http://www.yanglajiao.com/article/lzw06061139/52044003 live_migrate http://www.aboutyun.com/thread-20390-1-1.html 创建流程 https://blog.csdn.net/u010433148/article/details/70868632 http://blog.51cto.com/iceyao/1770927 libvirtd 错误 http://www.aboutyun.com/thread-8828-1-1.html 挂载卷流程 http://www.codexiu.cn/openstack/blog/15204/ nova boot from volume代码分析 http://int32bit.me/ 多种高级Openstack技能 https://www.jianshu.com/p/9512b3a10a61 cinder-create-volume Create server API key 创建虚拟机api调用方法 https://ecl.ntt.com/documents/api-references/virtual-server/rsts/APIList/Virtual_Server_Compute/Compute/Create_server.html

https://ask.openstack.org/en/question/2470/how-can-i-create-a-cinder-volume-in-a-specific-host/ 指定多个cinder host 用于创建指定主机

https://blueprints.launchpad.net/cinder/+spec/cinder-force-host 强制主机创建磁盘 https://review.openstack.org/#/c/55076/ 强制主机创建磁盘 https://www.cnblogs.com/sammyliu/p/4219974.html 深入块存储服务Cinder (功能篇) https://blog.csdn.net/litianze99/article/details/46650503 cinder创建volume流程简介 https://bugs.launchpad.net/nova/+bug/1390033 nova创建卷时未传输host信息

https://cloud.tencent.com/developer/article/1158850 openstack nova-compute在不同的hypervisors上使用不同的存储后端

nova 源码解析
http://xuefy.cn/2017/04/26/nova-source-learning/

https://www.cnblogs.com/goldsunshine/p/7717626.html create vms 流程

https://juejin.im/post/5b0e4fa36fb9a009fb32c950 深挖Openstack Nova - 实例创建 https://yangsijie666.github.io/2018/09/12/devstack%E5%AE%89%E8%A3%85R%E7%89%88/ openstack学习之devstack安装 http://yikun.github.io/2016/02/23/%E4%BC%98%E9%9B%85%E5%9C%B0%E8%B0%83%E8%AF%95OpenStack/ 调试openstack https://docs.openstack.org/devstack/latest http://www.voidcn.com/article/p-kbvixxub-yg.html 注释libvirtd_images_type = rbd https://blog.csdn.net/BAKBad/article/details/73459962 devstack https://blog.csdn.net/mygrus/article/details/53816022 devstack https://www.cnblogs.com/rysinal/p/6944769.html https://blog.csdn.net/leifeng_001/article/details/70678524 https://www.cnblogs.com/love9527/p/8268092.html 远程调试

https://www.aliyun.com/jiaocheng/483912.html 开发环境 https://blueprints.launchpad.net/nova/+spec/image-type-mapping

https://www.smwenku.com/a/5b7df2a52b71776838547e5b/ 修改rbd创建流程 https://github.com/openstack/nova/blob/master/nova/virt/libvirt/imagebackend.py scearch image_type https://git.lsd.ufcg.edu.br/ops/nova/commit/cff4d78a4a7ddbb18cb875c66b3c56f04a6caea3 raw 修改为flat

https://gtcsq.readthedocs.io/en/latest/openstack/index.html OpenStack开发笔记与学习总结 https://github.com/int32bit/openstack-workflow 阅读openstack代码 https://www.zhihu.com/question/50040895/answer/119633695

本文由作者按照 CC BY 4.0 进行授权