|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] migrate question
Hi,
> but it does not work with the error as follows
>
> Error: (104, 'Connection reset by peer')
>
> # The hosts allowed to talk to the relocation port. If this is empty (the
> # default), then all connections are allowed (assuming that the connection
> # arrives on a port and interface on which we are listening; see
> # xend-relocation-port and xend-relocation-address above). Otherwise, this
> # should be a space-separated sequence of regular expressions. Any host with
> # a fully-qualified domain name or an IP address that matches one of these
> # regular expressions will be accepted.
> #
> # For example:
> # (xend-relocation-hosts-allow '^localhost$ ^.*\.example\.org$')
> #
>
> #(xend-relocation-hosts-allow '')
>
> (xend-relocation-hosts-allow '^localhost$')
You need to update this setting to allow migration between hosts...
HTH,
Chris Bennett
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|