[PVE-User] Unable to create Cluser

Thomas Lamprecht t.lamprecht at proxmox.com
Fri May 20 13:32:49 CEST 2016


Hi,

Did you run pmxcfs manually in a local mode?

ps aux | grep pmxcfs

if yes stop it and restart the pve-cluster service with:

systemctl restart pve-cluster

if that fails ensure pmxcfs is stopped then remove the lockfile with:
rm /var/lib/pve-cluster/.pmxcfs.lockfile

and retry.

cheers,
Thomas

On 05/20/2016 01:20 PM, Ben Hambleton wrote:
> I am attempting to create a new cluster. And I am having quite a bit of
> trouble. If anyone could point me in the right direction I would be greatly
> appreciative.
> Thank you,
> Ben
>
> When I execute "pvecm create clustername" command I get the following error:
>
> Job for pve-cluster.service failed. See 'systemctl status
> pve-cluster.service' and 'journalctl -xn' for details.
> command 'systemctl restart pve-cluster' failed: exit code 1
>
> When I run systemctl status pve-cluster.service I get:
>
> ● pve-cluster.service - The Proxmox VE cluster filesystem
>
>    Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled)
>
>    Active: failed (Result: exit-code) since Fri 2016-05-20 07:15:19 EDT;
> 3min 1s ago
>
>   Process: 1184 ExecStartPost=/usr/bin/pvecm updatecerts --silent
> (code=exited, status=0/SUCCESS)
>
>   Process: 9111 ExecStart=/usr/bin/pmxcfs $DAEMON_OPTS (code=exited,
> status=255)
>
>  Main PID: 1181 (code=exited, status=0/SUCCESS)
>
>
> May 20 07:15:09 nodeserver pmxcfs[9111]: [main] notice: unable to aquire
> pmxcfs lock - trying again
>
> May 20 07:15:09 nodeserver pmxcfs[9111]: [main] notice: unable to aquire
> pmxcfs lock - trying again
>
> May 20 07:15:19 nodeserver pmxcfs[9111]: [main] crit: unable to aquire
> pmxcfs lock: Resource temporarily unavailable
>
> May 20 07:15:19 nodeserver pmxcfs[9111]: [main] notice: exit proxmox
> configuration filesystem (-1)
>
> May 20 07:15:19 nodeserver systemd[1]: pve-cluster.service: control process
> exited, code=exited status=255
>
> May 20 07:15:19 nodeserver systemd[1]: Failed to start The Proxmox VE
> cluster filesystem.
>
> May 20 07:15:19 nodeserver systemd[1]: Unit pve-cluster.service entered
> failed state.
>
>
> When I run 'journalctl -xn I get:
>
>
> -- Logs begin at Fri 2016-05-20 04:54:17 EDT, end at Fri 2016-05-20
> 07:18:04 EDT. --
>
> May 20 07:15:19 nodeserver pmxcfs[9111]: [main] crit: unable to aquire
> pmxcfs lock: Resource temporarily unavailable
>
> May 20 07:15:19 nodeserver pmxcfs[9111]: [main] notice: exit proxmox
> configuration filesystem (-1)
>
> May 20 07:15:19 nodeserver systemd[1]: pve-cluster.service: control process
> exited, code=exited status=255
>
> May 20 07:15:19 nodeserver systemd[1]: Failed to start The Proxmox VE
> cluster filesystem.
>
> -- Subject: Unit pve-cluster.service has failed
>
> -- Defined-By: systemd
>
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>





More information about the pve-user mailing list