This re-adds a iscsi_client role we had in iad2 back in in rdu3.
When then apply it to bvmhost-p10-01 to login and use a iscsi lun from
the rdu3 netapp. We then move the buildvm-ppc64le vm's to use this iscsi
volume instead of local storage.
As we reinstall those builders they will use the iscsi volume.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This causes:
Aug 05 23:04:40 bvmhost-x86-06.iad2.fedoraproject.org multipathd[3266]:
uevent trigger error
Aug 05 23:04:40 bvmhost-x86-06.iad2.fedoraproject.org multipathd[3266]:
parse error in feature string "no_path_retry queue"
So, just drop it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
The new harddrive in buildvmhost-11 is not only 600GB (twice the
size of its other drive), but is also from another vendor, meaning
that it doesn't match the existing multipath blacklist.
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>