[ovs-dev] [PATCH 3/3] xenserver: Gracefully refresh network UUIDs on pool join or leave.
Ben Pfaff
blp at nicira.com
Fri Apr 23 10:25:32 PDT 2010
On Fri, Apr 23, 2010 at 10:15:17AM -0700, Justin Pettit wrote:
> The solution is obviously very XenServer-specific. As we become more
> tightly integrated with other hypervisors, we should look to
> generalize some of the hypervisor-specific stuff we're doing in the
> binaries.
Yes. (The problem is very XenServer-specific too.)
To me the "obvious" solution here was to add a daemon or a frequently
running cron job that does the same thing, or to integrate daemon
functionality into the refresh-network-uuids script itself. I still
like that approach and I'm completely willing to redo it that way. I
had the impression, however, that we didn't want to create any more
daemons.
> Otherwise, the set looks good to me. I'm assuming this works under
> 5.5 and 5.6? (I didn't see anything version-specific, but we've
> certainly missed subtleties before.)
Thus far my testing has been limited to installing this on a single 5.5
box and testing that it runs the script when I "touch
/etc/xensource/pool.conf". That's because I don't have enough machines
to create a pool. Obviously it needs better testing before it gets
pushed out.
Comments?
More information about the dev
mailing list