nerdexam
Huawei

H19-338_V3.0 · Question #307

Which of the following components is incorrect?

The correct answer is B. CM (ClusterManager); Global clock service, distributed global transaction consistency guarantee. Option B is incorrect because the description attributes "global clock service" and "distributed global transaction consistency guarantee" to the CM (ClusterManager), but those functions belong to the GTM (Global Transaction Manager), which is a separate component. The…

Huawei Storage Product Features and Portfolio

Question

Which of the following components is incorrect?

Options

  • ADN (DataNode): The data node relies on a powerful kernel to efficiently and stably process
  • BCM (ClusterManager); Global clock service, distributed global transaction consistency guarantee
  • CCN (CoordinatorNode); Transparent application access supports high-concurrency and complex
  • DOM (Operation &Management): Centralized management of multiple nodes, worry-free operation

How the community answered

(38 responses)
  • A
    5% (2)
  • B
    74% (28)
  • C
    16% (6)
  • D
    5% (2)

Explanation

Option B is incorrect because the description attributes "global clock service" and "distributed global transaction consistency guarantee" to the CM (ClusterManager), but those functions belong to the GTM (Global Transaction Manager), which is a separate component. The ClusterManager's actual role is to monitor node health, manage cluster state, and handle failover - not to coordinate distributed timestamps or transaction ordering.

Option A is correct: DataNodes do rely on robust kernel-level processing to handle storage and compute operations efficiently. Option C is correct: CoordinatorNodes act as the query entry point, enabling transparent access for applications and supporting high-concurrency workloads. Option D is correct: OM provides centralized administration across multiple nodes, simplifying cluster operations and maintenance.

Memory tip: Think of CM as a "health watcher" that keeps the cluster alive, and GTM as the "timekeeper" that synchronizes transactions. When an option swaps these roles, the description is wrong. If a choice mentions clocks or global transaction order, ask yourself whether it names GTM rather than CM.

Topics

#Cluster management architecture#Distributed transaction consistency#Coordinator node functions#Storage system components

Community Discussion

No community discussion yet for this question.

Full H19-338_V3.0 Practice