Search results

  1. H

    [SOLVED] Cannot restart or delete mon on crashed node

    Hi, my problem is solved. The reason for my problem was a wrong MTU setup of new in the system popped up network interfaces after the upgrade to "PVE-8.2". After the reboot of the upgraded system, there where to new NICs in the network-setup. The old ones have to be replaced by the new ones...
  2. H

    [SOLVED] Cannot restart or delete mon on crashed node

    The mon-service won't start. This is the problem i think. Here is the output of "systemctl status ceph-mon@virtfarm-pgp-c2-3.service" root@virtfarm-pgp-c2-3:/var/run/ceph# systemctl status ceph-mon@virtfarm-pgp-c2-3.service × ceph-mon@virtfarm-pgp-c2-3.service - Ceph cluster monitor daemon...
  3. H

    [SOLVED] Cannot restart or delete mon on crashed node

    On the failing node i see the following messages in syslog all the time writing: 4-04-25T14:45:33.186903+02:00 virtfarm-pgp-c2-3 ceph-mds[1505]: 2024-04-25T14:45:33.184+0200 7a492ae006c0 -1 monclient: _check_auth_rotating possible clock skew, rotating keys expired way too early (before...
  4. H

    [SOLVED] Cannot restart or delete mon on crashed node

    I get this message even if i delete the mon on WebIF or on CLI. On the failing node (virtfarm-pgp-c2-3) i get no output from that command. The command is hanging till i interrupt it with [Ctrl]-C. On the remaining nodes (virtfarm-pgp-c2-1 & virtfarm-pgp-c2-2) i get the following output...
  5. H

    [SOLVED] Cannot restart or delete mon on crashed node

    Hello, after a crash (powerloss) of one of three CEPH-Cluster-Nodes i cannot restart or delete (and recreate) the mon of this host. If i try to remove it i get the message "got timeout". Ho can i force the deleting of this mon entry in the cluster, to afterwards recreate it?
  6. H

    Security Issue on Postgresql ?!?!

    Hello all, is the actual security issue already in work on the proxmox-mail-gateway? News Post on heise.de => PostgreSQL lässt sich beliebiges SQL unterjubeln Regards Hans-Peter Straub
  7. H

    [SOLVED] After uploading a valid ssl-certificate the web-interface doesn't work any longer

    I have uploaded the intermediate/fullchain-certificate as well. I have also have done that in the tls-section, and here it works as i see. Is that fully wrong? Do i have to upload the cert in both parts together with the private key?
  8. H

    [SOLVED] After uploading a valid ssl-certificate the web-interface doesn't work any longer

    Hello all, after i've uploaded a valid ssl-certificate via the certificate-page the web-interface doesn't work any longer. Prior there was a LE-certificate installed. In /var/log/syslog i can see the following messages multiple times: Sep 2 12:58:36 pmx-mg pmgproxy[1578]: worker exit Sep 2...
  9. H

    [SOLVED] Problem with first osd after upgrade and restart to "octopus" version 15

    Hello all, i got it. After the first OSD was going to convert to the new format, this process hung. I have to clean the physical disk of all lvm/ceph information. After that the recreate was successfully. Btw i installed all the 3 nodes new with version 7.1 and made a restore of all VMs into...
  10. H

    [SOLVED] Problem with first osd after upgrade and restart to "octopus" version 15

    Hello, the status is unimproved. Do i have to remove the osd and add it as a new one? Any idea, what shall i do?
  11. H

    [SOLVED] Problem with first osd after upgrade and restart to "octopus" version 15

    Hello all, as recommended i've updated CEPH and the first osd of a 3 member cluster in a 6.X PVE installation. I want to upgrade to PVE 7 and just want to upgrade CEPH first. After executing the command systemctl restart ceph-osd.target as described in the wiki, now the osd is shown as down...
  12. H

    [SOLVED] Do i have to reinstall a node & ceph if i initialised it with the wrong IP-network?

    To get ceph up and runing again, i had to change the following false entries in "/etc/pve/ceph.conf" "cluster network = ........" -> "cluster_network = ........" "public network = ......." -> "public_network = ......." Now i can add mon and mgr and the overview shows me HEALTH_OK. Thank you...
  13. H

    [SOLVED] Do i have to reinstall a node & ceph if i initialised it with the wrong IP-network?

    Hello all, am i right, that i have to reinstall a node & ceph if i initialised it with the wrong IP-network? Is there no chance to change the IP-Settings in ceph later? Thanks
  14. H

    How can i add a SSD as Journal-DB to an CEPH-OSD on a running clusternode?

    Hello all, is it possible to add a SSD to a CEPH-OSD on a running clusternode, or should i remove the OSD from the pool first, to create the OSD new with a seperate Journal-DB-Disk? Does anyone have any idea or tip for me?
  15. H

    [SOLVED] After removing a node from cluster the nodes dir in /etc/pve/nodes/ cannot be removed

    OK now that i'm looking in this dir again, it is now empty and i can remove/move it. So all is now fine :-)
  16. H

    [SOLVED] After removing a node from cluster the nodes dir in /etc/pve/nodes/ cannot be removed

    Hi all, i want to remove a cluster-node from GUI that is already removed wird "pvecm delnode NODENAME". The directory in /etc/pve/nodes cannot be removed because there is a directory named ".fuse_hidden000029b800000003" inside. This file also cannot be removed, and when i remove it, it will be...
  17. H

    [SOLVED] After the last Update the not directly connected nodes are grey

    I've had restarted the node, but only the cold-restart (with completely power off) did it. OK thank you !!
  18. H

    [SOLVED] After the last Update the not directly connected nodes are grey

    OK i've rebooted the node-2 with a cold restart and now all is again fine running and looking. Thanks a lot !!