View the details of a VM
Describes how to view the details of a VM in the KSV web console.
This topic describes how to view the details of a VM in the KubeSphere Virtualization (KSV) web console.
User admin can view all VMs created in your cluster. Common users such as project administrators, operators, and viewers can view the VMs created in the projects to which they belong.
Procedure
Log in to the KSV web console.
In the top navigation bar, click Virtual Resources to go to the management page of virtual resources.
In the left-side navigation pane, choose VMs > VMs to go to the VM management page.
On the VMs page, click the name of a VM to view its details.
On the left side of the details page, view basic information about the VM.
Parameter Description IDThe universally unique identifier (UUID) of the VM in the system. The UUID is automatically assigned by the system.StatusThe status of the VM.IP AddressThe IP address of the VM. If a VM contains multiple NICs, multiple IP addresses are assigned to the VM.ProjectThe project name in which the VM is created.NodeThe node that runs the VM. This parameter is available to user admin only.IOPS & ThroughputThe IOPS and throughput of the disk mounted to the VM.Upload & DownloadThe network rate of the VM.Created atThe time when the VM was created.Created byThe username that is used to create the VM.In the Configuration and Associated Resources areas, view the configuration and associated resources of the VM.
On the right side of the details page, click the Overview tab to view the resource overview of the VM.
Section Description UsageThe resource usage of the VM, including the usage of CPU cores and memory.Requests and LimitsThe resource limits and requests of the VM, including the CPU and memory resources.ComputeThe monitoring of compute resources, including the CPU usage, average CPU workloads, and memory usage.NetworksThe monitoring of network resources, including the inbound and outbound traffic, IOPS, packet loss rate, and error rate.You can expand the drop-down list next to Networks to select an NIC to view its performance.StorageThe monitoring of storage resources, including the disk throughput, IOPS, average I/O latency, and I/O queue length.You can expand the drop-down list next to Storage to view the resource usage of a specific disk.On the right side of the details page, click the Disks tab to view the disks mounted to the VM.
Parameter Description NameThe custom name of the disk.The name can contain only lowercase letters, digits, and hyphens (-), and must start and end with a lowercase letter or a digit. The name can contain up to 16 characters in length.IDThe UUID of the disk in the system.SizeTh size of the disk.TypeThe type of the disk. KSV provides system disks and data disks.FilesystemThe filesystem of the disk.Storage TypeThe storage type of the disk.On the right side of the details page, click the Networks tab to view the network information of the VM.
Parameter Description NameThe name of the network used by the VM.IDThe UUID of the network in the system.IP AddressThe IP address of the VM.TypeThe type of the network. KSV supports physical networks and virtual networks.MAC AddressThe MAC address of the VM.IP RangeThe IP address range in which the VM resides.GatewayThe gateway address that corresponds to the VM.On the right side of the details page, click the Snapshots tab to view the snapshots created for the VM.
Parameter Description NameThe custom name of the snapshot.The name can contain only lowercase letters, digits, and hyphens (-), and must start and end with a lowercase letter or a digit. The name can contain up to 16 characters in length.IDThe UUID of the snapshot in the system.DescriptionThe description of the snapshot.Created atThe time when the snapshot was created.On the right side of the details page, click the Events tab to view the events that happened to the VM.
Parameter Description TypeThe type of the event. Valid values:- Normal: The event is in a normal state.
- Warning: The event is in a warning state.
CauseThe reason why the event was recorded.Occurred atThe time when the event happened.SourceThe component from which the event happened.MessageThe details of the event.