A NetWorker workflow is configured as a probe-based backup
What actions must be included in the workflow?
A probe-based backup workflow must include the probe and backup actions. The workflow will first probe the client to determine the data sets that need to be backed up and then perform the actual backup process.
A backup administrator wants to configure PSS for a client to have this configuration:
3 PSS for save set '/data1'
5 PSS for save set '/data2'
How can this be achieved?
To configure PSS for a client to have 3 PSS for save set '/data1' and 5 PSS for save set '/data2', the administrator can use the following command:
PSS:streams_per_ss=3,/data1, 5,/data2
This command sets the number of parallel save streams (PSS) for each save set. The option 'streams_per_ss' is used to specify the number of parallel save streams for each save set, and the path of the save set is specified after a comma. In this case, 3 PSS are set for the save set '/data1' and 5 PSS are set for the save set '/data2'.
How should a backup administrator install a virtual CloudBoost appliance on a VMware ESXi host?
To install a virtual CloudBoost appliance on a VMware ESXi host, the backup administrator must deploy an OVF template. This will deploy the appliance on the ESXi host and configure the settings for the appliance.
What resource does NetWorker use to protect VMware objects, save sets, or clients?
NetWorker uses Protection Groups to protect VMware objects, save sets, or clients. Protection Groups allow you to group related objects together, making it easier to manage and run backups.
A backup administrator has configured Dell EMC Cloud Tier and the NetWorker data movement policy for long-term retention. The save sets are not moved to the Cloud even though cloning ran successfully
What is the reason for this issue?
The data movement policy on Dell EMC Cloud Tier is configured to move the save sets to the Cloud only once a month. The cloning of the save sets may have run successfully, but the data movement will still only occur once a month.