Provisioning csr1000v-universalk9.17.03.08a.qcow2 issue

Moderator: mike

Post Reply
davparker
Posts: 17
Joined: Fri Aug 11, 2017 4:17 am

Provisioning csr1000v-universalk9.17.03.08a.qcow2 issue

Post by davparker » Wed Dec 06, 2023 4:16 pm

I currently have a csr image version 17.03.04a that I use in several labs. In one lab a few csr1000vs nodes always require wiping prior to starting. Even when I try starting them prior to anything else. Other csr1000vs start fine regardless of the start order. Rather than delete and re-add the node and redo the configs I thought I'd add a newer version of csr1000v and switch the nodes to the new image. I'm trying to provision version 17.03.08a but I get stuck at the following stage in the process. Any thoughts how to overcome this? Thanks - David

root@eve-pro:~/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-pro:~/tmp# ls
csr1000v-universalk9.17.03.08a.qcow2 virtioa.qcow2
root@eve-pro:~/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.16.09.06.iso -boot order=dc -m 4096

(process:3382965): GLib-WARNING **: 14:24:12.678: ../../../glib/gmem.c:493: custom memory allocation vtable not supported
qemu-system-x86_64: -cdrom csr1000v-universalk9.16.09.06.iso: could not open disk image csr1000v-universalk9.16.09.06.iso: Could not open 'csr1000v-universalk9.16.09.06.iso': No such file or directory
root@eve-pro:~/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.17.03.08a.qcow2 -boot order=dc -m 4096

(process:3385053): GLib-WARNING **: 14:24:57.747: ../../../glib/gmem.c:493: custom memory allocation vtable not supported

rusty725
Posts: 146
Joined: Thu Mar 29, 2018 4:19 pm

Re: Provisioning csr1000v-universalk9.17.03.08a.qcow2 issue

Post by rusty725 » Wed Dec 06, 2023 9:42 pm

come to our chat https://webchat.eve-ng.net , direct message me anydesk ID so I can connect and help you install it.

davparker
Posts: 17
Joined: Fri Aug 11, 2017 4:17 am

Re: Provisioning csr1000v-universalk9.17.03.08a.qcow2 issue

Post by davparker » Wed Dec 06, 2023 11:47 pm

I tried a PM, seems to be stuck in outbox? Might be user error

Post Reply