CSR1000V installation help

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
phaseholder
Posts: 3
Joined: Wed Apr 05, 2017 2:38 pm

CSR1000V installation help

Post by phaseholder » Wed Apr 05, 2017 2:53 pm

Hi, everybody, please help to solve a problem: I've installed eve-ng on VMware Player (Windows 10 Host on Core I7 processor) with Eve-NG as a guset, Support of virtualization is enabled. Eve is up and running, IOL images works fine. But when i try ro install CSR1000v image, the process hungs with: (process:21795): GLib-WARNING **: /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmem.c:483: custom memory allocation vtable not supported:
root@eve-ng:~# cd tmp
root@eve-ng:~/tmp# ls -l
total 618476
-rwxr-xr-x 1 904735 floppy 53681 Sep 4 2014 bdeo.sh
-rw-r--r-- 1 904735 floppy 80364 Sep 4 2014 cot.tgz
-rw-r--r-- 1 904735 floppy 73216 Sep 4 2014 csr1000v_harddisk.vmdk
-rw-r--r-- 1 904735 floppy 316299264 Sep 4 2014 csr1000v-universalk9.03.13.00a.S.154-3.S0a-ext.iso
-rw-r--r-- 1 904735 floppy 508 Sep 4 2014 csr1000v-universalk9.03.13.00a.S.154-3.S0a-ext.mf
-rw-r--r-- 1 root root 316549120 Feb 15 10:21 csr1000v-universalk9.03.13.00a.S.154-3.S0a-ext.ova
-rw-r--r-- 1 904735 floppy 17812 Sep 4 2014 csr1000v-universalk9.03.13.00a.S.154-3.S0a-ext.ovf
-rw-r--r-- 1 904735 floppy 6910 Sep 4 2014 README-BDEO.txt
-rw-r--r-- 1 904735 floppy 8739 Sep 4 2014 README-OVF.txt
root@eve-ng:~/tmp# /opt/qemu/bin/qemu-img create -f qcow2 virtioa.qcow2 8G
Formatting 'virtioa.qcow2', fmt=qcow2 size=8589934592 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
root@eve-ng:~/tmp# /opt/qemu-2.2.0/bin/qemu-system-x86_64 -nographic -drive file=virtioa.qcow2,if=virtio,bus=0,unit=0,cache=none -machine type=pc-1.0,accel=kvm -serial mon:stdio -nographic -nodefconfig -nodefaults -rtc base=utc -cdrom csr1000v-universalk9.03.13.00a.S.154-3.S0a-ext.iso -boot order=dc -m 3072

(process:21795): GLib-WARNING **: /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmem.c:483: custom memory allocation vtable not supported

I know that this image is not in supported images list, but On UNL same image installed succesfully.

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

Re: CSR1000V installation help

Post by Uldis (UD) » Wed Apr 05, 2017 7:48 pm

OK if you wont use tmp directory use another name, like rosepantera

AND follow exactly all steps per our how to PLEASE
http://www.eve-ng.net/index.php/documen ... r-csr1000v

I guarantee this how to is 100% working.

gavthebarman
Posts: 1
Joined: Tue Apr 11, 2017 3:49 pm

Re: CSR1000V installation help

Post by gavthebarman » Tue Apr 11, 2017 3:56 pm

I'm having the same issue. I am following the "how to" to the letter but still I get the error:

root@eve-ng:~/tmp# /opt/qemu-2.2.0/bin/qemu-system-x86_64 -nographic -drive file=virtioa.qcow2,if=virtio,bus=0,unit=0,cache=none -machine type=pc-1.0,accel=kvm -serial mon:stdio -nographic -nodefconfig -nodefaults -rtc base=utc -cdrom csr1000v-universalk9.03.16.05.S.155-3.S5-ext.iso -boot order=dc -m 3072

(process:24388): GLib-WARNING **: /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmem.c:483: custom memory allocation vtable not supported
Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory

Any help on what could be up would be of great help. I am even using the supported image version.

ecze
Posts: 534
Joined: Wed Mar 15, 2017 1:54 pm

Re: CSR1000V installation help

Post by ecze » Wed Apr 12, 2017 6:42 am

This means that you attempt to affect more memory to nodes than you have in EVE.....

E.

phaseholder
Posts: 3
Joined: Wed Apr 05, 2017 2:38 pm

Re: CSR1000V installation help

Post by phaseholder » Wed Apr 12, 2017 3:59 pm

Eventually installed that image of CSR1000v but on Linux host, it seems the issue is with putty on windows. Putty does not show router's grub menu.

ecze
Posts: 534
Joined: Wed Mar 15, 2017 1:54 pm

Re: CSR1000V installation help

Post by ecze » Wed Apr 12, 2017 7:59 pm

gavthebarman wrote:
Tue Apr 11, 2017 3:56 pm
I'm having the same issue. I am following the "how to" to the letter but still I get the error:

root@eve-ng:~/tmp# /opt/qemu-2.2.0/bin/qemu-system-x86_64 -nographic -drive file=virtioa.qcow2,if=virtio,bus=0,unit=0,cache=none -machine type=pc-1.0,accel=kvm -serial mon:stdio -nographic -nodefconfig -nodefaults -rtc base=utc -cdrom csr1000v-universalk9.03.16.05.S.155-3.S5-ext.iso -boot order=dc -m 3072

(process:24388): GLib-WARNING **: /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmem.c:483:custom memory allocation vtable not supported
Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory

Any help on what could be up would be of great help. I am even using the supported image version.
1.not enough memory
2.VT not enabled


E.

cschrishoo
Posts: 5
Joined: Sun Apr 16, 2017 5:45 am

Re: CSR1000V installation help

Post by cschrishoo » Sun Apr 16, 2017 7:50 am

I failed to start my CSR after i had created a node in EVE

GNU GRUB version 0.97 (639K lower / 2046968K upper memory)

+-------------------------------------------------------------------------+
| CSR1000v - packages.conf |
| CSR1000v - GOLDEN IMAGE |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
+-------------------------------------------------------------------------+
Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, or 'c' for a command-line.
Booting 'CSR1000v - packages.conf'

root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel /packages.conf rw quiet root=/dev/ram console= max_loop=64 AUTOCONSOLE H
ARDWARE=virtual SR_BOOT=bootflash:packages.conf
Calculating SHA-1 hash...done
SHA-1 hash:
calculated cd890d27:94119eaf:b184f406:fdf29144:b2ef0467
expected cd890d27:94119eaf:b184f406:fdf29144:b2ef0467
package header rev 3 structure detected
Calculating SHA-1 hash...done
SHA-1 hash:
calculated 9d13e893:74162f58:5661971b:61931f9b:ed08c05c
expected 9d13e893:74162f58:5661971b:61931f9b:ed08c05c
Package type:0x7531, flags:0x0
[Linux-bzImage, setup=0x3c00, size=0x20de258]
[isord @ 0x7b391000, 0x1c5c448 bytes]

%IOSXEBOOT-4-BOOT_SRC: (local/local): TarFilePath:

phaseholder
Posts: 3
Joined: Wed Apr 05, 2017 2:38 pm

Re: CSR1000V installation help

Post by phaseholder » Wed May 03, 2017 3:12 pm

phaseholder wrote:
Wed Apr 12, 2017 3:59 pm
Eventually installed that image of CSR1000v but on Linux host, it seems the issue is with putty on windows. Putty does not show router's grub menu.
Finally found out that problem was with AntiVirus software - Avast in particular, and solution was found in this thread.
Thanks to All.

Post Reply