In a previous blog post I started to study Terraform, and how to connect it to vCloud Director. This time, I will build my entire lab using the same automation tool.
Tag: vcloud
The new book about Veeam Cloud Connect 9.5 Update 4
More than two years ago, when we released Veeam Cloud Connect 9.0, I massively reworked my original paper on the topic, and the final result became a book available as a pdf. The book was also printed and I have some copies at home; not something to win any nobel price, but it's nice to see them there as remind me of the massive work it took. Then, the cloud was calling, and I decided it was time to make it more modern and after some re-editing and learning how markdown and github work, the book became an online resource that people can freely and easily read.
Automated Veeam Cloud Connect deployment 5: Replication services for vCloud Director
In chapter 3 of this blog series, I showed you how to connect a vCloud Director to Veeam Backup & Replication. Before Veeam Backup & Replication 9.5 Update 4, the main usage of vCloud Director was to make backups of vCloud VMs. But now with Update 4, we can use vCloud Director as a target for Cloud Connect replicas.
Automated Veeam Cloud Connect deployment: 3 – connect to VMware virtual environment
In the previous posts we completed the automatic configuration of the Veeam Cloud Connect environment. In this third post of this short series, we will add additional resources in order to offer replication services. In fact, all the Cloud Connect components are now successfully deployed, so Backup services can already be offered, but to offer also replication services we need to connect our environment to the virtualized platform. Historically, Veeam Cloud Connect supported VMware vSphere and Microsoft Hyper-V, but since the soon-to-come 9.5 Update 4 will also add support for VMware vCloud Director, we will see how to add both to the infrastructure.
Disable direct file restore in Veeam vCloud Self-Service portal
The Veeam vCloud Self-Service portal (from here on, just portal) is a great solution for offereing self-service capabilities to vCloud Director tenants that want to manage by themselves backups and restores of their VMs and vApps. Service providers can already configure the service to allow tenants for different degrees of freedom, but there are some additional options that are not available in the configuration options.
I already blogged a few months ago about how to “Disable Items Restore options in Veeam Self-Service Backup Portal”, so that the ITEM tab can be completely removed from the interface. And looking at the number of visit this page has had so far, seems like several providers are alreday leveraging this “trick”.
Today however, we want to go a little bit further, and allow tenants to only download their files.
Reconfigure NSX to allow vCloud Director to create Org networks
If you have just deployed vCloud Director over NSX , it may happen that during the creation of a new VCD network, the operations fails with the error “Cannot deploy organization VDC network; Make sure vShield Manager infrastructure is properly configured and there are segment IDs available.” In this case, you need to change the configuration of the NSX transport zones from Multicast to either Hybrid or Unicast.
Use vCloud Director LDAP authentication with Veeam self-service portal
I got this request from a colleague, who was helping out a service provider with this scenario: vCloud Director is using an external LDAP service, coming from a local Microsoft Active Directory, to authenticate all vCD users. Is Veeam vCloud Director Self-Service portal able to use this authentication and allow those users to use the portal? Let’s find out (hint: yes it works!).
Concurrent Linux file restores in Veeam Backup and Replication v9.5 vCloud Director Self-Service Portal
The new vCloud Director Self-Service Portal in Veeam Backup & Replication 9.5 allows tenant to perform backups and restores in a complete self-service mode. To execute file level restores for non-Microsoft file systems, a Multi-OS FLR Helper Appliance virtual appliance is used. This appliance is configured by a Veeam administrator before it can be used for any file restore, and you can learn in this post how to configure it to be deployed multiple times and allow multiple concurrent file restores.