-
Task
-
Resolution: Done
-
Major
-
2.5.6
-
None
-
3
-
False
-
None
-
False
-
-
-
Sprint 8-MMSDOCS 2024
Because of an issue we are running into with slowness/crashes in the 2.5.6 UI we need to make all our migrations manual right now (all via yaml). When creating a StorageMap for vmware, according to the docs, we need to know the "VMware data storage MOR", (for the "Id") where does one get this from the vSphere UI, or is it only available via the API?
It looks like for the networkmap, you are able to just use the "name" of the network, so we are going to try the same thing for the data store to see if that works, but if it doesnt, I am wondering how the customer would retrieve the MOR on their own (either due to UI issues, or for automation purposes)
This is how you can get the MOR:
-
- open web browser, and go to https://<url for vCenter server in question>/mob*
- log in when prompted*
- select the content link*
- look for the "rootFolder" and select that*
- select the "childEntity" (will be a datacenter object type)*
- if you are just looking for the datastore MOR you should now be able to see the datastores listed on the screen (you may need to select "more" to see all of them)*
For more details see Slack - https://redhat-internal.slack.com/archives/C014ZTV21L2/p1713891728068759
- mentioned in
-
Page Loading...