
12 Mar
2017
12 Mar
'17
4:02 p.m.
Once upon a time, Marcin Kruk <askifyouneed@gmail.com> said:
OK, but what your script do, only add paths by the iscsiadm command, but the question is if hosted-engine can see it. I do not know how to add an extra path, for example, when I congirured hosted-engine during installation there was only one path in the target, but now there are four. So how can I verify how many paths are now, and how eventually change it.
oVirt access iSCSI storage through multipath devices, so adding a path to the multipath device will work. Adding an additional path with iscsiadm causes multipathd to recognize it; you can verify that with "multipath -ll". -- Chris Adams <cma@cmadams.net>