openstack 命令行管理十九 - 日志管理 (备忘)

instance 终端以日志方式输出方法

[root@station140 ~(network_admin)]# nova  console-log  --length 80 terry_instance1 | tail
Starting atd: [  OK  ][  OK  ]
Starting yum-updatesd: [  OK  ]
Failed to retrieve hostname from instance metadata.  This is a soft error so we'll continue
Failed to retrieve user-data from instance metadata.  This is a soft error so we'll continue
Starting smartd: [  OK  ]

CentOS release 5.8 (Final)
Kernel 2.6.18-308.el5 on an x86_64

host-10-0-0-50 login:


 

你可能感兴趣的:(openstack)