I have a oel server on which we have san storage.
I'm using lvmdiskscan to see the drives.
Initially the storage up shows up with wwn numbers like this -
/dev/mpath/yyyy0097000019260314853303030xxx
After adding an alias to /etc/multipath.conf
multipath {
wwid yyyy0097000019260314853303030xxx
alias ASM_DISK1
The disk appears as ASM_DISK1 after a reboot.
Is there any way to make lvmdiskscan show the alias without a reboot ?
I'm using lvmdiskscan to see the drives.
Initially the storage up shows up with wwn numbers like this -
/dev/mpath/yyyy0097000019260314853303030xxx
After adding an alias to /etc/multipath.conf
multipath {
wwid yyyy0097000019260314853303030xxx
alias ASM_DISK1
The disk appears as ASM_DISK1 after a reboot.
Is there any way to make lvmdiskscan show the alias without a reboot ?