Hard disk sequence marshalling method based on real-time JBOD monitoring mode
A real-time monitoring and ordering technology, applied in the computer field, can solve problems such as the mismatch between the disk letter and the physical slot number, customer data storage errors, abnormal data coverage, etc., to achieve a perfect test mechanism, strong portability, and improved Test the effect of productivity
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0015] The method for real-time monitoring of the sequence of hard disks in JBOD mode described in this embodiment is a method for real-time monitoring of the sequence of hard disks in JBOD mode on a storage server. The principle of this monitoring method is to record the hard disk sequence and drive letter during each restart (or power on and off) of the server under the Linux operating system, first generate a standard hard disk SN list, and compare the data obtained later with the standard record; , and save the comparison results, when the data comparison is abnormal, an alarm will be given; as attached figure 1 shown.
[0016] # / bin / bash
[0017] if [ -f " / root / ahcihba.csv" ]
[0018] then
[0019] fe=ok
[0020] else
[0021] echo "cnt,sda,sdb,sdc,sdd,sde,sdf,sdg,sdh,sdi,sdj,sdk,sdl,status" >> / root / ahcihba.csv
[0022] sleep 1
[0023] the fi
[0024] cnt=`cat / root / ahcihba.csv|wc -l`
[0025] for i in {a..l}
[0026] do
[0027] smartctl -i / dev / sd$i |grep S...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com