XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. irtaza9
    3. Topics
    I
    Offline
    • Profile
    • Following 4
    • Followers 0
    • Topics 22
    • Posts 101
    • Groups 0

    Topics

    • I

      Oracle 8.10 cloud.init template creation

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      5
      0 Votes
      5 Posts
      134 Views
      B
      @irtaza9 I have the main characteristics of such a temple: Minimal install is the basis root fs: ext4 and minimum 10G disk IP: DHCP ssh login: cloud-user login, ssh public key only. If you are interested I can make it available for download.
    • I

      SQL Database support and XO HA

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      7
      0 Votes
      7 Posts
      195 Views
      I
      @olivierlambert Happy to hear
    • I

      resourceSet issues

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      4
      7
      0 Votes
      4 Posts
      186 Views
      I
      @olivierlambert ack.
    • I

      host connection error

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      3
      1
      0 Votes
      3 Posts
      82 Views
      P
      @irtaza9 Sometimes when I have been tinkering with a host, I get a red triangle. Then just pressing Enabled and then Disabled can get rid of the triangle and the host back in business again.
    • I

      Web Hook plugin

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      2
      0 Votes
      2 Posts
      93 Views
      olivierlambertO
      Hi, Before enabling the plugin, you need to configure it in the Plugin view.
    • I

      XO High Availability

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      6
      0 Votes
      6 Posts
      240 Views
      DanpD
      @irtaza9 You should be able to login with the default credentials after you restart the xo-server service with systemctl restart xo-server.service.
    • I

      vm-templates query param support

      Watching Ignoring Scheduled Pinned Locked Moved REST API
      6
      1
      0 Votes
      6 Posts
      142 Views
      I
      @MathieuRA @Danp Thank you so much
    • I

      Default templates

      Watching Ignoring Scheduled Pinned Locked Moved Management
      17
      2
      0 Votes
      17 Posts
      679 Views
      T
      @irtaza9 happy to help!
    • I

      $getFrom Understanding

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      1
      3
      0 Votes
      1 Posts
      41 Views
      No one has replied
    • I

      REST API for simple User

      Watching Ignoring Scheduled Pinned Locked Moved Solved REST API
      2
      3
      0 Votes
      2 Posts
      133 Views
      MathieuRAM
      Hi @irtaza9. The REST API is only available for admin users. It is planned to handle other types of users in a few months
    • I

      XOA Hub

      Watching Ignoring Scheduled Pinned Locked Moved Management
      2
      1
      0 Votes
      2 Posts
      116 Views
      nathanael-hN
      Hello, the Hub is offered as is. We'll update the available templates soon. In the meantime you can convert any VM to be a template. More here : https://docs.xen-orchestra.com/vm-templates
    • I

      template disk size

      Watching Ignoring Scheduled Pinned Locked Moved Management
      7
      1
      0 Votes
      7 Posts
      134 Views
      DanpD
      @irtaza9 AFAIK, that is how it is intended to function when using a cloud-init enabled template.
    • I

      Default template vs NFS ISO - Install Settings

      Watching Ignoring Scheduled Pinned Locked Moved Management
      6
      1
      0 Votes
      6 Posts
      126 Views
      I
      @Danp we have some cloud init ready templates like 5-10. We want only these templates on our pools. For now I want these templates to be shown in pooltest pool after that I will follow same to connect it with other pools. I have an NFS server and I saved these templates in that server on a specific path and now I want these on XO so that I can create VMs from these templates. I do not know how to configure further. Pl share any guide or tell me the steps so that I can achieve this. Thank you. I do not need ISO I will detach this NFS ISO library.
    • I

      Dynamically Pool Selection criteria

      Watching Ignoring Scheduled Pinned Locked Moved REST API
      12
      0 Votes
      12 Posts
      308 Views
      B
      @irtaza9 OK so you have VLANs per DC. That means VLAN5 in KPK-DC1 and VLAN5 in RWP-DC4 are unrelated and machines in those VLANs cannot communicate directly without going trough some router? This goes back to my original answer. You have to take into account network connectivity when deciding what DC/pool to select for VM provisioning. If you have a few VMs in VLAN5 in KPK-DC1 and you decide to provision some more VMs at latter time that require direct connectivity with existing VMs, you have no choice but to provision them in VLAN5 in KPK-DC1. Regarding VLANs in general, this is all fine except you can scale it up to a few thousand of VLANs per DC so it will impose a hard limit on the number of isolated network segments (i.e. users/customers). Some weapon of choice among most cloud providers is to use some kind of network overlay like VX-LANs, GRE tunnels and such but this has issues of it's own. For a start, these kinds of networks are software defined in nature (SDN), require an orchestrator and network nodes that run in software. You can leverage some hardware acceleration here and there but it will still be software oriented and have scaling and latency issues. There is no silver bullet and most providers hide their network implementation details. All in all, a good, scalable and fast networking i probably the toughest thing to implement in any large scale cloud provider... and I'm definitely not a network engineer so I can't say much about it .
    • I

      User specific data

      Watching Ignoring Scheduled Pinned Locked Moved Solved REST API
      19
      0 Votes
      19 Posts
      490 Views
      I
      @MathieuRA user-id bg: when you call session.signIn you get the user-id and that id is used to fetch user specific vms. { "id": -9007199254740991, "jsonrpc": "2.0", "result": { "id": "f2858952-b02a-403a-98ca-d94e4cdaa57e", "email": "testirtaza1", "groups": [], "permission": "none", "preferences": {} } } [image: 1739959932713-f4b361d6-6944-4cf4-96c2-7f79c9735ebe-image.png] @olivierlambert yes, issue is resolved. Thanks to @MathieuRA and @Danp
    • I

      XO Self Service: Sources vs Paid

      Watching Ignoring Scheduled Pinned Locked Moved Solved Management
      3
      2
      0 Votes
      3 Posts
      105 Views
      I
      @olivierlambert gotcha.
    • I

      VM creation progress

      Watching Ignoring Scheduled Pinned Locked Moved REST API
      9
      0 Votes
      9 Posts
      244 Views
      I
      @bufanda yes I have checked that feature too. Let me dig further to make it useable for my use case.
    • I

      VM Console Access

      Watching Ignoring Scheduled Pinned Locked Moved REST API
      15
      2
      0 Votes
      15 Posts
      684 Views
      olivierlambertO
      Hi, No, there's only one console, which is the "virtual screen" of the VM. If you want multi user thing, check VDI solution, like UDS Enterprise https://docs.xcp-ng.org/project/ecosystem/#uds-enterprise
    • I

      DC topology info

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      11
      0 Votes
      11 Posts
      376 Views
      I
      @bleader yes, Thank you.
    • I

      Openstack vs xcp-ng (XO)

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      3
      0 Votes
      3 Posts
      286 Views
      I
      @olivierlambert got it.