-----Original Message----- From: Zhi Chang <[email protected]> Reply: OpenStack Development Mailing List (not for usage questions) <[email protected]> Date: March 10, 2016 at 00:54:26 To: openstack-dev <[email protected]> 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: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
