Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

disk device out of order

C0reFastFeb 11 2022

when boot from a multi disk machine, os Oracle Linux Server release 8.4, kernel version 5.4.17-2102.201.3.el8uek.x86_64
the /dev/sd* devices out of order compared to the scsi luns.
the lsscsi output now:

$ lsscsi
[0:0:8:0]  enclosu SGA   SAS Exp BP    0790 -
[0:2:0:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sdb
[0:2:1:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sda
[0:2:2:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sdc
[0:2:3:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sde
[0:2:4:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sdf
[0:2:5:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sdd
[0:2:6:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sdg
[0:2:7:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sdi
[0:2:8:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sdh
[0:2:9:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sdj
[0:2:10:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sdk
[0:2:11:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sdm
[0:2:12:0]  disk  AVAGO  MR9361-8i    4.68 /dev/sdl

excepted 0:2:0:0 targeting to /dev/sda and 0:2:1:0 to /dev/sdb and so on.
i also tested on rhel 8.3, there is no similar results。 so what the differences
between rhel and ol?and how can i fix these issue?

Comments
Post Details
Added on Feb 11 2022
0 comments
108 views