Search

Educational Episodes: Hyperconverged Infrastructure (HCI)

Featured blog posts

Trending topics you shouldn't miss

All blog posts

Every post, every insight, all in one place
View:
Alex Samoylenko
  • Alex Samoylenko
  • November 8, 2017

VMware vSphere APIs for I/O Filtering (VAIO) – how does it work?

VMware has recently released VMware vSphere APIs for I/O Filtering (VAIO), a handy document that highlights the VAIO I/O Filtering technology operational principles. Here, we shed light on them briefly and discuss how VAIO can be implemented in a production environment. VAIO is a technology and an API providing the direct access to the virtual machines’ guest OS I/O Stream. VAIO is already employed in partner products for maintaining various tasks (i.e., caching write-back and write-through). VAIO is based on the Storage Policy Based Management framework, dedicated to managing virtual machines storages and set the storage rules.

Read more
Nicolas Prigent
  • Nicolas Prigent
  • November 7, 2017

Introducing Microsoft ‘Project Honolulu’

Microsoft continues to invest and expand its PowerShell Scripting Environment but sometimes it is necessary to use a graphical interface in order to manage systems. This is the reason why Microsoft also develops a new management tool called “Project Honolulu”. Honolulu is the modern evolution of traditional MMC, first introduced in 2000. Now, it’s time to update our management tools! In this article, I will describe how to download and install Honolulu.

Read more
Romain Serre
  • Romain Serre
  • November 2, 2017

Getting started with PowerShell and VMware vSphere

Since some time, VMware provides PowerCLI which is a set of modules for VMware vSphere. Except if you were in a cave last 10 years, you should know that PowerShell is a powerful scripting language. Initially, PowerShell enabled to manage only Windows Workstation or Server, but since sometimes, a lot of vendors make their own modules to manage their solutions (such as Veeam, VMware and so on). Moreover, PowerShell is available on Linux. For my job, I always use PowerShell. I’m a lazy guy, and if I have to make something two times, I make a script. This is the same thing for VMware vSphere. In this topic, we’ll see how to connect to vCenter and some commands to start.

Read more
Gary Williams
  • Gary Williams
  • November 1, 2017

Looking at the human factors in security breaches

There have been a lot of high profile security breaches this year, the highest profile has to be that of Equifax as that is a breach which has the potential to run and run for some time to come. Deloitte also got breached and alongside those large companies which should have known better, there have been various others impacting systems such as Disqus. Of course, once it was made clear how the breach occurred, a lot was said about how bad it is that the breaches accorded and how it should never have happened and this is quite valid from a technical standpoint but, the reasons that these security issues were allowed to exist go far beyond the technical and into the realm of human factors.

Read more
Edwin M Sarmiento
  • Edwin M Sarmiento
  • October 31, 2017

Deploying SQL Server 2016 Basic Availability Groups Without Active Directory. Part 1: Building the Platform

When Availability Groups were introduced in SQL Server 2012, they were only available in Enterprise Edition. This made it challenging to move from Database Mirroring to Availability Groups, especially if you’re running Standard Edition.  To upgrade and migrate from Database Mirroring in Standard Edition, you either choose to upgrade to a more expensive Enterprise Edition license and implement Availability Groups or stick with Database Mirroring and hope that everything works despite being deprecated.

Read more
Mike Preston
  • Mike Preston
  • October 26, 2017

vSphere Upgrade Options

When it comes time for your vSphere upgrade there are many different approaches to how you perform the upgrades on your ESXi hosts.   An administrator who looks after a small cluster may update one way, whereas an administrator who looks after an enterprise with 1000s of hosts may opt to go another.  Also, depending on how your environment is deployed you might want to choose one method over another.  Factors such as a whether or not your hosts are managed by a vCenter server, whether or not they are members of a cluster – these things all impact the methods in which you chose to update to the latest version of ESXi.  Certainly, some methods are much more simplistic than others to perform, some offer more advantages when upgrading at scale, and some are more prone to user error – let’s take a look at each method of upgrading our hosts below and discuss the benefits and drawbacks of each…

Read more
Vladan Seget
  • Vladan Seget
  • October 25, 2017

Best Freeware for VMware vSphere – RVTools

One of the best freeware applications which gather a lot of information about VMware vSphere id definitely RVTools utility. Today we’ll have a look at some features which are the most useful ones for IT admins. RVTools is a Windows .NET 4.0 application which uses the VI SDK to display information about your virtual environments. So, before you download and install the tool, you’ll need to check if your Windows system has at least .NET 4.0 installed.

Read more
Vitalii Feshchenko
  • Vitalii Feshchenko
  • October 24, 2017

How to configure a Multi-Resilient Volume on Windows Server 2016 using Storage Spaces

Plenty of articles have been released about Storage Spaces and everything around this topic. However, I would like to absorb all actual information and lead you through the journey of configuring Storage Spaces on a Standalone host. The main goal of the article is to show a Multi-Resilient Volume configuration process. In order to use Storage Spaces, we need to have faster (NVMe, SSD) and slower (HDD) devices. So, we have a set of NVMe devices along with SAS HDD or SATA HDD, and we should create performance and capacity tier respectively.

Read more
Ivan Talaichuk
  • Ivan Talaichuk
  • October 19, 2017

StarWind Maintenance Mode Overview

Howdy, folks! I would like to start my tale with a little backstory regarding usefulness which the “maintenance mode” brings to us. And in order to do that, I’ll start from the times when updates have led to the downtime for production. That’s not a secret for anyone that any production environment sometimes needs to be maintained. It could either be a software update or a hardware reconfiguration. To do this, the administrator should stop the production server for a certain period of time, and this may affect the reliability of the production environment. For example, the fault tolerance level can be decreased, as well as the performance. This is especially critical for small infrastructures which consist of 2 nodes.

Read more