Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions source/adminguide/kvm_veeam.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,11 @@ network that provides connectivity between the following components:

Veeam uses userdata to configure the worker VM; therefore, the network
offering of the network to which the worker VM is attached must support
the Userdata service.
the Userdata service, provided by ``ConfigDrive``.

.. note::
Please select ``ConfigDrive`` as the Userdata provider for the worker VM
network offering.

For Advanced network zones, including Edge zones, one approach is to create a
**shared network** within the **management traffic range** configured in
Expand Down Expand Up @@ -565,7 +569,7 @@ Limitations and Recommendations

* Supported for all zone types using the KVM hypervisor when the
worker VM is deployed on a shared network with offering that supports
Userdata service. Additional ingress and egress rules may be required
Userdata service via ``ConfigDrive``. Additional ingress and egress rules may be required
depending on the network configuration.
* All backup and restore operations must be initiated from **Veeam Backup
& Replication**.
Expand Down
Loading