Gluster error: Host is not in 'Peer in Cluster' state

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
peter_b
Chatterbox
Posts: 383
Joined: Tue Nov 12, 2013 2:05 am

Gluster error: Host is not in 'Peer in Cluster' state

Post by peter_b »

[PROBLEM]
I tried to create a GlusterFS volume, but got the following error message:
volume create: dlp-storage: failed: Host <hostname> is not in 'Peer in Cluster' state
[SOLUTION]
Well, yes: The error message was exactly right:
I chose the wrong host, which had no glusterd running :oops:

I simply corrected the "<hostname>" in my "gluster volume create" statement to point at the correct gluster server.
Post Reply