An LPAR requires more disk space so an application logging filesystem in datavg can be
extended. There is an unused LUN, hdisk5, on the VIO Server.
Which command (or commands) will map the drive directly to the client?

A.
mkvdev-vdev hdisk5 -vadaptervhost3 -devtest1_disk5
B.
mkvdev-vdevvhost3-devhdisk5-vadaptertest1_disk5
C.
extendvg datavg hdisk5
mklv-lv testl _disk5 datavg
mkvdev -vdev testl _di sk5 -vadapter vhost3
D.
extendvg datavg hdisk5
mkvdev -vdev hdisk5 -vadapter vhost3
mklv -Iv testl disks -vdev vhost3
Explanation: