New Question

dmitrysmir's profile - activity

2016-11-05 20:11:00 +0300 received badge  Famous Question (source)
2016-11-03 17:17:26 +0300 received badge  Notable Question (source)
2016-11-02 19:41:42 +0300 answered a question Windows 2016 server is not booting

Seems on Win2016 the network stack is not fully purged during cloudbase-init & sysprep stage. As a workaround "ipconfig /release" command was issued before installing cloudbase-init. After that everything works fine, just created OpenStack images can be successfully spawned, they receive their metadata, IP addresses and all other stuff.

2016-11-02 02:29:31 +0300 received badge  Popular Question (source)
2016-10-31 14:34:43 +0300 asked a question Windows 2016 server is not booting

After installing cloudbase-init 0.9.11-dev1 on Windows 2016 Server and creating a generalized OpenStack image from it, the instance itself starts well, but Windows boot up process cannot proceed till the login screen. Windows showing endless rotating circle and cmd popup windows with logdir, logfile, verbose deprecation warnings (same screen was seen on Windows 2012R2, but has no influence on booting ability).

Tried both on KVM (with VirtIO injection) and Hyper-V platforms.