Null
An unknown issue happen when create a VM on the UIS.
Migration from other nodes to it failed and also copying files to the destination device failed.
1.
2.
3.
4.
5. The composition of the file
The file is the log process for the rasdaemon process. You can stop the process first and then use rm to delete it. The log file will be recreated when the process starts next time.
Steps to stop:
1) systemctl stop rasdaemon
2) rm /var/lib/rasdaemon/ras-mc_event.db
3) systemctl start rasdaemon
Temporary solution:
You can first stop the process and then
directly use
1) systemctl stop rasdaemon
2) rm /var/lib/rasdaemon/ras-mc_event.db
3) systemctl start rasdaemon
Solution:
Please call TSC.