I just suffered this problem recently. What I found is the VM could not contact 
with its DHCP server. In my case, it will keep sending the ARP request to 
finding the DHCP server until the procedure becoming time out. This causes the 
slowness for the VM booting up. 


Hopefully, it somehow explains one of the reasons that slows the system booting 
up.


Br,
Chao
 
 
------------------ Original ------------------
From:  "Ian Cordasco"<sigmaviru...@gmail.com>;
Date:  Fri, Mar 11, 2016 05:11 AM
To:  "Zhi Chang"<chang...@unitedstack.com>; "OpenStack Development Mailing List 
(not for usage questions)"<openstack-dev@lists.openstack.org>; 

Subject:  Re: [openstack-dev] [glance]Why vm boots from the cirros image soslow?

 
-----Original Message-----
From: Zhi Chang <chang...@unitedstack.com>
Reply: OpenStack Development Mailing List (not for usage questions) 
<openstack-dev@lists.openstack.org>
Date: March 10, 2016 at 00:54:26
To: openstack-dev <openstack-dev@lists.openstack.org>
Subject:  [openstack-dev] [glance]Why vm boots from the cirros image so slow?

> There is a question confuses me a long time. I create a vm by using the 
> "cirros" image. Why  
> the vm was so slow?

The "cirros" image shouldn't be terribly slow. It's a very tiny operating 
system that shouldn't require a lot of resources. It's simple and great for our 
typical use case of verifying that glance and nova are working together well 
and nova is booting images properly.

> In the VNC console, I see these info says "further output written to 
> /dev/tty0". And the  
> vm hangs a long time. What does the vm doing at that time??

I was talking to a coworker earlier today and some versions of the cirros image 
attempt to generate a random number which can cause it to hang.

> Besides, could someone tell me the history of the image name "cirros"?

I suspect someone who actually works on the CirrOS project would know better 
(https://launchpad.net/cirros).

--  
Ian Cordasco


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to