Was anyone in my situation ? Can someone give some guidance ?
Without deep analysis no-one can give now real advice, someone with deep knowledge needs to login to your host.
Please never start learning server administration on a production setup.
who told you to do this?
> tar -xvf /root/etc_pve.tar -C /etc/pve
but anyway, you need to understand in detail what you are doing if you configure a production environment with customer data - if you are unsure, test all your operations in a test cluster.
as I already wrote, the advice is to consult someone with more experience to get this production system fixed in time.
Hi,
and make an additional backup of /etc/pve - this can be very helpfull if something go wrong.
Like
UdoCode:tar cvf /root/etc_pve.tar /etc/pve
you almost certainly hosed your database while manually messing with it with sqlite3, which nobody in here suggested or recommended.. your best bet is restarting from scratch, then restoring from backups.
if you ever end up in such a situation again, please consult the documentation / support before doing destructive operations.
(you could have just done "pmxcfs -l" or "pvecm expected 1" and deleted the corosync config btw)