Recent content by fpdragon

  1. F

    Proxmox Datacenter Manager - First Alpha Release

    Hi Proxmox Team, Recently found PDM and I am so happy that this way is considered. The network environment I need to work with is pretty unstable so I really ran into big troubles with Cluster and Corosync. Thus I was forced to create "islands" for each node and I need to manage each node on...
  2. F

    Restore stuck at 100%

    Thanks for the answer! I have now performed a restore of an extremely small CT and after about 24 hours in 100% state it finally worked. So it shouldn't freeze completely, just become extremely slow. Below are the logs of another restore process of a 19.54GB VM. It is getting slower and slower...
  3. F

    Restore stuck at 100%

    Hello, So I can't see through it anymore and I hope you'll forgive me for bringing up the question again. I have an HPE ProLiant DL380 Gen9 which should be completely sufficient in terms of performance for my application. The problem is that it hasn't been possible to restore my backups for...
  4. F

    Grey Question Mark, after CIFS share offline

    Ok, I tried to get another try in this case. I have another node that is for testing only and is not part of the productive cluster. This node had also the same CIFS shares. Same initial situation there: Network drive dropped. UI got unstable with the grey icons and no live data. The old mount...
  5. F

    Grey Question Mark, after CIFS share offline

    Tried to restart the processes pvedaemon and pveproxy pvedaemon fails:
  6. F

    Grey Question Mark, after CIFS share offline

    Now I removed the node 3 from the cluster in the hope that the web ui is working again. Nope. I can access node 3 via SSH and I see the web UI login screen but when I try to login, it fails.
  7. F

    Grey Question Mark, after CIFS share offline

    It has got worse... I executed pvecm updatecerts --force on the node 3. Now I can't access it at all from the UI of an remote node.
  8. F

    Grey Question Mark, after CIFS share offline

    Thanks for your answer! Tried all three steps but none of them helped. Still no direct WebUI login on node 3 and node 4 And no live VM data is shown for those two nodes. And another problematic thing is that I need to restore a VM today and the backup is on the storage that can't be mounted...
  9. F

    Grey Question Mark, after CIFS share offline

    to sum it up: on 2 of 4 nodes the following problems appear: 1.) direct login on the web ui fails with an error: "Login failed. Please try again" 2.) cluster remote access works and it all green. Selecting one VM only configuration data shows up but the live data (CPU load, remote console, ...)...
  10. F

    Grey Question Mark, after CIFS share offline

    here a part of some more logs. it is repeated in that way... [/CODE]
  11. F

    Grey Question Mark, after CIFS share offline

    Still, another problem: Allthough I am able to access the terminal via the PVE UI of other nodes, I am not able to login directly to node 3 and node 4. but both nodes are shown green now in the ui of node 1 and node 2. But also the system tab can't be shown (communication failure (0) ) Maybe...
  12. F

    Grey Question Mark, after CIFS share offline

    Seems that I also can't remove these directories.
  13. F

    Grey Question Mark, after CIFS share offline

    Found something else: PVE has left the mount directorys under /mnt/pve/... On good node I am able to access the (now empty) directroy by: cd /mnt/pve/SwFileServer-cifs On the other nodes the same command leads to a stuck terminal. I can ls in /mnt/pve but when going in a subfolder the...
  14. F

    Grey Question Mark, after CIFS share offline

    Now I had to remove the lock files on all 3 nodes but afterwards the pvestatd service could be started and now all nodes are green again. However, without any CIFS or NFS share mounted. Seems that mounting has been broken on 3 of 4 nodes. or maybe a problem with the cluster syncing? but the...