VMCE2020 Exam QuestionsBrowse all questions from this exam

VMCE2020 Exam - Question 2


A NAS backup job has been configured within Veeam Backup & Replication, and is completing successfully, but restore operations have been failing for the last few days. What is causing the failure?

Show Answer
Correct Answer: C

NAS backup operations require appropriate permissions for both backing up and restoring data. While a read-only account can suffice for backup tasks, restoration requires an account with read-write access. If restore operations are failing, it is likely because the credentials added to the share do not have the necessary read-write permissions. Ensure that the account used for both tasks has been granted the correct access rights to avoid such failures.

Discussion

3 comments
Sign in to comment
CelitisOption: C
Dec 16, 2020

If you only plan to back up the share, you can use an account with read-only permissions. If you plan not only to back up the share, but also to restore files to it, use an account with read/write permissions.

byron_ptOption: C
Mar 19, 2021

Correct answer is C If you must specify user credentials to access the shared folder, select the This share requires access credentials check box. From the Credentials drop-down list, select a credentials record for a user account that has Full Control permissions on the shared folder. To access the SMB share, you must use an account that meets either of the following requirements: If you only plan to back up the share, you can use an account with read-only permissions. If you plan not only to back up the share, but also to restore files to it, use an account with read/write permissions. https://helpcenter.veeam.com/docs/backup/vsphere/file_share_backup_smb_share_path_credentials.html?ver=110

danduOption: C
May 21, 2021

correct is C