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

LizardFS vs VMware Software Defined Storage comparison

Sponsored
 

Comparison Buyer's Guide

Executive SummaryUpdated on Dec 5, 2024

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

Everpure FlashArray
Sponsored
Average Rating
9.0
Reviews Sentiment
7.3
Number of Reviews
219
Ranking in other categories
All-Flash Storage (4th)
LizardFS
Average Rating
8.6
Reviews Sentiment
7.5
Number of Reviews
2
Ranking in other categories
Software Defined Storage (SDS) (21st)
VMware Software Defined Sto...
Average Rating
8.2
Reviews Sentiment
6.9
Number of Reviews
7
Ranking in other categories
Software Defined Storage (SDS) (14th)
 

Featured Reviews

Sowjanya MV - PeerSpot reviewer
Technical Lead at Wipro Limited
Has improved performance for mission-critical workloads and enabled seamless non-disruptive upgrades
The availability is 99.99%, which is the main factor any customer would need because their data should be available whenever they want to access it. This is one main critical thing. It is very easy to upgrade since Pure Storage FlashArray handles it well. Everything is non-disruptive now; previously, there were forklift shifts, but now that is not the case. Pure Storage FlashArray says no to forklift upgrades. Usually hardware requires downtime, but Pure Storage FlashArray has improved their footprint so that they are not asking for downtime; everything is just a non-disruptive activity, which is why customers are more inclined towards Pure Storage FlashArray. Customers want more of the models in their environment due to the performance they are giving, and everything is in one Pure1 Array console where we can view all the models on one page or just an orchestration tool. You don't miss anything; you have replication, notifications about replication, and details about which host groups replication is happening in and if that replication is successful or failed. On a daily basis, our purpose is to create volumes for infrastructure; our daily activities include creating volumes and mapping them to the host, doing any migrations from a VM, clearing the data stores, and carving the volumes to those VMs. One key factor is the data compression with a ratio of 5:1, focusing on space efficiency, inline deduplication, and the compression Pure Storage FlashArray works on; that is a major factor we can suggest to any customer. Analytical capabilities are crucial. Daily, we check the throughput and consumption, and Pure Storage FlashArray provides predictions for one year regarding usage. This prediction helps plan updates well ahead. For support, we just raise a case, and they follow up and get it done. There is also AI readiness, but with the model R2, we don't have much of that AI readiness. For others, we do have AI readiness that predicts capacity based on daily or monthly trends, enabling us to analyze how much space we need or if we need to expand the disk shelf. From an operational point of view, a good feature is that if you accidentally delete a volume, it will be retained in the destroyed state for the next twenty-four hours, which is not the same with any other vendor. I have worked in this storage domain for the past fifteen years, and this option is remarkable, benefiting any L1 or L2 engineer. Additionally, from a compliance perspective, Pure Storage FlashArray has REST APIs enabled. I have not explored automation much, but from a security standpoint, it is strong with encryption data. If you want to automate, you can easily integrate with all clouds and explore Pure Cloud for scheduling workloads, including volume creation. Customers find benefit in Pure Storage FlashArray's single management pane of glass due to the dual controller and active-active setup. If one of the controllers goes down, all workloads automatically shift to the other controller, ensuring their data is safe and accessible at all times. This is a highlighted feature that any customer desires because their data should always be accessible. For SAN workloads, we use Pure Storage FlashArray because for SAN FC fiber channel, we don't use it; we use NetApp for NAS activities. We have clearly split this, so SAN is for mission-critical applications, while network-attached storage handles file systems. This architecture helps us maximize the benefit from Pure Storage FlashArray due to the significant workloads from this giant retail client. From a footprint and energy consumption perspective, you can see energy consumption from the Pure1 storage portal on a daily basis, and it is very compact. The three models we use consume only three units, which is quite low. From a footprint and data center perspective, it doesn't occupy much space. As everything moves to cloud, there are requirements to avoid excess spending on data centers, and Pure Storage FlashArray is efficient in energy consumption and is environmentally friendly.
it_user504762 - PeerSpot reviewer
Lead solution architect at a comms service provider with 10,001+ employees
Providing relatively cheap NAS solution with great scale-out functionality.
Management console - today it is managed via scripts and flat files which need to be synchronized among all master/shadow nodes in a cluster. There are severall possible problems in such approach: - it is possible to 'damage' config by mistake - it is required to copy modified config file to other servers (typically you change it on master server and populate this to other - shadow servers using scp). If one forgets this, shadow servers have incorrect/old config and in case the cluster failovers the new master service is using wrong config I would suggest to write a dedicated program or script which checks syntax and do all the changes in a proper way in background. It could look like this: to create new export: - lizard-admin create-export to modify: - lizard-admin modify-export etc.
Mohammad Jundiah - PeerSpot reviewer
Solutions Architect at QDS
Data security and performance excel but integration and licensing need improvement
I used Nutanix for its hyper-converged infrastructure capabilities and VMware Site Recovery for disaster recovery.  Additionally, I worked with VMware Software Defined Storage both internally and with partners to consolidate servers into one solution The most valuable features of VMware Software…

Quotes from Members

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

Pros

"It's extremely stable and has good performance."
"The most valuable feature is its speed."
"The console is simple to use. It has good performance. It is easy to install, understand, and manage, with a good ratio of deduplication and compression. It is doing its job."
"Their REST API is wonderful, well-documented, and easy to use."
"It is easy to manage. You don't have to have the same people who used to manage the Dell EMC arrays because the solution is more intuitive."
"Lone segmentation is simpler and more agile. It's improved the velocity in overall provisioning from project to operation."
"The reliability is very good."
"The deduplication and compression rates are beyond impressive."
"Providing relatively cheap NAS solution with great scale-out functionality."
"So far, I found it to be the best distributed storage solution I ever worked with."
"The most valuable features of the solution are that it is easy to deploy and the support is really good."
"The product is user-friendly from an administrative standpoint and very easy to use."
"The technical support is awesome."
"The single management panel is the main feature that is wonderful for the customer."
"The most valuable features of VMware Software Defined Storage are scalability, high availability, and performance."
"VMware Software Defined Storage gives higher availability against data corruption."
"The most valuable features of VMware Software Defined Storage are scalability, high availability, and performance."
"The solution is simple to configure and provides good performance and less footprint."
 

Cons

"Everything has been good, but we faced one issue last year while migrating volumes from one Pure Storage to another. The snapshots were not visible in the Veeam backup portal."
"The price is too high."
"I would like a feature to integrate with external or cloud solutions."
"I had to contact customer support when a drive failed as I was doing a couple of OS upgrades."
"We haven't seen ROI yet."
"Price per terabyte is substantially higher than their competition. We would like to see it drop."
"The primary drawback is the cost, which can be prohibitive for small configurations."
"Larger capacity and more storage ports would be the two things I'd like to see."
"Well, if you don't have a support contract and therefore don't have access to the automated failover mechanism, you need to build it yourself."
"Management console - today it is managed via scripts and flat files which need to be synchronized among all master/shadow nodes in a cluster."
"The cost of the product is where an improvement could be made. It's generally very expensive and requires a lot of architecture that needs to be designed according to specific situations."
"It doesn't have the ability to be deployed on any kind of hardware and network connectors."
"The performance is not as good as some competing products and reporting can be improved."
"VMware Software Defined Storage should include a shared database on a standard version."
"The license model of the product is an area of concern where improvements are required."
"I'd like to see improved hardware compatibility"
"There is room for more integrations and plugins into more storages."
"Simplifying the licensing model and making it cheaper would improve the solution."
 

Pricing and Cost Advice

"The solution could be cheaper."
"Dell and Pure Storage offer competitive pricing, but Pure Storage might have a slight advantage."
"When we bought the unit, we bought per capacity. So, the licensing is per capacity, and the only thing that we have to buy every year or every three years is maintenance. Included in that maintenance is the upgrade of the controllers every three years at no cost to us."
"Pure is typically more expensive than everyone else. You get what you pay for, but I have lost deals to similar solutions because of pricing. They include everything, and that's another positive about Pure Storage. They aren't trying to nickel and dime their customers for different features. It is all included in one price. The license is by capacity, and the price depends on the capacity and the discount we're getting from the vendor. You get the SKU of the physical appliance, support, and maintenance, and that's it. You're licensed for whatever feature they offer. It is all rolled up into the price of the appliance."
"We would like them to improve the pricing, so we could put them to use some more product, like backup or long-term storage. In the future, if the price goes down, then we could buy different types of products."
"Pure Storage FlashArray is expensive."
"Pure has been flexible with us on the pricing models."
"It could always be lower, but it's okay."
Information not available
"VMware Software Defined Storage is a slightly expensive solution."
"A single socket costs you around US $6,000 for three years. At a minimum, you have a three load cluster for a medium or enterprise-scale company. It can get quite expensive because you're likely to need four to six sockets on the other side. It comes to around $30,000."
"I believe there is a yearly licensing fee of around $2000 - $5000. I don't think there are additional costs above that but it depends on the type of infrastructure you're booting."
"The product is quite expensive and is among the most expensive for this type of solution."
"The solution is very expensive."
report
Use our free recommendation engine to learn which Software Defined Storage (SDS) solutions are best for your needs.
894,668 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
12%
Construction Company
9%
Manufacturing Company
8%
Computer Software Company
8%
No data available
No data available
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business66
Midsize Enterprise36
Large Enterprise155
No data available
By reviewers
Company SizeCount
Small Business3
Large Enterprise6
 

Questions from the Community

Which should I choose: HPE 3PAR StoreServ or Hitachi Virtual Storage Platform F Series?
Both are great platforms, but if you are considering all flash solutions, I would recommend you to consider Pure Stor...
What is your experience regarding pricing and costs for Pure Storage FlashArray?
The only issue is the pricing. Because we have competition, our customers always take another brand and say they can ...
What needs improvement with Pure Storage FlashArray?
Our customers using Dell storage also use competing solutions. Our customers who have Everpure FlashArray may also ha...
Ask a question
Earn 20 points
What is your experience regarding pricing and costs for VMware Software Defined Storage?
The price of VMware Software Defined Storage is on the pricey side, rated four out of five in cost. There is room for...
What needs improvement with VMware Software Defined Storage?
There is room for more integrations and plugins into more storages. More automation, such as using Playbook on Ansibl...
What is your primary use case for VMware Software Defined Storage?
I used Nutanix for its hyper-converged infrastructure capabilities and VMware Site Recovery for disaster recovery. Ad...
 

Also Known As

Pure Storage FlashArray
No data available
VMware SDS
 

Overview

 

Sample Customers

Nielsen, Lamar Advertising, LinkedIn, Betfair, UT-Dallas
Orange Polska, Platige Image, United State Department of Agriculture, Virtu Financial
Helse Nord, Sky
Find out what your peers are saying about LizardFS vs. VMware Software Defined Storage and other solutions. Updated: April 2026.
894,668 professionals have used our research since 2012.