Recently I’ve been asked by a colleague if Veeam Backup & Replication supports VMware NSX. The answer to me was pretty clear, since Veeam works at the vSphere layer and what is sees are “just” portgroups, regardless if they are simple, distributed, or NSX virtual wires. Nonetheless, I decided to do a quick test to prove it.
Category: Tech
Everything tech: deepdive on the most important technologies, tips and tricks for everyday’s work, tutorial, step-by-step guides, videos and manuals.
Veeam Availability Console series #5: Manage a remote Veeam Backup & Replication Server with Remote Access Console
In the previous post of this series, we registered a remote Veeam Backup & Replication and started to monitor it. VAC can do a lot of things, but when monitoring and the operations that can be done via VAC are not enough, it’s time to learn what other options are…
Quick tip: fix connection errors for Veeam Remote Access Console
If you are trying to connect to a remote tenant using Veeam Remote Access Console, and you face the error “”This tenant does not allow managing any of their backup servers remotely”, there are a couple of firewall ports you need to open. Learn here which ones.
Veeam Availability Console series #4: Monitor a remote Veeam Backup server
In the previous posts of this series, we completed the configuration of Veeam Availability Console, and onboarded our first customer. The customer logged into his own account and configured the different services. Now in this fourth part, we are going to connect a remote Veeam Backup server in order to monitor it.
Permissions for Veeam backup Linux repositories
I’ve seen often Veeam users to configure their repositories using administrative permissions. This is a really bad practice as the most precious part of a Veeam environment, the backup files, are then exposed to security risks, in case anyone can obtain those credentials. And with the raise of cryptolockers and ransomware this behavior has become even more dangerous. For Linux repositories, users can configure their servers to use common users.
Improved Powershell script for Let’s Encrypt certificate renewals
In my previous article about Let’s Encrypt certificates Use Let’s Encrypt free certificates in Windows for Veeam Cloud Connect I explained the basics of Let’s Encrypt technology, and how to use its certificates on a Windows machine using ACMEsharp libraries with Powershell. I found out that the previous script had a problem with renewals, so I went on to fix it.
Windows 2016 Storage Replica and ReFS Volumes
Windows 2016 Storage Replica is a really great technology introduced by Microsoft, and the great thing is that it also replicates ReFS blockcloning savings. This makes it a great option for a Veeam storage repository, completely replicated in two different locations.
The new dashboard in Ceph Luminous
Dashboards in Ceph have always been a bit of a problem. In the past, I tried first to deploy and run Calamari, but it was a complete failure. I talked about my disgraces in this blog post, and there I also suggested a way better solution: Ceph Dash. But now with the release of Luminous, Ceph is trying again to have its own dashboard. Will it be good this time?