摘要: openstack cinder lvm配置 ############ yum install lvm2 -y systemctl enable lvm2-lvmetad.service systemctl restart lvm2-lvmetad.service yes |pvcreate /de 阅读全文
posted @ 2019-10-30 15:56 些许记忆 阅读(661) 评论(0) 推荐(0)
摘要: openstack nova neutron cinder节点安装 #关闭selinux、防火墙 systemctl stop firewalld.service systemctl disable firewalld.service firewall-cmd --state sed -i '/^S 阅读全文
posted @ 2019-10-30 15:52 些许记忆 阅读(318) 评论(0) 推荐(0)