Comment 1 for bug 1428553

Revision history for this message
lvmxh (shaohef) wrote :

hi, Yogev Rabl.

I'm looking into this bug and setup an environment.
Now I can do live migration as a ceph image backend.

I use *devstack* install my openstack.
I'm not sure what is the *nova user* settings on all the compute nodes?

do you means the *"shhfeng"* is the nova user as follow?
"shhfeng" environment shell is bin/bash.
so I can do live migration successfully?

$ sudo ps -ef | grep -v grep |grep nova-compute
root 22501 5063 0 10月02 pts/42 00:00:00 sg libvirtd /usr/local/bin/nova-compute --config-file /etc/nova/nova.c
shhfeng 22502 22501 2 10月02 pts/42 01:15:23 /usr/bin/python /usr/local/bin/nova-compute --config-file /etc/nova/no
onf

$ grep shhfeng /etc/passwd
shhfeng:x:1000:1000:shhfeng,,,:/home/shhfeng:/bin/bash