New Question
0

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

asked 2017-08-23 06:57:02 +0300

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

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]

edit retag flag offensive close merge delete

2 answers

Sort by » oldest newest most voted
0

answered 2017-08-23 17:11:13 +0300

avladu gravatar image

Hello,

Does the error with "booting from harddisk it has taking more times vm not get launched." happen if you spawn another VM?

Thank you,
Adrian Vladu

edit flag offensive delete link more

Comments

Hi bro, I was deleted that vm and launched the new vm i am getting same error can you please help me

vinothkumar437 gravatar imagevinothkumar437 ( 2017-08-23 21:01:46 +0300 )edit

Hello, does this happen now also on Linux VMs? Thanks.

avladu gravatar imageavladu ( 2017-08-30 18:05:25 +0300 )edit

Its happening only for wimdows vms

vinothkumar437 gravatar imagevinothkumar437 ( 2017-09-05 15:55:04 +0300 )edit
0

answered 2017-08-23 11:36:42 +0300

alexpilotti gravatar image

Usually this happens when the QEMU emulator is used instead of KVM. Please check in nova.conf that the virt_type is correct:

[libvirt]
virt_type = kvm
edit flag offensive delete link more

Comments

i have changed virt_type = kvm after that i restarted all the service i am getting error in console like ERROR:- booting from harddisk it has taking more times vm not get launched. can you please help me

vinothkumar437 gravatar imagevinothkumar437 ( 2017-08-23 13:31:59 +0300 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2017-08-23 06:57:02 +0300

Seen: 1,257 times

Last updated: Aug 23 '17