Hello,
We have reinstalled Splunk 6.3.3 three times recently on our Splunk search head host and each time we added it as search head to our cluster master, but now we have two ghosts with old GUID:
servername Location=ip:8089 GUID=C2FA61AC-6FC2-4A4A-9C40-E73EA0AE946A Down
servername Location=ip:8089 GUID=CE31E2F6-6ADA-422F-AE5A-29F12ED2D8A5 Down
servername Location=ip:8089 GUID=65667274-B993-4B8D-920A-5FD52965C33A Up
I wish to remove old/down, but doesn't work:
splunk remove cluster-peers -peers 'C2FA61AC-6FC2-4A4A-9C40-E73EA0AE946A'
in handler 'clustermastercontrol': Remove aborted, Reason: Cannot find peer with guid=C2FA61AC-6FC2-4A4A-9C40-E73EA0AE946A to remove.
cluster-peers seems exclusive for indexers. The search head is not listed in the result of: `splunk list cluster-peers`
There is no other command with guid as arguments in: `splunk help remove`
Tried to grep old GUID in etc splunk directory, but it found nothing.
Thank you for help.
↧