Veeam University Retention Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Pageda
P
Pageda
Community Contributor
Quizzes Created: 1 | Total Attempts: 254
| Attempts: 254 | Questions: 20
Please wait...
Question 1 / 20
0 %
0/100
Score 0/100
1. [From Video: Architecture and Components Veeam Backup and Replication] Veeam B&R 6.5 has support for multiple hypervisors. From the list of hypervisors below, select the two correct answers.

Explanation

Veeam B&R 6.5 has support for multiple hypervisors, specifically VMWare Vsphere and Microsoft Hyper-V. These two hypervisors are compatible with Veeam Backup and Replication and can be used in conjunction with the software for data protection and disaster recovery purposes. Citrix Xen and Oracle VirtualBox, on the other hand, are not listed as supported hypervisors for Veeam B&R 6.5.

Submit
Please wait...
About This Quiz
Data Protection Quizzes & Trivia

This quiz tests the retention of information discussed through the assigned Veeam University CBT videos assigned for February 2013 and specific information about the backup environment in place.

2. Please select the backup type that the following methodology describes: On the virtual server's first backup, a full backup is run and it creates a .vbk file. On subsequent runs, .vib files are created but they are not injected back into the .vbk. 

Explanation

This methodology describes the Forward Incremental backup type. In this type, the first backup is a full backup that creates a .vbk file. On subsequent runs, only the changes or differences from the previous backup are saved in .vib files, which are not injected back into the .vbk file. This allows for faster backups and less storage space usage compared to other backup types.

Submit
3. [From Video: Architecture and Components Veeam Backup and Replication] True or False: The Enterprise Manager provides a single point of control and reporting for multiple Veeam servers.

Explanation

The Enterprise Manager in Veeam Backup and Replication does indeed provide a single point of control and reporting for multiple Veeam servers. This means that administrators can manage and monitor multiple Veeam servers from a centralized interface, making it easier to oversee and control backup and replication processes across the organization.

Submit
4. VMWare and Veeam use a technology called CBT when backing-up in Direct SAN mode. Choose the best definition of CBT as it applies to Veeam Backups.

Explanation

Changed Block Tracking (CBT) is a technology used by VMWare and Veeam when backing up in Direct SAN mode. It allows for efficient and incremental backups by tracking and identifying the changed blocks within a virtual machine's disk. This means that only the blocks that have been modified since the last backup need to be transferred, reducing the amount of data that needs to be processed and improving backup performance.

Submit
5. [From Video: Architecture and Components Veeam Backup and Replication] Veeam B&R 6.5 has four primary architecture components. They are 1) The Backup Server, 2) the Enterprise Manager 3) the Backup Proxy and 4) ? (Select from below)

Explanation

The correct answer is Backup Repository because it is the default location selected during installation that stores backup files, copies of VM's, and metadata. The other options (Veeam Backup Service, SQL DB, and Catalog Service) are not primary architecture components of Veeam B&R 6.5.

Submit
6. Choose the answer that best represents how Veeam's de-duplication works:

Explanation

Veeam's de-duplication works by analyzing file blocks and only backing up one copy of each block if multiple blocks are the same. It also ignores empty file blocks, which helps to reduce storage space requirements by eliminating redundant data. This process helps to optimize backup and recovery operations by reducing the amount of data that needs to be stored and transferred.

Submit
7. Match the following file extensions related to backup and virtual technologies with their appropriate partner.
Submit
8. [From Video: Architecture and Components Veeam Backup and Replication] Which of the following is NOT true about Veeam backup proxies.

Explanation

You are not limited to two backup proxies. You can deploy any # of them.

Submit
9. [From Video: Architecture and Components Veeam Backup and Replication] U-AIR Wizards perform what function

Explanation

The U-AIR Wizards in Veeam Backup and Replication perform the function of restoring application items from any virtualized application. This means that it allows users to restore individual items, such as databases, mailboxes, or user accounts, from virtualized applications like SQL, Exchange, and Active Directory. It provides a convenient and efficient way to recover specific items without having to restore the entire application or virtual machine.

Submit
10. Match each backup type/strategy with it's ideal storage type/strategy.
Submit
11. Please select the backup type that the following methodology describes: On the virtual server's first backup, a full backup is run, block by block and it creates a .vbk file. All subsequent backups are incremental and create .vib files. These .vib files are injected into the .vbk which provides a 'synthetic backup', so the most recent backup is always a full.

Explanation

This methodology describes the Reverse Incremental backup type. In this type of backup, the first backup is a full backup, and all subsequent backups are incremental. The incremental backups create .vib files, which are then injected into the initial full backup (.vbk file) to create a synthetic backup. This ensures that the most recent backup is always a full backup.

Submit
12. True/False: VeeamZip creates a .zip file of all guest files within a Windows virtual machine.

Explanation

VeeamZip is an ad-hoc backup tool used for easily backing-up and taking a backup file offsite like on a USB drive or CD. Good for archiving VM's to a full .vbk before decomissioning them...there is no need to power off the VM, there is no impact to the users of that VM, it compresses and deduplicates the file.

Submit
13. There are three types of transport modes to get the data from the source (which is the SAN) to the repository (which is the Veeam server). Which of the following is NOT a transport mode?

Explanation

The correct answer is Direct WAN Mode. This is not a transport mode because it is not used to transfer data from the source (SAN) to the repository (Veeam server). The other three options (Network Mode, Direct SAN Mode, and Virtual Appliance Mode) are all valid transport modes that can be used for data transfer in this scenario.

Submit
14. Veeam uses a Microsoft technology (VSS), combined with their own technology to quiesce a virtual machine. Quiescing the virtual machine is essentially like pausing the VM for a moment with no impact to the VM or any process occurring on the VM. Quiescing a VM before backup is important so that your backup is ______________?

Explanation

Quiescing a virtual machine before backup ensures that the backup is application consistent. This means that all data and transactions in the applications running on the virtual machine are in a consistent state at the time of the backup. It ensures that no data is lost or corrupted during the backup process, allowing for a reliable restore of the virtual machine and its applications.

Submit
15. Veeam Backup & Replication 6.5 does include a replication engine (hence the word Replication in the title). The replication technology works similar to the backup technology in that the first replica will be a full backup and all subsequent replicas will be the changes only. The video outlined the preferred model for replication to an offsite location. Pick the item below which best describes the preferred model.

Explanation

The preferred model for replication to an offsite location in Veeam Backup & Replication 6.5 is to have two backup proxies, one deployed in each location involved in the replica set. This allows for efficient and reliable replication of data between the two locations. Having a backup proxy in each location ensures that the replication process can utilize local resources and network connections, minimizing the impact on the production environment and optimizing the replication performance.

Submit
16. Please select the SERVER/VEEAM  Version/ Repository combination where Veeam and its backup files live at WRS.

Explanation

The correct answer is WRS-BUNRF2 :: Veeam B&R 6.5 :: E:\Veeam Backups. This is the correct combination because it matches the server name, Veeam version, and repository location where Veeam and its backup files are stored at WRS. The other options either have different server names, different Veeam versions, or different repository locations, making them incorrect choices.

Submit
17. Match the term to it's appropriate definition:
Submit
18. After a SureBackup Job has completed and machines in an application group have been booted, there are several options for checking the verification of the backup. Select the options for verification below.

Explanation

After a SureBackup Job has completed and machines in an application group have been booted, there are several options for checking the verification of the backup. A ping test can be performed to verify if the machines are reachable and responding to network requests. A custom script can be executed to perform specific checks or tests on the machines, ensuring that they are functioning correctly. The VMware Tools Heartbeat can be monitored to confirm that the virtual machines are running and communicating properly with the host. These options collectively provide a comprehensive verification of the backup.

Submit
19. Choose the best definition of vPower from the options below:

Explanation

vPower runs directly from a compressed/de-duplicated backup file using resources on the backup server/storage. This means that instead of having to restore the VM to the production environment, vPower allows the VM to be run directly from the backup file. This saves time and resources as there is no need to fully restore the VM before it can be used. The compressed/de-duplicated backup file ensures efficient storage usage, while the resources on the backup server/storage provide the necessary computing power for the VM to run.

Submit
20. Veeam is configured to backup a VM with Direct SAN transport mode. When it's finished, you look at the backup log and notice that it used Network Transport mode instead. Choose the best reason why.

Explanation

The reason why Veeam used Network Transport mode instead of Direct SAN transport mode for backing up the VM is that the backup server did not have the necessary rights to access the LUN where the VM is stored. As a result, Veeam was unable to utilize the Direct SAN transport mode and resorted to using the Network Transport mode instead.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 15, 2013
    Quiz Created by
    Pageda
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
[From Video: Architecture and Components Veeam Backup and...
Please select the backup type that the following methodology...
[From Video: Architecture and Components Veeam Backup and...
VMWare and Veeam use a technology called CBT when backing-up in Direct...
[From Video: Architecture and Components Veeam Backup and...
Choose the answer that best represents how Veeam's de-duplication...
Match the following file extensions related to backup and virtual...
[From Video: Architecture and Components Veeam Backup and...
[From Video: Architecture and Components Veeam Backup and...
Match each backup type/strategy with it's ideal storage...
Please select the backup type that the following methodology...
True/False: VeeamZip creates a .zip file of all guest files within a...
There are three types of transport modes to get the data from the...
Veeam uses a Microsoft technology (VSS), combined with their own...
Veeam Backup & Replication 6.5 does include a replication engine...
Please select the SERVER/VEEAM  Version/ Repository combination...
Match the term to it's appropriate definition:
After a SureBackup Job has completed and machines in an application...
Choose the best definition of vPower from the options below:
Veeam is configured to backup a VM with Direct SAN transport mode....
Alert!

Advertisement