csr1000v installation not completing

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
nubber7
Posts: 10
Joined: Sun Jun 04, 2017 4:39 am

csr1000v installation not completing

Post by nubber7 » Mon Jun 05, 2017 2:38 am

Followed the installation of CSR1000v from How to's guide and I was able to succeed once in eve bare metal install..
removed the image and attempted to perform the same procedure and the image consistently getting stuck after the below while rebooting.. I cant get the command line of CSR. Are there any things that I can check for errors? Can't understand what could I be doing mistake..

[Linux-bzImage, setup=0x2e00, size=0x10ea4c00]
[isord @ 0x706cb000, 0xf924000 bytes]


Jun 05 04:23:34 INFO: starting /opt/unetlab/wrappers/qemu_wrapper -T 0 -D 4 -t "CSR" -F /opt/qemu-2.2.0/bin/qemu-system-x86_64 -d 5 -- -nographic -device e1000,netdev=net0,mac=50:00:00:04:00:00 -netdev tap,id=net0,ifname=vunl0_4_0,script=no -device e1000,netdev=net1,mac=50:00:00:04:00:01 -netdev tap,id=net1,ifname=vunl0_4_1,script=no -device e1000,netdev=net2,mac=50:00:00:04:00:02 -netdev tap,id=net2,ifname=vunl0_4_2,script=no -device e1000,netdev=net3,mac=50:00:00:04:00:03 -netdev tap,id=net3,ifname=vunl0_4_3,script=no -smp 6 -m 16000 -name CSR -uuid db5af6d9-a8eb-49ce-b711-344d13f5dc61 -drive file=virtioa.qcow2,if=virtio,bus=0,unit=0,cache=none > /opt/unetlab/tmp/0/eef1c4c3-1e76-4dbb-ad2a-c26c99fd0b79/4/wrapper.txt 2>&1 &

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

Re: csr1000v installation not completing

Post by Uldis (UD) » Tue Jun 06, 2017 1:36 pm

does your bare eve box is Intel VT-X enabled on BIOS !?!

nubber7
Posts: 10
Joined: Sun Jun 04, 2017 4:39 am

Re: csr1000v installation not completing

Post by nubber7 » Tue Jun 06, 2017 3:18 pm

Yes it does. One thing I have been trying was to customize the html folder for allowing the SR nodes to configure easily. I believe that may be the factor impacting the CSR nodes to come up. Reverting backto original html folder that came up as part of eve install resovled the problem

Post Reply