cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6594
Views
24
Helpful
10
Replies

IOS XRv 9k 7.4.2 not booting in eve-ng

IG
Level 1
Level 1
 

Hi All, 

 

I am trying to boot up an IOS XRv 9k 7.4.2 in eve-ng but its not booting, it rebooted in the first 2-3 minutes and afterwards its doing nothing, i can see the following message on the console but its not progressing any further. any idea please ?

 

Regards,

IG

 

################################################################################
# #
# Welcome to the Cisco IOS XRv9k platform #
# #
# Please wait for Cisco IOS XR to start. #
# #
# Copyright (c) 2014-2019, 2021 by Cisco Systems, Inc. #
# #
################################################################################

Cisco IOS XR console will start on the 1st serial port
Cisco IOS XR aux console will start on the 2nd serial port
Cisco Calvados console will start on the 3rd serial port

 

10 Replies 10

JKOOP
Level 1
Level 1

I would wait. This image will take a long time to boot. 

Thanks, 

 

How long ? I left it there overnight and it was the same next morning. 

 

Regards,

IG 

Hi @IG ,

 

It could be a problem with the resources you allocated to the XRv9k. How much resources did you allocate to it? The recommended values are as follow:

 

Cisco IOS XRv 9000 Router platform

At a very minimum, 10 GB of DRAM and 2 vCPUs are required.
It is recommended to use 16 GB and 4 vCPUs.

 

Regards,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

It has nothing to do with the resources.....I have allocated the recommended amount and I have the same problem....

vishal_bhugra
Level 1
Level 1

Hello IG,

 

Were you able to solve the problem. I am having the same problem

ccie.22939
Level 1
Level 1

Hi @IG  ...

Dunno whether you have already solved this or we're facing the same problem ...
My Lab w/

1.) xrv9k-fullk9-x.vga-7.11.2.qcow2 (VGA support)
2.) EVE-CE-BOOK-6.2-2024

I modified the QEMU options w/ "-vga std" in line ...
i.e., -enable-kvm -smbios type=1,manufacturer="cisco",product="Cisco IOS XRv 9000" -machine type=pc,accel=kvm,usb=off -serial mon:stdio -nographic -no-user-config -nodefaults -vga std -rtc base=utc,driftfix=slew -global kvm-pit.lost_tick_policy=discard -no-hpet -realtime mlock=off -no-shutdown -boot order=c -serial null -serial null -serial null -cpu host

and the system boots up successfully w/ VNC console ......

## it's weird that no document mentioned this.

Hope that helpful

Br,

Shawn WANG

Where to put these lines ?I am running on platform eve-ng 

ccie22939_0-1732674900374.png

 

IG
Level 1
Level 1

Hi All, 

sorry for not responding on this, I dont remember exactly what I did, but i am running 7.2.1 in the LAB currently, so i believe i changed the image version and used more stable one. 

I will spin up the LAB later and will confirm.

Hope that helps.

 

Regards,

IG

Hi Guys, 

yes just confirmed its working with this version:

 

RP/0/RP0/CPU0:ios#show version
Mon Dec 2 11:46:37.985 UTC
Cisco IOS XR Software, Version 7.2.1
Copyright (c) 2013-2020 by Cisco Systems, Inc.

 

with following settings:

-enable-kvm -smbios type=1,manufacturer="cisco",product="Cisco IOS XRv 9000" -machine type=pc,accel=kvm,usb=off -serial mon:stdio -nographic -no-user-config -nodefaults -rtc base=utc,driftfix=slew -global kvm-pit.lost_tick_policy=discard -no-hpet -realtime mlock=off -no-shutdown -boot order=c -serial null -serial null -serial null -cpu host

 

hope this helps.

 

Regards,

IG