<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 07:30:47 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@kong62/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[Openstack Pike enable live-migration]]></title><description><![CDATA[在Pike版本中，发现resize已经不需要做nova的key认证就可以迁移到不同节点上，migrate 也默认就可以直接使用。但是live-migration还不行。 这里一共有7台openstack compute节点，分别为zbcloud11 zbcloud12 zbcloud13 zbcloud14 zbcloud15 zbcloud16 zbcloud17，在其中一台上选择做迁移互信：]]></description><link>http://direct.ecency.com/openstack/@kong62/openstack-pike-enable-live-migration</link><guid isPermaLink="true">http://direct.ecency.com/openstack/@kong62/openstack-pike-enable-live-migration</guid><category><![CDATA[openstack]]></category><dc:creator><![CDATA[kong62]]></dc:creator><pubDate>Wed, 20 Dec 2017 09:01:21 GMT</pubDate></item><item><title><![CDATA[Openstack instance deploy calico network problem]]></title><description><![CDATA[网络问题如下图所示： 同样的环境，在vmware workstation环境里面不存在问题。怀疑是安全组导致。 先查看下其中一个instancet port信息： [root@openstack01 ~]# neutron port-list |grep 192.168.184.18 | febc2ed8-73e8-47dc-81ac-1120906f8dda | |]]></description><link>http://direct.ecency.com/openstack/@kong62/openstack-instance-deploy-calico-network-problem</link><guid isPermaLink="true">http://direct.ecency.com/openstack/@kong62/openstack-instance-deploy-calico-network-problem</guid><category><![CDATA[openstack]]></category><dc:creator><![CDATA[kong62]]></dc:creator><pubDate>Wed, 20 Dec 2017 05:04:45 GMT</pubDate><enclosure url="https://images.ecency.com/p/54TLbcUcnRm4iYtFdzVNy1kt3F2tvRShXkTnWxjMtQRWJxokhsFNxeN3vuBnXnhmfGCabvVSCSZh8Pjbofuf2a4ZuR6ZrcWRphg34meCRBcM4AmJCeSEzR61d6Cr88mTHKYNdwm3t?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Ansible AWX install]]></title><description><![CDATA[安装前置准备 安装ansible和一些依赖 yum install git ansible python2-pip make -y 配置阿里docker源 cat > /etc/yum.repos.d/docker.repo << EOF [docker] name=docker baseurl= enabled=1 gpgcheck=0 EOF 安装docker并使用仓库加速 yum]]></description><link>http://direct.ecency.com/ansible/@kong62/ansible-awx-install</link><guid isPermaLink="true">http://direct.ecency.com/ansible/@kong62/ansible-awx-install</guid><category><![CDATA[ansible]]></category><dc:creator><![CDATA[kong62]]></dc:creator><pubDate>Fri, 15 Dec 2017 01:59:45 GMT</pubDate></item><item><title><![CDATA[Docker 安装 gitlab]]></title><description><![CDATA[启动容器 docker run -d --hostname gitlab.example.com --publish 7443:443 --publish 7480:80 --publish 7422:22 --name gitlab --restart always --volume /opt/gitlab/config:/etc/gitlab --volume]]></description><link>http://direct.ecency.com/docker/@kong62/docker-gitlab</link><guid isPermaLink="true">http://direct.ecency.com/docker/@kong62/docker-gitlab</guid><category><![CDATA[docker]]></category><dc:creator><![CDATA[kong62]]></dc:creator><pubDate>Thu, 14 Dec 2017 10:14:18 GMT</pubDate></item></channel></rss>