What resource does NetWorker use to protect VMware objects, save sets, or clients?
정답: B
설명: (Krdump 회원만 볼 수 있음)
문제 2
An administrator wants to make sure Oracle backups only use a specific storage node. Use the simulator to configure an AFTD Device on "StorageNodeA" with the name "OracleBackup" using the folder "D \AFTD" to the pool "Default". This storage node should be a dedicated storage node When you have finished, continue to the next question.
정답:
To configure an AFTD device on "StorageNodeA" with the name "OracleBackup" using the folder "D:\AFTD" to the pool "Default", the administrator can use the Data Domain CLI (Command Line Interface) to access the Data Domain system and create the AFTD device. Here are the steps: Log in to the Data Domain CLI by entering the following command: ssh admin@StorageNodeA Once logged in, create a new AFTD device named "OracleBackup" by entering the following command: ddboost afd create --name OracleBackup --pool Default --folder D:\AFTD Verify that the new AFTD device has been created by running the following command: ddboost afd show --name OracleBackup To make sure that the Oracle backups only use the specific storage node, you can assign the AFTD device to the Oracle backup host by running the following command: ddboost afd set --name OracleBackup --host OracleBackupHost Verify the configuration by running the following command: ddboost afd show --name OracleBackup To make sure that the StorageNodeA is a dedicated storage node, you can configure the storage node to only allow the OracleBackup host to use the AFTD device by running the following command: ddboost host access add --host OracleBackupHost --afd OracleBackup Finally, the administrator should select the "Apply" button to save the configuration.
문제 3
Which devices support Block Based Backup?
정답: D
설명: (Krdump 회원만 볼 수 있음)
문제 4
A customer has configured 3 new Linux server named Server01 as a backup client. They cannot see any files backed up when a restore operation is attempted Use the simulator to resolve the issue. When you have finished, continue to the next Question
정답:
To troubleshoot why a customer cannot see any files backed up when a restore operation is attempted on their 3 new Linux server named Server01, the first step should be to check the log files for any error messages. The log files are typically located in the /var/log/ directory, but the exact location may vary depending on the operating system being used. Next, the administrator should check the configuration of the NetWorker server to ensure that the server is configured correctly. This includes checking the client configuration for the Server01 and making sure that the correct client name is being used. Additionally, the administrator should make sure that the Server01 has the correct address and port information, as well as the correct credentials. The administrator should also check the configuration of the server to make sure that the correct backup policies are being used and that the backup schedule is configured correctly. Additionally, they should check the configuration of the actual backup device, such as the tape library or disk array, to make sure that it is configured properly. Finally, the administrator should check the filesystem of the Server01 to make sure that the backup files are actually being written to the correct location.
문제 5
An administrator added several new LDAP user accounts for backup configuration and monitoring tasks . The LDAP users have been authenticated in NMC. Where must the user accounts be added so these tasks can be performed on the server?