Recent content by carlosericel

  1. C

    [SOLVED] How to remove Datastore (Directory)

    Sorry i found it and use this command in the Console... proxmox-backup-manager datastore remove (Name of the Unit)
  2. C

    [SOLVED] How to remove Datastore (Directory)

    How can i remove a unit from the GUI? because a erased after a tecnical problem with the hardware. But i dont find the GUI any option to remove it so it doesnt have more alerts from the old disk
  3. C

    Start a vm without turning on all nodes

    I did pvecm expected 1 while my other nodes were out of power... Is there any table in which i could know how many nodes should be in each case? thank you
  4. C

    [SOLVED] Delete user failed: cannot update tfa config, following nodes are not up to date:

    i had the same problem when i wanted to give TOTP access to a user, but after this systemctl restart pvestatd it works fine, thanks
  5. C

    Proxmox Cluser 7.1

    Sorry i did pasted the wrong link. But the one i follow is this https://pve.proxmox.com/wiki/Cluster_Manager#_remove_a_cluster_node you posted. ***I didn this in every node*** systemctl stop pve-cluster systemctl stop corosync pmxcfs -l rm /etc/pve/corosync.conf rm -r /etc/corosync/* killall...
  6. C

    Proxmox Cluser 7.1

    Today i tried to add a new node to my cluster but after a few minutes it just stopped working... My nodes work fine individual but i lost everything to work as a cluster. I tried to remove the node5 which is where the problem started but nothing works. i follwed this...
  7. C

    Proxmox Web Panel doesnt work

    1st OP pvecm updatecert systemctl stop pveproxy systemctl start pveproxy 2nd OP systemctl stop pve-cluster systemctl stop corosync pmxcfs -l killall pmxcfs systemctl start pve-cluster pvecm expected 1 pvecm updatecert systemctl stop pveproxy systemctl start pveproxy This works for me, i hope...
  8. C

    Can't use another user to login the Web GUI PVE7.1

    i only have one pam user and works fine. But the other users are in pve realm. The error message is: Login failed. Please try again.
  9. C

    Can't use another user to login the Web GUI PVE7.1

    I have a Cluster with 2 nodes and create 3 groups and 3 users on each. All of them on Proxmo VE Realm. Simple user and password, but none of then can login the WebGui. I have another Cluster with Proxmox 6.2 and works fine everything in the same settings i did on the PVE7.1. Please any help
  10. C

    Can not login to proxmox from web interface

    I fix it just by the next commands pvecm expected 1 pvecm updatecerts systemctl restart pvedaemon pveproxy systemctl restart pve-cluster systemctl restart corosync then flush your cache browser and reload it
  11. C

    [TUTORIAL] How to Duplicate a Cluster

    I have a Cluster with 5 nodes in Proxmox VE 6.2 --- 5 HP Servers I want to create a new cluser with Proxmox VE 7.1 -- 3 Lenovo Server To move my 30 VMs from the old Cluster to the new one