Search results

  1. J

    Backward compatibility for VM offline migration

    Hi, I am using two clusters (pve+ceph) in my production environment. 1) Cluster1 => version 7.3-3 2) Cluster2 => version 6.2-12 I have planned to upgrade Cluster2 in coming days. due to some reasons I cannot upgrade Cluster2 on immediate basis. I am trying to restore vm dump from Cluster2 to...
  2. J

    Cannot start OSD after jackin and jackout of same hdd

    Hi, We have a 3 node pve cluster with ceph Recently on on of the nodes (on pxmx3) we did a jackout and jackin of the same hdd Before jackout the drive letter was /dev/sdg After jack out the drive letter becomes /dev/sdi Due to this our osd.16 on host pxmx3 went down (down and out). We...
  3. J

    clock skew detected

    Hi, I am facing intermittent clock skew issues on my 3 node proxmox+ceph cluster. clock skew detected on mon.proxmox3 mon.proxmox3 clock skew 0.0609687s > max 0.05s (latency 0.000392331s) pasted few information about my current configuration below.. systemctl status...
  4. J

    [SOLVED] fsfreeze-hook is not getting triggered at the time of backup

    Hi, I have installed qemu-guest-agent install VM and KVM configuration contains agent: 1. qm agent 124 ping return empty output mean guest agent is responding. But recieving below output from freeze and thaw commands And looks like fsfreeze-hook is not getting triggered. LOGFILE...
  5. J

    How to delete OSD benchmark data

    Dear Proxmox Users, I am testing my 3 node Proxmox + Ceph cluster. I have performed osd benchmark with the below command. # ceph tell osd.0 bench Do I need to perform any cleanup to delete benchmark data from osd ? I have googled for same but nowhere mentioned post steps after osd...