I get an Error "TASK ERROR: cluster not ready - no quorum?"

lobo

New Member
Nov 2, 2015
1
0
1
Hi,
I get an Error when creating an new container
"TASK ERROR: cluster not ready - no quorum?"

how can I solve this?

The same error occurs when I click the tab "HA" in Datacenter.


Server:
Standalone node - no cluster defined
PVE-Manager Version 3.4-11

Best regards,
 
Hi.
This is an error from our "check_cfs_quorum" function, which checks if our cluster file system can be written (in other words, that the cluster is quorate).

It should only display this in a cluster when the node has no quorum.

You're sure you did not created a single node cluster (pvecm create <clustername>)?

What does
Code:
pvecm status
outputs?