Recent content by jorel83

  1. J

    Backup to local NFS fails despite root - Permission Denied

    Any suggestion? The file is owned as below, tried to change to root:root but "operation not permitted" The reason for this might be the cluster of 3 servers, 2 of them are down, all vms is on the 3rd but now refuses to backup for some reason. root@pmx3:/etc/pve/nodes/pmx3/lxc# chown root:root...
  2. J

    PMX 8.1.4 - Post upgrade - Network throughput problem - Iperf3 0.00 bits/s

    Testing to use OVS for a while, so good suggestion, thanks for that. As the test with 2 VM:s get the expected results then MTU for sure is proved to not be the problem (and was never a problem before) I am a network engineer so quite sure on this part, and IP-conflicts all is static and manual...
  3. J

    PMX 8.1.4 - Post upgrade - Network throughput problem - Iperf3 0.00 bits/s

    Thanks for the help. I tested it, but no difference so instead I made 2 Ubuntu desktops on 2 of the servers, while running iperf3 -s instance on proxmoxs servers and getting the PC1 on PMX 2 to measure against the PMX3 Iperf3 The LAG interface, and utilization at 50% And first test, from...
  4. J

    PMX 8.1.4 - Post upgrade - Network throughput problem - Iperf3 0.00 bits/s

    Hi, Long shot.... Trying to repair the questionable decision to reinstall for upgrade from 7.4.x and to 8.1.4. Question: Why is the iperf3 showing these issues? Not necessarily even a problem, but still very strange results. Background: 4 host machines 256 core in total 2TB RAM, all...
  5. J

    nodes inexplicably shut down in CEPH cluster in proxmox ve 8.1.4

    I saw similar issues on my 8.1 fresh install and could not get any resolution to this problem and still 3 of 4 servers is down after this shit-show. Did you find a solution?
  6. J

    Fresh install 8.1.4 + Ceph 18.4 = Broken install w. multiple issues

    At this stage your probably right, only thing left to do is to do CLI not UI, already reinstalled the servers 3 times now and doing it remotely so takes quite some time achieve it. I hope to be able to try it tomorrow. Thanks for your help so far. Cheers
  7. J

    Fresh install 8.1.4 + Ceph 18.4 = Broken install w. multiple issues

    I know, and I cannot add any the webui config times out and the cli just refuses me to edit it manually root@pmx0:~# ceph fs ls. unable to get monitor info from DNS SRV with service name: ceph-mon 2024-02-23T23:40:00.428+0100 7f78a78106c0 -1 failed for service _ceph-mon._tcp...
  8. J

    Fresh install 8.1.4 + Ceph 18.4 = Broken install w. multiple issues

    This is the only thing generated during the setup (on 1 of the 4 hosts) both crush map and configuration database times out with Error got timeout (500) [global] auth_client_required = cephx auth_cluster_required = cephx auth_service_required = cephx cluster_network =...
  9. J

    Problem adding node to the cluster.

    Did you update the host file where you define the hostnames? (under system/hosts) 192.168.0.4 xxx.yyy.sss melchior etc
  10. J

    Fresh install 8.1.4 + Ceph 18.4 = Broken install w. multiple issues

    Ok, that was some advice from similar cases on the forum. Found onre more issue I never seen befoer either, seems DNS related for ceph-mon? root@pmx0:/etc/pve# ceph fs ls unable to get monitor info from DNS SRV with service name: ceph-mon 2024-02-23T20:00:08.528+0100 7fb5aac716c0 -1 failed for...
  11. J

    Fresh install 8.1.4 + Ceph 18.4 = Broken install w. multiple issues

    Hi, Tried yet again to reinstall PMX 8.1.4 and Ceph 18.4 and have the same identical results. Issues i detect is as follows below in the screenshots, but also seems like symlinks is missing and cannot be created. Seems this is very buggy release and i cant find a way forward. file...
  12. J

    PMX 8.1.4 - Ceph 18.2.1 install fail/ Non-operational

    Yes the joining process was normal and gives no errors, this is a new installation with latest iso off the proxmox website. Tried to downgrade to older Ceph but that completley fails, it implies proxmox should be downgraded to achieve Ceph 17.2 :(
  13. J

    Not possible to install Ceph

    I think its somewhat related, needed apt upgrade after the initial install to get Ceph to start install, but when now installing it fails completley on 2 nodes but somehow semi starts on 1 host but both others cannot even finish the installation, its like some packages is broken or missing...
  14. J

    Not possible to install Ceph

    I have similar issues, I can install one functional host with ceph but the others cannot fully install and i get tons of problems https://forum.proxmox.com/threads/pmx-8-1-4-ceph-18-2-1-install-fail-non-operational.142109/
  15. J

    PMX 8.1.4 - Ceph 18.2.1 install fail/ Non-operational

    Hi, I have used proxmox since about 6-7 years with CEPH as storage, and just reinstalled the servers 4 host cluster with 8.1.4 and Ceph Reef (18.2.1) and must admit its been the most challenging part of Proxmox so far. Even fresh install it been multiple but this one is a show stopper. Ceph...