|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] strange things
On 10 Jun 2009, 13:37:15 +0700, Fajar A. Nugraha wrote:
> On Wed, Jun 10, 2009 at 1:28 PM, Sylvain Jeanneret<s.jeanneret@xxxxxxxx>
> wrote:
...
> > What strange is :
> > - hostname not the same if accessed by xm or by ssh
> > - a file is present (xm) or not (ssh)
> > and it's the *same* cloned domU ...
> >
> > Is there a cache used by Xen ?
> > What could explain this issue ?
>
> The most obvious one : you're accessing different domUs. Possibly
> because you have two (or more) with the same mac and/or ip address. A
> simple test is to use the command "wall". It can send broadcast
> message to all connected users.
Thanks for your quick answer.
Though each cloned domU has a different MAC address,
defined in xmdefconfig with :
vif = [ 'mac=00:16:3e:6b:54:e%d' % vmid ]
you certainly right because I can't reproduce the issue.
--
Sylvain
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|