What are the two supported methods of iSCSI target discovery on ESXi hosts?

What will be an ideal response?


The two methods of iSCSI target discovery are as follows:
* Static discovery--The initiator does not have to perform discovery. The initiator knows in advance all the targets that it will contact and uses their IP addresses and domain names to communicate with them.
* Dynamic discovery--When the initiator contacts a specified iSCSI server, it sends the SendTargets request to the server. The iSCSI server then responds by supplying a list of available targets to the initiator.

Computer Science & Information Technology

You might also like to view...

Some diskless workstations use NFS as swap space. Why is this approach useful? What is the downside?

What will be an ideal response?

Computer Science & Information Technology

Describe how a non-recoverable situation could arise if write locks are released after the last operation of a transaction but before its commitment.

What will be an ideal response?

Computer Science & Information Technology

The ____________ fstream member function opens a file stream and connects the stream variable to a physical file whose name is the argument to the function.

a) close( ) b) overloaded operator <<( ) c) open( ) d) eof( ) e) flush( )

Computer Science & Information Technology

Alt, Shift and Control are ______ keys.

a) modifier b) ASCII c) function d) special

Computer Science & Information Technology