VEEAM Scale-Out Backup Repository with Minio

I recently posted about a how to install and configure Minio S3 on a Linux server Link Here: Minio in Centos 8 . Well in this video I show you how to configure Minio as a Scale-Out Backup Repository with VEEAM Backup & Replication v11. Really awesome VEEAM feature! Hasta Luego Amigos!

May 15, 2021 · 1 min · Jonathan Colon Feliciano

NetApp PowerShell Toolkit – Get Lun Mapping Information

Recently in a post on the NetApp forum a user asked for help to create a function in Powershell using the DataOntap libraries. Here I show you how we use these libraries to join multiple objects with information related to the LUNs assigned in NetApp. A curious fact about this request is that natively Ontap libraries do not allow you to filter the required information and that it can be displayed in a single table. For this we create an object within PowerShell where we can build the format of the information and that this has a more logical sense. ...

May 15, 2021 · 3 min · Jonathan Colon Feliciano