


Find out what your peers are saying about Dell Technologies, NetApp, CTERA and others in NAS.
| Product | Mindshare (%) |
|---|---|
| Dell PowerScale (Isilon) | 15.5% |
| IBM FlashSystem | 7.2% |
| Panasas ActiveStor | 1.1% |
| Other | 76.2% |

| Company Size | Count |
|---|---|
| Small Business | 19 |
| Midsize Enterprise | 20 |
| Large Enterprise | 44 |
| Company Size | Count |
|---|---|
| Small Business | 47 |
| Midsize Enterprise | 21 |
| Large Enterprise | 59 |
Dell PowerScale leads in unstructured data management with unified file and object storage, massive scalability, security, and cloud adaptability, enhancing AI, analytics, and enterprise applications with exceptional performance and resilience.
Dell PowerScale Isilon provides a comprehensive platform for unstructured data, excelling in scalability, management, and performance. With features like single-pane management, SyncIQ, and SmartQuotas, it handles large datasets with flexibility and robust security. Its multi-protocol support and seamless expansion improve operational efficiency. While it offers strong data protection, enhancements in cloud integration, cybersecurity, and performance are sought. Users note potential for cost reductions and streamlined configurations and mention desired improvements in object storage handling and NFS support.
What are the key features of Dell PowerScale Isilon?Organizations across industries utilize Dell PowerScale Isilon for large-scale unstructured storage, supporting applications like video archiving, genomic data storage, and high-resolution imaging. Educational institutions, research centers, and media enterprises rely on its scaled-out storage capabilities, providing centralized, secure storage for diverse applications in hybrid, cloud, and on-prem environments.
IBM FlashSystem products are enterprise computer data storage systems that store data on flash memory chips. Unlike storage systems that use standard solid-state drives, IBM FlashSystem products incorporate custom hardware based on technology from the 2012 acquisition of Texas Memory Systems. This hardware provides performance, reliability, and efficiency benefits versus competitive offerings.
In our most recent product, the ActiveStor Ultra, Panasas has developed a new approach called Dynamic Data Acceleration Technology. It uses a carefully balanced set of HDDs, SATA SSD, NVMe SSD, NVDIMM, and DRAM to provide a combination of excellent performance and low cost per terabyte.
• HDDs will provide high bandwidth data storage if they are never asked to store anything small and only asked to do large sequential transfers. Therefore, we only store large Component Objects on our low-cost HDDs.
• SATA SSDs provide cost-effective and highbandwidth storage as a result of not having any seek times, so that’s where we keep our small Component Objects.
• NVMe SSDs are built for very low latency accesses, so we store all our metadata in a database and keep that database on an NVMe SSD. Metadata accesses are very sensitive to latency, whether it is POSIX metadata for the files being stored or metadata for the internal operations of the OSD.
• An NVDIMM (a storage class memory device) is the lowest latency type of persistent storage device available, and we use one to store our transaction logs: user data and metadata being written by the application to the OSD, plus our internal metadata. That allows PanFS to provide very low latency commits back to the application.
• We use the DRAM in each OSD as an extremely low latency cache of the most recently read or written data and metadata.
To gain the most benefit from the SATA SSD’s performance, we try to keep the SATA SSD about 80% full. If it falls below that, we will (transparently and in the background) pick the smallest Component Objects in the HDD pool and move them to the SSD until it is about 80% full. If the SSD is too full, we will move the largest Component Objects on the SSD to the HDD pool. Every ActiveStor Ultra Storage Node performs this optimization independently and continuously. It’s easy for an ActiveStor Ultra to pick which Component Objects to move, it just needs to look in its local NVMe-based database.