XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Bambos
    3. Posts
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 20
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: DevOps Megathread: what you need and how we can help!

      Hello everyone,

      i just got the news email for the devops team.
      recently used the backup replication offsite method for only the full backups (enable option). But still this is not handy, because i need only the last 3 full backups to go offsite.
      So to do this, i have created a separate backup job , weekly, full only, retention 3 on another backup repository, so i can choose this repository for the backup replication offsite job.

      XOA is great ! , i'm just saying there is room for improvement on the options of the offsite backups.

      posted in Infrastructure as Code
      B
      Bambos
    • RE: AlmaLinux Guest Tools

      @tony after some years, i had the same issue and i did the same thing. Still the logo is not appearing on XO interface.

      posted in Development
      B
      Bambos
    • RE: Backup fails with "Body Timeout Error", "all targets have failed, step: writer.run()"

      @archw hello.

      I had the same issue with xoa VM (vates build).
      Body timeout error on backups.
      I tried another VM XO from sources. Didn't fix the issue and some backups are also failing.
      To my understanding is not XO issue.
      Also this started when i upgrade the hosts from 8.2 to 8.3, im not sure if this is relevant or not, or is just a coincidence.
      Also i have 2 hosts in the same pool. Backups are failing on both hosts.

      Any updates from your side?? What is your suggestion on what i should try next?

      posted in Backup
      B
      Bambos
    • RE: Backup fails with "Body Timeout Error", "all targets have failed, step: writer.run()"

      @DustinB yes, i did that some days ago.

      posted in XCP-ng
      B
      Bambos
    • RE: Backup fails with "Body Timeout Error", "all targets have failed, step: writer.run()"

      Hello everyone,

      do we have any news for the body timeout error on backups ?

      I've had this error for the last two months, using XOA and XO from sources.

      The master is 2 commits behind. (93a11)
      XO is 34c1c

      what i can do now for this ?

      posted in XCP-ng
      B
      Bambos
    • RE: VM Mirror backup (New Feature)

      @olivierlambert Thank you olivier !

      So the "Mirror incremental backup" will be enough to replicate the local backup repository to offsite backup repository ??

      Great feature !

      posted in Backup
      B
      Bambos
    • VM Mirror backup (New Feature)

      Hello everyone,

      i'm testing the new feature of XOA called VM mirror backup. This is really usefull to have offsite backups to another remote location.

      839011af-a415-49df-96a1-70e9364776b3-image.png

      I want to ask if anyone knows what is the difference between the 2 options :
      mirror incremental and mirror full. does this taking into consideration the type of backups to copy ?

      78ed7719-6e10-4bfa-a566-e31525be437a-image.png

      thanks for any comments.

      posted in Backup
      B
      Bambos
    • RE: XCP-ng host not seeing storage after unmount / mount

      @olivierlambert said in XCP-ng host not seeing storage after unmount / mount:

      xe vm-disk-list uuid=<VM UUID>

      Hello Sir, i have SSH on the host and run the command , using the uuid of the VM we are trying to start.

      21ab5744-21d4-40e2-82e2-9c5c683d1575-image.png

      posted in Compute
      B
      Bambos
    • RE: XCP-ng host not seeing storage after unmount / mount

      @olivierlambert df -h
      looks like it mounts correctly the specific NFS

      e2fdebae-0fca-498b-9e97-b8f5a8c44b2f-image.png

      dmesg nothing special, toolstack restart i did also from Xen Orchestra , i guess is executing the same command.

      posted in Compute
      B
      Bambos
    • RE: XCP-ng host not seeing storage after unmount / mount

      @Bambos

      a8ff616a-57be-4e3a-912b-edaf43764671-image.png

      posted in Compute
      B
      Bambos
    • RE: XCP-ng host not seeing storage after unmount / mount

      @olivierlambert no, just 2 vdi. i tried to disable the dvd-drive from boot order without any change.

      posted in Compute
      B
      Bambos
    • RE: XCP-ng host not seeing storage after unmount / mount

      @olivierlambert this is by mistake, i used to have a host 2 also in the pool that i don't use. now i removed it by the pool.

      error log: still same without the line of host 2 missing.

      vm.start
      {
        "id": "95991d36-a94c-4efe-62e0-3d15b2245bce",
        "bypassMacAddressesCheck": false,
        "force": false
      }
      {
        "errors": [
          "Host 1: VM_REQUIRES_SR(OpaqueRef:7371d453-759a-4870-934c-9a1b13fa40a7, OpaqueRef:8a929bf4-9b17-4bce-ab59-e2d5665baa0b)"
        ],
        "message": "",
        "name": "Error",
        "stack": "Error: 
          at Xapi._startVm (file:///opt/xo/xo-builds/xen-orchestra-202205201634/packages/xo-server/src/xapi/index.mjs:990:15)
          at Xapi.startVm (file:///opt/xo/xo-builds/xen-orchestra-202205201634/packages/xo-server/src/xapi/index.mjs:1026:7)
          at Api.callApiMethod (file:///opt/xo/xo-builds/xen-orchestra-202205201634/packages/xo-server/src/xo-mixins/api.mjs:314:20)"
      }
      
      posted in Compute
      B
      Bambos
    • RE: XCP-ng host not seeing storage after unmount / mount

      @olivierlambert Hello Olivier,

      the error on the red notification is : unknown error from the peer:

      887454aa-57ca-4fcd-a0ae-c03da457d93b-image.png

      and the complete error log:

      vm.start
      {
        "id": "95991d36-a94c-4efe-62e0-3d15b2245bce",
        "bypassMacAddressesCheck": false,
        "force": false
      }
      {
        "errors": [
          "Host 1: VM_REQUIRES_SR(OpaqueRef:7371d453-759a-4870-934c-9a1b13fa40a7, OpaqueRef:8a929bf4-9b17-4bce-ab59-e2d5665baa0b)",
          "Host 2: HOST_NOT_LIVE()"
        ],
        "message": "",
        "name": "Error",
        "stack": "Error: 
          at Xapi._startVm (file:///opt/xo/xo-builds/xen-orchestra-202205201634/packages/xo-server/src/xapi/index.mjs:990:15)
          at Xapi.startVm (file:///opt/xo/xo-builds/xen-orchestra-202205201634/packages/xo-server/src/xapi/index.mjs:1026:7)
          at Api.callApiMethod (file:///opt/xo/xo-builds/xen-orchestra-202205201634/packages/xo-server/src/xo-mixins/api.mjs:314:20)"
      }
      

      the storage is exactly as it was, same name , same type, same paths on NFS.

      1d0b894d-49f8-4ea3-98ff-7ca64808e261-image.png

      posted in Compute
      B
      Bambos
    • XCP-ng host not seeing storage after unmount / mount

      Hello everyone,

      after problem on the NFS storage i was using for VM Space, i had perform unmount / mount after repair the NFS server.
      Now the VM's are not starting with error missing storage.
      Even if i mount the NFS with same name and same IP, it seems that is not finding the relevant storage of the VM's, it thinks that is other storage.

      I'm using XOA from sources as interface (not center)
      Any comments ?

      posted in Compute
      B
      Bambos
    • RE: Can't create second virtual disk for a VM using XOA

      @Andrew thank you , it's NFS mount yes.
      i perform forget and remount and now is ok, most probably i chose older storage from another host, the menu to select storage for VM showing everything associated with the pool and sometimes this is confusing.

      Thanks for your comment.

      posted in Xen Orchestra
      B
      Bambos
    • Can't create second virtual disk for a VM using XOA

      I got the error:

      SR_BACKEND_FAILURE_47(, The SR is not available [opterr=[Errno 116] Stale file handle: '/var/run/sr-mount/5a031a17-96c8-4e11-062b-246035067500'], )

      when i'm trying to create a second virtual disk for a VM.
      There is no issue with one disk.

      posted in Xen Orchestra
      B
      Bambos
    • RE: Host CPU and Max vCPU on VM

      @olivierlambert thank you Olivier. Indeed you are right, we need to change also the max vcpu limits in advanced.

      0cc87b88-9234-4671-bf18-4280acd996cd-image.png

      Then is booting normally.

      posted in Compute
      B
      Bambos
    • RE: Host CPU and Max vCPU on VM

      @olivierlambert yes, agree with everything ! thank you.

      the question is why XOA not taking the new setting for the 2 vCPU's ?

      posted in Compute
      B
      Bambos
    • RE: Host CPU and Max vCPU on VM

      @olivierlambert Dear Sir,

      i have notice that vcpus assignment has to be the maximum number of cores available, for example 4 core cpu, we can have VM's with 1-2-3-4 vcores.

      When over assign vcores, for example assign 16vcores on 4 core cpu, we have the error :

      "errors": [
      "localhost: HOST_NOT_ENOUGH_PCPUS(16, 4)"
      [no problem on that]

      But after going back to edit the settings and put 2vcores,

      63523c6d-a419-4445-89ee-67a2c9a904cc-image.png
      the machine still not booting and return the same error, (16,4), it seems that is not getting the new setting. Is there any step we can do to update the VM settings?

      f93ab3d2-a3cf-44f5-b268-ad72babd3976-image.png

      Site note: creation of a new vm with 4 vcore will boot normally !

      Thanks for your great support. any comments or suggestions appreciated.

      posted in Compute
      B
      Bambos