Question
========
Diagnostics fail with the error “Path between the following resources are missing . . .”
Answer
– diag
Advanced Diagnostics
Problem Determination
Selected appropriate devices
Path between the following resources are missing:
– rmpath -l hdisk -p -w “,”
– If that fails, run:
– odmget -q “name=hdisk and parent=” CuPath
– You should see the following output:
CuPath:
name = “hdisk”
parent = “”
connection = “,”
alias = “”
path_status = 1
path_id = 0
CuPath:
name = “hdisk”
parent = “”
connection = “,”
alias = “”
path_status = 3
path_id = 0
– odmdelete -q “name=hdisk and parent= and path_status=3” -o CuPath
– cfgmgr -v