No more typing reviews! Try our Samantha, our new voice AI agent.

Nutanix Cloud Manager (NCM) vs OpenNebula comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Feb 15, 2026

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Nutanix Cloud Manager (NCM)
Ranking in Cloud Management
2nd
Average Rating
8.8
Reviews Sentiment
7.2
Number of Reviews
125
Ranking in other categories
Application Lifecycle Management (ALM) Suites (4th), Virtualization Management Tools (2nd), Cloud Cost Management (1st), Data Security Posture Management (DSPM) (7th)
OpenNebula
Ranking in Cloud Management
21st
Average Rating
8.2
Reviews Sentiment
7.0
Number of Reviews
15
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of August 2026, in the Cloud Management category, the mindshare of Nutanix Cloud Manager (NCM) is 2.4%, down from 5.5% compared to the previous year. The mindshare of OpenNebula is 1.6%, down from 6.6% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Cloud Management Mindshare Distribution
ProductMindshare (%)
Nutanix Cloud Manager (NCM)2.4%
OpenNebula1.6%
Other96.0%
Cloud Management
 

Featured Reviews

Phani Venkata Sai BKD - PeerSpot reviewer
Technology Lead at Thomson Reuters
Manages hybrid infrastructure seamlessly with flexible cluster scaling and comprehensive oversight
The most important aspect of Nutanix Cloud Manager (NCM) is that it helps us manage the infrastructure as a hyperconverged infrastructure in HCI mode. If I have different physical servers, I can map them into a cluster and manage the storage together. It provides flexibility to make use of storage in a clustered format instead of using it in an individual storage endpoint. We have the flexibility to have Nutanix-based licensing based on the core model, instead of having a specific cost on the cluster. The costing on a core model gives customers flexibility to add multiple cores to a single physical host and adjust the infrastructure accordingly, and we can scale up the cluster as needed. While other cloud providers, AWS or Azure, are mostly into cloud-based solutions, and Azure has introduced Azure Stack HCI for managing on-premises infrastructure, Nutanix Cloud Manager (NCM) provides flexibility from day one. We can manage both on-premises and Azure solutions using a single pane of glass, eliminating the need to navigate different windows or screens. It provides a comprehensive view of the infrastructure and highlights specific areas through alerts, giving us good visibility of infrastructure conditions.
FOURES Jean-Philippe - PeerSpot reviewer
Products Manager at a tech services company with 501-1,000 employees
Reliable, simple to manage, and offers great technical support
The support of VXLAN fits with our network management. Thanks to this we can propose mixed solutions using virtual resources on OpenNebula and bare metal servers hosted in our facilities linked to each other on the sale network. This use case is very useful when some applications need bare metal power (Kubernetes workers, huge databases, AI models computations, et cetera). The cluster management is very useful for splitting our different clusters (mutual vs dedicated). We can manage deployments and capacity planning without pain. The API is also really simple and it helped us to develop the Terraform provider to manage OpenNebula like any other cloud infrastructure.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The use case for Nutanix Cloud Manager (NCM) is that we can share data to the cloud and there is no need to sync manually; it automatically runs the job for the data sync from the on-premises to the cloud."
"The executive dashboard is valuable and provides a complete sense of the whole infrastructure."
"The ability to do Layer 2 stretching across data centers is valuable. The migration of VMs from one location to the other is also valuable."
"We have a local partner and all the support from the vendor. It has been a remarkable experience. The product is very easy to use, and the roadmap has been executed transparently. The administration has been quite fast."
"What I found most valuable in Nutanix Cloud Manager (NCM) is the one-click upgrade and the analytics it can provide for hyper-converged infrastructure."
"The unified platform is also very user-friendly and clickable, similar to the Windows environment, making it easier for users to navigate and maintain."
"It is a stable solution."
"The tool's management for clusters is amazing and simple. It's quite simple to use it daily. With 1-click centralized upgrades, I can update my entire cluster using the data tech software from a single point in an easy way. It shows me that I have an update, then I just apply it, wait a few minutes, and all of the clusters are updated. It doesn't matter if it's a software update or something like bills. Everything is done from one central point. Also, the dashboard are really good. We have some relevant formations where I can see my cluster's CPU age, memory age, virtual machines, etc. All information can be viewed in an easy way, which provides me a cloud-like experience on an on-prem solution."
"The solution provides templates for configurations that can easily be exchanged to VMs."
"OpenNebula freed my customer from doing the maintenance operations of the servers because now that can be done by his clients."
"For our use case, we found the solution to be the best fit when dealing with infrastructure services."
"It makes maintenance very easy and stress-free for our teams."
"The service feature appeals most to us, thus it is the most valuable."
"I also like the ability to build custom functions. I can define a function where I have two types of views and configure the dependencies. The virtual data centers concept allows me to define users. If a user wants to join certain kinds of machines, the host and the other user won't see them. It gives me the flexibility to define multiple views and data centers in one place."
"With a single click, we could set things up and initiate them."
"The most valuable feature of OpenNebula is that it scales very well."
 

Cons

"When comparing Nutanix Cloud Manager (NCM) with other competitive portfolio products, there is some lack of capabilities."
"I've had some challenges with the latest versions. I think the resource requirements are a little too high. The resources that Nutanix Cloud Manager needs begin to account for a larger proportion of the resources the customers buy. In the announcement for the version they released today, they said there would be a lightweight version, so hopefully that has been addressed."
"It is important to mention that while Nutanix claims improvements in licensing over the past couple of years, I find it a bit annoying, as it still does not work as intended."
"The one thing I wish it had was that it worked more closely and more cleanly with custom data inputs, which I know is a lot to ask."
"The integration with Splunk is a little lacking, and this is something that we've worked on with Nutanix quite extensively in the last year or two. It didn't really have a good integration. They built some dashboards, where they were trying to kind of recreate Prism. Prism is its own utility; it works well for what it does. But it doesn't provide us quite the detail that we are looking for or the historical data that we were after. So we had to build our own custom apps for Splunk."
"Cost Governance's one shortcoming is a lack of support for specific environments."
"Even though it's a lot easier, it could be a bit slicker for the end-users."
"I would like to see a P2V feature like Move or Xtract."
"The UI, monitoring, and alerting could benefit from further improvements."
"I would like to see OpenNebula add more integration with REST API. XML-RPC API is good, but it becomes a pain to form a resting output."
"Backup features are only available in the enterprise edition. The community version lacks a good solution for making backups."
"The storage feature that they have is a bit confusing."
"There are no payment gateways in OpenNebula."
"Most of the competitors are offering some sort of billing software to transform their installation to work as a small-sized public cloud, but those offerings from OpenNebula are still missing."
"It should have a simple REST API like most other tools. It's the industry standard format. An XML-RPC API gives you an XML document that you have to convert and then do something with that. REST API endpoint provides outputs in a JSON document. I would also like to see support for user data or heat templates, which OpenStack offers, but OpenNebula doesn't have this yet."
"There are small things that are hard. For example, making sure that it is going to be installable on public clouds."
 

Pricing and Cost Advice

"I think it can be more cost-effective."
"We primarily work with mid-level customers in India rather than enterprise clients. These mid-level customers are interested in services that are priced more moderately. In comparison, Nutanix's pricing is significantly higher than that of other setups. As a result, we have approximately 3,000 customers using VMware, while Nutanix has around 1,800 customers."
"Nutanix changes its licensing models frequently, and it is difficult to figure out how and what is included in which package."
"You will see great value from it if you utilize the self-service part of Calm. The price you pay for it will only give you equal value if you use the self-service part to enable other teams. If you only use it as a deployment mechanism, I think it's rather expensive."
"While the product may seem to be more expensive at first, it ultimately pays for itself within a short time frame due to the hours saved on maintenance."
"The pricing is less compared to Hyper-V."
"It's cost-effective. It's not necessarily cheap, but it's also not inordinately expensive. It comes down to how much you use it to offset some of the costs."
"Nutanix is really smart to understand that the most important fact is the value to the customer, not the price tag. While you do get some sticker shock sometimes, as soon as you show this and you prove the value, all of a sudden, it looks exceptionally affordable."
"The licensing for OpenNebula used to be free, but now it's no longer free. A customer contacted me asking to move to another provider because of the changes in the licensing terms for OpenNebula. I have no information on how much the OpenNebula license is because the customer pays for it, and I only do the integration."
"We use the Community Edition, rather than the Enterprise Edition."
"The solution is open source so is free."
"VRA is very expensive but OpenNebula is free."
"OpenNebuoa has recently come up with a new subscription model that is economical and a lot of new customers are choosing this as it is an easy subscription model."
"OpenNebula gives good value for money."
report
Use our free recommendation engine to learn which Cloud Management solutions are best for your needs.
907,768 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Marketing Services Firm
14%
Financial Services Firm
11%
Construction Company
10%
Computer Software Company
8%
Financial Services Firm
12%
Comms Service Provider
10%
Computer Software Company
9%
University
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business29
Midsize Enterprise26
Large Enterprise75
By reviewers
Company SizeCount
Small Business7
Midsize Enterprise6
Large Enterprise3
 

Questions from the Community

Which set of Nutanix Cloud Manager (NCM) features do you find to be the most useful?
For me, the features related to cost savings are the best part of NCM. Of course, the whole product is worth using and when it comes to cloud management, there is a reason why it is favored by so m...
Are the setup process and further maintenance of Nutanix Cloud Manager (NCM) difficult?
When I came into my current organization, NCM was already set up. According to the team that dealt with it, the product was fairly easy to set up. Compared to other products, our IT rates are set u...
Is Nutanix Cloud Manager’s Intelligent Operations feature effective?
Yes, this is a highly effective feature and the rebranding only made things better as they introduced more improvements. You can benefit from Zero coding task automation Automated optimization Tic...
Ask a question
Earn 20 points
 

Also Known As

Nutanix Cloud Manager Intelligent Operations, Nutanix Cloud Manager Self-Service, Nutanix Cloud Management Cost Governance, Nutanix Cloud Manager Security Central, Nutanix Software Subscription
No data available
 

Overview

 

Sample Customers

JetBlue, International Speedway Corporation, Volkswagen SAIC, Brighton and Hove City Council, Foresters Financial, Janus International Group, Cloud Comrade, Serco
Akamai, BBC, Fermilab, Terradue, Surf Sara, Produban, Netways, ESA, China Mobile, BlackBerry, Deloitte, Fuze, Telefonica, Trivago, Nokia, Encore Tech, Beeks.
Find out what your peers are saying about Nutanix Cloud Manager (NCM) vs. OpenNebula and other solutions. Updated: June 2026.
907,768 professionals have used our research since 2012.