Openstack

来自qingwei personal wiki
Qingwei讨论 | 贡献2018年5月31日 (四) 02:48的版本 server信息(cisco内网)
跳转至: 导航搜索

登入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)

登入

ssh root@10.75.12.64   #pw: ysl900h11F

mysql

# mysql "top cpu 占太高"
https://bugs.launchpad.net/keystone/+bug/1182481