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

    Topics

    • B

      Zen Orchestra lite

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      6
      0 Votes
      6 Posts
      968 Views
      olivierlambertO
      This is not exposed in XAPI, so it might require to write a XAPI plugin.
    • B

      Why was dynamic memory allocation deprecated?

      Watching Ignoring Scheduled Pinned Locked Moved Compute
      6
      0 Votes
      6 Posts
      3k Views
      olivierlambertO
      So when you live migrate a VM, Xen will decrease memory dynamically to the minimum. If you didn't plan correctly dynamic min to a value that's OK for your system, you might have memory problems for your operating system (eg if you system can't survive with less than 4GiB RAM and the dynamic min is set to 3GiB, this will cause problems!). So planning is important. There's some edge cases also in migration when you have to tell Xen about memory management when you grow/reduce amount of RAM. But it works generally OK if you took care of dynamic min as I said.
    • B

      VM’s Slow booting

      Watching Ignoring Scheduled Pinned Locked Moved Compute
      26
      1 Votes
      26 Posts
      7k Views
      olivierlambertO
      That's interesting though