ZStack Cloud 5.3.0

Highlights

  • Supports More Storage Combinations in Single Cluster: Supports multiple LocalStoarge + multiple SharedBlock in a cluster and multiple NFS + multiple SharedBlock in a cluster, catering a wider range of business needs.
  • FC-HBA Device Details Display and Monitoring Alarms: Displays real-time device information and status and pushes alert notifications when abnormal devices are detected.
  • Provides Document Directory in Help Center: Achieves global preview and quick location of built-in documents through a directory tree.
  • VPC vRouter and Load Balancer Performance Optimization: Updates LB components to enhance UDP load balancing performance and stability. Introduces a new vRouter/LB image. Supports attaching SR-IOV NICs to VPC vRouters/LB instances.

Overview

Cloud Network
  1. VPC vRouter and load balancer performance optimization.
    1. Updates LB components to enhance performance and stability.
    2. Provides openEuler vRouter/LB image and supports system changing with one click.
    3. Supports attaching SR-IOV NICs to VPC vRouters/LBs.
    4. Supports attaching EIPs to IPv6 NICs on VPC network.
  2. Supports custom physical network type for precise labeling
Cloud Storage
  1. Supports more storage combinations in single cluster.
  2. Supports LUN multipath display and monitoring alarms.
Host
  1. Supports FC-HBA device details display and monitoring alarms.
  2. Supports creating alarms for specified NICs in batch.
O&M Management
  1. Introduces ZStack Component Service Monitoring Suite in application market.
User Experience
  1. Provides document directory in Help Center.
    1. Documents directory tree and breadcrumb path.
    2. Recent search history increases to 10 entries.
  2. Optimizes message notification display to reduce interface occlusion.
    1. Supports alarm message convergence.
    2. Auto-collapses progress bar after 5 seconds.
    3. Resolves overlapping between alarm messages and task progress bar.

Cloud Network

VPC vRouter and Load Balancer Performance Optimization

ZStack Cloud 5.3.0 makes the following optimizations on VPC vRouter and load balancer.

Updates LB Components to Enhance Performance and Stability

ZStack Cloud 5.3.0 updates the UDP load balancer listener component, effectively enhancing UDP load balancing performance and stability.

When creating a new load balancer in ZStack Cloud 5.3.0, you can directly utilize the new component. For those upgrading from previous versions to 5.3.0, you can simply restart existing load balancers to update the component.

Provides openEuler vRouter/LB Image and Supports System Changing with One Click

Starting from ZStack Cloud 5.3.0, the official website provides an openEuler 22.03 version of the vRouter/load balancer image. VPC vRouters and load balancers that were using the VyOS 1.1.7 OS can change their OS to openEuler 22.03 with one click.
Figure 1. Add an openEuler 22.03 Image


Figure 2. Change System for VPC vRouter


Supports Attaching SR-IOV NICs to VPC vRouters/LBs

Starting from ZStack Cloud 5.3.0, VPC vRouters and dedicated performance LB instance using the openEuler 22.03 can enable SR-IOV during network attachment. This feature allows the passthrough of VF NICs to improve network bandwidth, PPS, and reduce latency. VPC vRouters and LB instance can be hot-migrated with VF NICs, ensuring business continuity.

The specific scenarios where SR-IOV can be enabled are as follows:
  • VPC vRouter:
    • Supports enabling SR-IOV for the default public network during creation (only supported in scenarios where public and management networks are deployed separately).
    • Supports enabling SR-IOV for public and VPC networks when attached.
  • Load Balancer: Supports enabling SR-IOV for both frontend and backend networks when creating a dedicated performance load balancer.
To enable SR-IOV, the following hardware requirements must be met:
  • The corresponding L2 network for the L3 network must have SR-IOV network acceleration mode enabled.
  • The physical NIC corresponding to the L3 network must have available VF NICs.
Figure 3. Enable SR-IOV for VPC vRouter Default Public Network


Figure 4. Enable SR-IOV When Attaching VPC Network to VPC vRouter


Figure 5. Enable SR-IOV When Attaching Public Network to VPC vRouter


Figure 6. Enable SR-IOV for LB Frontend and Backend Networks


Supports Attaching EIPs to IPv6 NICs on VPC Network

Starting from ZStack Cloud 5.3.0, VPC vRouters using the openEuler 22.03 operating system can provide EIP services for IPv6 NICs on their associated VPC networks. You can attach IPv6 EIPs to IPv6 or dual-stack NICs.

Supports Custom Physical Network Type for Precise Labeling

ZStack Cloud 5.3.0 adds support for custom physical network types, allowing users to add, modify, and delete custom labels for different physical networks. This feature enables users to categorize and label physical networks more flexibly, facilitating fine-grained management of Cloud platform networks.
Figure 1. Manage Network Type


Cloud Storage

Supports More Storage Combinations in Single Cluster

ZStack Cloud 5.3.0 introduces new storage combination scenarios within a single cluster.
  • A cluster can have multiple LocalStorage and multiple SharedBlock attached.
  • A cluster can have multiple NFS and SharedBlock attached.

Supports LUN Multipath Display and Monitoring Alarms

ZStack Cloud 5.3.0 supports displaying the path information of the LUN on associated hosts, including runtime name, path status, health status, and target identifier.
Figure 1. View LUN Multipath


In addition, you can view the monitoring data of the LUN on different hosts, including disk read/write, IOPS, and latency. ZStack Cloud 5.3.0 also provides a default event alarm LUN Multipath Status Abnormal, which sends an alarm as long as the system detects an abnormal path.
Figure 2. View LUN Monitoring Data


Host

Supports FC-HBA Device Details Display and Monitoring Alarms

Starting from ZStack Cloud 5.3.0, a new HBA Device list is added to Associated Resource tab. You can view the FC-HBA devices on the host and their details, including device name, port type, port state, port speed, supported speed, and supported classes.

The platform automatically creates a default alarm Host FC-HBA Port Status Abnormal, which sends an alarm notification when an FC-HBA port is detected to be in a non-Online state.

Additionally, you can add FC-HBA Link Failure Count and FC-HBA Link Signal Loss Occurrence Count alarms to monitor the signal stability.

Figure 1. Host FC-HBA Device List


Supports Creating Alarms for Specified NICs in Batch

Starting from ZStack Cloud 5.3.0, you can create alarms for specified host NICs in batch. Any specified NIC exceeding the alarm threshold triggers an alarm. This optimization cover the following metrics:
  • Single NIC In Speed
  • Single NIC Out Speed
  • Single NIC In Packets
  • Single NIC Out Packets
  • Single NIC In Errors
  • Single NIC Out Errors

On the Create Resource Alarm page, after choosing a metric item, you can select multiple hosts and specify an NIC for each host. Each specified NIC can have its own individual alarm trigger rules configured, or if not individually configured, the NICs can use the uniform trigger rule set at the bottom of the page. This enhancement improves the flexibility and convenience of platform O&M.

Figure 1. Create Alarm for Specified NICs in Batch


O&M Management

Introduces ZStack Component Service Monitoring Suite in Application Market

Starting from ZStack Cloud 5.3.0, the application market introduces a new default application ZStack Component Service Monitoring Suite, which supports one-click deployment. This service helps visualize the status of services on management and compute nodes, such as UI service, monitoring collection service, zsha2 service, database service, host virtualization service, and host agent service. This service help users obtain more intuitive and comprehensive operational information about the Cloud platform, improving the O&M convenience.

User Experience

Provides Document Directory in Help Center

In previous versions, ZStack Cloud already provided the built-in documentation in the help center, offering real-time graphical guidance. ZStack Cloud 5.3.0 makes the following optimizations on the help center documentation.

Document Directory Tree and Breadcrumb Path

Starting from ZStack Cloud 5.3.0, the help center offers a comprehensive document directory tree. You can preview the entire content of the documentation through the directory and quickly locate the required sections.

Once a section is accessed, the page header will display the breadcrumb path for that section, allowing you to easily navigate back to the previous section or return to the homepage.

Figure 1. Document Directory


Figure 2. Document Breadcrumb


Recent Search History Increased to 10 Entries

Starting from ZStack Cloud 5.3.0, the help center search box can retain the last 10 document search records. This allows you to quickly review your recent search results.
Figure 3. Recent Search History


Optimizes Message Notification Display to Reduce Interface Occlusion

ZStack Cloud 5.3.0 makes the following optimizations on alarm messages and task progress bars.

Supports Alarm Message Convergence

Starting from ZStack Cloud 5.3.0, the platform supports the convergence of alarm message queues: If different resources trigger the same alarm within 4 seconds, the platform will only display one alarm message. By clicking on this alarm message, you can view information about all the resources that triggered the alarm. This prevents the accumulation of alarm messages on the page during sudden bursts of alarms.
Figure 1. Alarm Message Convergence


Figure 2. Expand Convergence Message to View Alarmed Resources


Auto-Collapses Progress Bar After 5 Seconds

Starting from ZStack Cloud 5.3.0, for operations that do not complete within 5 seconds, the progress bar will automatically collapse after 5 seconds. This avoids long-term obstruction of the upper right corner of the page. After the progress bar collapses, you can click Task on the main menu to continue monitoring the task progress.
Figure 3. Progress Bar Collapses after 5 Seconds


Figure 4. Continue to View Task Progress in Taskbar


Resolves Overlapping Between Alarm Messages and Task Progress Bars

ZStack Cloud 5.3.0 resolves the overlapping issue between alarm messages and task progress bars during the same time period. After optimization, you can now view complete alarm messages and task progress bars separately in the top-right corner of the page.
Figure 5. Alarm Message and Progress Bar Do Not obstruct Each Other