Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Situation Awareness
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
Help Center/ ModelArts/ Resource Management/ Elastic Cluster/ Viewing Details About a Resource Pool

Viewing Details About a Resource Pool

Updated on 2024-04-30 GMT+08:00

Resource Pool Details Page

  • Log in to the ModelArts console. In the navigation pane, choose Dedicated Resource Pools > Elastic Cluster.
  • Click next to the resource pool type or status in the table header. In the top right corner of the list, select Name or Resource ID to filter resource pools. To obtain the resource ID, go to the Billing Center > Orders > My Orders page and click Details in the Operation column of the target order.
  • In the resource pool list, click a resource pool to go to its details page and view its information.
    • If there are multiple resource pools, click in the top left corner of the details page of one resource pool to switch between resource pools. Click More in the top right corner to perform operations such as resize or delete the resource pool. The available operations vary depending on the resource pool.
    • In the Network area of Basic Information, you can click the number of resource pools associated to view associated resource pools.
    • In the extended information area, you can view the monitoring information, jobs, nodes, specifications, and events. For details, see the following section.

Viewing Jobs in a Resource Pool

On the resource pool details page, click Jobs. You can view all jobs running in the resource pool. If a job is queuing, you can view its queuing position.

NOTE:

Only training jobs can be viewed.

Figure 1 Jobs

Viewing Resource Pool Events

On the resource pool details page, click Events. You can view all events of the resource pool. The cause of an event is PoolStatusChange or PoolResourcesStatusChange.

In the event list, click on the right of Event Type to filter events.

  • When a resource pool starts to be created or becomes abnormal, the resource pool status changes and the change will be recorded as an event.
  • When the number of nodes that are available or abnormal or in the process of being created or deleted changes, the resource pool node status changes and the change will be recorded as an event.
Figure 2 Events

Viewing Resource Pool Nodes

On the resource pool details page, click Nodes. You can view all nodes in the resource pool and the resource usage of each node.

Some resources are reserved for cluster components. Therefore, CPUs (Available/Total) does not indicate the number of physical resources on the node. It only displays the number of resources that can be used by services. CPU cores are metered in milicores, and 1000 milicores equal 1 physical core.

  • Replacing a node:

    On the Nodes tab, locate the node to be replaced. In the Operation column, click Replace. No fee is charged for this operation.

    Check the node replacement records on the Records page. Running indicates that the node is being replaced. After the replacement, you can check the new node in the node list.

    The replacement can last no longer than 24 hours. If no suitable resource is found after the replacement times out, the status changes to Failed. Hover over to check the failure cause.

    NOTE:
    • The number of replacements per day cannot exceed 20% of the total nodes in the resource pool. The number of nodes to be replaced cannot exceed 5% of the total nodes in the resource pool.
    • Ensure that there are idle node resources. Otherwise, the replacement may fail.
    • If there are any nodes in the Resetting state in the operation records, nodes in the resource pool cannot be replaced.
  • Resetting a node

    On the Nodes tab, locate the node you want to reset. Click Reset in the Operation column to reset a node. You can also select multiple nodes, and click Reset to reset multiple nodes.

    Configure the parameters described in the table below.

    Table 1 Parameters

    Parameter

    Description

    Operating System

    Select an OS from the drop-down list box.

    Configuration Mode

    Select a configuration mode for resetting the node.

    • By node percentage: the maximum ratio of nodes that can be reset if there are multiple nodes in the reset task
    • By node quantity: the maximum number of nodes that can be reset if there are multiple nodes in the reset task

    Check the node reset records on the Records page. If the node is being reset, its status is Resetting. After the reset is complete, the node status changes to Available. Resetting a node will not be charged.

    Figure 3 Resetting a node
    NOTE:
    • Resetting a node will affect running services.
    • Only nodes in the Available state can be reset.
    • A single node can be in only one reset task at a time. Multiple reset tasks cannot be delivered to the same node at a time.
    • If there are any nodes in the Replacing state in the operation records, nodes in the resource pool cannot be reset.
    • When the driver of a resource pool is being upgraded, nodes in this resource pool cannot be reset.
    • For GPU and NPU specifications, after the node is reset, the driver of the node may be upgraded. Wait patiently.
    Figure 4 Nodes
    Figure 5 Operation records
  • Deleting, unsubscribing from, or releasing a node
    • For a pay-per-use resource pool, click Delete in the Operation column.

      To delete nodes in batches, select the check boxes next to the node names, and click Delete.

    • For a yearly/monthly resource pool whose resources are not expired, click Unsubscribe in the Operation column.
    • For a yearly/monthly resource pool whose resources are expired (in the grace period), click Release in the Operation column.

    If the delete button is available for a yearly/monthly node, the node is an inventory node, click Delete.

    NOTE:
    • Before deleting, unsubscribing from, or releasing a node, ensure that there are no running jobs on this node. Otherwise, the jobs will be interrupted.
    • Delete, unsubscribe from, or release abnormal nodes in a resource pool and add new ones for substitution.
    • If there is only one node, it cannot be deleted, unsubscribed from, or released.

Viewing Resource Pool Specifications

On the resource pool details page, click Specifications. You can view the specifications used by the resource pool and the number of each specification.

Figure 6 View resource pool specifications (The container engine size is displayed as the default value if it is not set.)

Viewing Resource Pool Monitoring Information

On the resource pool details page, click Monitoring. The resource usage including used CPUs, memory usage, and available disk capacity of the resource pool is displayed. If AI accelerators are used in the resource pool, the GPU and NPU monitoring information is also displayed.

Figure 7 Viewing resource views

Viewing Tags

You can add tags to a resource pool for quick search.

On the resource pool details page, click Tags. You can view, add, modify, and delete tags of a resource pool. For details about how to use tags, see How Does ModelArts Use Tags to Manage Resources by Group?

Figure 8 Tags
NOTE:

You can add up to 20 tags.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback