A method for adjusting disk order among multiple controllers under linux system
A multi-controller and controller technology, applied in the direction of input/output to record carrier, etc., to achieve the effect of increasing adaptability and easy maintenance
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0024] The method for adjusting the order of disks between multiple controllers under the linux system described in this embodiment, the specific process of each step is as follows:
[0025] 1) Check the driver name of each controller
[0026] Different configurations have different types of memory cards, and the loaded driver names are also different, so it is necessary to determine the driver names of the relevant controllers in advance. Check the device number of the corresponding card under the system to find the corresponding driver name;
[0027] lspci |more View card name and bus number
[0028] For example, the device number seen by the product is as follows:
[0029] 00:11.4 SATA controller: Intel Corporation Wellsburg sSATA Controller[AHCI mode] (rev 05)
[0030] 07:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS2108 [Liberator] (rev 05)
[0031] lspci –xxvvv |grep–A 50 xxx |grep “Kernel driver in use” |awk –F ‘:’ ‘{print $2}’ View the driver nam...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 
