XCP-ng

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Alexander 0
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 38
    • Best 5
    • Controversial 0
    • Groups 0

    Alexander 0

    @Alexander 0

    10
    Reputation
    5
    Profile views
    38
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Ukraine Age 38

    Alexander 0 Unfollow Follow

    Best posts made by Alexander 0

    • RE: Plugin transport-email (v0.6.0) broken ?

      @julien-f Plugin works! Thank you.

      posted in Xen Orchestra
      A
      Alexander 0
    • RE: xo-server/bin doesn't exist after updating with yarn build.

      I had same issue.
      doing: git clean -d -f
      and then running yarn build again helped.

      posted in Xen Orchestra
      A
      Alexander 0
    • RE: Delta backup footer1 !== footer2 error

      @olivierlambert problem was fixed. Thank you for help.

      posted in Xen Orchestra
      A
      Alexander 0
    • RE: Delta backup footer1 !== footer2 error

      @olivierlambert I've set up XOA trial. Will see if problem appear.

      posted in Xen Orchestra
      A
      Alexander 0
    • RE: Delta backup footer1 !== footer2 error

      @olivierlambert I have remade backup when I saw the problem.
      It went without problems.
      I will monitor this further and report if it occurs on other VM's

      posted in Xen Orchestra
      A
      Alexander 0

    Latest posts made by Alexander 0

    • RE: XCP-ng, Hyper-V and VBS

      @olivierlambert Hi Oliver,
      Did you have a chance to talk about nested virtualization on xen summit?

      posted in Compute
      A
      Alexander 0
    • RE: APC Smart-UPS with NIC - which service to use apcupsd or NUT?

      @Ajmind-0 apcupsd will be most straightforward way.
      I'm currently use apcupsd on xcp-ng hypervisors. One of them connected to UPS cable and other take information from apcupsd netserver.
      I also have NUT that take information from apcupsd via apcupsd-ups driver. This NUT I need for synology and qnap NASes.

      posted in Compute
      A
      Alexander 0
    • RE: Xen Orchestrta as systemd service

      @olivierlambert it is pretty outdated 😉
      And this is only proposition to add such option to docs.

      posted in Xen Orchestra
      A
      Alexander 0
    • RE: XCP-ng, Hyper-V and VBS

      @tzerod I'm waiting for this too

      posted in Compute
      A
      Alexander 0
    • RE: Xen Orchestrta as systemd service

      @olivierlambert I think using just systemd is more straightforward then forever via systemd.

      posted in Xen Orchestra
      A
      Alexander 0
    • RE: XCP-ng, Hyper-V and VBS

      @tzerod Nested Virtualization doesn't work with Windows guests in Xen.
      The same will be in Xen Server, Citrix Hypervisor and Oracle VM Server.

      posted in Compute
      A
      Alexander 0
    • Xen Orchestrta as systemd service

      Could you please add a way to run xen orchestra as service via systemd in xen orchestra manual?
      For example I'm using script like this:

      root@xoa-test:~# cat /usr/lib/systemd/system/xo-server.service
      
      [Unit]
      Description= XO Server
      After=network-online.target
      
      [Service]
      WorkingDirectory=/opt/xen-orchestra/packages/xo-server/
      ExecStart=/usr/bin/yarn start
      Restart=always
      SyslogIdentifier=xo-server
      
      [Install]
      WantedBy=multi-user.target
      
      
      posted in Xen Orchestra
      A
      Alexander 0
    • RE: Nested Virtualization of Windows Hyper-V on XCP-ng

      @olivierlambert thank you for your comment.

      posted in Compute
      A
      Alexander 0
    • RE: Nested Virtualization of Windows Hyper-V on XCP-ng

      Is there any updates on nested virtualization and hyper-v?

      I've tried to run docker on windows 10 vm and didn't succeed on this.

      posted in Compute
      A
      Alexander 0
    • RE: XO from source Centos7 GLIBC_2.25 missing error

      @olivierlambert Thanks. My other instance is on Ubuntu. It updated without problems.
      But it seems new version have problems with session timeout. Now It logging out few times a day)

      posted in Xen Orchestra
      A
      Alexander 0