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
Answer is in the explanation below.
Reference / correct answer:
Seetheanswerbelowinexplanation.
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.
Question 2(Misc Questions)
An administrator is creating an action resource in NetWorker. What must exist before this action can be completed?
Select an option, then click Submit answer.
○
a workflow
○
a notification
○
a protection group
○
a client
Reference / correct answer:
a protection group
Before an action resource can be created in NetWorker, a protection group must exist. Protection groups allow you to group related objects together, making it easier to manage and run backups.
Which command can be used to query the NetWorker media database and to export the fields as comma separated fields?
Select an option, then click Submit answer.
○
mminfo -avot
○
mminfo -xc,
○
mminfo -csv
○
mminfo -m
Reference / correct answer:
mminfo -avot
The mminfo command can be used to query the NetWorker media database and to export the fields as comma separated fields. The -avot flag will list all volumes and export the fields as a comma separated list.