Skip to main content
All CollectionsKnowledge BaseEnterprise WorkloadsHow To - Enterprise Workloads
Allowing the backup proxy to have access privilege to a specific resource pool
Allowing the backup proxy to have access privilege to a specific resource pool
Updated over a week ago

Steps to allow the backup proxy to have access privilege to a specific resource pool

Step 1: Deploy the Druva Backup Proxy OVF

  • Deploy the Druva Backup Proxy OVF without activating it in the resource pool where you want access to virtual machines.

Step 2: Create a Resource Pool Admin User

  1. Log in to vCenter as an Administrator.

  2. Navigate to Menu > Administration > Single Sign-On > Users and Groups.

  3. Select the correct domain and click Add User.

  4. Create a new user with the required credentials.

    image001.png

Step 3: Assign Permissions to the New User

a. Host and Cluster View

  1. Log in to vCenter and navigate to vCenter > Permissions.

    image003.png
  2. Click the “+” icon to add permissions.

  3. Select the newly created user and assign the Administrator role.

  4. Uncheck the Propagate to children checkbox.
    (Repeat these steps for the relevant resource pool hierarchy: Datacenter, Cluster, Host, etc.)

  5. For the Resource Pool, check the Propagate to children checkbox. This ensures the admin can access all virtual machines within the resource pool.

    image006.jpg

b. VM and Template View

  1. Apply permissions to the folder hierarchy where virtual machines are organized.

  2. Assign the Administrator role to the new user, and uncheck the Propagate to children checkbox.

    image008.jpg

c. Datastore View

  1. Navigate to the Datastore View in vCenter.

  2. Add permissions for all datastores where the VM disk files (VMDKs) are located.

  3. Assign the Administrator role and uncheck the Propagate to children checkbox.

d. Network View

  1. Go to the Network View in vCenter.

  2. Add permissions for all networks and hierarchies that are utilized by the VMs.

  3. Assign the Administrator role and uncheck the Propagate to children checkbox.

Step 4: Verify Permissions

  1. Log in to vCenter using the newly created admin user.

  2. Ensure that all resources (hosts, clusters, datastores, networks, etc.) are visible.

Step 5: Activate the Backup Proxy

Option 1: Activation via OVF Template

  1. While deploying the OVF, provide the following details:

  2. Power on the backup proxy.

Option 2: Manual Configuration

  1. Use the ProxyConf command to configure the vCenter admin details.

  2. Use the PhoenixActivate command with the token to register the proxy with Phoenix.

Example of PhoenixActivate Command

/opt/Druva/Phoenix/bin/PhoenixActivate --token <Activation_Token>

Did this answer your question?