Try our new research platform with insights from 80,000+ expert users
it_user184665 - PeerSpot reviewer
Independent IT Analyst with 51-200 employees
Vendor
Tegile do not have scale-out, very high-end or fancy-shmancy storage…but they do what an SMB organization needs.

I have to admit that, almost 3 years ago, when I met Tegile for the first time I was all but impressed. At that time they had presented themselves as another company with a ZFS-based appliance… and my first thought was “you won’t be going anywhere!”. I was very wrong indeed (perhaps it was just a bad presentation) and since then they have been coming up with good things from both the product side and the ability to execute points of view.

ZFS-ish core

Tegile is ZFS but not “everything-ZFS”. First of all they made it clear from day-1, they are not playing in the open source field and they want to maintain maximum control on the roadmap, quality and enhancements they make.
Consequently, the development team have maintained most of the FS unchanged but they have also improved all the awkward parts like, for example, the deduplication engine. This has produced a powerful, feature rich, hybrid or All-Flash, 2-controller series of appliances which are capable of scaling from just a few disks up to more than 1PB of capacity in different configurations.

It is clear that SMB is the sweet spot for them. In fact, they are not good at serving very high end workloads (in the range of hundreds of thousands of IOPS all under 1mS) or very huge capacities (like for the write-once-read-never kind of archiving applications)… but they are good for 90-95% of SMB enterprise workloads… and they can also be a good option for larger enterprises in branch offices as well as secondary storage in many cases.

The product (and the company) you are actually buying

From the end user perspective (we are talking about SMB here) ZFS is not the core part. Important things come from other aspects of a storage systems: ease of use, features and capabilities come first but this type of customer also spends a lot of time looking at what other companies like them are doing (something like, if it works for them, it should work for us too!)…

From the features and capabilities POV the product is impressive: a good and easy to use management interface, all the features you can expect from a modern storage system, remote replication, many different supported protocols, strong integration with the most common hypervisors including server off-loading capabilities (again, not only VAAI but also ODX for Microsoft environments), VM-level granularity for most features and much more. They’re jumping on the Cloud-based management/analytics band wagon too. It’s also good to see Tegile embracing partnerships with companies like Oracle (it means a lot for a small organization that buys a single array to serve all its workloads, not only VMware!).
Are they perfect? No, of course. Could they be more efficient? Yes. (for example, some polemics started during the SFD6 session about how they manage compression+deduplication process) But, again, they are good enough (or better) in most cases.

If you look at the second aspect, I mean SMB users looking at each other, you can easily find Tegile’s growth very comparable to what we saw a few years back from other successful companies like Compellent and, lately, Nimble. They are very good at communicating what they are doing (I receive tons -too many- of PRs from them talking about wins, news, features and so on)… and I think they want to make sure they are well recognized by potential customers through other similar end users (as I said, SMBs look at other SMBs…)

They’re not very well known yet in Europe, but they are quickly expanding operations here too (for example, I know of one system sold here in Italy too). If I were a reseller or an end user I’d give them a look.

Closing the circle

Long story short, Tegile has leveraged the best of ZFS (an already mature, 10+ year_ old, FS which is a great backend for their system) to build a very interesting appliance full of features. From this point of view they have been very clever… after just two years in the wild, they have a mature product which is already at par (or better) with many competitors.

Tegile is still a small company but I like the way they do things and their pragmatism. They do not have scale-out, very high-end or fancy-shmancy storage… but they do what an SMB organization needs and I think they do it well. Don’t they?

First published here

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
PeerSpot user
Managing Consultant with 51-200 employees
Vendor
Its data access is incredibly fast and efficient.

Ah, my first blog after Storage Field Day 6!

It was a fantastic week and I only got to fathom the sensations and effects of the trip after my return from San Jose, California last week. Many thanks to Stephen Foskett (@sfoskett), Tom Hollingsworth (@networkingnerd) and Claire Chaplais (@cchaplais) of Gestalt IT for inviting me over for that wonderful trip 2 weeks’ ago. Tegile was one of the companies I had the privilege to visit and savour.

In a world of utterly confusing messaging about Flash Storage, I was eager to find out what makes Tegile tick at the Storage Field Day session. Yes, I loved Tegile and the campus visit was very nice. I was also very impressed that they have more than 700 customers and over a thousand systems shipped, all within 2 years since they came out of stealth in 2012. However, I was more interested in the essence of Tegile and what makes them stand out.

I have been a long time admirer of ZFS (Zettabyte File System). I have been a practitioner myself and I also studied the file system architecture and data structure some years back, when NetApp and Sun were involved in a lawsuit. A lot of have changed since then and I am very pleased to see Tegile doing great things with ZFS.

Tegile’s architecture is called IntelliFlash. Here’s a look at the overview of the IntelliFlash architecture:

So, what stands out for Tegile? I deduce that there are 3 important technology components that defines Tegile IntelliFlash ™ Operating System.

  • MASS (Metadata Accelerator Storage System)
  • Media Management
  • Inline Compression and Inline Deduplication

What is MASS? Tegile has patented MASS as an architecture that allows optimized data path to the file system metadata.

Often a typical file system metadata are stored together with the data. This results in a less optimized data access because both the data and metadata are given the same priority. However, Tegile’s MASS writes and stores the filesystem metadata in very high speed, low latency DRAM and Flash SSD. The filesystem metadata probably includes some very fine grained and intimate details about the mapping of blocks and pages to the respective capacity Flash SSDs and the mechanical HDDs. (Note: I made an educated guess here and I would be happy if someone corrected me)

Going a bit deeper, the DRAM in the Tegile hybrid storage array is used as a L1 Read Cache, while Flash SSDs are used as a L2 Read and Write Cache. Tegile takes further consideration that the Flash SSDs used for this caching purpose are different from the denser and higher capacity Flash SSDs used for storing data. These Flash SSDs for caching are obviously the faster, lower latency type of eMLCs and in the future, might be replaced by PCIe Flash optimized by NVMe.

This approach gives absolute priority, and near-instant access to the filesystem’s metadata, making the Tegile data access incredibly fast and efficient.

Tegile’s Media Management capabilities excite me. This is because it treats every single Flash SSD in the storage array with very precise organization of 3 types of data patterns.

  1. Write caching, which is high I/O is focused on a small segment of the drive
  2. Metadata caching, which has both Read and Write I/O is targeted to a slight larger segment of the drive
  3. Data is laid out on the rest of the capacity of the drive

Drilling deeper, the write caching (in item 1 above) high I/O writes are targeted at the drive segment’s range which is over-provisioned for greater efficiency and care. At the same time, the garbage collection(GC) of this segment is handled by the respective drive’s controller. This is important because the controller will be performing the GC function without inducing unnecessary latency to the storage array processing cycles, giving further boost to Tegile’s already awesome prowess.

In addition to that, IntelliFlash ™ aligns every block and every page exactly to each segment and each page boundary of the drives. This reduces block and page segmentation, and thereby reduces issues with file locality and free blocks locality. It also automatically adjust its block and page alignments to different drive types and models. Therefore, I believe, it would know how to align itself to a 512-bytes or a 520-bytes sector drives.

The Media Management function also has advanced cell care. The wear-leveling takes on a newer level of advancement where how the efficient organization of blocks and pages to the drives reduces additional and often unnecessary erase and rewrites. Furthermore, the use of Inline Compression and Inline Deduplication also reduces the number of writes to drives media, increasing their longevity.

Compression and deduplication are 2 very important technology features in almost all flash arrays. Likewise, these 2 technologies are crucial in the performance of Tegile storage systems. They are both inline i.e – Inline Compression and Inline Deduplication, and therefore both are boosted by the multi-core CPUs as well as the fast DRAM memory.

I don’t have the secret sauce formula of how Tegile designed their inline compression and deduplication. But there’s a very good article of how Tegile viewed their method of data reduction for compression and deduplication. Check out their blog here.

The metadata of data access of each and every customer is probably feeding into their Intellicare, a cloud-based customer care program. Intellicare is another a strong differentiator in Tegile’s offering.

Oh, did I mentioned they are unified storage as well with both SAN and NAS, including SMB 3.0 support?

I left Tegile that afternoon on November 5th feeling happy. I was pleased to catch up with Narayan Venkat, my old friend from NetApp, who is now their Chief Marketing Officer. I was equally pleased to see Tegile advancing ZFS further than the others I have known. With so much technological advancement and more coming, the world is their oyster.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
it_user244362 - PeerSpot reviewer
it_user244362Managing Consultant with 51-200 employees
Vendor

As an independent consultant, and a technology blogger, it is our duty to share our experiences and view of a good technology. Tegile Systems is one of them. However, I am not so much attracted to the company as I am to their technology, notably their metadata approach to use ZFS even more efficiently.

However, when I am wearing my technology evangelist cap, one must not use our elevated position to just promote or demote the goodness of any technology. We must always view things from a larger perspective, and to me, the Data Landscape (from cradle to grave, how data flows within an organization and beyond, and how the value of data changes in its lifecycle) is more important than getting too hyped up in any storage technology.

I always view myself as Anton Ego of the Pixar movie, Ratatouille. Towards the end of the movie, what Anton wrote in this review was extremely powerful. That is how I view myself as a technology blogger for the IT storage industry.

Buyer's Guide
DDN IntelliFlash
May 2025
Learn what your peers think about DDN IntelliFlash. Get advice and tips from experienced pros sharing their opinions. Updated: May 2025.
851,823 professionals have used our research since 2012.
it_user495576 - PeerSpot reviewer
System Architect at a tech services company with 201-500 employees
Real User
One can learn this data compression tool fairly quickly.
Pros and Cons
  • "Data Compression: Up to 80% space reduction in the database"
  • "It only keeps one hour of real-time data without the ability to do deep analysis of each element."

What is most valuable?

  • Ease of Use: Someone can learn it in only few hours
  • Performance: Easy Tier is doing miracles
  • Data Compression: Up to 80% space reduction in the database

What needs improvement?

Performance supervision: It only keeps one hour of real-time data without the ability to do deep analysis of each element.

What do I think about the stability of the solution?

We have not had stability issues.

What do I think about the scalability of the solution?

We have not had scalability issues.

How are customer service and technical support?

Technical support is quite good, even though there is room for improvement.

Which solution did I use previously and why did I switch?

We wanted ease of use and storage savings.

How was the initial setup?

It is easy to do the initial installation/configuration. It is intuitive and well documented.

What's my experience with pricing, setup cost, and licensing?

I recommend the full bundle software in order to have all the functionality. It is more expensive to purchase it one by one.

What other advice do I have?

You will be quite surprised by the ease of use.

Disclosure: My company has a business relationship with this vendor other than being a customer: We are a business partner.
PeerSpot user
it_user370707 - PeerSpot reviewer
Solution Architect at a comms service provider with 51-200 employees
Real User
We find setup to be straightforward and quick.
Pros and Cons
  • "It has reduced our electricity usage by reducing the amount of disks needed for the virtual environment."
  • "They need to offer better integration for a virtual platform to enable you to create hyper-converged solution."

Improvements to My Organization

This product is relatively new, no major feature release yet.

Valuable Features

We've been able to realise storage space savings for our virtualization environment. Also, it has reduced our electricity usage by reducing the amount of disks needed for the virtual environment.

Room for Improvement

The monitoring matrix and its dashboard need work. They need to offer better integration for a virtual platform to enable you to create hyper-converged solution. They need to help increase ways to save on hardware and electricity usage.

Stability Issues

There have been no performance issues.

Scalability Issues

We've not had to scale it yet.

Customer Service and Technical Support

It's excellent.

Initial Setup

It's straightforward and quick. The provisioning of a volume can be done within a minutes.

Implementation Team

We implemented it in-house.

ROI

It takes around three and half years to achieve ROI.

Other Solutions Considered

We also looked at HP EVA, IBM v7000, and Compellent 8000.

Other Advice

When installing it, you should utilize two controllers with an additional disk shelf.

Space Savings with VMs and ~10 database servers


Usage during normal day


Disclosure: My company has a business relationship with this vendor other than being a customer: We're distributors.
PeerSpot user
Buyer's Guide
Download our free DDN IntelliFlash Report and get advice and tips from experienced pros sharing their opinions.
Updated: May 2025
Buyer's Guide
Download our free DDN IntelliFlash Report and get advice and tips from experienced pros sharing their opinions.