Categories

  • All news regarding Xen and XCP-ng ecosystem

    145 Topics
    5k Posts
    rzrR
    @MajorP93 said: @rzr Since the targeted test window is over by now, I wonder: what are your plans regarding this set of patches? Will it be released soon? yes this is the plan, we're a bit slower this time because the iso publication is a longer process, but afaik no issue are spotted so far, thank you for your patience.
  • Everything related to the virtualization platform

    1k Topics
    15k Posts
    K
    @anthoineb We captured another occurrence, this time on os-ott-data-3-2, running on hypervisor 172.30.50.191. The guest-side state was: 31 requests in flight all 32 blkfront tags busy I/O PSI full around 97% 6 tasks in D state no completed xvdb I/O progress The VM was still running and its local OpenSearch HTTP endpoint was responsive, but the node had already disappeared from OpenSearch cluster membership. On the hypervisor: tapdisk was responsive to tap-ctl reqs_outstanding: 0 tap request counters: 0/0 all xenbus request counters were balanced no tapdisk errors were reported We attached GDB to the affected tapdisk before reboot. The main thread was sleeping in scheduler_wait_for_events(), and the captured blktap/shared-ring state was: req_prod = 0 req_cons = 0 rsp_prod = 0 rsp_prod_pvt = 0 n_reqs = 32 n_reqs_free = 32 The complete shared ring was empty. Therefore, at capture time, there were no requests waiting in the tapdisk ring, while the guest still believed that 31 requests were in flight and all frontend tags were occupied. GDB detached normally. After the diagnostic window, the VM was rebooted and successfully rejoined the cluster. At the time of the failure, this VM was still running with xen_blkfront.max_ring_page_order=0 and 32 tags. After reboot, the persistent setting became active: xen_blkfront.max_ring_page_order=3 nr_tags=256 Could this evidence indicate that requests or completion notifications are being lost between blkfront and the backend before they become visible in the tapdisk shared ring? We can provide the complete GDB backtraces and ring dump if useful.
  • 3k Topics
    29k Posts
    A
    @olivierlambert Working again. Thanks!
  • Our hyperconverged storage solution

    49 Topics
    788 Posts
    M
    @Jonathon Indeed I missed that part in your message, my bad. If the hosts still crash even after the 9.2.18 module has been loaded (update + reboot), please keep us informed. Thanks!
  • 36 Topics
    117 Posts
    B
    Merci beaucoup pour vos retours ! @nathanael-h : C'est l'étape suivante !!! J'ai découvert cluster API le mois dernier et j'ai déja testé sur d'autres plateforme ! ça déchire !!! Je ne savais pas qu'il y avait un support de XCP-ng ! Je finis ma série d'article pour une installation classique et je bascule sur cluster API ! @ataxyanetwork Merci pour ton repo. Je vais regarder ça