Subcategories

  • VMs, hosts, pools, networks and all other usual management tasks.

    364 Topics
    3k Posts
    K
    @olivierlambert Yes sir, it is and I'm glad I confirmed this for myself. Thanks also for helping me understand how the VM Suspend process works. Hopefully this post helps other newbies with the same understanding in the future.
  • ACLs, Self-service, Cloud-init, Load balancing...

    90 Topics
    766 Posts
    D
    @Danp said in Advanced VM settings Logs: Hi Dustin, Yes... these types of actions are recorded in the Audit log (Settings > Audit) if you have access to this feature and have enabled it. Dan Perfect, thanks!
  • All XO backup features: full and incremental, replication, mirrors...

    372 Topics
    4k Posts
    P
    @DustinB said in Backups started to fail again (overall status: failure, but both snapshot and transfer returns success): @peo said in Backups started to fail again (overall status: failure, but both snapshot and transfer returns success): @olivierlambert Thanks, will update every machine and XO involved in the backup process, and possibly even the individual machines that fails. First failure on vm-cleanup was 15 July, that's a few days before I patched the hosts (as a part of troubleshooting and preventing further failures). Still these backups will (probably) be fully restorable (as I have tested out with the always-failing Docker vm) So you patch your host, but not the administrative tools for the hosts? Seems a little cart before the horse there, no? That's a fault-finding procedure: do not patch everything at once (but now I did, after finding out that patching the hosts did not solve the problem)
  • Everything related to Xen Orchestra's REST API

    66 Topics
    502 Posts
    lsouai-vatesL
    @StephenAOINS This endpoint is not currently present in our REST API swagger, but we do plan to add it to the list of endpoints. We are currently finalizing the migration of existing endpoints, the next step will be adding new ones. We will keep you informed when it is available. Feel free to come back to us if you want to learn more and follow our blog posts. have a good day
  • Terraform, Packer or any tool to do IaC

    34 Topics
    319 Posts
    olivierlambertO
    No, it's fine, as long the issue contains all the relevant details it's fine
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • XOA doesn't show Console over zerotier vpn

    2
    1
    0 Votes
    2 Posts
    904 Views
    olivierlambertO
    We do not encourage to modify the dom0 Console IP is returned by XAPI. So check your management network IP address.
  • Continous Replication - smart selection by source SR?

    3
    0 Votes
    3 Posts
    301 Views
    I
    @olivierlambert You are absolutely right: tags are enough. My fault. We will code some cronjobs that find the current SR, set the right tag and that's it. If the cronjob runs before the CR job is running, we should be fine. If you will implement the other idea: I guess (as you can specify only one backup target atm) an option to choose: 'store all vdis in target SR' or 'store only vdis from source SR in target SR' would be great, but if less work should be done: just store all vdis in the target SR - no matter where the source vdis are laying around Anyway: great work! Keep on!
  • cloud-config / cloud-init : standard variables / custom variables

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    olivierlambertO
    The official Cloudinit documentation for example? https://cloudinit.readthedocs.io/en/latest/
  • 0 Votes
    2 Posts
    226 Views
    olivierlambertO
    Hi, We do not distribute XO via docker, so it's a 3rd party script/solution. Please report on the repo providing XO first, as explained in our doc: https://xen-orchestra.com/docs/community.html
  • VM migration - internal error

    3
    0 Votes
    3 Posts
    781 Views
    S
    @olivierlambert Ahhh, ok. Was focusing on XO; that's pointed me in the right direction. Thanks...and have a great weekend!
  • Upgrade failed: Command failed: npm uninstall -g --silent xen-orchestra

    7
    0 Votes
    7 Posts
    624 Views
    bret_millerB
    @bret_miller said in Upgrade failed: Command failed: npm uninstall -g --silent xen-orchestra: npm version: 6.14.5 does not satisfies ^4.6 For the sake of someone after me with this problem, based on it apparently looking for npm version 4.6.x, I did this: sudo npm install -g npm@4.6.1 Then re-ran the xo check which came out clean except for being on and old version. Then re-ran the upgrade which immediately re-upgraded to npm 6.14.11 and completed the upgrade successfully. My theory then is that the upgrade to 6.14.x probably happened on a failed XO upgrade leaving the system in a state that I could no longer upgrade. It now appears fixed.
  • Reset SSH Password and/or Setup New XOA

    2
    0 Votes
    2 Posts
    2k Views
    olivierlambertO
    Open a support tunnel and we can change it for you Please open a support ticket
  • OVH fire

    5
    4 Votes
    5 Posts
    943 Views
    olivierlambertO
    No problem, we'll do that with a complete validation before publishing anything Let's continue our discussion in private then
  • How to monitor if new XO release is available

    Solved
    8
    0 Votes
    8 Posts
    500 Views
    olivierlambertO
    The whole point to have users from the sources on master is to help us to find issues we might missed during the development (because it's a branch that's made to run, we only merge into it when we are OK with the new code to add after multiple code review). That's a kind of a moral contract if you are using it from the sources: you don't pay for anything despite having all XO features for free. In exchange, you can report issue or ask for new features while being able to see a fix fast because immediately after a fix is merged, it's available on master. If you want stability and no surprises at all (let's say to run XO in… production ) then XOA is the way to go
  • Restore from backup "iterable is not iterable"

    4
    0 Votes
    4 Posts
    346 Views
    olivierlambertO
    What do you mean by running an update? Did you git pull and rebuild?
  • Migrate button enhancements

    Solved
    3
    0 Votes
    3 Posts
    216 Views
    ForzaF
    @olivierlambert said in Migrate button enhancements: Hi! I think we fixed the migration issue in XOA latest. What version are you using? I'm running XOA 5.56.0 / latest channel. You are right. It is indeed fixed when doing migration from the VM list view: [image: 1615357002887-54ba8d18-bfe1-401d-983a-88f852edabac-image.png] But not from within the VM view: [image: 1615357051953-895c414d-1709-4a43-be95-316b038b05cd-image.png]
  • Password less connection to Host

    4
    0 Votes
    4 Posts
    370 Views
    olivierlambertO
    Our documentation can be modified by anyone via a pull request (see the link on the bottom of each page). If you want to write a guide on that, we'd be happy to accept your input!
  • Cache problem

    1
    0 Votes
    1 Posts
    292 Views
    No one has replied
  • Cannot find module bluebird

    5
    0 Votes
    5 Posts
    868 Views
    J
    @olivierlambert No problem, to be honest I'd forgotten that the script I was using was not the official script...
  • Can't add NFS Remote

    Solved
    6
    1
    0 Votes
    6 Posts
    3k Views
    R
    @olivierlambert Thanks! I did that and now it is just works. Thanks for the help!
  • 0 Votes
    5 Posts
    2k Views
    A
    I am using a Thinclient for my XCP Servers. Real small and cheap (if it is used) HP T620 with a 64G M2 SSD and 4 GRam Quadcore AMD CPU. To backup some VM i use a external USB3 HDD. It is running very nice and smoth. Power is between 5Watt an 20Watt excluding the USB Harddrive. My coutumer had mostly two Servers and a Thin client. my own Thinclient is used as a server for FHEM Homeautmatisation
  • Metadata Backup to Backblaze S3 compatible will not work

    5
    0 Votes
    5 Posts
    706 Views
    I
    Having the same issue here with metadata backups, tried Backblaze bucket and Amazon. Also the vm backups to S3 are failing usually with VDI_IO_ERROR(Device I/O errors) or "Error calling AWS.S3.upload: socket hang up" (but working to NAS). Is there somebody who made backups to S3 to work somehow?
  • Location of Backups?

    3
    0 Votes
    3 Posts
    478 Views
    capeschoolsC
    @olivierlambert Thanks!
  • 0 Votes
    5 Posts
    462 Views
    capeschoolsC
    @olivierlambert Okay no problem!