DSM 2.2: Object Store Service (Video)

A short video on the new DSM 2.2 Object Store service to complement my earlier blog post on the new Data Service Manager 2.2 Object Store service. This service is delivered in partnership with MinIO. This will allow our customers to provision and monitor object stores on vSphere infrastructure. Note that this is a “tech preview” and should not yet be used in production. However, we encourage customers to try and it out and send us their feedback as part of a “proof of concept” or PoC. Also note that customers will need to source a license from MinIO to…

DSM 2.2: Object Store Service (Tech Preview)

In DSM 2.2, we are partnering with MinIO to offer a technical preview of a new Object Storage service. This service allows DSM customers to provision Object Storage on their VMware Cloud Foundation (VCF) environments while enjoying all of the fleet management capabilities offered by DSM. There are a few steps to get the Object Store service configured. In this post, I will go through the setup and demonstrate how a small storage pool is deployed along with the Object Store control plane and Object Store database. Prerequisites You will need to source a MinIO AIStor license, even for testing…

A closer look at Scality S3 running on vSAN

After last week’s post of Minio running on top of vSAN to provide an S3 object store, a number of folks said that I should also check out Scality S3 server. After a bit of research, it seems that Scality S3 server is akin to the CloudServer from Zenko.io. I “think” Zenko CloudServer is an umbrella for a few different projects, one of which is the S3server. In fact, clicking on the GitHub link on the Zenko.io CloudServer page takes me to the Scality/S3 page. Anyway, let’s look at how to set this up. I’m not going to repeat all…

A closer look at Minio S3 running on vSAN

While we are always looking at what other data services vSAN could provide natively, at the present moment, there is no native way to host S3 compatible storage on vSAN. After seeing the question about creating an S3 object store on vSAN raised a few times now, I looked into what it would take to have an S3 compatible store running on vSAN. A possible solution, namely Minio, was brought to my attention. While this is by no means an endorsement of Minio, I will admit that it was comparatively easy to get it deployed. Since the Minio Object Store…