the UPDATE NODE command allows you to update node attributes, such as node name, password, policy domain, management class, deduplication settings, replication settings, and more1
Question 2
Which command is used to replicate directory-container data to a target server?
Options:
A.
REPLICATE STGPOOL
B.
PROTECT STGPOOL
C.
BACKUP STGPOOL
D.
MIGRATE STGPOOL
Answer:
A
Explanation:
Explanation:
According to the IBM Spectrum Protect documentation1, the command that is used to replicate directory-container data to a target server is A. REPLICATE STGPOOL. This command replicates data from a source storage pool to a target storage pool on another server. The source storage pool can be a directory-container storage pool, which stores data in deduplicated containers.
Question 3
What is a requirement for restoring individual files from an NDMP backup with the backup/archive client GUI?
Options:
A.
The FILELEVEL option must be enabled on the NAS Filer.
B.
Table of Contents (TOC) must be created during the backup.
C.
The NDMP API extension must be installed on the client.
D.
TOCDESTINATION must be selected in front of the restore.
Answer:
B
Explanation:
Explanation:
According to IBM documentation1, one of the requirements for restoring individual files from an NDMP backup with the backup/archive client GUI is that a Table of Contents (TOC) must be created during the backup. The TOC contains file-level restore information that is used by thebackup/archive client GUI to display and select files for restore. The TOC is stored in a different storage pool from the one where the backup image is stored.