我有windows服务器2016。我的服务器上也有超级V的角色。每天在5:36
中,我都会出错,disk full
和我的虚拟机正在停止运行。在Hyper-V日志中:
ProviderName: Microsoft-Windows-Hyper-V-StorageVSP
TimeCreated Id LevelDisplayName Message
----------- -- ---------------- -------
11.03.2018 5:36:08 5 Information Storage device 'D:\DBS82-Data.vhdx' changed recovery state. Previous state = Recoverable Error Detected, New state = Recoverable Error Detected.
11.03.2018 5:36:08 4 Information Storage device 'D:\DBS82-Data.vhdx' received a recovery status notification. Current device state = Recoverable Error Detected, Last status = No Errors, New status = Disk Full.
11.03.2018 5:36:08 6 Information Storage device 'D:\DBS82-Data.vhdx' received an IO failure with error = SRB_STATUS_ERROR_RECOVERY. Current device state = No Errors, New state = Recoverable Error Detected, Current status = No Errors.
我试着在5:36
之前不睡觉,看发生了什么,因为在我的磁盘D
上,我有一个空闲空间的80 G
。DBS82-Data.vhdx
在100 G
附近。所以,我试着不睡觉,我看到,在磁盘上,D
是创建的DBS82-Data_E8D5659C--CBA3-4813-8543-F30F264A7A2F.avhdx
文件,填补了磁盘空间。另外,在超级V管理器中,我看到了所有虚拟机状态的状态merging
。那是什么?在哪里我可以管理它的过程?因为在windows server 2008中的hyper上,我没有看到这个问题(特性)。
https://serverfault.com/questions/901084
复制相似问题