[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [net-next 1/2] xen-netback: add module parameter to disable ctrl-ring



On 22.03.21 06:39, Leon Romanovsky wrote:
On Sun, Mar 21, 2021 at 06:54:52PM +0100, Hsu, Chiahao wrote:


<...>

Typically there should be one VM running netback on each host,
and having control over what interfaces or features it exposes is also
important for stability.
How about we create a 'feature flags' modparam, each bits is specified for
different new features?
At the end, it will be more granular module parameter that user still
will need to guess.
I believe users always need to know any parameter or any tool's flag before
they use it.
For example, before user try to set/clear this ctrl_ring_enabled, they
should already have basic knowledge about this feature,
or else they shouldn't use it (the default value is same as before), and
that's also why we use the 'ctrl_ring_enabled' as parameter name.

It solves only forward migration flow. Move from machine A with no
option X to machine B with option X. It doesn't work for backward
flow. Move from machine B to A back will probably break.

In your flow, you want that users will set all module parameters for
every upgrade and keep those parameters differently per-version.

I think the flag should be a per guest config item. Adding this item to
the backend Xenstore nodes for netback to consume it should be rather
easy.

Yes, this would need a change in Xen tools, too, but it is the most
flexible way to handle it. And in case of migration the information
would be just migrated to the new host with the guest's config data.


Juergen

Attachment: OpenPGP_0xB0DE9DD628BF132F.asc
Description: application/pgp-keys

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.