Qemu running problem

Moderator: mike

Post Reply
speed53
Posts: 3
Joined: Sun May 31, 2020 6:32 pm

Qemu running problem

Post by speed53 » Mon Sep 28, 2020 6:35 pm

Hi,
I can not run qemu images which is cisco nexus 9000v switch. I applied all steps at this link https://www.eve-ng.net/index.php/docume ... 0v-switch/
I can install image to EVE and also I can add node to topology so far everything is fine. But When I started node, Node does not open. Cpu usage is increasing but memory usage is not increasing. I waited 60 minutes and nothing has changed.
How can I troubleshoot this problem. I am using ESX version 5.5. I tried both OVF file and ISO file for installation but nothing has changed

Uldis (UD)
Posts: 5084
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Qemu running problem

Post by Uldis (UD) » Mon Sep 28, 2020 7:31 pm

First check your EVE CLI
command
kvm-ok
Does it says KVM is OK and can be used?

speed53
Posts: 3
Joined: Sun May 31, 2020 6:32 pm

Re: Qemu running problem

Post by speed53 » Mon Sep 28, 2020 8:09 pm

Hi uldis,
Output is

INFO: /dev/kvm exists
KVM acceleration can be used

What can I check after this ?

Uldis (UD)
Posts: 5084
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Qemu running problem

Post by Uldis (UD) » Tue Sep 29, 2020 7:22 am

Now need check if you created image properly
show content of your Nexus9k image

Code: Select all

root@eve-ng:~# cd /opt/unetlab/addons/qemu/nxosv9k-7.0.3.I7.9
root@eve-ng:/opt/unetlab/addons/qemu/nxosv9k-7.0.3.I7.9# ls
sataa.qcow2
root@eve-ng:/opt/unetlab/addons/qemu/nxosv9k-7.0.3.I7.9#

speed53
Posts: 3
Joined: Sun May 31, 2020 6:32 pm

Re: Qemu running problem

Post by speed53 » Tue Sep 29, 2020 7:31 am

Hi Uldis,
I am using nxosv9k-9.3.4 version. Output is below


root@eve-ng:/opt/unetlab/addons/qemu/nxosv9k-9.3.4_9300#
root@eve-ng:/opt/unetlab/addons/qemu/nxosv9k-9.3.4_9300# ls
sataa.qcow2
root@eve-ng:/opt/unetlab/addons/qemu/nxosv9k-9.3.4_9300#
root@eve-ng:/opt/unetlab/addons/qemu/nxosv9k-9.3.4_9300#

Uldis (UD)
Posts: 5084
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Qemu running problem

Post by Uldis (UD) » Tue Sep 29, 2020 2:11 pm

it looks lkke your image issue..

Visit our live Helpdesk for help, EVE experts can join to you and fix
https://www.eve-ng.net/index.php/live-helpdesk/
use gmail to join

Post Reply