Search

Tag: sdn

View:
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
Ivan Talaichuk
  • Ivan Talaichuk
  • September 7, 2017

Hyperconvergence – another buzzword or the King of the Throne?

Before we have started our journey through the storage world, I would like to begin with a side note on what is hyperconverged infrastructure and which problems this cool word combination really solves. Folks who already took the grip on hyperconvergence can just skip the first paragraph where I’ll describe HCI components plus a backstory about this tech. Hyperconverged infrastructure (HCI) is a term coined by two great guys: Steve Chambers and Forrester Research (at least Wiki said so). They’ve created this word combination in order to describe a fully software-defined IT infrastructure that is capable of virtualizing all the components of conventional ‘hardware-defined’ systems.
Read more
Augusto Alvarez
  • Augusto Alvarez
  • July 18, 2017

Microsoft Azure Stack in General Availability (GA) and Customers will Receive it in September. Why is this Important? Part I

Microsoft’s Hybrid Cloud appliance to run Azure in your datacenter has finally reached to General Availability (GA) and the Integration Systems (Dell EMC, HPE and Lenovo for this first iteration) are formally taking orders from customers, which will receive their Azure Stack solution in September. But, what exactly represents Azure Stack? Why is this important to organizations?
Read more
Mikhail Rodionov
  • Mikhail Rodionov
  • May 30, 2017

Windows Server 2016: NIC Teaming Functionality

NIC teaming is not something we got with Windows Server 2016, but I just find it interesting to review this functionality as we have it in the current iteration of Windows Server, as usual, touching a bit on the basics and history of this feature.
Read more
Jon Toigo
  • Jon Toigo
  • March 23, 2017

Data Management Moves to the Fore. Introduction

To the extent that the trade press covers, meaningfully, the issues around digital information processing and technology, it tends to focus rather narrowly on the latter:  infrastructure.  The latest hardware innovation — the fastest processor, the slickest server, the most robust hyper-converged infrastructure appliance — tends to be the shiny new thing, hogging the coverage.
Read more
Charbel Nemnom
  • Charbel Nemnom
  • February 28, 2017

How to Deploy Software-Defined Networking with VMM SDN Express for SCVMM 2016?

Microsoft announced the release of VMM SDN Express for System Center Virtual Machines Manager 2016 to simplify their Software-Defined Networking (SDNv2) deployment infrastructure. In short, VMM SDN Express is basically a VMM PowerShell script and parameter file that help you to deploy a production-ready Software-Defined Networking on top of Windows Server 2016 Datacenter Edition and SCVMM 2016, and without you having to move through multiple wizards or having to wait for a long time.
Read more
Charbel Nemnom
  • Charbel Nemnom
  • December 9, 2016

How to Deploy and Manage Software-Defined Networking using SCVMM 2016 – Part III

In Part I of this series, we created the tenant virtual network and connecting two VMs to it using System Center Virtual Machine Manager, and then we validated that both VMs can route between each other. In Part II, we created a public Virtual IP Address (VIP) on the Software Load Balancer (SLB) using VMM console and PowerShell through which we were able to access a website on the virtual network. We also created Site-to-site (S2S) VPN to a Remote site.
Read more
Charbel Nemnom
  • Charbel Nemnom
  • December 8, 2016

How to Deploy and Manage Software-Defined Networking using SCVMM 2016 – Part II

In Part I of this series, we created the tenant virtual network and connecting two VMs to it using System Center Virtual Machine Manager, and then we validated they can route between each other. In this blog post Part II, we will be creating a public Virtual IP Address (VIP) on the Software Load Balancer (SLB) MUX using SCVMM and PowerShell through which you can access a website on your virtual network. We will also create Site-to-site (S2S) VPN to a Remote site. Please make sure to check Part I so you can have an overview of the infrastructure and the VMM Logical Network that we are using throughout this series.
Read more
Charbel Nemnom
  • Charbel Nemnom
  • December 7, 2016

How to Deploy and Manage Software-Defined Networking using SCVMM 2016 – Part I

Software Defined Networking (SDN) in Windows Server 2016 provides a method to centrally configure and manage physical and virtual network devices such as routers, switches, load balancers and gateways in your datacenter. Virtual network elements such as Hyper-V Virtual Switch, Hyper-V Network Virtualization, and RAS Gateway are designed to be integral elements of your SDN infrastructure. Please note that you must install Windows Server 2016 Datacenter edition for Hyper-V hosts and virtual machines (VMs) that run SDN infrastructure servers, such as Network Controller and Software Load Balancing nodes. However, you can run Windows Server 2016 Standard edition for Hyper-V hosts that contain only tenant workload virtual machines that are connected to SDN-controlled networks.
Read more