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:
Scott Alan Miller
  • Scott Alan Miller
  • March 20, 2018

RAID Today

You may have heard that RAID is no longer applicable for enterprise storage: that it’s time had passed. RAID has dominated enterprise storage for decades and, while not a hot topic of conversation today, it remains a key strategic approach for businesses to consider. To some degree, it is true, RAID is no longer the singular answer to enterprise storage that it once was.  For decades it was unchallenged as a technology and as an approach, and so reigned alone – a foregone conclusion in a giant sea of storage.  Today, RAIN has joined the space and is a viable alternative to RAID in many scenarios.  But just because RAIN is newer and the darling of storage conversations does not mean that RAIN will simply displace RAID nor that RAID’s position of importance has been eliminated.  Not at all.
Read more
Gary Williams
  • Gary Williams
  • March 15, 2018

Demystifying HTTPS

This blog is going to be all about the secure certificate side of things, by setting these headers you reduce the chances of certain types of probes and attacks from being successful. The server itself and whatever applications you are running on it still need to be upgraded and configured to reduce the chances of someone gaining unauthorised access to your systems.
Read more
Andrea Mauro
  • Andrea Mauro
  • March 13, 2018

CLI vs. GUI for VMware Admins

The term User Interface (UI) is used for specifying how a user interacts with a specific device, or software. CLI and GUI are two different types of possible user interfaces. Let’s analyze those different approaches and the pro and cons of them, using the VMware vSphere environment as an example.
Read more
Ivan Ischenko
  • Ivan Ischenko
  • March 8, 2018

Simplify storage management with Microsoft Systems Center VMM (SCVMM) and SMI-S

SMI-S or ‘Storage Management Initiative – Specification’ is a standard of a storage management (surprise!) which gives you a chance to administrate the storage layer using ‘Common Information Model’ and Web-Based Enterprise Management technologies and logic. The main point of SMI-S is to provide a single standard to manage various storage systems from different vendors pretty much in the same way. In this article (?) we will show you how to manage your storage using SCVMM 2016 (Server Center Virtual Machine Manager) through SMI-S, and how this whole thing works in general. We’ll use VSAN from StarWind as a reference distributed storage platform, but the primary scope of this document is to cover the subject in general, so any SMI-S compatible storage will work.
Read more
Ivan Ischenko
  • Ivan Ischenko
  • March 7, 2018

Creating ESXi VMs on the Windows based NFS share

Many words were said about NFS (Network File System), but what exactly NFS can give us? In general, NFS used as the ISO library or just simple network file share with easy access from any Windows or Linux based machine. However, starts from NFS 3.0 protocol can give us the good performance and can be as the shared storage for ESXi or any Linux based Hypervisors. In this article, I will create the NFS share on the Windows Server 2016 and then mount NFS share on the ESXi 6.5 and will create the VM on it.
Read more
Vladan Seget
  • Vladan Seget
  • March 1, 2018

How to enable Active Directory Recycle Bin in Windows Server 2016

Before we dive into how to enable Active Directory Recycle Bin in Windows Server 2016, we will first explain what it is and when Microsoft introduced this feature. Active Directory Recycle Bin simply allows you to restore deleted objects from Active Directory. It can be a user account, computer account or a whole Organizational Unit (OU). Who did not accidentally delete an AD object in his career? Without this feature enabled, you had only a few choices. Either you could restore if you used a backup solution allowing you to restore individual AD objects (many virtualization backup vendors do that nowadays). Or you have had less chance and your AD server wasn’t configured to be backed up and you have to recreate the user and reinstall his profile on his computer.  
Read more
Karim Buzdar
  • Karim Buzdar
  • February 28, 2018

Crashed Microsoft Exchange 2013 Database? No sweat. Learn how to recover it with ease

Companies often store critical client mailbox data on an Exchange server database. The Exchange database is a warehouse of critical mailbox information such as contacts, notes, calendar items and emails of thousands of users. One of the most serious issues companies can face is the corruption of the Microsoft Exchange 2013 database file leading to unavailability of important data for the client. The Microsoft Exchange 2013 database can become vulnerable to crashes due to unavoidable hardware issues, software malfunctions, system freezes, server or boot failures, accidental shutdowns or any unforeseen circumstances. Since the last thing a company wants is to endanger business goals such as data availability during disasters, the first step is to make efforts to recover the damaged file.
Read more
Dmytro Khomenko
  • Dmytro Khomenko
  • February 27, 2018

Storage Tiering – the best of both worlds

Before the time when SSDs took their irreplaceable place in the modern datacenter, there was a time of slow, unreliable, fragile, and vacuum filled spinning rust drives. A moment of change divided the community into two groups – the first with dreams of implementing SSDs in their environment, and the second, with SSDs already being part of their infrastructure. The idea of having your data stored on the associated tier has never been so intriguing. The possibility of granting your mission-critical VM the performance it deserves in the moment of need has never been more appropriate.
Read more
Boris Yurchenko
  • Boris Yurchenko
  • February 22, 2018

Dedupe or Not Dedupe: That is the Question!

Today I will deal with data deduplication analysis. Data deduplication is a technique that helps to avoid storing repeated identical data blocks. Basically, during the deduplication process, unique data blocks, or byte patterns, are identified and written to the storage array after being analyzed. While such analysis is a continuous process, other data blocks are processed and compared to the initially stored patterns. If a match is found, instead of storing a data block, the system stores a little reference to the original data block. In case of small environments, this is not crucial mostly, yet for those with dozens or hundreds of VMs, the same patterns can be met numerous times. Thus, due to the advanced algorithms used, data deduplication allows storing more information on the same physical storage volume compared to traditional data storage methods. This can be achieved in several ways, one of which is StarWind LSFS (Log Structured File System), which offers inline deduplication of data on LSFS-powered virtual storage devices.
Read more