VEEAM VMCE_V12 Practice Test - Questions Answers
List of questions
Related questions
Question 1
A company's infrastructure consists of multiple Hyper-V servers that store VMs on local storage. Which proxy should be used to back up these VMs?
Explanation:
For Hyper-V environments where VMs are stored on local storage, the On-host backup proxy should be used. This type of proxy processes jobs directly on the host where the Hyper-V role is enabled, allowing it to interact directly with the local VM storage. It is suitable for infrastructures with multiple Hyper-V servers storing VMs locally.
Reference:
Veeam Backup & Replication User Guide: Hyper-V On-Host Proxy
Veeam Best Practices: Hyper-V Backup Proxies
Question 2
For Veeam agent backup jobs, what feature is only available with Veeam Agent for Microsoft Windows?
Explanation:
Application-aware processing is a feature exclusive to Veeam Agent for Microsoft Windows. It allows for the creation of consistent backups of Windows-based applications and ensures that databases and applications like Microsoft Active Directory, SQL Server, Exchange, and SharePoint are quiesced and in a consistent state when being backed up.
Reference:
Veeam Agent for Microsoft Windows User Guide: Application-Aware Processing
Veeam Help Center: Application-Aware Processing in Veeam Agent for Windows
Question 3
An engineer has a NAS file share to protect.
What preliminary step must be taken to create a NAS backup job?
Explanation:
Before creating a NAS backup job, an engineer must add the NAS file share to the Veeam Backup & Replication (VBR) console under the Inventory section. This involves specifying the NAS Filer and the particular file share to be protected. This step allows Veeam to recognize the file share as a valid source for backup operations.
Reference:
Veeam Backup & Replication User Guide: NAS Backup
Veeam Help Center: Adding File Shares to Inventory
Question 4
What type of backup can Veeam Plug-ins for Enterprise Applications provide?
Explanation:
Veeam Plug-ins for Enterprise Applications provide a transactionally consistent backup of databases and their database logs. This ensures that the backup is not only complete but also consistent at a transactional level, capturing all transactions up to the point of the backup. This is crucial for databases to ensure data integrity and consistency when restored.
Reference: Veeam Plug-ins for Enterprise Applications Guide, Veeam Database Backup Best Practices
Question 5
What is a Recovery Point Objective (RPO) in regards to disaster recovery?
Explanation:
In the context of disaster recovery, the Recovery Point Objective (RPO) is best defined by option B: The acceptable data loss measured in time that can be tolerated. RPO is a critical metric in disaster recovery and business continuity planning that specifies the maximum amount of data (measured in time) that an organization can afford to lose in the event of a disaster or system failure. It effectively sets the limit for how frequently data backups or replications should occur. For instance, an RPO of 4 hours means that the organization must be able to recover data from no more than 4 hours prior to the disaster, implying that backup or replication operations should occur at least every 4 hours. Establishing an RPO is essential for developing an effective data protection strategy, as it guides the choice of backup methodologies and technologies to meet the organization's tolerance for data loss.
Question 6
A 3-node Microsoft SQL Always On cluster is running in a VMware environment.
The RPOs are:
* 1 day for the cluster nodes
* 15 minutes for the log files
How should the cluster be backed up?
Explanation:
For backing up a 3-node Microsoft SQL Always On cluster running in a VMware environment with the specified Recovery Point Objectives (RPOs), the most suitable option is A: Veeam Backup and Replication - Create a VMware backup job, include the 3 nodes of the cluster. Use Application-Aware Processing to back up the transaction logs every 15 minutes. This approach allows for the entire SQL cluster nodes to be backed up as part of a regular VM backup job, which satisfies the 1-day RPO for the cluster nodes. The Application-Aware Processing feature of Veeam Backup & Replication ensures that the SQL databases are in a consistent state during backup. Moreover, this feature allows for the transaction logs to be backed up separately at a more frequent interval, in this case, every 15 minutes, meeting the 15-minute RPO requirement for the log files. This dual approach ensures comprehensive protection for both the SQL cluster nodes and the critical transaction logs, aligning with the specified RPOs.
Question 7
An engineer needs to back up their VMware VMs running on a Nimble Array. The engineer has checked ''Enable backup from storage snapshots'' when creating the job. When the backup runs, snapshots are not triggered on the Nimble Array.
Which additional step must be performed?
Explanation:
To enable backup from storage snapshots with a Nimble Array, it is necessary to add the storage system to the Veeam Backup & Replication console's Storage Infrastructure. This allows Veeam to interact with the Nimble Array and orchestrate the creation of storage snapshots, which can then be used for backups. Simply enabling the backup from storage snapshots option in the job is not enough; the array itself must be integrated into the Veeam infrastructure.
Reference:
Veeam Backup & Replication User Guide: Integration with Storage Systems
Veeam Best Practices: Nimble Storage Snapshot Integration
Question 8
A backup of a Windows VM running on a VMware cluster has been created. In which scenario can the Quick Rollback option be used during a Full VM Restore of the VM?
Explanation:
The Quick Rollback feature can be used during a Full VM Restore to restore only the changed blocks of data since the last backup. This is typically used when the issues are minor and have been caused by VM guest user error, rather than full-scale data corruption or migrations to a different virtualization host. Quick Rollback can efficiently restore the VM to its previous state without the need to transfer the entire VM's data.
Reference:
Veeam Backup & Replication User Guide: Quick Rollback
Veeam Help Center: Performing Quick Rollback
Question 9
The organization has a strategy to copy its VM and Agent backups to the alternate site. The backup administrator has requested to implement a similar backup copy strategy for unstructured data backups with 10 additional days of retention.
Which configuration is correct?
Explanation:
When implementing a backup copy strategy for unstructured data backups with additional retention, a File Share Copy job is the correct configuration. This type of job is designed to copy backups of file shares to a secondary location, which in this case would be the alternate site. It allows for the setting of additional retention days beyond the original backup retention policy.
Reference:
Veeam Backup & Replication User Guide: File Share Backup and Copy
Veeam Knowledge Base: Configuring File Share Copy Jobs
Question 10
A physical Linux server protected by a centrally managed Veeam agent is physically damaged. A VMware vSphere infrastructure is available, and the physical server is eligible for virtualization. Which recovery step provides the lowest possible RTO?
Explanation:
Instant VM Recovery to VMware offers the lowest possible RTO for restoring a physically damaged Linux server to a VMware vSphere infrastructure. This feature rapidly restores service by running the server directly from the backup file in a VMware environment.
Reference: Veeam Backup & Replication User Guide, Veeam Agent for Linux Guide
Question