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

    gr85z

    @gr85z

    1
    Reputation
    9
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Location USA

    gr85z Unfollow Follow

    Latest posts made by gr85z

    • RE: XOA fails after update to 5.106.0

      @olivierlambert deploying fresh copy worked and registered under different email. Thank you for assistance

      posted in Management
      G
      gr85z
    • RE: XOA fails after update to 5.106.0

      @olivierlambert I tried upgrading downgrading the versions, stable to latest etc... it doesn't remove my registration on 2nd XOA which is what I am trying to do just to use free version.

      posted in Management
      G
      gr85z
    • RE: XOA fails after update to 5.106.0

      @olivierlambert so how can I unregister the 2nd one without loosing the VMs on host?
      Do I have to remove the XOA VM and then re-install? Is there something command line that I need to do? etc.....

      posted in Management
      G
      gr85z
    • RE: XOA fails after update to 5.106.0

      I have 2 XOA , first one I use in production and Licensed with Enterprise license. Second one I use for VMs I have on local server not licensed. They are both registered under same email.
      On XOA 2 I am getting the expired license message and showing license is unbound which is what I want. But I can't do anything with 2nd XOA, do I have to redeploy the XOA and use different email to register? or can I unregister and use new email?
      I have updated both XOAs to -- Current version: 5.107.2 --
      Screen shot of License
      410e3dff-251b-4e12-8ff8-508682f673db-image.png

      posted in Management
      G
      gr85z
    • New server /storage setup to replace current systems

      We are in the process of updating our hardware.
      After reading this post - https://xcp-ng.org/forum/topic/7772/xcp-ng-xo-at-vates
      I changed a few things with what need.
      A couple questions on setup. Does anyone know if there is a guide on setting up something like this?
      Also with XO can you run 2 XO instances and have them synced to each other in case one goes down you have an alternative one to use?

      Setup will be at 2 sites
      Server configuration x4 or x6 - 2 / 3 at each site.
      1U system
      AMD 48C min x1
      512GB Memory
      RAIDController x 1
      2TB SSD x 2
      Quad Port 1GbE Network Daughter Card x 1
      Dual Port 10GbE SFP+ Network Adapter x 2
      Remote Console Access, Power Control, and ISO Mounting x 1
      Sliding Rails x 1

      Storage Configuration x2 - 1 at each site (most likely TrueNAS OS)
      2U system w/24 drive slots min
      Intel Processor 22C min x 2
      256GB Memory
      RAID Controller x 1
      4TB NVMe drives x 12
      Quad Port 1GbE Network Daughter Card x 1
      Dual Port 10GbE SFP+ Network Adapter x 2
      Remote Console Access, Power Control, and ISO Mounting x 1
      Sliding Rails x 1

      Storage Configuration
      VM storage - 10 disks mirrored (20TB usable)
      Backups - 2 disks RAID0 (8TB useable)
      Backups will be daily backups local and bi-weekly at alternate site

      Thanks ahead of time for any feedback on this.

      posted in Hardware
      G
      gr85z
    • Report plugin for downloading a CSV file of VMs

      Is there a plugin for downloading a CSV file of all VMs running in XO.
      We are Running - xo-server 5.77.0, xo-web 5.79.0
      We have XOA Enterprise license and we did turnkey install.
      The only report plugin I see only does email. Do I need to add another plugin? If I need to add one how do I do it with the turnkey install?
      Just want a simple report showing VMs, cpu, memory, disk and IP.

      Thanks

      posted in Xen Orchestra
      G
      gr85z
    • RE: auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server

      @olivierlambert no need to extend trial , thank you though. I will put out the communication to team and see if they want to do before the beginning of the year.

      posted in Xen Orchestra
      G
      gr85z
    • RE: auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server

      @olivierlambert does that mean when trial is up the plugin will go away? I have already used the trial.
      If it is only part of the paid version we are looking at doing that starting in Q1 next year.

      Thanks

      posted in Xen Orchestra
      G
      gr85z
    • RE: auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server

      @pdonias
      OK so I finally figured it out and got the turnkey to work.
      When it was asking for server didn't realize it was asking for the XEN server. Thought it was asking for VM.
      Now I have it deployed and configurations from other XOA with all my hosts, pools, and VMs etc..
      I search on the new XOA for the xo-server-auth-ldap and couldn't find anything. Also there is no yarn.
      I could be missing something simple to get the plugin installed. Based on the documentation it seems like it should be there and just have to turn it on. Below are the only 2 plugins I have listed.

      3301aa6e-a9fd-4174-b4a7-b3022476a496-image.png

      Thanks

      posted in Xen Orchestra
      G
      gr85z
    • xoa-updater --upgrade fails and configuration questions

      Tried via WEBUI and CLI and get same results.
      Have restarted the service just to see if maybe something was stuck.
      Using the "Latest" channel.

      sudo xoa-updater --upgrade
      latest channel selected
      New versions available:
        xoa-updater 0.32.0
      Downloading packages...
        xoa-updater ............................................................................................................................................................................................................................................................................................................................................. ok ✔
      Saving current updater version in /usr/local/lib/node_modules/xoa-updater/dist-1604936964526 ...ok ✔
      Installing packages...
      
      ✖ Command failed: npm uninstall -g --silent xoa-updater
      
      

      Ran xoa check and getting the following.

      sudo xoa check
      ✔ Node version
      ✔ xo-server config syntax
      ✔ Disk space for /
      ✔ Disk space for /var
      ✔ Native SMB support
      ✔ Fetching VM UUID
      ✔ Appliance registration
      ✔ XOA version
      ✔ Internet connectivity
      ✖ npm version: 6.14.8
       does not satisfies ^4.6
      ✖ XOA status: not up-to-date, please run xoa-updater
      
      

      At this point I about ready to just rebuild the whole system and start fresh.
      I was not able to get turn key page to work. But that could be I didn't get the initial OS build done correctly either with webservices etc...
      If I do rebuild is there a way to save any configurations of the systems I already have in XO?
      I have been through the build documentation, does XO care what the underlying OS is?
      Is there any specific OS configurations that have to be done prior to installing XO?
      I haven't found any documentation as of yet about prerequisites if someone can point me to that would be helpful.

      Our overall goal is not to rely on xen-center and have XO as our central control since it is Web based.

      Thanks

      posted in Xen Orchestra
      G
      gr85z