wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Storage System Architecture and Management New_2025

Total questions: 89

Worksheet time: 50mins

Name
Class
Date
1.

Scale-Out is a node-based horizontal expansion architecture.

a)

True

b)

False

2.

RachatLinux7 system has a specific file folder read and write error. After diagnosis, the file system needs to be repaired. Which of the following descriptions of the repair operation is correct?

a)

Use the root user to perform fsck repair on the device while the file system is mounted.

b)

Use the owner of the user data file and perform fsck repair while the file system is mounted.

c)

Use the root user directly to perform fsck repair on the mounted file system.

d)

Use the owner of the user data file to perform fsck repair on the device while the file system is mounted.

3.

SCSI is essentially a C/S architecture, which of the following structures does it contain?

a)

Transmitter

b)

Target

c)

Launcher

d)

Collector

4.

Storage management means that users can query, set, manage and maintain the storage system through management tools. Which of the following options does the specific management content include? (Multiple Choice)

a)

A. Equipment performance monitoring

b)

B. User Management

c)

C. Data Protection Feature Management

d)

D. Alarm Management

e)

E. Storage resource configuration

5.

In the CLI command, when the command entered by the user has a format error, the system will use the '?' symbol to indicate the error location, making it easier for the user to locate and modify it.

a)

True

b)

False

6.

Consistent splitting of SmartMigration means that multiple pairs exchange LUN information at the same time, and cancel the pair relationship at the same time after the information exchange is completed, to ensure the consistency of data at each time point before and after the split.

a)

True

b)

False

7.

The iSCSI protocol is a SCSI instruction set that runs on top of the IP protocol. For a TCP message that encapsulates the iSCSI protocol, which of the following parts is not included?

a)

iSCSI Header

b)

TCP Header

c)

IP Header

d)

iSCSI data

8.

When the alarm indicator light of the lithium battery module shows red, it means that the module has a fault alarm and the lithium battery module needs to be replaced.

a)

Status

b)

Charging

c)

Normal Operation

d)

Fully Charged

9.

Which of the following statements about Thin LUN are correct?

a)

After enabling the Smart Thin feature, users can create a Thin LUN that is larger than the maximum physical available space in the storage pool.

b)

Thin LUN cannot be directly converted to Thick LUN

c)

All LUNs in a storage pool need to have SmartThin enabled

d)

Thin LUN consumes very little storage capacity when it is created.

10.

The NFS protocol uses a client/server architecture.

a)

True

b)

False

11.

HyperCDP does not support direct mapping of hosts. When you need to read the data of a HyperCDP, you can create a snapshot copy of the HyperCDP and then map the snapshot copy to the host.

a)

True

b)

False

12.

A company enabled the SmartTier strategy in its storage system. After a period of I/O monitoring and statistics, it was found that most of the I/O written by a business were active data that needed to be accessed frequently. To improve overall performance, the company adjusted the initial capacity allocation strategy to prioritize allocation from the capacity layer.

a)

True

b)

False

13.

SmartKit is a desktop tool management platform that integrates operation and maintenance tools in three major areas: cloud computing, server and ( ).

a)

Storage

b)

Networking

c)

Security

d)

Database

14.

The average utilization rate of front-end bandwidth is ?

a)

90%

b)

30%

c)

60%

d)

75%

15.
Question Image

About CLI command, drag the corresponding option to the specified position:

a)

Ctrl+A

1.

By pressing "Ctrl+A", you can automatically prompt the optional values of certain parameters when specifying parameters in certain commands. These values usually need to be obtained from the system.

b)

PageDown/PageUp

2.

You can turn pages in the context help interface

c)

?

3.

By entering "?", you can query the basic CLI operation instructions and detailed description of command parameters. When you enter the previous field of a command and leave a space, enter "?" to query all available next fields and detailed descriptions of each field.

d)

q

4.

Exit the context help interface

16.

According to the change of backup data volume, the backup types can be divided into?

a)

Real-time backup

b)

Full backup

c)

Incremental backup

d)

Differential backup

17.

In RAID 2.0+ technology, which of the following is the minimum allocation granularity of storage space in Thin LUN mode?

a)

Chunk Group

b)

Chunk

c)

Grain

d)

Extent

18.

Which of the following descriptions of the difference between DAS and SAN is wrong?

a)

SAN redundant networking provides higher reliability

b)

Both DAS and SAN are external storage, so storage resources can be easily shared

c)

DAS is suitable for small and medium-sized LAN environments with only a few servers

d)

SAN is suitable for mid-to-high-end storage application environments, such as critical databases, centralized storage, large-scale storage, backup and disaster recovery, etc.

19.

Intelligent classification technology needs to be deployed on devices with different media types. Data is monitored in real time. Data that has not been accessed for a long time will be marked as which of the following types?

a)

Hot Data

b)

Fast Data

c)

Slow Data

d)

Cold data

20.

In the principle of online deduplication, the storage system uses a weak hash algorithm to calculate the () information of the newly written data block, and based on this information, confirms whether the newly written data block is duplicated with the original data block.

a)

Fingerprint

b)

Timestamp

c)

Checksum

d)

Block size

21.

What problem does the emergence of the NVMe standard mainly solve?

a)

Compatibility issues between different PCIeSSDs in the host

b)

Transmission consistency issues under different PCIe standards

c)

Compatibility issues between different PCIe standard hardware interfaces

d)

Driver compatibility issues between different PCIe SSDs

22.

iSCSI nodes transmit SCSI instructions directly on the TCP/IP network.

a)

True

b)

False

23.

Hybrid flash memory is a multi-plane system design. Which of the following statements is correct? (Multiple Choice)

a)

The GE channel of the business plane is used for data transmission

b)

When the GE switching channel fails, the PCIE switching channel can be used as a backup

c)

Each plane is redundant, and the control plane can be used for transmission when the business plane fails.

d)

The service plane connects the host IO channel, disk IO channel and GE switching channel

24.

Huawei OceanStor hybrid flash series integrates SAN and NAS resources.

a)

True

b)

False

25.

The same track on all disk surfaces forms a cylinder, usually called a cylinder. The heads on each cylinder are numbered from "0" from top to bottom. Data is read/written by cylinder, that is, when the head reads/writes data, it first starts from the "0" head in the same cylinder, and then operates on different surfaces of the same cylinder. Only after all the heads on the same cylinder have finished reading/writing, the head will move to the next cylinder (the cylinder further in the concentric circle), because the selection of the head only needs to be done through electronic switching, while the selection of the cylinder must be done through mechanical switching. Electronic switching is quite fast, much faster than the mechanical movement of the head to the adjacent track. Therefore, data is read/written by cylinder, not by disk surface. In other words, after a track is full of data, it will be written on the next disk surface of the same cylinder. After a cylinder is full, it will move to the next south area to start writing data. Reading data is also done in this way, which improves the read/write efficiency of the hard disk. When understanding the local write process of a storage system, an engineer believed that the host first writes a request to a controller engine and then the engine writes the value directly to the engine's local hard disk.

a)

True

b)

False

26.

Huawei provides a comprehensive range of data storage products. Which of the following series are included in these products?

a)

All-flash storage

b)

Dedicated backup storage

c)

Hybrid Flash Storage

d)

Hyperconvergence

e)

Distributed Storage

27.

In the IP SAN network architecture, there are many different ways to convert messages on the host side. Which of the following hardware can complete the ICP/IP message conversion?

a)

FC HBA card

b)

RAID card

c)

Front-end shared card

d)

TOE NIC

28.

Lun and the file system cannot be in the same storage pool or the same hard disk.

a)

True

b)

False

29.

Which of the following does not belong to the operation process of the homogeneous migration solution?

a)

View the source storage's guest list on the compatibility platform

b)

Upgrade the source storage version to V300R006

c)

Inspect the target storage to ensure it is in normal condition

d)

Evaluate the target storage's network, reliability, and performance

30.

Which of the following options are correct about the characteristics of snapshots?

a)

Cross-device protection

b)

Quick recovery

c)

Backup and Archive

d)

Instant generation

31.

Which of the following license operations can be performed in the License Management interface of Devicemanager?

a)

Update the license

b)

Importing a license

c)

Activate the license

d)

Uninstall the license

32.

The amount of data backed up by incremental backup is greater than that of differential backup.

a)

True

b)

False

33.

Taking Huawei OceanStor distributed storage as an example, which options are correct in describing the storage interface layer in the software architecture?

a)

Support SCSI and iSCSI interface protocols

b)

Support S3 and Swift protocols

c)

Support HDFS protocol

d)

Support IB protocol

34.

RAID technology has two implementation methods: soft RAID and hard RAID. Each implementation method has its own independent processor.

a)

True

b)

False

35.

() is the volume, which is the internal management object of the storage system. () is a storage unit that can be directly mapped to the host for reading and writing, and is the external manifestation of the Volume object. Fill in the blanks.

a)

Volume | LUN

b)

LUN | Volume

c)

Disk | Partition

d)

Partition | Disk

36.

All storage array coffer disks have the function of storing dirty data after a sudden power outage.

a)

True

b)

False

37.

Through which protocols can DME Storage connect to customers' existing operation and maintenance platforms and various cloud management platforms?

a)

Restful

b)

Redfish

c)

SNMP

d)

SSH

38.

Distributed storage can store data on multiple independent devices. Which of the following are advantages of distributed storage?

a)

Excellent performance

b)

High-performance snapshots

c)

High-performance linked clones

d)

Global load balancing

39.

Which of the following descriptions about Scale-Out are correct?

a)

Scale-Out can be achieved by simply adding disk enclosures

b)

Scale-Out is a horizontal expansion architecture

c)

Scale-Out is a vertical expansion architecture

d)

In the Scale-Out expansion architecture, system performance can be improved by expanding more control boxes.

40.

Which of the following are not basic components of SAN architecture?

a)

Server

b)

Backend storage system

c)

Switch

d)

Router

41.

CIFS (Common Internet File System protocol) is a network-based sharing protocol that requires high reliability of network transmission, so it usually uses TCP/IP

a)

True

b)

False

42.

If an HBA card that supports iSCSI is used to process iSCSI requests, where are the SCSI instructions processed?

a)

HBA card

b)

CPU

c)

Operating System

d)

Network card

43.

Which of the following are correct descriptions of the application scenarios of SmartQoS technology?

a)

In scenarios where business pressure far exceeds the normal processing capacity of the system, the performance impact on high-priority businesses can be reduced by controlling the priority order.

b)

When there are multiple businesses with different levels of importance in the system, you can configure a lower limit guarantee strategy for key businesses with clear performance targets.

c)

SmartQoS is suitable for application scenarios with multiple services under high pressure

d)

In scenarios where online services and backup services are mixed, limit the maximum burst traffic of backup services to reduce the performance impact on online services.

44.

Data is generated from the terminal and saved to the storage device, which belongs to the data migration stage.

a)

True

b)

False

45.

During the processing of Huawei's distributed object service IO stack, after authentication, OSC calls PlogServer to perform EC calculation on the data and writes it to Plog Client for persistence.

a)

True

b)

False

46.

Which of the following descriptions of data compression characteristics is wrong?

a)

Reorganize the data

b)

Extend the service life of SSD

c)

Some data information may be lost

d)

Reduce the storage space occupied by data

47.

Hard disk striping is a form of RAID data organization. Which of the following correctly describes the definition of stripe width?

a)

Stripe capacity

b)

Number of stripes in a disk group

c)

The number of disks used by the disk group when striping

d)

Number of disks included in the stripe

48.

SmartTier automatically and dynamically matches data of different activity levels with different types of storage media

a)

True

b)

False

49.

SCM is non-volatile memory. The access speed of this type of media is slightly slower than that of memory. It is a new type of NAND media.

a)

True

b)

False

50.

Which of the following descriptions about OceanProtect backup storage full-scenario data protection is wrong?

a)

Full disaster recovery for hot data

b)

Warm data hot backup

c)

Warm data and warm archive

d)

Warm archive of cold data

51.

SmartVirtualization is an important value-added feature of Huawei storage systems. Which of the following statements about its principles and related concepts is correct?

a)

SmartVirtualization uses multipath software to connect heterogeneous arrays in a multipath redundant manner

b)

When the local storage system uses LUNs in a heterogeneous storage system, it does not occupy the local storage system's space

c)

The writing efficiency of SmartVirtualization data write-through is higher than that of data write-back

d)

For external LUNs, the local storage system can set up value-added functions for them, such as remote replication, snapshots, etc.

52.

NAS devices optimize the operating system based on general servers, including which of the following?

a)

Search function

b)

Deep Learning Function

c)

File service function

d)

Storage function

53.

Huawei Ocean hybrid flash system will create Hyperclone and must configure Hyperclone consistency when creating Hyper Clone.

a)

True

b)

False

54.

Storage systems are mainly expanded in two ways, Scale-Up and Scale-Out. Which of the following descriptions of these two expansion methods is wrong?

a)

The Scale-Up model is mainly used in the cloud computing field

b)

When using Scale-Out for expansion, management complexity will increase later

c)

When using Scale-Out for expansion, the focus is on increasing the number of nodes

d)

When using Scale-Up for expansion, the focus is on increasing the performance of a single node

55.

The host application is a database. Based on the above information, which of the following performance tuning measures does not meet the requirements of this scenario?

a)

Use the OLAP model as a reference for tuning

b)

Use the OLTP model as a reference for tuning

c)

Use the SmartCache feature

d)

Increase front-end service bandwidth

56.

In the case of 10 2TB hard disks, which of the following RAID technologies has the lowest hard disk utilization?

a)

RAID0

b)

RAID1

c)

RAID3

d)

RAID5

57.

Which of the following descriptions about the working principle of CIFS protocol are correct?

a)

The number of interactions of CIFS protocol is more than that of NFS protocol

b)

CIFS protocol needs to be based on TCP/IP to implement file resource sharing

c)

The resource overhead of the NFS protocol is much smaller than that of CIFS

d)

CIFS protocol does not require security authentication

58.

SCSI protocol can not only be used for communication between host and disk, but also for communication between host and physical tape library, optical disk, etc.

a)

True

b)

False

59.

SmartThin does not pre-allocate all space, but presents a capacity form that is larger than the logical storage space to the user, so that the storage space seen by the user is much larger than the physical space actually allocated by the system.

a)

True

b)

False

60.

Which of the following service groups can be realized by OceanStor Dorado all-flash storage system?

a)

Front-end interface service grouping

b)

Global Cache Service Grouping

c)

Backend interface service grouping

d)

Storage Pool Service Grouping

61.

During routine inspection, an operation and maintenance engineer discovered that the storage device had an alarm and needed to be quickly maintained. Which of the following operations is wrong?

a)

Check system performance and handle related exceptions

b)

Check business status and handle related exceptions

c)

Check the indicator status and handle related abnormalities

d)

Restart the storage device

62.

Which of the following statements about the FCoE protocol are correct?

a)

It is a protocol for transmitting Fibre Channel signals over an enhanced lossless Ethernet infrastructure.

b)

The FCoE protocol has a shorter transmission distance than the FC protocol

c)

The Ethernet running the FCoE protocol must be an enhanced lossless Ethernet to meet the FC protocol's link layer transmission requirements.

d)

FCoE encapsulates FC in Ethernet frames, allowing LAN and SAN service traffic to be transmitted on the same Ethernet

63.

Choose multiple options Which of the following are characteristics of cloud storage?

a)

A.

Convergence

b)

B.

Open

c)

C.

Elasticity

d)

D.

Scale up

64.

Choose multiple options Which of the following are the objectives of integrating AI into storage?

a)

A.

Simple

b)

B.

Efficient

c)

C.

High power consumption

d)

D.

Easy to use

65.

(Multiple answer question) What are the types of SSDs?

a)

A.

SLC

b)

B.

MLC

c)

C.

TLC

d)

D.

QLC

66.

(Multiple answer question) Which of the following can be used to measure the

performance of an HDD?

a)

A.

Disk capacity

b)

B.

Rotation speed

c)

C.

Data transfer rate

d)

D.

Average access time

67.

1.(Multiple answer question) What are the types of SSDs?

a)

A. SLC

b)

B. MLC

c)

C. TLC

d)

D. QLC

68.

Which networks are included in FC topologies?

a)

A.

Fibre Channel Arbitrated Loop (FC AL)

b)

B.

Fibre Channel point to point (FC P 2 P)

c)

C.

Switched network

d)

D.

Fibre Channel dual switch

69.

Which NFS versions are available currently?

a)

A.

NFSv 1

b)

B.

NFSv 2

c)

C.

NFSv 3

d)

D.

NFSv 4

70.

Which of the following are file sharing protocols?

a)

A.

HTTP

b)

B.

iSCSI

c)

C.

NFS

d)

D.

CIFS

71.

Which of the following operations are involved in the CIFS protocol?

a)

A. Protocol handshake

b)

B. Security authentication

c)

C. Share connection

d)

D. File operations

e)

E. Disconnection

72.

Which of the following are included in scale out storage networking?

a)

Management network

b)

Front end service network

c)

Front end storage network

d)

Back end storage network

73.

Which of the following protocols are commonly used in SAN networking?

a)

FC

b)

iSCSI

c)

CIFS

d)

NFS

74.

(Single answer question) Which of the following statements about Huawei OceanStor all flash

storage is incorrect?

a)

Supports SSDs and NVMe SSDs

b)

Supports SAS disks

c)

Supports HDDs

d)

Supports palm sized SSDs

75.

2.(Multiple answer question) Which of the following storage services are supported by Huawei scale

out storage?

a)

Block storage

b)

File storage

c)

Object storage

d)

HDFS storage

e)

Linked storage

76.

Single answer question The management IP address of a storage device is

192 168 5 12 Engineer A needs to enter in the address box of the browser to

log in to the storage device

a)

A.

192 168 5 12

b)

B.

http 192 168 5 12

c)

C.

https 192 168 5 12

d)

D.

https 192 168 5 12 8088

77.

2.(True or false DeviceManager can monitor the performance of controllers, front

end ports, and back end ports

a)

TRUE

b)

FALSE

78.

SmartTier cannot be enabled for a storage pool whose

member disks are of the same type. ( )

a)

TRUE

b)

FALSE

79.

(Multiple choice) Which of the following migration policies can be set for

LUNs? ( )

a)

Automatic migration

b)

Migration to the higher performance tier

c)

Migration to the lower performance tier

d)

No migration

80.

3.(Single answer question) Which status must a pair be before consistency

splitting during LUN migration? ( )

a)

Migrating

b)

Paused

c)

Normal

d)

Migrated

81.

A source LUN can form multiple HyperClone pairs with different target

LUNs A target LUN can be added to only one HyperClone pair

a)

TRUE

b)

FALSE

82.

Components of Huawei Enterprise Storage O&M Systems

  1. 1. ​ ​ ​ ​ (a)  
    2. ​ ​ (b)  

  2. 3. ​ (c)  

  3. 4. ​ ​ (d)  

Choose from the below words
DME Storage resource control
eSight Multi device management
eService Remote maintenance
SmartKit Storage service tool
83.

3.(Single answer question) Which of the following is not a state of a file in a

WORM file system?

a)

A.

Initial

b)

B.

Locked

c)

C.

Deleted

d)

D.

Expired

84.

1.(Choosing multiple options) Which of the following are common management

software?

a)

A.

DeviceManager

b)

B.

eSight

c)

C.

SmartKit

d)

D.

eService

85.

2.(True or false) SmartKit integrates various tools required for deploying,

maintaining, and upgrading IT devices, helping product users, and service and

maintenance engineers perform precise operations on these devices, simplifying

operations and improving work efficiency

a)

True

b)

False

86.

1.(Choose multiple options Which of the following are data types?

a)

A.

Structured data

b)

B.

Semi structured data

c)

C.

Unstructured data

d)

D.

Massive amounts of data

87.

Choose multiple options Which of the following statements about storage are correct?

a)

A.

Storage refers to disks

b)

B.

A storage system consists of storage hardware, software, and solutions

c)

C.

Storage types include block storage, file storage, and object storage

d)

D.

File storage is used to store data of data applications

88.

Choose multiple options Which of the following are characteristics of cloud storage?

a)

A.

Convergence

b)

B.

Open

c)

C.

Elasticity

d)

D.

Scale up

89.

Choose multiple options Which of the following are the objectives of integrating AI into storage?

a)

A.

Simple

b)

B.

Efficient

c)

C.

High power consumption

d)

D.

Easy to use