Hi,
I have successfully upgraded ovm server from 3.2.3 to 3.2.6, boot disk is on SAN multipath LUN. To do the upgrade I did
blacklist of boot lun from multipath configuration. Then I completed upgrade. Now I am using /dev/sda (non multipath device)
for boot lun. Multipath is ignoring boot lun and /dev/mapper device files for multipath LUN doesn't exist. I need to do some
tweaking in multipath configuration file to bring it back to multipath configuration.
[root@mkmovmbl9 ~]# multipath
Sep 25 11:26:56 | 3600000e00d1100000011283e00010000: ignoring map
Sep 25 11:26:56 | 3600000e00d1100000011283e00010000: ignoring map
--
current df:
[root@mkmovmbl9 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 3.0G 887M 1.9G 32% /
/dev/sda1 99M 41M 54M 44% /boot
tmpfs 1.5G 0 1.5G 0% /dev/shm
none 1.5G 48K 1.5G 1% /var/lib/xenstored
/dev/mapper/3600000e00d1100000011283e00070000
20G 263M 20G 2% /poolfsmnt/0004fb0000050000e45e09ec674baa19
/dev/mapper/3600000e00d1100000011283e00080000
600G 15G 586G 3% /OVS/Repositories/0004fb00000300004ac609e7e802b7cf
--
multipath -l doesn't show boot lun.