Hi,
I manually edited /etc/cluster/cluster.conf on a node and increased version number to get the cluster working.
After that I issued /etc/init.d/pve-cluster restart to remount /etc/pve
An error appeared saying something like "local cluster.conf version newer" and since that time I cannot mount /etc/pve anymore, not even readonly
I get this message:
Local mount also does not work:
How can I remount /etc/pve ?
Any ideas ?
The node is in production and i cannot reboot
I manually edited /etc/cluster/cluster.conf on a node and increased version number to get the cluster working.
After that I issued /etc/init.d/pve-cluster restart to remount /etc/pve
An error appeared saying something like "local cluster.conf version newer" and since that time I cannot mount /etc/pve anymore, not even readonly
I get this message:
Code:
san03:/var/lib/pve-cluster# /etc/init.d/pve-cluster start
Starting pve cluster filesystem : pve-clusterfuse: failed to access mountpoint /etc/pve: Transport endpoint is not connected
[main] crit: fuse_mount error: Transport endpoint is not connected
[main] notice: exit proxmox configuration filesystem (-1)
(warning).
san03:/var/lib/pve-cluster#
Local mount also does not work:
Code:
pmxcfs -d -f -l
...
[main] debug: memdb open '/var/lib/pve-cluster/config.db' successful (version = 0000000000000322) (memdb.c:518:memdb_open)
[main] notice: forcing local mode (althought cluster.conf exists) (pmxcfs.c:856:main)
fuse: failed to access mountpoint /etc/pve: Transport endpoint is not connected
[main] crit: fuse_mount error: Transport endpoint is not connected (pmxcfs.c:885:main)
[main] notice: exit proxmox configuration filesystem (-1) (pmxcfs.c:1008:main)
How can I remount /etc/pve ?
Any ideas ?
The node is in production and i cannot reboot