wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Storage systems

Total questions: 79

Worksheet time: 41mins

Name
Class
Date
1.

What is the data processing?

a)

The process of extracting and discovering patterns in large data sets involving methods at the intersection of machine learning, statistics, and database systems

b)

The process of gathering, measuring, and analyzing accurate data

c)

The process of moving data from one location to another, one format to another, or one application to another

d)

The reorganization or reordering of data by humans or machines to increase their specific value

2.

The core component of a storage system. It processes storage services, receives configuration management commands, saves configuration data, connects to disks, and saves critical data to coffer disks.

a)

interface

b)

controller

c)

cables

d)

disk enclosure

e)

disk

3.

What is data storage?

a)

the process of translating data from one format to another

b)

the process of extracting and discovering patterns in large data sets involving methods at the intersection of machine learning, statistics, and database systems

c)

a portfolio of solutions that provide information access, protection, optimization, and utilization for interprises

d)

the process of gathering, measuring, and analyzing accurate data

4.

Disks ...

a)

supply power to the disk enclosure, allowing the enclosure to operate normally at maximum power.

b)

Provide storage space for the storage system to save service data, system data, and cache data

c)

integrate a backplane to provide signal and power connectivity among modules

d)

provide expansion ports to connect to a controller enclosure or another disk enclosure for data transmission

5.

SNIA defines data as

a)

The digital representation of anything in any form

b)

the tools and processes that organizations use to protect information

c)

a set of computers sharing resources located on or provided by network nodes

d)

a formal, sociotechnical, organizational system designed to collect, process, store, and distribute information

6.

BBU's function?

a)

integrates a backplane to provide signal and power connectivity among nodules

b)

provides management, maintenance, and serial ports

c)

Protect storage system data by providing backup power during failures of the external power suuply

d)

supplies power to the controller enclosure, allowing the enclosureto operate normally at maximum power

7.

Combines multiple storage devices, applications, and services. It uses highly virtualized multi-tenant infrastructure to provide scalable storage resources for enterprises. Those storage resources can be dynamically configured based on organization requirements.

What type of storage system architecture does the description above refer to?

a)

Storage network

b)

Traditional storage

c)

Distributed storage

d)

Cloud storage

8.

Examples of semi-structured data:

a)

C#, Java, Python

b)

XML, HTML, JSON

c)

PostgreSQL, BDS, Redis

d)

SQL Server, MySQL, Oracle

9.

Fibre Channel disk's disadvantage:

a)

Easy to upgrade

b)

Strong universality

c)

Large bandwidth

d)

High cost

10.

Which of the following is not the process of information lifecycle?

a)

Data access

b)

Data protection

c)

Data migration

d)

Data receiving

e)

Data creation

11.

The processed data, including data with context, relevance, and purpose is

a)

Unstructured data

b)

Computer science

c)

Application

d)

Information

12.

Store user data, system configurations, logs, and dirty data in the cache to protect against unexpected power outages. Which of the following is the Controller Enclosure Component does the description above refer to?

a)

back-end port

b)

engine

c)

cache

d)

coffer disk

13.

Which of the following are data types?

a)

Semi-structured data

b)

Unstructured data

c)

structured data

d)

Relational data

e)

Massive amounts of data

14.

1. Traditional HDDs have lower efficiency in data transmission because they waste time with seeking and mechanical latency. SSDs use NAND flash to eliminate seeking and mechanical latency for far faster responses to read and write requests.

a)

True

b)

False

15.

Data is a raw and unorganized fact that needs to be processed to make it meaningful, whereas information is a set of data that is processed in a meaningful way according to a given requirement.

a)

True

b)

False

16.

Which of the following is not the part of storage system?

a)

storage software

b)

storage solutions

c)

storage formats

d)

storage hardware

17.

HDD does not consist:

a)

read/write heads

b)

NAND flash

c)

platters

d)

a spindle

18.

Which of the following is not included in the controller enclosure?

a)

Destruction module

b)

BBU

c)

controllers

d)

system subrack

19.

Directly connected to the host bus, and includes the highspeed cache and memory required for CPU computing and the disks and CD-ROM drives that are directly connected to the main boards of computers. Its capacity is generally small and hard to expand.

a)

External storage

b)

Internal storage

20.

RAID generally provides two methoods for data protection:

Statement 1: One is storing data copies on another redundant disk to improve data reliability and read performance.

Statement 2: The other is parity. Parity data is additional information calculated using user data. For a RAID array that uses parity, an additional parity disk is required. The XOR algorithm is used for parity.

a)

Statement 1 is correct, Statement 2 is correct.

b)

Statement 1 is wrong, Statement 2 is correct.

c)

Statement 1 is correct, Statement 2 is wrong.

d)

Statement 1 is wrong, Statement 2 is wrong.

21.

Which of the following is not the fucntionality of RAID?

a)

Processes storage services, receives configuration management commands, saves coonfiguration data, connects to disks, and saves critical data to coffer disks

b)

provides mirroring or parity for fault tolerance

c)

combines multiple physical disks into one logical disk array to provide larger storage capacity

d)

divides data into blocks and concurrently write/reads data to/from multiole disks to improve disk access efficiency

22.

What is chunk group?

a)

logical storage unit that consists of CKs from different disks in the same DG based on the RAID algorithm.

b)

a combination of disks(which can be all disks in the array)

c)

a disk that is managed by a storage system and corresponds to a physical disk

d)

a storage resource container

23.

What is a disk domain?

a)

a combination of disks(which can be all disks in the array)

b)

a storage resource container

c)

logical storage unit that consists of CKs from different disks in the same DG based on the RAID algorithm.

d)

a disk that is managed by a storage system and corresponds to a physical disk

24.

Which of the following RAID technologies does not need to calculate parity data during data write?

a)

RAID 1

b)

RAID 10

c)

RAID 5

d)

RAID 0

25.

A company belongs to the fields of banking and finance, with a large amount of business data and high security requirements. Which RAID level is suitable for this company?

a)

RAID 1

b)

RAID 10

c)

RAID 5

d)

RAID 0

26.

Implementation in storage devices of RAID can be:

a)

Software and hardware

b)

High and low

c)

Internal and external

d)

Structured and unstructured

27.

When new data is written to any disk, RAID 3 recalculates and rewrites data

a)

TRUE

b)

FALSE

28.

RAID 1, also referred to as mirroring, maximizes data security. A RAID 1 array uses two identical disks including one mirror disk. When data is written to a disk, a copy of the same data is stored in the mirror disk

a)

TRUE

b)

FALSE

29.

Which RAID use parity?

a)

RAID 5

b)

RAID 10

c)

RAID 6

d)

RAID 3

30.

Which of the following statements of RAID 1 is incorrect?

a)

RAID 1 uses XOR algorithm to check

b)

Normally, RAID 1 reads data from the data disk and the mirror disk

c)

RAID 1 writes data to each member disk, and the data on each member disk is the same

d)

When the data of some member disks is damaged, RAID 1 allows it to quickly recover data from other member disks

31.

RAID 0, also referred to as striping, provides the best storage performance among all RAID levels. RAID 0 uses the striping technoligy to distribute data to all disks in a RAID array.

a)

TRUE

b)

FALSE

32.

Which of the following about traditional RAID?

a)

RAID 1 uses mirroring

b)

RAID 0 use dat backup

c)

RAID 6 requires N>2 blocks

d)

RAID 10 uses archiving parity blocks

33.

What is RAID?

a)

a copy of computer data taken and stored elsewhere so that it may be used to restore the original after a data loss event

b)

Redundant Array of Independent Disks combines multiple physical disks into one logical disk in different ways, for the purposes of read/write performance and data security improvement

c)

a formal, sociotechnical, organizational system designed to collect, process, store, and distribute information

34.

A stripe consists of strips of the same location or ID on multiple disks in the same array.

a)

TRUE

b)

FALSE

35.

Which of the following RAID levels requires at least 4 hard drive?

a)

3

b)

10

c)

50

d)

6

36.

RAID 2.0+ divides a physical disk into multiple chunks

a)

TRUE

b)

FALSE

37.

What RAID is usually used in servers?

a)

Hardware

b)

Internal

c)

High

d)

Distributed

38.

Before RAID 0, there was a technology to similar to RAID 0, called

a)

JBOD

b)

NIS

c)

eSight

d)

SmartThin

39.

Which of the following statement is correct?

a)

RAID 50 combines RAID 10 and RAID 5

b)

RAID 50 combines RAID 3 and RAID 5

c)

RAID 50 combines RAID 0 and RAID 5

d)

RAID 50 combines RAID 1 and RAID 6

40.

Which of the following is not fucntion of the HyperReplication?

a)

Splitting source data

b)

Disaster recovery

c)

Remote backup and recovery

d)

Continuous service support

41.

In Huawei Storage, such as Huawei OceanStore hybrid flash memory, the Hyper Metro feature uses strong consistent feature technology. Which of the following is wrong?

a)

Consistency at the application layer can be achieved through cluster technology

b)

Use a distributed lock mechanism in Hyper Metro to maintain the uiniqueness of data and ensure data consistency

c)

When writing data again, IO is written to this segment LUN and end LUN at the same time to maintain data consistency

d)

If the remote storage restarts to the point where it cannot maintain consistency

42.

SmartMigration is implemented in two phases: Service data synchronization and LUN information exchange.

a)

TRUE

b)

FALSE

43.

For active/standby DR, when device in data center A is faulty or even the entire data center A is faulty, services are automatically switched to data center B (HyperReplication)

a)

TRUE

b)

FALSE

44.

If a device is faulty in a data center or even the entire center is faulty, the other data center will automatically take over services, solving problems of traditional DR centers in switchover(Hypermetro)

a)

TRUE

b)

FALSE

45.

Which of the following is not the step of Scenario 1: Initial synchronization and full copy are performed?(Hyperclone Principles - Synchronization)

a)

Create a snapshot for the source LUN after synchronization is started

b)

Copy all data a and b to the target LUN

c)

Create a HyperClone pair

d)

Copy incremental data c to the target LAN

46.

The same source LUN can form multiple different Hyper Clone Pairs with different target LUNs. Only one target LUN can be added to the Hyper Clone Pair.

a)

TRUE

b)

FALSE

47.

What is a snapshot?

a)

a consistent copy of the source data at a certain point in time.

b)

a full data copy(a target LUN) of a source LUN at specified point in time

c)

a collection of discrete values that convey information, describing quantity, quality, fact, statistics that may be further interpreted

48.

Which of the following objectives with the minimum value can be controlled by Smart QoS policy?

a)

Bandwidth

b)

Standart IOPS

c)

Delay

d)

Capacity

49.

Which of the following is not the application scenarios of SmartCompression?

a)

Database

b)

Disaster Recovery

c)

File Services

d)

Engineering and Seismic Geological Data

50.

Smart Tier cannot be enabled for a storage pool composed of a single hard disk type.

a)

TRUE

b)

FALSE

51.

Which of the following statements about SmartTier technology is correct?

a)

Put the SSD hard disk in the performance layer

b)

Put NL-SAS hard disks in the performance layer

c)

Because the SSD hard disk has a short read and write time and high performance, it is placed in the high-performance layer.

d)

NL-SAS hard disk speed is low, task response time is long, and the processing cost per unit storage request is low, so it is placed in the capacity layer

52.

When checking the hot data situation on a regular basis, which of the following features is the migration list for the hot data from the capacity tier to the high-performance tier?

a)

HyperClone

b)

Smart Tier

c)

Hyper Replication

d)

Smar Qos flow control

53.

Which of following step is not included in the configuration process of SmartMigration?

a)

Split SmartMigration pairs

b)

Check the license file

c)

Configure the I/O priority

d)

Create a SmartMigration task

54.

Which of the following deduplication Dorado V6 storage system does not support?

a)

Online deduplication

b)

Disaster recovery deduplication

c)

Post-processing similarity deduplication

55.

SmartMigration archieves full replication of source LUN data to the target LUN. After the replication is complete, the target LUN takes over all services from the source LUN.

a)

TRUE

b)

FALSE

56.

Which of the following methods are included in data center data backup?

a)

LUN replication

b)

Smart Migration

c)

LUN snapshot

d)

Smart Clone

57.

Which of the following problem of the traditional storage systems SmartThin does not solve?

a)

Low storage efficiency

b)

Reduces redundant data from a storage system

c)

Adverse impact or even interruption on services when expanding the storage space

d)

Uneven storage space utilization

58.

SmartThin is a storage space management technology provided by Huawei OceanStor V3 storage system that allocates storage resources on demand. Based on virtualization technology, SmartThin reduces the deployment of physical storage resources and maximizes the utilization of storage space.

a)

TRUE

b)

FALSE

59.

SmarThin pre-allocates all space and presents users with a capacity larger than the logical storage space.

a)

TRUE

b)

FALSE

60.

The RTO=0 and RPO=0 of the disaster recovery center in the same city.

a)

TRUE

b)

FALSE

61.

Which of the following is not the function of Backup?

a)

Recovers historical data

b)

Recovers missing data

c)

Directly takes over services

d)

Recovers damages data

62.

Backup is concerned with data recoverability, and disaster recovery is concerned with business continuity.

a)

TRUE

b)

FALSE

63.

Common backup topologies include Lan-Base, Lan-Free, and Server-Base

a)

TRUE

b)

FALSE

64.

Which of the following is not the type of backup solution?

a)

Active-free backup

b)

All-in-one backup

c)

Hybrid cloud backup

d)

Centralized backup

65.

If the disaster recovery center in the same city fails, the production center in the cascade networking mode will lose all the backup sites.

a)

TRUE

b)

FALSE

66.

Which of the following is not the challenge to data backup?

a)

numerous data copies

b)

human errors

c)

a complex application

d)

security threats

67.

Regarding the benefits and necessity of building a disaster recovery system for enterprises, which of the following statement is wrong?

a)

Comply with policies and regulations and meet industry regulatory requirements

b)

Consider reducing the level of disaster preparedness in areas where there are fewer natural disasters

c)

It can simplify the operation and maintenance work and avoid the impact of emergencies

d)

Can avoid major losses and reduce corporate risks

68.

The composition of the backup system does not include?

a)

Backup media

b)

Backup strategy

c)

Backup server

d)

Backup software

69.

What are the main elements that the disaster recovery system pays attention to? (Multiple choices)

a)

Backup capacity

b)

Backup window

c)

RPO

d)

RTO

70.

Which of the following is not the function of DR?

a)

Directly takes over services

b)

Recover missing data

c)

Recovers data from a receint point in time

71.

The costs are high. Devices must meet strict requirements. This is the weakness of ….

a)

LAN-Free

b)

LAN-Base

c)

Server-Free

d)

NDMP

72.

Which of the following three types of disaster recovery technologies are commonly used? (Multiple choice)

a)

Disaster recovery based on the host layer

b)

Disaster recovery based on the network layer

c)

Disaster recovery based on the array layer

d)

Disaster recovery based on the application array layer

73.

Regarding the characteristics of the LAN-FREE backup method, which of the following is incorrect?

a)

The backup data stream does not occupy LAN resources

b)

The backup proxy does not affect the performance of the application server

c)

does not affect user network performance

d)

Backup performance is usually higher than that of LAN-BASED

74.

Which are not common backup types? (Multiple choices)

a)

Full backup

b)

Extension backup

c)

Incremental backup

d)

Elastic backup

75.

Backup is to copy and save data or system. Once an error or disaster occurs, these backups can be used to restore system data and restore business to a normal operating state.

a)

TRUE

b)

FALSE

76.

Which of the following is the definition of RPO?

a)

Backup period for the backup system within a working period

b)

Tolerable amount of lost data

c)

Tolerable downtime

77.

Full backup is performed once a week. In the rest of the week, the difference with the last full backup is backed up every day. These characteristics of …

a)

Differential incremental backup

b)

Cumulative incremental backup

c)

Full backup

78.

The full name of RPO used in disaster recovery backup is:

a)

Recovery Point Objective

b)

Restore Point Objective

c)

Recover Plan Objective

d)

Return Purchase Order

79.

When the RPO time requirement is at the minute level, the traditional tape backup method can be used.

a)

TRUE

b)

FALSE