XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. jmaurin
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 0

    jmaurin

    @jmaurin

    1
    Reputation
    1.3k
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    jmaurin Unfollow Follow

    Latest posts made by jmaurin

    • How to set ip for storage on each server?

      Hi. How can I set an IP for each server in my pool? I mean, other IP's than management.
      In XenCenter, I used to go to network tab of each server.....then, in management IP Address Configration, click "Configure" and add IP address. How can I do this in XO?
      Note that each server has his own IP for accessing storage.
      I could find just the buttom to manage private networks, but not to set IP's on servers new PIF.
      Screen1.png

      posted in Xen Orchestra
      J
      jmaurin
    • auth-ldap error: logger is not a function.

      Hi!
      After upgrading my XO to latest version from github (source), my auth-ldap plugin is not working anymore. I already deleted nodes_modules from xo install path and also removed dir /usr/lib/node_modules/xo-server-auth-ldap, them I did yarn folowed by yarn build. The XO itself runs fine, but auth-ldap plugin don't.

      Installed version (latest from stable branch in git)
      xo-server 5.67.0
      xo-web 5.71.0

      node -v
      v12.18.3

      Error:

      Sep 30 12:26:57 paloma xo-server: at AuthLdap._callee2$ (/usr/lib/node_modules/xo-server-auth-ldap/src/index.js:197:11)
      Sep 30 12:26:57 paloma xo-server: at tryCatch (/usr/lib/node_modules/xo-server-auth-ldap/node_modules/regenerator-runtime/runtime.js:62:40)
      Sep 30 12:26:57 paloma xo-server: at Generator.invoke [as _invoke] (/usr/lib/node_modules/xo-server-auth-ldap/node_modules/regenerator-runtime/runtime.js:296:22)
      Sep 30 12:26:57 paloma xo-server: at Generator.prototype.<computed> [as next] (/usr/lib/node_modules/xo-server-auth-ldap/node_modules/regenerator-runtime/runtime.js:114:21)
      Sep 30 12:26:57 paloma xo-server: at step (/usr/lib/node_modules/xo-server-auth-ldap/node_modules/babel-runtime/helpers/asyncToGenerator.js:17:30)
      Sep 30 12:26:57 paloma xo-server: at /usr/lib/node_modules/xo-server-auth-ldap/node_modules/babel-runtime/helpers/asyncToGenerator.js:28:13
      Sep 30 12:26:57 paloma xo-server: at run (/usr/lib/node_modules/xo-server-auth-ldap/node_modules/core-js/library/modules/es6.promise.js:75:22)
      Sep 30 12:26:57 paloma xo-server: at /usr/lib/node_modules/xo-server-auth-ldap/node_modules/core-js/library/modules/es6.promise.js:92:30
      Sep 30 12:26:57 paloma xo-server: at flush (/usr/lib/node_modules/xo-server-auth-ldap/node_modules/core-js/library/modules/_microtask.js:18:9)
      Sep 30 12:26:57 paloma xo-server: at processTicksAndRejections (internal/process/task_queues.js:79:11)
      Sep 30 12:26:57 paloma xo-server: }
      Sep 30 12:27:00 paloma xo-server: [load-balancer]Execute plans!
      
      
      posted in Xen Orchestra
      J
      jmaurin
    • RE: XCP-ng 8.0.0 released!

      Ok, kernel-alt not available in current release. Missing from repo?

      Fresh install of XCP-NG 8 (no upgrade):

      [10:27 ktm ~]# yum update
      Loaded plugins: fastestmirror
      Loading mirror speeds from cached hostfile
      Excluding mirror: updates.xcp-ng.org
       * xcp-ng-base: mirrors.xcp-ng.org
      Excluding mirror: updates.xcp-ng.org
       * xcp-ng-updates: mirrors.xcp-ng.org
      No packages marked for update
      [10:27 ktm ~]# yum install kernel-alt
      Loaded plugins: fastestmirror
      Loading mirror speeds from cached hostfile
      Excluding mirror: updates.xcp-ng.org
       * xcp-ng-base: mirrors.xcp-ng.org
      Excluding mirror: updates.xcp-ng.org
       * xcp-ng-updates: mirrors.xcp-ng.org
      No package kernel-alt available.
      Error: Nothing to do
      [10:27 ktm ~]#
      
      
      posted in News
      J
      jmaurin
    • RE: XCP-ng 8.0.0 released!

      Quick question: how to check if it is in final version?
      I was running 8.0 RC, but it only shows '8.0' in XCP-NG Center. I'm upgrading using remote upgrade, but I think it will show the same thing/value in XCP Center....
      any details in command line that difference RC and 8.0 final?

      posted in News
      J
      jmaurin