Re: [libvirt] [PATCH] Use gethostname in qemudDomainMigratePrepare2.

2010-05-20 Thread Daniel P. Berrange
On Thu, May 20, 2010 at 11:14:05AM -0400, Chris Lalancette wrote: > This patch is essentially a revert of commit: > 180ca598c4517012014d226c78068d4b38ff9e24 > > The problem ends up being that virGetHostname is *too* clever, > and is causing migration problems. In particular, on > machines with dy

[libvirt] [PATCH] Use gethostname in qemudDomainMigratePrepare2.

2010-05-20 Thread Chris Lalancette
This patch is essentially a revert of commit: 180ca598c4517012014d226c78068d4b38ff9e24 The problem ends up being that virGetHostname is *too* clever, and is causing migration problems. In particular, on machines with dynamic networks, the hostname of the machine generally gets mapped to 127.0.0.1