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:
Andrea Mauro
  • Andrea Mauro
  • October 10, 2017

The dark side of converged storage networks

The fabric of SAN (means Storage Area Network) with Fibre Channel solutions have always been a dedicated network, with dedicated components (like FC switches). But, starting with iSCSI and FCoE protocols, the storage fabric could now be shared with the traditional network infrastructure, because at least level 1 and 2 have a common Ethernet layer (for iSCSI also layer 3 and 4 are the same of TCP/IP networks). Hosts (the initiators) in a converged network use typically Converged Network Adapters (CNAs) that provide both Ethernet and storage functions (usually FCoE and iSCSI).
Read more
Florent Appointaire
  • Florent Appointaire
  • October 5, 2017

[Azure Automation] Migrate your scripts to Azure – Part 2

I recently looking for Azure Automation, from top to bottom. It’s why, in the next 2 articles, we will see how to use this tool, from A to Z: [Azure Automation] Interface discovery – Part 1 [Azure Automation] Migrate your scripts to Azure – Part 2 (this post) Today, we will see how to migrate your On-Premises scripts, to Azure Automation.
Read more
Mike Preston
  • Mike Preston
  • October 4, 2017

Accessing esxcli through PowerCLI

Picture this – you are working away developing a PowerCLI script that is performing multiple actions – you have it just about complete when you come to a roadblock.  After frantically googling around you find out that this one task you are trying to perform simply cannot be done through PowerShell, yet you know it exists within the local ESXi esxcli command namespace!  This has happened multiple times to me and thankfully, there is a way to access ESXi’s esxcli command namespace without having to leave the comforts of the PowerShell Console. Chances are that if you have been working at all with ESXi you are familiar with the esxcli command – but for those that aren’t let’s take a quick look at what exactly it does.
Read more
Augusto Alvarez
  • Augusto Alvarez
  • October 3, 2017

Google Cloud Trying to Catch Up: NVIDIA GPUs and Discounts for Virtual Machines

We’ve reviewed several times about the large supremacy around AWS and Azure regarding cloud services market share (more details about recent surveys can be found here: “AWS Bigger in SMBs but Azure is the Service Most Likely to Renew or Purchase”) and Google Cloud lands in third place for most of the services.  Now they are implementing new NVIDIA GPUs for their virtual machines and sustained discounts for customers using the new NVIDIA VMs.
Read more
Alex Samoylenko
  • Alex Samoylenko
  • September 28, 2017

What is Veeam Powered Network (VeeamPN) and why you need it?

This spring, during VeeamON 2017, Veeam Software presented Veeam Powered Network (VeeamPN), their first solution in the field of enterprise networking. Veeam PN is a simple tool for establishing VPN between all parts of a distributed infrastructure: the headquarters, remote and branch offices, employees working remotely, etc. This solution is based on the OpenVPN technology.
Read more
Didier Van Hoye
  • Didier Van Hoye
  • September 27, 2017

The importance of IeeePriorityTag with converged RDMA Switch Embedded Teaming

If you read my blog on Switch Embedded Teaming with RDMA (for SMB Direct) you’ll notice that I set the -IeeePriorityTag to “On” on the vNICs that use DCB for QoS. This requires some explanation. When you configure a Switch Embedded Teaming (SET) vSwitch and define one or more management OS vNICs on which you enable RDMA you will see that the SMB Direct traffic gets it priority tag set correctly. This always happens no matter what you set the -IeeePriorityTag option to. On or Off, it doesn’t make a difference. It works out of the box.
Read more
Sergey Sanduliak
  • Sergey Sanduliak
  • September 26, 2017

Hyper-V VMs on an NFS share on Windows Server 2016 – is that real?

A few years ago, we have tried to place a VM on an NFS share. We used Windows Server 2012 because Hyper-V is a native hypervisor from Microsoft. Now we have decided to reproduce the experiment on Windows Server 2016. Just because of boundless curiosity 😊 So, we have 2 nodes: S3n11 serves as NFS Fileserver and S3n12 takes the Hyper-V server role. We will do exactly the same thing as we did before, but this time on Windows Server 2016 on both VMs. Let’s start!
Read more
Augusto Alvarez
  • Augusto Alvarez
  • September 21, 2017

While Dropbox Drops AWS, Hulu Welcomes It

Or should we expressed it differently, Hulu welcomes AWS but Dropbox moves away? I guess is still semantics, the information is the same. But the positive or negative connotation will depend on what service do you consider more relevant: Hulu or Dropbox. The fact still remains that Dropbox recently decided to opt for building their own cloud and Hulu is now one more streaming media company using Amazon Web Services (AWS).
Read more
Didier Van Hoye
  • Didier Van Hoye
  • September 20, 2017

Forcing the affinity of a virtual NIC to a physical NIC with a SET vSwitch via Set-VMNetworkAdapterTeamMapping

Window Server 2016 Hyper-V brought us Switch Embedded teaming (SET). That’s the way forward when it comes to converged networking and Software-Defined Networking with the network controller and network virtualization.  It also allows for the use of RDMA on a management OS virtual NIC (vNIC). One of the capabilities within SET is affinitizing a vNIC to a particular team member, that is a physical NIC (pNIC). This isn’t a hard requirement for SET to work properly but it helps in certain scenarios. With a vNIC we mean either a management OS vNIC or a virtual machine vNIC actually, affinitizing can be done for both. The main use case and focus here and in real life is in the management OS vNICs we use for SMB Direct traffic.
Read more