Jump to content

Cisco DNACv OVA


Recommended Posts

  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...

DNAC-SW-2.3.7.4-VA.ova

Cisco Catalyst Center SW Virtual Appliance 2.3.7.4
and more...

magnet:?xt=urn:btih:db4b2533e3a0f7669c53abbe90152f988464a427&xt=urn:btmh:12209ced47e1dfe0c86dc912cb6beeaa00202048d65aad4d215b0d1e15b43835be9a&dn=DNACv

29 GB

Enjoy guys

Edited by ipmanyak
  • Like 9
  • Thanks 1
Link to comment
Share on other sites

  • 4 weeks later...
On 1/20/2024 at 8:03 AM, ipmanyak said:

DNAC-SW-2.3.7.4-VA.ova

Cisco Catalyst Center SW Virtual Appliance 2.3.7.4
and more...

magnet:?xt=urn:btih:db4b2533e3a0f7669c53abbe90152f988464a427&xt=urn:btmh:12209ced47e1dfe0c86dc912cb6beeaa00202048d65aad4d215b0d1e15b43835be9a&dn=DNACv

29 GB

Enjoy guys

Wow!   I got this working!  Big time share here.  You will need 30+ physical CPU cores (64000mhz reservation) and 256 gig RAM.  I actually installed this on a machine that only has 192gig RAM with a 2TB NVME (use THIN' on disk).  This Catalyst Center is crazy.  This system considers itself 'stable' around 111 processes running.  You can look at the "installed" packages and make sure everything is 'DEPLOYED'.  I have to find a way to get a new Certificate installed though; since the ones that come in this OVA install expired already.   The only package that is "failed" is "AI Network Analytics".  So we will have to find a way to upload a new certificate.   

Here is a link on the known error/reason for issue:

This is the hidden content, please

After I figure out how to fix this, there is 8 additional packages you can install.  Very cool!  I'm rebuilding my server though so I can get the full 256 gig RAM

Thank you for sharing this!!

 

 

dnacv esxi resources - stable.png

dnac baseline 61 processes.png

Edited by BrandonCCIE
  • Like 19
  • Thanks 6
  • Haha 1
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

  

On 1/20/2024 at 11:03 PM, ipmanyak said:

DNAC-SW-2.3.7.4-VA.ova

Cisco Catalyst Center SW Virtual Appliance 2.3.7.4
and more...

magnet:?xt=urn:btih:db4b2533e3a0f7669c53abbe90152f988464a427&xt=urn:btmh:12209ced47e1dfe0c86dc912cb6beeaa00202048d65aad4d215b0d1e15b43835be9a&dn=DNACv

29 GB

Enjoy guys

 

Thanks!

I was able to get this running with all mandatory packages DEPLOYED on ESXI6.5 with 48vCPU and 224 GB Ram on none-SSD disks.

The trick is to:

1- convert the DNAC-SW-2.3.7.4-VA.ova to a DNAC-SW-2.3.7.4-VA.ovf with ovftool. (ovftool DNAC-SW-2.3.7.4-VA.ova DNAC-SW-2.3.7.4-VA.ovf)

2- edit DNAC-SW-2.3.7.4-VA.ovf file and change VM hardware type to vmx-13 (<vssd:VirtualSystemType>vmx-13</vssd:VirtualSystemType>)

    ※The original DNAC-SW-2.3.7.4-VA.ova has hardware type vmx-14 which can only be deployed on ESXI7.0 and higher so change it to vmx-13 if you want to deploy on ESXI6.5 and to vmx-12 if you want to deploy to ESXI6.0.

3- after deploying the VM but before powering on, edit the settings and remove the hardcoded 64000mhz CPU reservation by changing it to "none" and hardcoded 256 gig RAM memory reservation by changing it to "none"

image.png.ec9cebc0f9fe5ebccb276ac246b7b393.png

image.png.9eef8b7fc9f8b95a4487e5f70e391a4d.png

 

4- You can then give the DNACv VM more than the OVA file hardcoded 32 vCPUs to compensate for the weak CPU cores which cannot manage 64000mhz CPU reservation on 32 vCPUs. (For mine I gave it 48 vCPUs and that was enough to DEPLOY all applications on the DNACv and keep them running in a stable state)

 

image.png.455b717c24755bb87dcc054d6eeefcdc.png

 

That's all. Good luck and happy labbing!!

Edited by benbu
added quoted post reply
Link to comment
Share on other sites

  • 4 weeks later...
On 5/29/2023 at 12:45 AM, ipmanyak said:
    • 0
  •  

If need  anybody     DNAC-SW-2.3.3.7

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

Thanks

  • Like 3
Link to comment
Share on other sites

On 3/3/2024 at 10:30 AM, benbu said:

  

 

Thanks!

I was able to get this running with all mandatory packages DEPLOYED on ESXI6.5 with 48vCPU and 224 GB Ram on none-SSD disks.

The trick is to:

1- convert the DNAC-SW-2.3.7.4-VA.ova to a DNAC-SW-2.3.7.4-VA.ovf with ovftool. (ovftool DNAC-SW-2.3.7.4-VA.ova DNAC-SW-2.3.7.4-VA.ovf)

2- edit DNAC-SW-2.3.7.4-VA.ovf file and change VM hardware type to vmx-13 (<vssd:VirtualSystemType>vmx-13</vssd:VirtualSystemType>)

    ※The original DNAC-SW-2.3.7.4-VA.ova has hardware type vmx-14 which can only be deployed on ESXI7.0 and higher so change it to vmx-13 if you want to deploy on ESXI6.5 and to vmx-12 if you want to deploy to ESXI6.0.

3- after deploying the VM but before powering on, edit the settings and remove the hardcoded 64000mhz CPU reservation by changing it to "none" and hardcoded 256 gig RAM memory reservation by changing it to "none"

image.png.ec9cebc0f9fe5ebccb276ac246b7b393.png

image.png.9eef8b7fc9f8b95a4487e5f70e391a4d.png

 

4- You can then give the DNACv VM more than the OVA file hardcoded 32 vCPUs to compensate for the weak CPU cores which cannot manage 64000mhz CPU reservation on 32 vCPUs. (For mine I gave it 48 vCPUs and that was enough to DEPLOY all applications on the DNACv and keep them running in a stable state)

 

image.png.455b717c24755bb87dcc054d6eeefcdc.png

 

That's all. Good luck and happy labbing!!

 

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...