Oracle
1Z0-105 · Question #73
A new iSCSI target configuration is created in /etc/tgt/targets2.conf using a text editor. The file is used to avoid accidental destructive errors in the normal working configuration file…
The correct answer is B. cat /etc/tgt/targets2.conf | tgt-admin -e. See the full explanation below for the reasoning.
Question
A new iSCSI target configuration is created in /etc/tgt/targets2.conf using a text editor. The file is used to avoid accidental destructive errors in the normal working configuration file /etc/tgt/targets.conf while testing is in progress. Which command would you use to activate this configuration without affecting the default configuration file?
Options
- Aservice tgtd restart < /etc/tgt/targets2.conf
- Bcat /etc/tgt/targets2.conf | tgt-admin -e
- Ctgt-admin -e < /etc/tgt/targets2.conf
- Dtgt-admin -e -c /etc/tgt/targets2.conf
How the community answered
(47 responses)- A9% (4)
- B70% (33)
- C4% (2)
- D17% (8)
Community Discussion
No community discussion yet for this question.