CSR1000V installation help
Posted: 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.
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.