nerdexam
Oracle

1Z0-105 · Question #3

Examine the code fragment from /etc/tgt/targets.conf: <target iqn.2013-03.com.example.mypc:1> backing-store /iSCSIsharedDisk/physDisk1.img write-cache off </target> <target…

The correct answer is B. The initiator-address syntax in not valid. The address value should be specified as an iqn, not an IP. See the full explanation below for the reasoning.

Question

Examine the code fragment from /etc/tgt/targets.conf: <target iqn.2013-03.com.example.mypc:1> backing-store /iSCSIsharedDisk/physDisk1.img write-cache off </target> <target iqn.2013-03.com.example.myps:2> backing-store / iSCSIsharedDisk/physDisk2.img initiator-address 192.0.2.105 initiator address 192.0.2.106 write-cache off </target> <target iqn.2013-03.com.example.mypc:3> backing-store /iSCSIsharedDisk/physDisk3.img write-cache off </target> Which statement is true?

Options

  • AOnly the target identified by the iqn ending with mypc:2 is visible. This target is visible to the
  • BThe initiator-address syntax in not valid. The address value should be specified as an iqn, not an IP
  • CAll targets are visible to prospective clients, but the target iqn ending with mypc:2 is visible
  • DThe initiator-address syntax is not valid. The address value must be specified as an iqn, not an IP

How the community answered

(33 responses)
  • A
    9% (3)
  • B
    70% (23)
  • C
    3% (1)
  • D
    18% (6)

Community Discussion

No community discussion yet for this question.

Full 1Z0-105 Practice