Team - Storage

Private

Posts

  • RE: VDI not showing in XO 5 from Source.

    @andrewperry Hi, we are working on 2 things:

    1. a proper fix under development to avoid new issue where snapshot-of field is garbage.
    2. a script to fix the wrongly set snapshot-of already present on affected pools.
      Both are necessary and we hope we can release the script soon to at least workaround if the issue happen again before we release the fix.
  • RE: XOSTOR

    @User-cxs Ping @xen-orchestra for additional help regarding this trace.

    Concerning LINSTOR, you don't have to manually configure it using yum/systemctl. The controller must never be started like this, please stop it with:

    systemctl disable --now linstor-controller
    

    For you info it's started automatically by another service and to mount the DB volume list of the SR. Otherwise, this information is not shared across all hosts.

  • RE: XOSTOR

    @User-cxs "unknown error from the peer" => It can be a problem with licenses, or another thing caused by XOA, you should have more info in XO server logs. Otherwise check the logs indicated by Antoine on the XCP-ng side.

  • RE: XOSTOR

    @User-cxs Hey 🙂

    That's a bit hard to tell just from that what's happening 😕

    You might get some clues from your logs on /var/log/SMlog. If you get something bad from here, it means there is an issue with the storage stack.
    If you get nothing, maybe it's an issue at the xapi command itself, you might want to look at /var/log/xensource.log.

    Hope that can help you 🙂