Search

Educational Episodes: Hyperconverged Infrastructure (HCI)

Featured articles

Orest Lesyuk

Microsoft SQL Server High Availability: Always On Availability Groups VS Failover Cluster Instances. What to choose and when?

Microsoft SQL Server is the backbone of many businesses, but when it comes to high availability, which path should you take: Always On Availability Groups (AG) or Failover Cluster Instances (FCI)?

Alex Khorolets

Turn two VMware vSphere hosts into a full-blown cluster without breaking the bank, in 5 easy steps

Security, privacy, and performance have always been a priority for many businesses even over the limitless scalability offered by the cloud. Join us for a new video, on how to transform two on-prem VMware vSphere hosts into a bulletproof high-availability (HA) cluster for improved cost-effectiveness, high VM performance and enhanced security, in 5 easy steps.

PeerSpot

Ensuring Business Continuity and High Availability With StarWind Virtual SAN

Want to optimize your storage infrastructure? Learn how StarWind Virtual SAN (VSAN) helps organizations achieve high availability and resilience.

Vladyslav Savchenko

Setting up StarWind Virtual SAN (VSAN) as Hardened Repository for Veeam B&R

Worried about keeping your business data safe from ransomware and other threats? Discover how StarWind Virtual SAN (VSAN) can fortify your backup strategy as a hardened repository for Veeam Backup & Replication (B&R).

Kevin Soltow

ESXi is free… So why would you buy an ESXi anyway?

Most admins know that VMware offers Free and Evaluation versions of their hypervisor. However, there are still some nuances that explain why people would actually buy ESXi.

Diana Abo Harmouch

What is V2V (Virtual to Virtual)?

V2V in Focus: What’s virtual-to-virtual migration all about? Learn what V2V is, why it matters, and how it works. Check out reasons for migration, hot vs. cold migration, and tools like StarWind V2V Converter.

Hanna Parich

How to Convert Hyper-V to VMware VM

VMware vSphere and Microsoft Hyper-V are among the most popular type 1 enterprise hypervisors. However, their VM formats are incompatible, and it is not uncommon for users to look for an easy way to migrate a virtual machine from one hypervisor to another.

Latest articles

View:
Florent Appointaire

[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.

Mike Preston

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.

Augusto Alvarez

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.

Alex Samoylenko

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.

Didier Van Hoye

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.

Sergey Sanduliak

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!

Augusto Alvarez

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).

Didier Van Hoye

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.

Bogdan Savchenko

High Availability and Disaster Recovery with SQL Server AlwaysOn: FCI quick walk through

Greetings, fellow sysadmins and everyone who is still wondering how to make their SQL server highly available! You’re just in time since I’ve prepared for you detailed guidelines with pictures and explanations on how to achieve this goal by using the SQL Server AlwaysOn approach! The great thing is that we are also going to configure and review the full-fledged system with the disaster recovery scenarios implemented. I’ve decided to break this topic into 3 parts. First, we will go through the process of configuring AlwaysOn Failover Cluster Instance (FCI), the next part of this series will cover the deployment of a DR site for our cluster using AlwaysOn Availability Groups, and finally, we will learn more about how to achieve the same using 3rd party software.

Mike Preston

Consuming a RestFul API with PowerShell

Creating automation and orchestration requires taking multiple data center components which all speak different languages and chaining them together through one consistent workflow. Now there are a lot of programming and scripting languages that we can use as our orchestration engine such as Java, JavaScript, Perl, etc. – but one of the most common choices within the last 5 years has been PowerShell.