zoukankan      html  css  js  c++  java
  • 记一次由raid换盘引起的message记录

    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=8
    mptbase: ioc0:   PhysDisk is now missing
    mptsas: ioc0: removing ssp device, channel 0, id 8, phy 0
     port-0:0: mptsas: ioc0: delete port (0)
    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=8
    mptbase: ioc0:   PhysDisk is now missing, out of sync
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume membership of PhysDisk 255 has changed
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume membership of PhysDisk 255 has changed
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume is now degraded, enabled
    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=0
    mptbase: ioc0:   PhysDisk is now online, out of sync
    mptsas: ioc0: attaching ssp device, channel 0, id 0, phy 0
      Vendor: SEAGATE   Model: ST9300603SS       Rev: 0006
      Type:   Direct-Access                      ANSI SCSI revision: 05
    scsi 0:0:2:0: Attached scsi generic sg0 type 0
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume is now degraded, enabled, resync in progress
    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=8
    mptbase: ioc0:   PhysDisk is now failed, out of sync
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume is now degraded, enabled
    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=8
    mptbase: ioc0:   PhysDisk is now missing, out of sync
    mptsas: ioc0: removing ssp device, channel 0, id 8, phy 0
     port-0:2: mptsas: ioc0: delete port (2)
    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=0
    mptbase: ioc0:   PhysDisk is now online, out of sync
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume is now degraded, enabled, resync in progress
    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=8
    mptbase: ioc0:   PhysDisk is now online
    mptsas: ioc0: attaching ssp device, channel 0, id 8, phy 0
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume is now optimal, enabled, resync in progress
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume is now optimal, enabled
      Vendor: SEAGATE   Model: ST9300603SS       Rev: 0006
      Type:   Direct-Access                      ANSI SCSI revision: 05
    scsi 0:0:3:0: Attached scsi generic sg0 type 0
    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=8
    mptbase: ioc0:   PhysDisk is now failed
    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=8
    mptbase: ioc0:   PhysDisk is now failed, out of sync
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume is now degraded, enabled
    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=8
    mptbase: ioc0:   PhysDisk is now missing, out of sync
    mptsas: ioc0: removing ssp device, channel 0, id 8, phy 0
     port-0:3: mptsas: ioc0: delete port (3)
    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=0
    mptbase: ioc0:   PhysDisk is now online, out of sync
    mptsas: ioc0: attaching ssp device, channel 0, id 0, phy 0
      Vendor: SEAGATE   Model: ST9300603SS       Rev: 0006
      Type:   Direct-Access                      ANSI SCSI revision: 05
    scsi 0:0:4:0: Attached scsi generic sg0 type 0
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume is now degraded, enabled, resync in progress
    mptbase: ioc0: RAID STATUS CHANGE for PhysDisk 1 id=8
    mptbase: ioc0:   PhysDisk is now online
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume is now optimal, enabled, resync in progress
    mptbase: ioc0: RAID STATUS CHANGE for VolumeID 0
    mptbase: ioc0:   volume is now optimal, enabled
  • 相关阅读:
    关于我的博客园皮肤效果
    Typora结合Git打造完美的个人云笔记本
    linux查看占用端口的进程号并杀死该进程
    关于将ISO 8601格式的时间字符串转化为yyyy-MM-dd hh:mm:ss格式字符串用于前后台传输数据方法
    前后端分离_Vue_axios本地跨域(前端localhost:8080到后端localhost:8090)
    T-SQL 查询分区详细信息和行计数
    INSERT INTO vs SELECT INTO
    SQL Server
    T-SQL 常用语句
    T-SQL Datetime转换成字符类型
  • 原文地址:https://www.cnblogs.com/4admin2root/p/2710894.html
Copyright © 2011-2022 走看看