Page 1 of 1
csr1000v installation
Posted: Mon May 08, 2017 7:36 pm
by llew
Hi
I have been following the csr process but have run into this issue
root@eve-ng:/opt/unetlab/addons/uploads# /opt/qemu/bin/qemu-img create -f qcow2▒▒ virtioa.qcow2 8G
▒ virtioa.qcow2 8Gnetlab/addons/uploads# /opt/qemu/bin/qemu-img create -f qcow2
qemu-img: virtioa.qcow2: Unknown file format 'qcow2 '
I have no idea what the cause is , can it be the reason I cannot telnet to vIOS devices?
Many Thanks
Llew
Re: csr1000v installation
Posted: Mon May 08, 2017 8:06 pm
by llew
Hi
Ok , got past that bit (internet explorer was adding a few characters when pasting)
However now get
root@eve-ng:/opt/unetlab/addons/uploads# /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:/opt/unetlab/addons/uploads# /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:16950): GLib-WARNING **: /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmem.c:483: custom memory allocation vtable not supported
Any suggestions?
Thanks
Llew
Re: csr1000v installation
Posted: Mon May 08, 2017 8:36 pm
by Uldis (UD)
you please check if you have allocated enough memory for your EVE!!!
during install process it assign 3Gb ram for CSR node !
So your EVE must not be less RAM than 6Gb !
AND be sure that Intel VT-X/EPT is enabled for CPU
Re: csr1000v installation
Posted: Mon May 08, 2017 8:47 pm
by llew
Hi
Thanks for the advise
upped the ram to 16gig
HOST = i7 , 32gig
still get:
root@eve-ng:/opt/unetlab/addons/uploads# /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:2934): GLib-WARNING **: /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmem.c:483: custom memory allocation vtable not supported
also tried older qemu version - same
root@eve-ng:/opt/unetlab/addons/uploads# /opt/qemu-2.0.2/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:3441): GLib-WARNING **: /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmem.c:483: custom memory allocation vtable not supported
Any ideas?
Thanks
Llew
Re: csr1000v installation
Posted: Sun Jun 04, 2017 2:36 am
by stratex23
Hello,
Is this issue has been resolved?
Im having the same issue.
CSR installation stuck.
See screenshot below.
Please help. Thanks in advance.
CSR100v stuck.PNG
Re: csr1000v installation
Posted: Sun Jun 04, 2017 2:44 am
by stratex23
In addition my settings are below;
intel vt-x: enabled
i7 / 32GB
Thanks...
Re: csr1000v installation
Posted: Sun Jun 04, 2017 5:44 am
by stratex23
Hi all,
issue resolved after vmware re-install.
Thanks.