Hi,
On Fri, Mar 11, 2016 at 5:11 AM, Ian Cordasco <[email protected]> wrote: > 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. this is correct, however this happens only once. it will generate a key for use with the dropbear SSH daemon. successive boots will use the generated key and should therefore not slow down the bootup process. As Han Chao answered, it is likely an issue with DHCP timing out during the init process. (have a look in /etc/rc3.d and you could see what gets started). regards, Gerard -- Gerard Braad β εζεΎ· F/OSS & IT Consultant in Beijing http://gbraad.nl gpg: 0x592CFE75 __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
