Openstack
来自qingwei personal wiki
登入instance
# 通过web生成public key, 同时会有个private-key给我: key-qingwyan.pem
# 确保private key权限600
chmod 600 key-qingwyan.pem
# copy到能ping通的server上, 登入
ssh ubuntu@80.8.8.7 -i key-qingwyan.pem
server信息(cisco内网)
- IP
http://10.75.12.64
(Admin/admin)
mysql
# mysql "top cpu 占太高"
https://bugs.launchpad.net/keystone/+bug/1182481