ainila 发表于 2018-7-9 09:26:40

备份exchange2010出现一致性检查问题的解决

  exchange 2010 组件一致性检查失败
  环境:windows 2008 R2, EXCHANGE 2010 SP1, 单台服务器,没有DAG
  在使用windows server backup做一次性备份的时候出现如下提示:
  组件Mirosoft Exchange Server\MicrosoftInoformation Store\sdc-svr01\1ff2322f9-.................的一致性检查失败,错误:组件一致性检查失败。
  之前手动删除过mailbox下的日志文件。
Jeff Renwicresoft 10.385 Pointshttp://p.qpimg.cn/cgi-bin/cgi_imgproxy?url=http%3A%2F%2Fi1.social.s-msft.com%2Fglobalresources%2FImages%2Ftrans.gif%3Fcver%3D0%250d%250a&size=0http://p.qpimg.cn/cgi-bin/cgi_imgproxy?url=http%3A%2F%2Fi1.social.s-msft.com%2Fglobalresources%2FImages%2Ftrans.gif%3Fcver%3D0%250d%250a&size=00Masuk untuk Memilih  The logs are not in sequence can cause this issue. Do as below can resolve this:
  1. dismount the DB
  2. Move the logs which are not in sequence
  3. mount the DB
  4. re-run the backup Be careful, eseutil /p can lead to the data lose, so this is not a recommend method unless the other ways failed.
  
参照回复:
  1.我启用了循环日志记录,既然之前都没做备份,我要这日志干嘛。
  2.dismount数据库,然后再mount。日志全部清除。
  3. 20121026晚上dismount数据库,然后做了一个备份。备份成功。mount数据库,保证邮件尽快可用。
  4.20121027晚上mount状态下,做增量备份。备份成功,但是报警(备份卷上的某些文件失败),不管他,没大碍。
  5.20121028晚上mount数据库,按照计划做增量备份。备份成功,没报警。
  至此,邮箱服务器的数据库问题解决。
页: [1]
查看完整版本: 备份exchange2010出现一致性检查问题的解决