CSR1000v - Service Containers

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
Pcpaulh
Posts: 31
Joined: Sun Mar 19, 2017 8:38 pm

CSR1000v - Service Containers

Post by Pcpaulh » Thu Sep 21, 2017 10:31 am

Hi, I'm trying to test Service Containers on a CSR1000v withing EVE-NG. When I try and an run a KVM machine within the CSR it complains that KVM is an unknown machine type:

#sho virtual-service
Virtual Service Global State and Virtualization Limits:

Infrastructure version : 1.7
Total virtual services installed : 2
Total virtual services activated : 0

Machine types supported : LXC
Machine types disabled : KVM

Sep 21 09:06:24.029: %VMAN-2-GENERAL_FAILURE: F0: vman: Virtual Service[SCDemoVM]::Activate::Internal error::Machine type 'kvm' is not supported

This usually means that nested VM isnt enabled but I have done this on my server. EVE is running on bare metal:
cat /sys/module/kvm_intel/parameters/nested
Y

The CSR image is Cisco IOS XE Software, Version 16.05.01b

Anyone any ideas?

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

Re: CSR1000v - Service Containers

Post by ecze » Thu Sep 21, 2017 10:42 am

I guess some tuning in qemu option could help like add -cpu Nehalem

E.

Pcpaulh
Posts: 31
Joined: Sun Mar 19, 2017 8:38 pm

Re: CSR1000v - Service Containers

Post by Pcpaulh » Thu Sep 21, 2017 1:11 pm

Hi thanks. Tried it but didn't work. I'm now trying '-cpu host' as this was required for an esxi vm running on EVE. Will report back.

Pcpaulh
Posts: 31
Joined: Sun Mar 19, 2017 8:38 pm

Re: CSR1000v - Service Containers

Post by Pcpaulh » Wed Oct 04, 2017 12:09 pm

That worked.

Post Reply