====== RAID Syslogs ====== ===== Critical ===== ( subtype eq raid ) and ( severity eq critical ) ( eventid eq pair-disappeared ) and ( description contains 'Disk Pair A disappeared.' ) ===== Medium ===== ( subtype eq raid ) and ( severity eq medium ) ( eventid eq pair-degraded ) and ( description contains 'Disk Pair A is degraded and missing a device.' ) ( eventid eq fsck-start ) and ( description contains 'Starting to check the file system integrity of the Raid Disk Pair B' ) ( eventid eq fsck-end ) and ( description contains 'Done checking the file system integrity of the Raid Disk Pair B' ) ===== Informational ===== ( subtype eq raid ) and ( severity eq informational ) ( eventid eq pair-detected ) and ( description contains 'New Disk Pair B detected.' ) ( eventid eq pair-detected ) and ( description contains 'New Disk Pair swap detected.' ) ( eventid eq pair-detected ) and ( description contains 'New Disk Pair panlogs detected.' ) ( eventid eq rebuilding ) and ( description contains 'Rebuild of Disk Pair A Partition 1 started.' ) ( eventid eq rebuild-done ) and ( description contains 'Rebuild of Disk Pair A Partition 1 finished.' ) ( description contains 'New Disk Pair swap detected.' ) ( description contains 'New Disk Pair panlogs detected.' ) ( description contains 'New Disk Pair panrepo detected.' ) ( description contains 'New Disk Pair sysroot0 detected.' ) ( description contains 'New Disk Pair sysroot1 detected.' ) ( description contains 'New Disk Pair Log detected.' ) ( description contains 'New Disk Pair maint detected.' ) ( description contains 'New Disk Pair A detected.' ) ( description contains 'New Disk Pair B detected.' )