New Question

Revision history [back]

click to hide/show revision 1
initial version

windows server 2012 r2 standard image wont boot it was getting blue screen error in openstack

Hi,

I was created windows server 2012 r2 qcow2 image using virt-install.I have installed cloudbase software in the qcow2 image. Then I was registered that image in centos7 openstack(newton) cloud. After that i was launched using with that image. I am getting blue screen error.

ERROR MESSAGE:-

Your PC ran into a problem and needs to restart. we are just collecting some error info and then we will restart for you If you'd like to know more, you can search online later for this error: DRIVERIRQLNOTLESSOR_EQL

My nova.conf file is:-

[DEFAULT] myip = xx.xx.xx.xx useneutron = True authstrategy=keystone enabledapis = osapicompute,metadata firewalldriver = nova.virt.firewall.NoopFirewallDriver transporturl = rabbit://openstack:rabbit@xx.xx.xx.xx allowduplicatenetworks = True allowresizetosamehost=True diskallocationratio = 4.0 computedriver=libvirt.LibvirtDriver [apidatabase] connection=mysql+pymysql://novaUser:novaPass@xx.xx.xx.xx/novaapi [barbican] [cache] [cells] [cinder] osregionname = RegionOne [cloudpipe] [conductor] [cors] [cors.subdomain] [crypto] [database] connection=mysql+pymysql://novaUser:novaPass@xx.xx.xx.xx/nova [ephemeralstorageencryption] [glance] apiservers = http://xx.xx.xx.xx:9292 [guestfs] [hyperv] [imagefileurl] [ironic] [keymanager] [keystoneauthtoken] authuri = http://xx.xx.xx.xx:5000 authurl = http://xx.xx.xx.xx:35357 memcachedservers = xx.xx.xx.xx:11211 authtype = password projectdomainname = default userdomainname = default projectname = service username = nova password = servicepass [libvirt] virttype=qemu cpumode=none [matchmakerredis] [metrics] [mks] [neutron] servicemetadataproxy = True metadataproxysharedsecret = mystack url = http://xx.xx.xx.xx:9696 authurl = http://xx.xx.xx.xx:35357 authtype = password projectdomainname = default userdomainname = default regionname = RegionOne projectname = service username = neutron password = servicepass [osapiv21] [osloconcurrency] lockpath = /var/lib/nova/tmp [oslomessagingamqp] [oslomessagingnotifications] [oslomessagingrabbit] [oslomessagingzmq] [oslomiddleware] [oslopolicy] [placement] [placementdatabase] [rdp] [remotedebug] [serialconsole] [spice] [ssl] [trustedcomputing] [upgradelevels] [vmware] [vnc] vncenabled = True vncserverlisten = 0.0.0.0 vncserverproxyclientaddress = xx.xx.xx.xx novncproxybaseurl = http://xx.xx.xx.xx:6080/vnc_auto.html [workarounds] [wsgi] [xenserver] [xvp]