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

    nickdsl

    @nickdsl

    5
    Reputation
    63
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 35
    Location Russia

    nickdsl Unfollow Follow

    Best posts made by nickdsl

    • RE: High memory usage

      I updated XCP-ng to 8.2.1 yesterday.
      I will write if issue not gone.

      posted in Compute
      nickdslN
      nickdsl

    Latest posts made by nickdsl

    • RE: ACL security issue with ansible

      @julien-f thanks.

      posted in Infrastructure as Code
      nickdslN
      nickdsl
    • RE: ACL security issue with ansible

      @julien-f ?

      posted in Infrastructure as Code
      nickdslN
      nickdsl
    • ACL security issue with ansible

      Hello!
      I'm developing my own playbooks and roles for ansible using xen_orchestra inventory module.

      In XenOrhestra I created:

      1. ansible user with "User" type
      2. added ansible user into new ansible group
      3. logged in with another web browser using ansible user credentials = i see nothing (it's okay)
      4. I created an ACL for ansible user group with role "Viewer" for 6 standalone pools (6 standalone servers XCP-ng)
      5. Switched to my browser again. Ansible user able to see all 6 Hosts,Pools and all vm's running on it.
      6. I specified ansible user credentials in xen_orchestra inventory file
      7. executed ansible-inventory -i ./path/to/my/inventory/file/xen_orchestra.yaml --graph and saw EVERYTHING (not only my 6 hosts! dozens my servers, all my vm's of all my projects which ansible user unable to see through browser)

      Is it an issue or I don't understand something?
      It looks like XO ACL not working well with ansible.

      posted in Infrastructure as Code
      nickdslN
      nickdsl
    • RE: High memory usage

      I updated XCP-ng to 8.2.1 yesterday.
      I will write if issue not gone.

      posted in Compute
      nickdslN
      nickdsl
    • High memory usage

      Hello! I got some issues with at least one of my XCP-ng.
      Version: 8.2.0

      ~ Once in a month it becomes unavailable or VM's running on it becomes unavailable. Dmesg shows OOM reports.
      I see that ovs-vswitchd uses too much memory.

      Could you tell me what I need to check?

      posted in Compute
      nickdslN
      nickdsl
    • XenOrchestra with Terraform

      Hello! We got some issues with VM's creating using Terraform via XenOrchestra.
      We prepared some VM Templates with Packer.
      Template VM RAM size: 4 GiB

      For example we need to deploy a new VM with 8 GiB RAM. We add required property to .tf file: memory_max = 8394967296

      This is doc: https://registry.terraform.io/providers/terra-farm/xenorchestra/latest/docs/resources/vm

      After successfuly VM creation we saw that VM has dynamically RAM pool settings: memory min 4 GiB, memory Max: 8 GiB

      Could you tell us how to set a fixed memory size for VM using terraform and XenOrchestra?

      If target VM has same amount RAM as a template we see dynamically RAM pool with 4 GiB min and 4 GiB max settings.
      We tried manually set template size (experiment!) to 128 GiB. We thouhgt that terraform will reduce this value to our target value = 8 GiB. But it failed 😃 VM got 128 GiB RAM and cannot start (Because our host have 128 GiB total mem and other running VM's).

      We saw that dynamically memory feature is deprecated. We wanna know hot to solve this.

      Thank you.

      posted in Xen Orchestra
      nickdslN
      nickdsl