你好,关于创建PVE虚拟机后使用奔溃的问题反馈,谢谢

wzh0229

New Member
May 19, 2021
7
0
1
21
CPU:i7 9700,内存是64G,虚拟机10个WIN10系统,正常使用过程中经常报错如下画面,请帮忙分析下,万分感谢。微信图片_20210519213939(1).jpg
 
hi,

the forum language is english, so please write your posts in english! :)

i've translated your post to the following:

Hello,

feedback on the problem of using Bump after creating a PVE virtual machine, thank you

CPU: i7 9700, memory is 64G, virtual machine 10 WIN10 system, the following screen is often reported during normal use, please help analyze, thank you very much.

the errors look like you have I/O errors on your NVME disk. you should check the health of the disk by using smartctl -a /dev/nvme0. please post the result of the command here
 
  • Like
Reactions: jsterr
root@pve:~# smartctl -a /dev/nvme0
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.4.106-1-pve] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number: WDC WDS100T2B0C-00PXH0
Serial Number: 2035B2803203
Firmware Version: 211070WD
PCI Vendor/Subsystem ID: 0x15b7
IEEE OUI Identifier: 0x001b44
Total NVM Capacity: 1,000,204,886,016 [1.00 TB]
Unallocated NVM Capacity: 0
Controller ID: 1
NVMe Version: 1.4
Number of Namespaces: 1
Namespace 1 Size/Capacity: 1,000,204,886,016 [1.00 TB]
Namespace 1 Formatted LBA Size: 512
Namespace 1 IEEE EUI-64: 001b44 8b49b77956
Local Time is: Thu May 20 08:35:53 2021 CST
Firmware Updates (0x14): 2 Slots, no Reset required
Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test
Optional NVM Commands (0x005f): Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp
Log Page Attributes (0x1e): Cmd_Eff_Lg Ext_Get_Lg Telmtry_Lg Pers_Ev_Lg
Maximum Data Transfer Size: 128 Pages
Warning Comp. Temp. Threshold: 80 Celsius
Critical Comp. Temp. Threshold: 85 Celsius
Namespace 1 Features (0x02): NA_Fields

Supported Power States
St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat
0 + 3.50W 2.90W - 0 0 0 0 0 0
1 + 2.70W 1.80W - 0 0 0 0 0 0
2 + 1.90W 1.50W - 0 0 0 0 0 0
3 - 0.0200W - - 3 3 3 3 3900 11000
4 - 0.0050W - - 4 4 4 4 5000 39000

Supported LBA Sizes (NSID 0x1)
Id Fmt Data Metadt Rel_Perf
0 + 512 0 2
1 - 4096 0 1

=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 38 Celsius
Available Spare: 100%
Available Spare Threshold: 10%
Percentage Used: 0%
Data Units Read: 4,519,964 [2.31 TB]
Data Units Written: 27,118,749 [13.8 TB]
Host Read Commands: 104,435,508
Host Write Commands: 278,786,039
Controller Busy Time: 367
Power Cycles: 249
Power On Hours: 1,234
Unsafe Shutdowns: 251
Media and Data Integrity Errors: 0
Error Information Log Entries: 1
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0

Error Information (NVMe Log 0x01, 16 of 256 entries)
No Errors Logged
 
hi,

the forum language is english, so please write your posts in english! :)

i've translated your post to the following:



the errors look like you have I/O errors on your NVME disk. you should check the health of the disk by using smartctl -a /dev/nvme0. please post the result of the command here
Hello, message reply has test results, please help to analyze
 
No Errors Logged
interesting, no errors.

can you check if the disk is attached correctly? sometimes a loose cable can cause issues like this...

you can also try using the same disk on a different machine, and see if you get errors like that.