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

Viewing Notebook Events

Updated on 2024-12-26 GMT+08:00

Instance statuses and key operations such as creating, starting, and stopping an instance, and changing the instance flavor are recorded in the backend. You can view the events on the notebook instance details page to monitor the instance statuses. You can refresh events on the right of the Event tab. You can also set the interval for automatically refreshing events to 30 seconds, 1 minute, or 5 minutes.

Viewing Events of a Notebook Instance

To view the event details of a notebook, click the notebook name. On the displayed notebook details page, click the Event tab.

Notebook Instance Events

Table 1 Events during instance creation

Event

Description

Severity

Scheduled

The instance has been scheduled.

Warning

PullingImage

The image is being pulled.

Warning

PulledImage

The image has been pulled.

Warning

NotebookHealthy

The instance is running and healthy.

Major

CreateNotebookFailed

Creating an instance failed.

Critical

PullImageFailed

Pulling the image failed.

Critical

FailedCreate

Failed to create notebook container. Please contact SRE to check node {node_name}

Critical

CreateContainerError

Failed to create container. Please contact SRE to check node {node_name}

Critical

FailedAttachVolume

Failed to attach volume. Please contact SRE to check node {node_name}

Major

MountVolumeFailed

Mount volume failed; Check whether the DEW secret is correct if the instance cannot change to running in five minutes

Critical

Mount volume failed; Check if vpc of sfs-turbo is interconnected if the instance cannot change to running in five minutes

Critical

Mount volume failed; Please contact SRE to check node {node_name} if the instance cannot change to running in five minutes

Critical

Table 2 Events during instance stopping

Event

Description

Severity

StopNotebook

The instance has been stopped.

Major

StopNotebookResourceIdle

The notebook instance will automatically stop or has automatically stopped because resources are idle.

Major

Table 3 Events during instance update

Event

Description

Severity

UpdateName

Updating the instance name

Warning

UpdateDescription

Updating the instance description

Warning

UpdateFlavor

Updating the instance flavor

Major

UpdateImage

Updating the instance image

Major

UpdateStorageSize

The instance storage size is being updated.

(User %s is updating storage size from %s GB to %s GB.)

Major

The instance storage size has been updated.

(User %s updated the storage size.)

Major

UpdateKeyPair

Configured the instance key pair.

(User %s updated the instance key pair to {%s}.)

Major

Updating the instance key pair

(User %s updated the instance key pair from %s to %s.)

Major

UpdateWhitelist

Updating the instance access whitelist

Major

UpdateHook

Updating a custom script

Major

UpdateStorageSizeFailed

Updating the storage size failed because the resources are sold out.

(EVS disks are sold out.)

Critical

Updating the storage size failed due to an internal error.

(Updating the EVS disk size failed. The O&M engineers are handling the fault.)

Critical

Table 4 Events during image saving

Event

Description

Severity

SaveImage

The image has been saved.

Major

SavedImageFailed

Saving the image failed due to processes in D status.

(There are processes in 'D' status. Check process status using 'ps -aux' and kill all the processes in 'D' status.)

Critical

Saving the image failed because the image is too large.

(The container size (%dG) is greater than the threshold (%dG).)

Critical

Saving the image failed due to the limit on the number of layers.

(There are too many layers in your image.)

Critical

Saving the image failed due to task timeout.

(The O&M engineers are handling the fault.)

Critical

Saving the image failed due to SWR service issues.

Critical

CheckImageSize

The notebook container image size is {image_size}G.

{image_size} indicates the image size, which is a variable.

Warning

CheckImageLayer

The number of original notebook image layers is {layer_number}.

{layer_number} indicates the number of image layers, which is a variable.

Warning

ContainerCommitStarted

Start to commit notebook container.

Warning

ContainerCommitSuccess

Notebook container commit successfully.

Warning

ImagePushStarted

Start to push notebook image.

Warning

ImagePushSuccess

Notebook image push successfully.

Warning

ContainerCommitFailed

Failed to commit notebook container. Please contact SRE to check node {node_name}.

{node_name} indicates the node name, which is a variable and is generally in the format of an IP address, for example, 192.168.225.161.

Warning

ImagePushFailed

Failed to push Notebook image. Please contact SRE to check node {node_name}.

Warning

Table 5 Events during instance running

Event Name

Description

Severity

NotebookUnhealthy

The instance is unhealthy.

Critical

OutOfMemory

The instance is out of memory.

Critical

JupyterProcessKilled

The Jupyter process has been stopped.

Critical

CacheVolumeExceedQuota

The /cache file size has exceeded the upper limit.

Critical

NotebookHealthy

The instance has been restored to the healthy state.

Major

EVSSoldOut

EVS disks are sold out.

Critical

Table 6 Events for dynamic OBS mounting

Event

Description

Severity

DynamicMountStorage

The OBS storage is mounted.

Major

DynamicUnmountStorage

The OBS storage is unmounted.

Major

Table 7 Events triggered on the user side

Event

Description

Severity

RefreshCredentialsFailed

Authentication failed.

Critical

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