HPE SimpliVity
1819575 Members
2922 Online
109603 Solutions
New Discussion

Associating Node GUID with the OVC

 
SOLVED
Go to solution
TDW1
Occasional Advisor

Associating Node GUID with the OVC

I am having some network issues and one of the troubleshooting steps is to run "egrep -i "faulty|suspected" $SVTLOG" from an OVC. I see some entries where the State = SUSPECTED.  It shows the Node GUID but how do I associated it with the OmniStack host?

 

2 REPLIES 2
Sanika
HPE Pro

Re: Associating Node GUID with the OVC

Hi @TDW1 

I see that you are unsure how to link the Node GUID to a specific OmniStack host after running "egrep -i "faulty|suspected" $SVTLOG".

Note that the Host ID is a GUID and not an IP address or Hostname of the node. While this may appear confusing to the end user, this is the actual GUID of the HPE SimpliVity node. Mapping the GUID to the hostname or IP address of the node is not possible through the GUI.

You may use the command "dsv-balance-show --shownodeip" to display the IP of the OmniStack host instead of the GUID which makes it easier for users to identify a node.

For more details on this, you may refer to the below links:

https://internal.support.hpe.com/hpesc/videoDisplay?videoId=vtc00030581en_us
https://community.hpe.com/t5/around-the-storage-block/how-vm-data-is-managed-within-an-hpe-simplivity-cluster-part-2/ba-p/7022921

Hope this helps.

Regards,
Sanika.

If you feel this was helpful, please click the KUDOS thumb below. Also consider marking this as an "Accepted Solution", if the post has helped to solve your issue.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
gustenar
HPE Pro
Solution

Re: Associating Node GUID with the OVC

Hello @TDW1 

You could probably use the command "svt-federation-show --o xml" to see the node GUID and its correspoding OVC IP. 

Hope it helps. 



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo