Subcategories

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

    363 Topics
    3k Posts
    dthenotD
    @Razor_648 While I was writing my previous message, I have been reminded that there are also issues with LVHDoISCSI SR and CBT, you should disable CBT on your backup job and on all VDI on the SR. It might help with the issue.
  • 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...

    371 Topics
    4k Posts
    olivierlambertO
    Question for @florent
  • 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
  • Is there a way to clone/copy a vm without upgrading XOA?

    5
    0 Votes
    5 Posts
    4k Views
    olivierlambertO
    Indeed, it was asked recently, and following the conversation, I created an issue to unlock this: https://github.com/vatesfr/xen-orchestra/issues/4890 I think it was "locked" by mistake, so expect that fixed in next release hvilches created this issue in vatesfr/xen-orchestra closed [Licensing] XOA Free unable to Copy VM or Create from Snapshot #4890
  • Backup NG: "value" argument is out of bounds

    15
    0 Votes
    15 Posts
    1k Views
    olivierlambertO
    Hi, Please check if you have the same issue with XOA on latest. Also retry with latest XO from source on master branch. We don't do any kind of support of a source install that's not a latest GitHub commit it would be impossible to maintain that!
  • Xen Orchestra MD5 Sum Not Matching

    7
    0 Votes
    7 Posts
    456 Views
    olivierlambertO
    I have 9947c182611cdf2f8ef1c94f61333e20 So you have the right file I'll update the website! Thanks for the feedback
  • Stats Network throughput (b)its not (B)ytes

    3
    0 Votes
    3 Posts
    452 Views
    N
    @noaks98 I agree that networking use bits per seconds and base 10 powers, the same for storage where the base 10 is the industry standard. Things change at the OS level, Linux stick with base 2 for almost anything, see df, memory pages etc. If you look at the sar utilities even the network is reported with base 2 kilobytes. rxkB/s Total number of kilobytes received per second. txkB/s Total number of kilobytes transmitted per second. looking at the code of sar (rndr_stats.c) render(isdb, pre, PT_NOFLAG, "%s\ttxkB/s", NULL, cons(sv, sndc->interface, NULL), NOVAL, txkb / 1024, NULL); I suppose that the "Linux" standard prevails here.
  • Xen Orchestra VM freezes after first login

    12
    0 Votes
    12 Posts
    12k Views
    olivierlambertO
    Or just follow the official documentation… https://xen-orchestra.com/docs/from_the_sources.html
  • XOA Error when installing

    Solved
    107
    1
    0 Votes
    107 Posts
    25k Views
    G
    I did the manual installation via the XVA. It worked for me.
  • Nag-Screens

    30
    0 Votes
    30 Posts
    7k Views
    olivierlambertO
    Thanks for the suggestion, but don't you think we never thought to that before? I start to think you are considering us as 2 people in a garage. We are crunching numbers on a regular basis, and it never computes with those models. Proxmox is here since a long time, with a strong and "large" use base allowing to use this model. This is not the case for us now. So on short term, this is not doable. But be assured we are continuously working on testing various models to see what's the best fit.
  • XOA Backup/Restore Screen - enhancement suggestions

    2
    2 Votes
    2 Posts
    383 Views
    olivierlambertO
    You should use GitHub and create an issue. This will be taken into account for XO 6 web UI
  • Question about live migration and a few others...

    3
    0 Votes
    3 Posts
    1k Views
    B
    @rkelley You nailed it for item 2. Was driving me crazy! Ok, that does make sense for item #1 and was kinda what I was thinking. But it does lead one to believe you can't live migrate anything with a single host even if you have shared/remote storage available unless you poke around and experiment with different buttons like i did.
  • Get an 'Disconnected' Information under the 'XOA' Icon

    3
    1
    0 Votes
    3 Posts
    608 Views
    DanpD
    That's "normal" if you are running XO (from the sources) and not XOA (the pre-built appliance)
  • Install Plugins XO from sources

    4
    0 Votes
    4 Posts
    2k Views
    F
    @Danp Thanks for pointing me in the right direction. I was following an older howto where --global was not specified. That was my first problem - now fixed! Second problem was that I had installed into the root directory of Centos7 so the paths for creating the links were different. Once I had found the correct paths and created the links all was good. Thanks again. Frank.
  • Tasks Page: Hard to read / Hard to use

    3
    0 Votes
    3 Posts
    538 Views
    D
    @fx991 the SR scans can and have been helpful in detecting storage issues for me. Sometimes when my ISO library goes offline but XCP-ng has not detected the failure and still shows it as connected I usually notice it from the long running SR scans that get stuck. The "Connection to VM console..." task is when you have a console window open to a VM or Host...hence the reason why you can't cancel/end it...if you want to get rid of it then close all open console windows
  • Missing SMLog file on XCP-NG 8.0 /var/log directory

    1
    2
    0 Votes
    1 Posts
    379 Views
    No one has replied
  • multiple network cards in VM

    12
    1
    0 Votes
    12 Posts
    2k Views
    pdoniasP
    I already opened one: https://github.com/vatesfr/xen-orchestra/issues/4882. pdonias created this issue in vatesfr/xen-orchestra closed [VM] Network: show IP addresses in front of their VIFs #4882
  • Jobs not running error: no value for `user_ip`

    7
    0 Votes
    7 Posts
    644 Views
    C
    I can already confirm that I could trigger 2 Jobs manually in XO and it run successfully. Thanks! The scheduled ones I will see tomorrow and report if it would fail, but it is not expected.
  • Change boot order

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    ForzaF
    Thanks! Found it.
  • host.call_plugin Running

    6
    0 Votes
    6 Posts
    552 Views
    olivierlambertO
    It could, I don't know what XCP-ng Center can do in details. But again, this is NOT a problem. I said it 3 times, why do you think it's still related to your coalesce problems?
  • XOA VM creation with static memory

    2
    0 Votes
    2 Posts
    637 Views
    olivierlambertO
    It's the default parameter of your template. XCP-ng Center is probably forcing fixed memory, XO is just doing template recommendation. You can change values at creation in "Advanced" section.
  • first attemp with XOCE

    12
    0 Votes
    12 Posts
    1k Views
    olivierlambertO
    Exactly like how it's displayed in the documentation.
  • Backup Interupted

    3
    0 Votes
    3 Posts
    321 Views
    olivierlambertO
    Try to switch to NFS and report if you have the same issue.