nerdexam
Oracle

1Z0-105 · Question #29

You want to create a new LUN, LUN ID =1, on a new target, target ID = 2. Inspect the current state of targets and LUNs in the output from tgt-admin -s. The output is filtered to show only target and…

See the full explanation below for the reasoning.

Question

You want to create a new LUN, LUN ID =1, on a new target, target ID = 2. Inspect the current state of targets and LUNs in the output from tgt-admin -s. The output is filtered to show only target and LUN associations. [root@EDFAR9P0 init.d]# tgt-admin -s | egrep -i 'target|lun' Target 1: iqn.2013-03.com.example.mypc:1 LUN information: LUN: 0 LUN: 1 LUN: 2 LUN: 3 You want to add a new LUN to a new target by using the /iSCSIsharedDisk/physDisk4.img disk image file. Which two options would you use to do this?

Options

  • Atgt-setup-lun -t 2
  • Btgt-setup-lun -d /iSCSIsharedDisk/physDisk4.img -n 2
  • Ctgt-admin --op new \
  • Etgtadm -- op new \
  • Ftgt-admin -d /iSCSIsharedDisk/physDisk4.img -n 2

Community Discussion

No community discussion yet for this question.

Full 1Z0-105 Practice