close

vi /etc/multipath.conf
#add the followings:

multipaths{
multipath{
     wwid    360000000000000000000000
     alias     my_disk1
}
multipath{
     wwid  3600000000000000000000001
    alias my_disk2
}
}


Reboot the machine to take effect.

Check the result:
dmsetup ls --target=multipath
multipath -ll
ll /dev/mapper


Make the Disk ownership Changed Permanently:
/etc/rc.local
>>
chown oracle:dba /dev/mapper/my_disk*

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 DanBrother 的頭像
    DanBrother

    DanBrother的部落格

    DanBrother 發表在 痞客邦 留言(0) 人氣()