Hi for all
I have an Oracle database Cluster (RAC) with two nodes, My OS is OEL 6.5 UEK3
I use HUAWEI Storage and UltraPath driver HBA Qlogic FC SAN.
I have two storage system one for production and other for backup and local disk for OS, when I reboot my servers the backup LUNs take the first letters for example:
order Boot
Local disk /dev/sda
Backup storage /dev/sd[b-h]
Prod Storage /dev/sd[i-z]
I need change that, I need this
Local disk /dev/sda
Prod Storage /dev/sd[b-o]
Backup storage /dev/sd....
thanks...