cluster creation FAILED

gkovacs

Renowned Member
Dec 22, 2008
516
51
93
Budapest, Hungary
This is a Proxmox 2.3 server, installed last week, with all updates.

Code:
root@proxmox:~/# pvecm create CLUSTER
Restarting pve cluster filesystem: pve-cluster[dcdb] notice: wrote new cluster config '/etc/cluster/cluster.conf'
.
Starting cluster:
   Checking if cluster has been disabled at boot... [  OK  ]
   Checking Network Manager... [  OK  ]
   Global setup... [  OK  ]
   Loading kernel modules... FATAL: Error inserting configfs (/lib/modules/2.6.32-19-pve/kernel/fs/configfs/configfs.ko): Invalid module format
[FAILED]

Any idea what to do?
 
post your 'pveversion -v'
 
Code:
root@proxmox:~# pveversion -v
pve-manager: 2.3-13 (pve-manager/2.3/7946f1f1)
running kernel: 2.6.32-19-pve
proxmox-ve-2.6.32: 2.3-95
pve-kernel-2.6.32-19-pve: 2.6.32-95
pve-kernel-2.6.32-18-pve: 2.6.32-88
pve-kernel-2.6.32-17-pve: 2.6.32-83
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-4
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.93-2
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.9-1
pve-cluster: 1.0-36
qemu-server: 2.3-20
pve-firmware: 1.0-21
libpve-common-perl: 1.0-49
libpve-access-control: 1.0-26
libpve-storage-perl: 2.3-7
vncterm: 1.0-4
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.4-10
ksm-control-daemon: 1.1-1
 
did your reboot after the installation of pve-kernel-2.6.32-19-pve: 2.6.32-95? post/check with 'uname -a'
 
Turns out a reboot was needed, because the running kernel wasn't the same as the one installed by apt-get recently.
So the cluster is running now on that node, thanks.

In the meantime we have made another cluster on a different node, is it possible to remove and recreate the cluster config on that?
I'm doing what the wiki says (stopping services and deleting configs), but it's not working, cman and apache are not starting, keys are missing, etc.

Is there a way to reset a cluster configuration to a clean state (like what you have after installation)?
The wiki could use a section like that.
 
Last edited: