/etc/pve not writable

frantek

Renowned Member
May 30, 2009
191
7
83
Hi,

I've an old, not yet updated system with 3.2-4. Before I update I need to know if I can do this as /etc/pve is not writable. Any operation on /etc/pve fails, any changes by the gui fail, backups fail, e.g:

INFO: unable to open file '/etc/pve/nodes/basis01/qemu-server/101.conf.tmp.118766' - Input/output error

Any tips?

TIA
Matthias
 
Hi,

I've an old, not yet updated system with 3.2-4. Before I update I need to know if I can do this as /etc/pve is not writable. Any operation on /etc/pve fails, any changes by the gui fail, backups fail, e.g:

INFO: unable to open file '/etc/pve/nodes/basis01/qemu-server/101.conf.tmp.118766' - Input/output error

Any tips?

TIA
Matthias
Hi Matthias,
reach quorum again and your /etc/pve should be writable!

If quorum is ok, do an
Code:
service pve-cluster restart
Udo