Can you try that command

kvm -m 2048 -no-reboot -boot order=d -drive file=windowsr2.img,if=virtio,boot=off -drive file=windows-2008r2.iso,media=cdrom,boot=on -drive file=virtio-win-0.1-30.iso,media=cdrom,boot=off -net nic,model=virtio -nographic -vnc :1


Razique Mahroua - Nuage & Co
Tel : +33 9 72 37 94 15



Make sure to use the good comas and spaces :-)

regard
Razique


Le 21 juin 2013 à 11:58, "Narayanan, Krishnaprasad" <naray...@uni-mainz.de> a écrit :

Hi,
 
Thanks for your response. When I execute the command (egrep ‘(vmx|svm)’ /proc/cpuinfo) in the compute node, I am getting an output that starts with “flags” and with several lines (refer image below). Any suggestions would be appreciated.
 
<image002.png>
 
Cheers,
Krishnaprasad
 
From: Razique Mahroua [mailto:razique.mahroua@gmail.com] 
Sent: Freitag, 21. Juni 2013 11:46
To: Narayanan, Krishnaprasad
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Windows Image in OpenStack
 
Hey Krishnaprasad, 
you cannot run kmv is the server doesn't contain the virtualization instruction.
Can you run : 
$ egrep '(vmx|svm)' /proc/cpuinfo
 
thanks!
 
Razique Mahroua - Nuage & Co
Tel : +33 9 72 37 94 15

<image001.jpg>
 
Le 21 juin 2013 à 11:22, "Narayanan, Krishnaprasad" <naray...@uni-mainz.de> a écrit :


Hallo All,
 
When I tried to execute the commands provided in the OpenStack guide for installing Windows Image, I am getting the following error: “kvm: -drive file=windows_server_2012.img: drive with bus=0, unit=0 (index=0) exists”.
 
The command was executed on a compute node that was virtualizable. Command was “kvm -m 2048 -no-reboot -boot order=d -drive file=windows_server_2012.img if=virtio,boot=off -drive file=windows_server_2012_x64.iso,media=cdrom boot=on -drive file=virtio-win-0.1-59.iso,media=cdrom,boot=off -net nic,model=virtio -nographic -vnc :1”.
 
Can anybody suggest me pointers to get rid of this problem?
 
Thanks
Krishnaprasad
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp
 

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to