Storage Flashcards

1
Q

What types of storage can you boot from?

A

iSCSi, Fibre-Channel and FCOE (Local Storage)

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

How many extents can a VMFS5 datastore be made up of?

A

32 Extents up to 64TB in size

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

How can you change the block size of a VMFS3 datastore when upgrading to VMFS5

A

You must recreate the datastore

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

Is Storage IO control enabled by default?

A

No

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

Can datastore types be mixed within a datastore cluster?

A

No

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

Can storage DRS apply recommendations on Templates?

A

No

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

What are the ESXi device identifiers?

A

■ SCSI INQUIRY

eui. 5577bd49251ddb52
naa. 6006016094602800e07ff528b73ae011:2

■ Path-based

mpx. vmhba2:C0:T0:L0
- Legacy

vml. 02000600006006016094602800364ce22e38
25e011524149442030: 1

■ Runtime Name

vmhba1:C0:T1:L0

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

What kind of changes would require rescanning storage devices?

A

A new disk array is zoned on a SAN.
■ A new device (LUN) is created on a SAN.
■ The path masking on a host is changed.
■ A cable is reconnected.
■ CHAP settings in iSCSI environments are modified.
■ Static or dynamic addresses in iSCSI environments are modified.

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

What are the four VMFS filters?

A
  • *VMFS filter** - config.vpxd.filter.vmfsFilter
  • *RDM filter** - config.vpxd.filter.rdmFilter
  • *Same Host and Transports filter** - config.vpxd.filter.SameHostAndTransportsFilter
  • *Host Rescan filter** - config.vpxd.filter.hostRescanFilter
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a Dependent Hardware iSCSI Adapter

A

This is an adapter that performs the iSCSI processing
but relies on the VMkernel for networking access.

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

What is a Independent Hardware iSCSI Adapter

A

This is an adapter that performs both the iSCSI
processing and networking. This adapter is also known as an iSCSI HBA.

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

What is unidirectional CHAP?

A
The target (storage system) authenticates the iSCSI adapter (initiator);
however the initiator does not authenticate the target.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is bidirectional CHAP?

A
The target (storage system) authenticates the iSCSI adapter (initiator),
and the initiator also authenticates the target. Mutual CHAP is supported for dependent hardware iSCSI adapters and software iSCSI adapters only.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Study the CHAP security levels

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

What must a Network Adapter or HBA have to support boot from SAN?

A

iBFT (iSCSI Boot Firmware Table).

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

What must an array support to be able to use array thin provisioning? (vSphere 5 and up)

A

T10-based Storage APIs: Array Integration

17
Q

What are the requirements for unmounting a datastore?

A

■ Virtual machines and templates may not reside on the datastore.
■ ISOs located on the datastore must be removed from virtual machines.
■ Mapping files for RDMs on the datastore must be removed.
■ The datastore cannot be part of a datastore cluster.
■ The datastore must not be managed by Storage DRS.
■ Storage I/O Control must be disabled for the datastore.
■ The datastore must not be used for vSphere HA heartbeat.
■ No operations, including those from scripts or third-party utilities, that would result in
I/O to the datastore can be used while the unmount operation is in progress.

18
Q

What is the PSA? MPP? NMP?

A

Pluggable Storage Architecture, Multipathing Plug-in, Native Multipathing Plugin

19
Q

What are the two additional NMP’s?

A

Storage Array Type Plug-in (SATP)

Path Selection Plug-in (PSP)

20
Q

What are the three vmware path selection policies?

A

Active (active-active)

Most recently used (active-passive)

Round-robin (both)