Setting up a multipath configuration is required for a CA Enterprise Log Manager system installed on a RAID system that is to use SAN storage. Physical disks on the SAN are partitioned into logical storage spaces named logical unit numbers (LUNs).
Set up a multipath configuration for SAN storage
drwxr-xr-x 2 root root 120 Jun 18 12:09 . drwxr-xr-x 11 root root 3540 Jun 18 16:09 .. crw------- 1 root root 10, 63 Jun 18 12:09 control brw-rw---- 1 root disk 253, 0 Jun 18 16:09 VolGroup00-LogVol00 brw-rw---- 1 root disk 253, 2 Jun 18 12:09 VolGroup00-LogVol01 brw-rw---- 1 root disk 253, 1 Jun 18 16:09 VolGroup00-LogVol02
device {
vendor "NETAPP" product "LUN" path_grouping_policy multibus features "1 queue_if_no_path" path_checker readsector0 path_selector "round-robin 0" failback immediate no_path_retry queue }
blacklist {
devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" devnode "^hd[a-z]" devnode "^cciss!c[0-9]d[0-9]*"
}
multipath -l
Note: Paths display as ‘mpath0’ and ‘mpath1’. If the LUNs are not shown, reboot and run multipath again.
fdisk -l
ls -la /dev/mapper
kpartx -a /dev/mapper/mpath0
kpartx -a /dev/mapper/mpath1
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |