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
  • 相关阅读:
    使用Python通过docker api控制docker容器
    windows 编译 google v8
    Kali下Metasploit自动连接postgresql
    更新Kali中的metasploit
    spring + mybatis 注解式事务不回滚的原因分析 @Transactional
    ListView中使用type需要注意的东西 java.lang.ArrayIndexOutOfBoundsException: length=2; index=2 addScrapView
    Missing artifact com.sun:tools:jar:1.5.0的解决方案
    0919-The Standard of Code Review
    重定向URL乱码问题
    hive学习_01
  • 原文地址:https://www.cnblogs.com/4admin2root/p/2710894.html
Copyright © 2011-2022 走看看