hosted-engine --deploy - trigger storage rescan

Hello OLVM 4.5 - SHE install Our storage guy messed up the FC storage allocation -> when the SHE install got to ask about storage for the hosted_engine the expected LUN was not in the list. It took the process around an hour to get to this point so I didn't want to restart from the beginning, found that issuing a SIGHUP to the python3 process from another screen made it drop back to asking about storage again and went on to list the correctly provisioned LUNs - very useful but I didn't find mention of it in the man pages; sharing for prosperity. Regards Angus ... [ INFO ] ok: [localhost] The following luns have been found on the requested target: [1] 3600c0ff00052f2cb80912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [2] 3600c0ff00052f2cb8a912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [3] 3600c0ff00052f2cb8e912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [4] 3600c0ff00052f2cb92912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [5] 3600c0ff00052f2cb96912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [6] 3600c0ff00052f2d781912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [7] 3600c0ff00052f2d78b912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [8] 3600c0ff00052f2d78f912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [9] 3600c0ff00052f2d793912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active Please select the destination LUN (1, 2, 3, 4, 5, 6, 7, 8, 9) [1]:0 [ ERROR ] Invalid value Please select the destination LUN (1, 2, 3, 4, 5, 6, 7, 8, 9) [1]:? [ ERROR ] Invalid value Please select the destination LUN (1, 2, 3, 4, 5, 6, 7, 8, 9) [1]:r [ ERROR ] Invalid value Please select the destination LUN (1, 2, 3, 4, 5, 6, 7, 8, 9) [1]:[ ERROR ] Unable to get target list Please specify the storage you would like to use (glusterfs, iscsi, fc, nfs)[nfs]:fc [ INFO ] Getting Fibre Channel LUNs list [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps] [ INFO ] ok: [localhost] [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering] [ INFO ] ok: [localhost] [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks] [ INFO ] ok: [localhost] [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials] [ INFO ] ok: [localhost] [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get Fibre Channel LUNs] [ INFO ] ok: [localhost] The following luns have been found on the requested target: [1] 3600c0ff00052f2cb74912b6601000000 465.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [2] 3600c0ff00052f2cb80912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [3] 3600c0ff00052f2cb8a912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [4] 3600c0ff00052f2cb8e912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [5] 3600c0ff00052f2cb92912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [6] 3600c0ff00052f2cb96912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [7] 3600c0ff00052f2d771912b6601000000 465.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [8] 3600c0ff00052f2d775912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [9] 3600c0ff00052f2d781912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [10] 3600c0ff00052f2d78b912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [11] 3600c0ff00052f2d78f912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active [12] 3600c0ff00052f2d793912b6601000000 1862.0GiB HPE MSA 2050 SAN status: free, paths: 4 active Please select the destination LUN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12) [1]:7 [ INFO ] FC discard after delete is enabled [ INFO ] Creating Storage Domain [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps] [ INFO ] ok: [localhost] ... [ INFO ] Stage: Termination [ INFO ] Hosted Engine successfully deployed
participants (1)
-
Angus Clarke