摘要: centos iftop 安装 阅读全文
posted @ 2019-11-01 15:41 些许记忆 阅读(148) 评论(0) 推荐(0)
摘要: 制作openstack windows 2008镜像 ###宿主机操作 #官网地址:https://docs.fedoraproject.org/en-US/quick-docs/creating-windows-virtual-machines-using-virtio-drivers/index 阅读全文
posted @ 2019-11-01 13:29 些许记忆 阅读(632) 评论(0) 推荐(0)
摘要: centos 调整分区大小和lv的扩容 [root@node-1 ~]# fdisk /dev/vda Welcome to fdisk (util-linux 2.23.2). Changes will remain in memory only, until you decide to writ 阅读全文
posted @ 2019-11-01 12:28 些许记忆 阅读(1545) 评论(0) 推荐(1)
摘要: openstack 调整云主机大小 ######在主控制节点和所有的计算机节点做ssh认证 [ ! -f sshkey_tool.sh ] && wget https://files.cnblogs.com/files/blog-lhong/sshkey_tool.sh bash sshkey_to 阅读全文
posted @ 2019-11-01 11:34 些许记忆 阅读(766) 评论(0) 推荐(0)
摘要: openstack 虚拟机增加VIP ###给虚拟机增加VIP #######方法1 source /root/admin-openrc.sh ##查询中网络ID neutron net-list |grep private ###查看网络接口信息 neutron port-list --netwo 阅读全文
posted @ 2019-11-01 09:20 些许记忆 阅读(672) 评论(0) 推荐(0)