升级了RAID控制器的固件后,我的Exchange服务器出现了问题。
Microsoft Exchange传输服务在从以下错误开始后几乎立即停止:
IP Filtering Database: An operation has encountered a fatal error. The database may be fragmented and manual offline defragmentation using ESEUTIL may be required. The Microsoft Exchange Transport service is shutting down. Exception details:
Microsoft.Exchange.Isam.IsamLogSectorSizeMismatchException: the log file sector size does not match the current volume's sector size (-546) at
Microsoft.Exchange.Isam.JetInterop.MJetInit(MJET_INSTANCE instance) at
Microsoft.Exchange.Isam.Interop.MJetInit(MJET_INSTANCE instance) at
Microsoft.Exchange.Transport.Storage.DataSource.InitInstance()我试着清理所有日志文件并重新安装邮箱数据库,但没有成功。
发布于 2016-12-23 15:41:16
这将创建新的文件。然后,你可以移除旧的,把它们留在原处,或者把它移回来。取决于队列中是否有内容。
发布于 2016-12-28 09:36:49
请参阅本博客:2010年数据库可用性组和磁盘扇区大小
报告提到,有三种情况可能导致部门规模不匹配问题:
◾存储驱动程序被升级,从而导致识别扇区大小的变化。
◾存储固件升级后,可识别扇区大小的变化。
出现◾新存储,或者用不同扇区大小的驱动器替换现有存储。
希望能帮上忙
诚挚的问候,
https://serverfault.com/questions/822481
复制相似问题