Module 6: Storage Lesson: 2 IP Storage: iSCSI and NAS/NFS Flashcards

(31 cards)

1
Q

What two types of IP storage do hosts support?

A

iSCSI and NAS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What types of network can iSCSI and NAS run over?

A

1Gbps and 10 Gbps Ethernet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does an ESX host support booting from?

A

An independent hardware iSCSI adapter only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does an ESXi host support booting from?

A

A dependent hardware iSCSI adapter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What must the ESXi hardware iSCSI adapter support in order to communicate parameters about the iSCSI boot device to an operating system?

A

iSCSI Boot Firmware Table (iBFT)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What two types of iSCSI initiators can be configured on the host?

A

Hardware -based (iSCSI HBA) or software-based (iSCSI software adapter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does the iSCSI initiator do?

A

Transmits SCSI commands over the IP network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How does iSCSI initiator work?

A

It finds one or more targets, the target presents a LUN to the initiator, the initiator sends it SCSI commands

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

_____ _____ is also available in iSCSI

A

LUN Masking is also available in iSCSI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What two formats can an iSCSI name be in?

A

iSCSI qualified name (IQN) or the extended unique identifier (EUI)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

The IQN can be up to ______ characters long.

A

The IQN can be up to 255 characters long.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does the IQN naming convention?

A

The prefix (iqn), a date code specifying the year and month in with the organization registered the name used in as the naming authority string, the organiztional naming authority string which consists of a revered domain name, a colon (:) followed by a custom string.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the EUI naming convention?

A

The prefix (eui) followed by a 16-character name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does the EUI 16 character name consist of?

A

24 bits for a company name assigned by the IEEE and 40 bits for a unique ID

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What kind of port is created to be used by the host to access iSCSI storage?

A

VMkernel port

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What must be done in order to provide access from the host to iSCSI storage?

A

Software iSCSI initiator

17
Q

What name will be used for the iSCSI device?

A

The default iSCSI name that follows the IQN naming convention is chosen for you

18
Q

What does CHAP do for the iSCSI initiator?

A

Verifies the legitimacy of the initiators that access targets on the network

19
Q

What two iSCSI target discovery methods supported on hosts?

A

Static Discovery and Dynamic discovery

20
Q

The host supports what two types of CHAP authentication methods?

A

Unidirectional and Bidirectional

21
Q

How does CHAP work?

A

It uses a three-way handshake algorithm to verify the identity of your host and target.

22
Q

ESX/ESXi supports how many NFS volumes?

23
Q

What are the four CHAP parameters?

A

Do not use CHAP
Do not use CHAP unless required by the target
Use CHAP unless prohibited by the target
Use CHAP

24
Q

What type of port is a NFS server accessed from the host by?

25
In an NFS datastore, what option treats root like any other unprivileged user?
root_squash
26
In an NFS datastore, what option is needed in order to export NFS volumes?
no_root_squash
27
In order to create a NFS datastore, what information is needed?
Hostname or IP Path to the folder Whether you want to mount the NFS read-only The name of the datastore
28
When might you mount an NFS as a read-only file system?
To store read-only data such as ISO images
29
For NFS datastores, what does the host's Storage Views tab display?
Shore all NAS Mounts report
30
What are two methods of viewing datastores?
The host > configuration tab > Storage link or Inventory > Datastores view
31
Before unmounting an NFS datastore, you must do what?
Stop all virtual machines running on the datastore