Giter Site home page Giter Site logo

Comments (11)

olivierlambert avatar olivierlambert commented on September 22, 2024 1

Yes we know and those UI improvements will be done in XO 6.

from xen-orchestra.

olivierlambert avatar olivierlambert commented on September 22, 2024

Hello @ep1p

Can you list the equivalent xe commands or at worst XenCenter screenshot for each feature, so we can be sure we are doing the right thing?

from xen-orchestra.

ep1p avatar ep1p commented on September 22, 2024
  • You cannot edit the MTU for a network or VLAN.

xe network-param-set uuid= MTU=9000

This may require toolstack-restart potentially according to citrix forums.

  • You cannot change the Network (NIC) that a VLAN is using on a host (for example if you need to move VLANs on to a different NIC)

Not sure the exact commands, but it looks like this deletes the PIF, and then creates a new PIF, and changes the PIF UUID assigned to the network object of the VLAN to the new one. You can't change the PIF assigned to the VLAN if the VLAN is active on any running VM's.

  • You cannot add IP settings on a Network (In this instance, I want to bring up a 10G link to a switch we use for migration VLANs between hosts but there is no way to add an IP address on this interface - you can edit an existing one, but not add one)

I thinks this is about equivalent to what xencenter does..

xe pif-reconfigure-ip uuid=network-uuid mode=Static IP=10.0.0.3 netmask=255.255.255.240
xe pif-param-set uuid=network-uuid other-config:management_purpose="Migration VLAN"

Thanks,

John

from xen-orchestra.

olivierlambert avatar olivierlambert commented on September 22, 2024

You can add IP settings on a network in XO. In the host/network views, in the "Mode" row, click on "None" and select Static or DHCP. So it will be only the first 2 points, right?

from xen-orchestra.

ep1p avatar ep1p commented on September 22, 2024

You can add IP settings on a network in XO. In the host/network views, in the "Mode" row, click on "None" and select Static or DHCP. So it will be only the first 2 points, right?

Ok yes, thanks for pointing that out! Maybe some UI improvements to make that more obvious as I hadn't figured out that you could do that :-)

from xen-orchestra.

andrew64k avatar andrew64k commented on September 22, 2024

Restarting the toolstack is enough after a MTU change (tested on XCP 8.3).

from xen-orchestra.

julien-f avatar julien-f commented on September 22, 2024

We should make the MTU editable in the view Host/Network.

from xen-orchestra.

julien-f avatar julien-f commented on September 22, 2024

We need to check how it's done in XenCenter.

from xen-orchestra.

olivierlambert avatar olivierlambert commented on September 22, 2024

@julien-f so in fact that should be done in the Pool/network tab, MTU is set on a network object, not a PIF. XAPI should handle the MTU change on the PIF object automatically.

from xen-orchestra.

julien-f avatar julien-f commented on September 22, 2024

And network.MTU is read-write, easier then 👍

from xen-orchestra.

olivierlambert avatar olivierlambert commented on September 22, 2024

It's done since 2 releases ago, closing then.

from xen-orchestra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.