Specifications
DS300f G2 Series User Manual
250
verIfyInG the moDuleS are loaDeD
ToverifythattheDM-MPmodulesareloaded:
1. Openaterminalwindow.
2. Verifythatthemultipathmoduleisloaded.
#lsmod|grepdm_multipath
Ifthemoduleisloaded,thesystemreturns:
dm_multipath 215770(orasimilarmessage)
3. Verifythatthedevicemappermoduleisloaded.
#lsmod|grepdm_mod
Ifthemoduleisloaded,thesystemreturns:
dm_mod 56537 8 dm_snapshot...(orasimilarmessage)
verIfyInG the Daemon IS runnInG
ToverifythattheMPdaemonisrunning:
1. Openaterminalwindow.
2. Checkthedaemon’sstatus.
#/etc/init.d/multipathdstatus
3. Do one of the following actions:
•
Ifthesystemreturns:
multipathd is running(orasimilarmessage)
Goto“Task4:CreateandCongureDevices”onpage480.
•
Ifthesystemreturns:
multipathd is stopped(orasimilarmessage)
StarttheMPdaemon.
#/etc/init.d/multipathdstart
ThengotoTask4:CreateandCongureDevices.
task 4: Create and ConfIGure devICes
Thisstepappliesthesettingsfromthemultipath.congletotheHost.
1. Openaterminalwindow.
2. TypethefollowingcommandandpressEnter:
#multipath-v3
Thesystemreturns:
...
==== paths list ====
uuidhcildevdev_tpridm_stchk_stvend...
222490001555459b3b2:0:0:0sdb8:161[undef][undef]Prom...
222b40000155a75b492:0:0:2sbc8:321[undef][undef]Prom...
20efcff5501000121a3:0:0:0sbd8:481[undef][undef]Prom...
222b44000155ebf0c3:0:0:1sde8:641[undef][undef]Prom...
params=1que_if_no_path011round-robin0118:64100
status=10011A0108:64A0
sde:mask=0x4
sde:pathchecker=readsector0(controllersetting)
sde:state=2
...
(orasimilarmessage)
3. RestarttheMPdaemon.
#/etc/init.d/multipathdrestart
Thesystemreturns:
Stopping multipathd daemon(orasimilarmessage)
Starting multipathd daemon(orasimilarmessage)
Formoreinformationaboutpathmonitoringfunctions,typehelpandpressEnter.