[Openstack-operators] How to config spice in openstack instead of vnc

2016-04-18 Thread hittang
Hi,everyone
   I use fuel 8.0 deploy an openstack(Liberty) environment, the host os is 
ubuntu14.04, the default console is vnc, I want to use spice for high 
performance.  What should I do?  Is there is tutorial about installing packages 
and modify config files? Thanks for all.




 ___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


[Openstack-operators] Howto use spice in openstack instead of vnc

2016-04-18 Thread hittang
Hi,everyone
   I use fuel 8.0 deploy an openstack(Liberty) environment, the host os is 
ubuntu14.04, the default console is vnc, I want to use spice for high 
performance.  What should I do?  Is there is tutorial about installing packages 
and modify config files? Thanks for all.___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


Re: [Openstack-operators] [nova docker]need help for nova-docker

2015-11-02 Thread hittang


Hi, Dims.
  I have saw that note about "long lived process" in dova-docker READEME file. 
I have tried redis image and ubuntu-sshd image,and the two images worked well. 
And then, I write a simple python code which like that "while True: print 
'hello world' ", and put that code input redis image ,this also worked. but 
when I tried use 'ping localhost' or 'ping IP ADDRESS', it errors again. I 
think maybe the network was not ready,so the app raise exception and the 
container exits. So, I change the code like that :1 use sleep-wait for check if 
the network is ready, 2 check if eth0's ip address is ready 3 run ping 
application or other app which only sending packets. This also errors and exits.





At 2015-11-02 19:25:27, "Davanum Srinivas" <dava...@gmail.com> wrote:

hittang,


please see the note about "long lived process" in nova-docker README file. This 
happens when the process started in the container exits before network is 
setup. you should also check docker logs to see if there is any error.



Thanks,
Dims




On Mon, Nov 2, 2015 at 1:30 AM, hittang <hit...@163.com> wrote:

Hi, everyone.
 I install nova docker driver by https://wiki.openstack.org/wiki/Docker . but 
when I create a docker instance, it doesn't work.the errors like that "Cannot 
setup network: Cannot find any PID under container" Can anybody help me ?




 


___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators







--

Davanum Srinivas :: https://twitter.com/dims___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


[Openstack-operators] [nova docker]need help for nova-docker

2015-11-01 Thread hittang
Hi, everyone.
 I install nova docker driver by https://wiki.openstack.org/wiki/Docker . but 
when I create a docker instance, it doesn't work.the errors like that "Cannot 
setup network: Cannot find any PID under container" Can anybody help me ?___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


[Openstack-operators] How to use nova-scheduler for nova-docker

2015-10-16 Thread hittang
Hello everyone. I have an openstack installtion,which has one controller node, 
one network node, and two computes node. One compute node for kvm driver, and 
another for nova-docker driver. Now I want to scheduer for kvm instance and 
docker instance , how to config the filters or how to write a new filter. Can 
anybody help me ?___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


[Openstack-operators] How to install magnum?

2015-10-16 Thread hittang
Hello,everynoe. Can anybody help me for installing magnum? I have an openstack 
installtion,which has one controller node, one network node, and server 
computes node. Now, I want to install magnum, and  to manage docker containers 
with. 
Thanks.___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators