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
csr1000v installation
Moderator: mike
-
- Posts: 6
- Joined: Sun May 07, 2017 8:26 pm
Re: csr1000v installation
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
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
-
- Posts: 5177
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: csr1000v installation
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
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
-
- Posts: 6
- Joined: Sun May 07, 2017 8:26 pm
Re: csr1000v installation
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
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
-
- Posts: 3
- Joined: Sun May 28, 2017 2:36 pm
Re: csr1000v installation
Hello,
Is this issue has been resolved?
Im having the same issue.
CSR installation stuck.
See screenshot below.
Please help. Thanks in advance.
Is this issue has been resolved?
Im having the same issue.
CSR installation stuck.
See screenshot below.
Please help. Thanks in advance.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 3
- Joined: Sun May 28, 2017 2:36 pm
Re: csr1000v installation
In addition my settings are below;
intel vt-x: enabled
i7 / 32GB
Thanks...
intel vt-x: enabled
i7 / 32GB
Thanks...
-
- Posts: 3
- Joined: Sun May 28, 2017 2:36 pm
Re: csr1000v installation
Hi all,
issue resolved after vmware re-install.
Thanks.
issue resolved after vmware re-install.
Thanks.