CV0-003 · Question #90
Which of the following is used in Object-Based Storage to reference the servers that provide services to store, retrieve, and manage data in the Object-Based Storage system?
The correct answer is C. Node. In Object-Based Storage, nodes are the servers responsible for storing, retrieving, and managing object data within the storage system.
Question
Which of the following is used in Object-Based Storage to reference the servers that provide services to store, retrieve, and manage data in the Object-Based Storage system?
Options
- AController
- BHost
- CNode
- DSwitch
How the community answered
(29 responses)- B3% (1)
- C93% (27)
- D3% (1)
Why each option
In Object-Based Storage, nodes are the servers responsible for storing, retrieving, and managing object data within the storage system.
A controller in storage contexts typically refers to a hardware or software component that manages a SAN or RAID array, not servers in an object storage system.
A host is the client machine that accesses the storage system to read or write data, not a server within the object storage infrastructure itself.
In object-based storage architectures such as Ceph or Swift, a node is a physical or virtual server that participates in the storage cluster to handle data storage, retrieval, and management operations. Nodes can serve roles such as object storage daemons or data servers depending on the implementation. The term node is the standard terminology used to describe these peer servers within a distributed object storage system.
A switch is a network device used to interconnect components and does not provide storage, retrieval, or data management services.
Concept tested: Object-based storage architecture and node terminology
Source: https://docs.redhat.com/en/documentation/red_hat_ceph_storage/7/html/architecture_guide/the-ceph-architecture
Topics
Community Discussion
No community discussion yet for this question.