Superblock last mount time is in the future

Superblock last mount time is in the future
服务器关机后启动出现如上界面,
/dev/mapper/vg_oa-lv_root: Superblock last mount time (Thu Jan 24 10:36:12 2019, now = Thu Jan 1 00:05:02 2013) is in the future.
/dev/mapper/vg_oa-lv_root: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
[FAILED]
*** An error occurred during the file system check.
*** Dropping you to a shell; the system will reboot
*** when you leave the shell.
Given root password for maintenance
(or type Control-D to continue):此处输入root密码回车

date –s 03/07/2019

(输入当前日期2019年3月7日)
Thu Mar 7 00:00:00 CST 2019
You have new mail in /var/mail/root
#date
Thu Mar 7 00:00:00 CST 2019
#date –s 10:54:00
Thu Mar 7 10:54:00 CST 2019
#reboot

重启后问题解决。