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

    Posts

    Recent Best Controversial
    • RE: Sdn controller and physical network

      @blackliner said in Sdn controller and physical network:

      @nikade How do you "pair" the XCP-ng SDN with your routing setup?

      You cant/dont, you'll have to setup each private network on the vyos router and then have the vm private network routed through it manually.

      For example if you have private network 1 with subnet 192.168.1.0/24 you'd have to add this network to the vyos router and assign 192.168.1.1/24 on the router.
      Then set 192.168.1.1 as default gateway in your vm's which uses this network.

      Then you'll setup ospf or bgp on the vyos router manually with your upstream border/core-router or firewall. If the subnet is a private subnet you'll need to setup NAT as well somewhere before it reaches internet to NAT traffic from 192.168.1.0/24.

      posted in Advanced features
      nikadeN
      nikade
    • RE: Sdn controller and physical network

      You would need a router within that private vlan which also has an external network and act as a router. Something needs to act as a router between the private network and the external network, with ospf or bgp.

      We do about the same, with VyOS, and it works pretty good.

      posted in Advanced features
      nikadeN
      nikade
    • RE: Issue with SR and coalesce

      @tjkreidl said in Issue with SR and coalesce:

      @nikade Am wondering still if one of the hosts isn't connected to that SR properly. Re-creating teh SR from scratch would do the trick, but a lot of work shuffling all the VMs to different SR storage. Might be worth it, of course, if it fixes the issue.

      Yeah maybe, but I think there would be some kind of indication in XO if the SR wasn't properly mounted on one of the hosts.
      Lets see what happends, its weird indeed that its not shown.

      posted in Backup
      nikadeN
      nikade
    • RE: Issue with SR and coalesce

      @Byte_Smarter said in Issue with SR and coalesce:

      @tjkreidl

      Maybe I am reading this wrong but the SR is not there in a mount? but also it is viewable and working in XO and lists usage and all that?

      c97bef62-643d-45f8-b233-6a67f734832e-image.png

      It should definitely be listed here, I'd start over and see if it shows afterwards.
      Remember to fully destroy and remove the SR (which will obviously remove all data) and then re-create it to make sure there's no weird stuff left.

      posted in Backup
      nikadeN
      nikade
    • RE: Issue with SR and coalesce

      Something feels wrong, it writes to the log that there are 23 VDI's to be deleted on SR with uuid 6eb76845-35be-e755-4d7a-5419049aca87 but you say there's not snapshots.
      It doesn't add up or am I missing something? How many VDI's do you have on the SR?

      posted in Backup
      nikadeN
      nikade
    • RE: Issue with SR and coalesce

      That's weird indeed, I wonder what those 23 VDI's are then.
      What is the uuid of this new SR? 6eb76845-35be-e755-4d7a-5419049aca87?

      I think you can show them from the cli with the following command:
      xe sr-list params=name,uuid

      posted in Backup
      nikadeN
      nikade
    • RE: Issue with SR and coalesce

      @Byte_Smarter said in Issue with SR and coalesce:

      Mar 15 04:06:41 ops-xen2 SMGC: [19269] Found 23 VDIs for deletion:

      This is what makes me unsure, are you sure there is no snapshots on any VM's?

      posted in Backup
      nikadeN
      nikade
    • RE: Issue with SR and coalesce

      @Byte_Smarter said in Issue with SR and coalesce:

      @tjkreidl I am not sure if you saw my earlier post, I have several TB of space

      9de9fda1-999c-4a08-adbf-0de15e7a31de-image.png

      Are you sure multipathing is disabled on all hosts in the pool?
      Also, could you share a larger portion of the /var/log/SMlog ?

      posted in Backup
      nikadeN
      nikade
    • RE: Issue with SR and coalesce

      As replied by @dthenot you need to check /var/log/SMlog on all of your hosts to see which one it is failing on and why.
      If the storage filled up before this started to happend my guess is that there is something corrupted, if that's the case you might have to clean up manually.

      I've had this situation once and got help from XOA support, they had to manually clean up some old snapshots and after doing so we triggered a new coalescale (rescan the storage) which were able to clean up the queue.
      Untill that's finished I wouldn't run any backups, since that might cause more problems but also slow down the coalescale process.

      posted in Backup
      nikadeN
      nikade
    • RE: Rolling pool update failed to migrate VMs back

      We've also experience trouble almost every time we've updated our pools, ever since the old XenServer days and Citrix kind of recommended "manual intervention" because there was no mechanism to check which hosts that were suitable before a VM is migrated.

      I think there has been a lot of work done to XOA tho to handle this, but I might've been mistaken, we just ended up re-installing our hosts and setting up a new pool which we then live migrate our VM's over too and scrap the old ones.

      VMWare has some kind of logic, which will try to balance the load between the hosts and if you have DRS it will even make sure to balance your hosts automatically during runtime.
      Im pretty sure XOA has this logic as well, but XCP-NG center definately doesn't, so avoid it as much as possible.

      posted in Xen Orchestra
      nikadeN
      nikade
    • RE: Onboarding + Support timezones

      I don't think that's going to be an issue with Vates, they have ppl in different parts of the world and they're very helpfull.
      Reach out to them and link this forum thread, im sure they will be able to get you going even tho you're in Australia.

      posted in Migrate to XCP-ng
      nikadeN
      nikade
    • RE: XOCE - Console gor crazy after typing special char

      Never found any resolution to this, some times you're able to "restore" the keyboard by trying to type some different special characters (in my case | or > or <) but it only works some times.

      This is super annoying when you're trying to do some basic troubleshooting inside a VM from the console.

      posted in Xen Orchestra
      nikadeN
      nikade
    • RE: How to migrate XOA itself?

      Every once in a while we have had the need to deploy a new XOA appliance and it is as simple as others have pointed out, just backup config, setup new XO(A) and then just import config.
      Works like a charm, only thing we may have to do is to check the plugins configuration, but nothing else.

      posted in Management
      nikadeN
      nikade
    • RE: VM migration time

      +1 for swapping the Broadcom NIC's - We're using only Intel for a numerous of reasons, one being performance issues in the past.
      Havent tried Broadcom in like 10 years but I remember a lot of issues with dropped packets and driver problems.

      posted in Management
      nikadeN
      nikade
    • RE: VM migration time

      What NIC do you have in your servers @cairoti ?

      posted in Management
      nikadeN
      nikade
    • RE: VM migration time

      Is the VM on shared storage?
      Storage migration is quite slow, but if the VM is on shared storage the migration is usually pretty quick, we've seen about 7Gbit/s on a 10G network with MTU 9000.

      posted in Management
      nikadeN
      nikade
    • RE: Moving management network to another adapter and backups now fail

      @syscon-chrisl OK that's another story, totally weird.
      It should totally work if the networking is correct, we've done this at work many times (Migrating from 1G to 10G NIC for example).

      posted in Backup
      nikadeN
      nikade
    • RE: Moving management network to another adapter and backups now fail

      @syscon-chrisl OK - So you just changed the mgmt interface to another physical NIC?
      That should definately work, did you have any ip configuration on any other interface?

      posted in Backup
      nikadeN
      nikade
    • RE: Moving management network to another adapter and backups now fail

      Changing the mgmt interface on a pool is nothing I have good experience from, but on a stand alone host it is rather easy:

      2df14f0a-7d0e-47ea-8818-bfd19ca60431-bild.png

      Make sure that the new interface is connected and has the correct VLAN, if you're using DHCP it will automatically grab an IP. If not you'll have to go on the console and configure the IP manually after changing the interface.

      posted in Backup
      nikadeN
      nikade
    • RE: Moving management network to another adapter and backups now fail

      One thing I learned over the years with XenServer and now XCP-NG:
      Don't change anything, if you have a pool all hosts needs to have the same specs on their NIC, make sure to sync the clock with NTP, dont use DHCP and dont mess with iptables or similar since it will mess upp XAPI.

      From the error message I'd say you have missed some vital part, like what does a traceroute or ping from the XCP-NG to the host look like? Can you telnet the destination and port?
      I know the traceroute binary isn't present but you can install it from epel repo's.

      posted in Backup
      nikadeN
      nikade