Categories

  • All news regarding Xen and XCP-ng ecosystem

    143 Topics
    4k Posts
    A
    Hello @igorglock, Damien is in holiday this week but he identified the issue and a patch should be tested for the next release of SM.
  • Everything related to the virtualization platform

    1k Topics
    15k Posts
    julienXOvatesJ
    @robbie-c Very clear, thanks. We will change this !
  • 3k Topics
    28k Posts
    poddingueP
    Hi! I think what you're seeing may be stale entries in the XAPI database, ghost records that can survive upgrades or host reconfigurations. From what I've read, xe vm-destroy uuid=<vm-uuid> removes the record without touching any storage, which seems like what you need here; the xe CLI reference confirms storage is left intact. I think you can get the UUID first with xe vm-list name-label="Before Ubuntu Update" (replacing the name with whichever one you're after). I'm not entirely sure why xsconsole would show them but XO wouldn't, so if the VMs don't turn up in xe vm-list, it might be worth a mention to Team-XAPI-Network, they'll know the right way to dig into XAPI state.
  • Our hyperconverged storage solution

    47 Topics
    744 Posts
    M
    Hi @jonathon, If that happens again, could you show me the results of the command linstor n l (listing the nodes and their status) along with the version of each node? When restarting the controller, did you do it with a systemctl restart linstor-controller or with a systemctl stop linstor-controller, letting drbd-reactor elect a new node? You mentioned updating all of your nodes but you also mentioned rebooting only one node, is this correct? Depending on the version you were before the update it's possible that you got a version mismatch between your nodes (the satellites of each node + the controller needing to be rebooted so that they all get to the same version). The node appearing offline is due to a bug when updating from < linstor-server v1.32.0 to >= linstor-server v1.32.0 which makes the node with a different version appear as offline (the auth error is a symptom of that).
  • 34 Topics
    102 Posts
    B
    La remarque a été intégrée dans l'article: https://www.myprivatelab.tech/xcp_lab_v2_ha#perte-master Merci encore pour le retour.