All of lore.kernel.org
 help / color / mirror / Atom feed
From: Muli Ben-Yehuda <muli@il.ibm.com>
To: Ligesh <xen@lxlabs.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: Communicating with the domU from dom0 without Network
Date: Mon, 7 Aug 2006 16:32:03 +0300	[thread overview]
Message-ID: <20060807133203.GL3802@rhun.haifa.ibm.com> (raw)
In-Reply-To: <20060807133130.GA4912@lxlabs.com>

On Mon, Aug 07, 2006 at 07:01:30PM +0530, Ligesh wrote:

>  How do we do this for windows? The ideal would be an internal
>  mechanism to spawn and execute a process inside the DomU, and
>  return its output/error/status back.

Unlike openvz where all containers can run the same executables and
largely share the same environment, in Xen domU's have nothing in
common except being able to run on the same CPU. "Running an
executable" is inherently domain-specific and thus not something that
Xen should know about.

>  Or at least we should be able to send some message to the domU
>  using its NAME, and not ipaddress. This would make it easy to write
>  scripts to automate the management, which would be difficult with
>  the ipaddress, since ipaddress can change at some time.

How about a simple script that given a domain's name or domain ID will
return its IP?

Cheers,
Muli

  reply	other threads:[~2006-08-07 13:32 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-07 12:40 Communicating with the domU from dom0 without Network Ligesh
2006-08-07 12:57 ` Muli Ben-Yehuda
2006-08-07 13:31   ` Ligesh
2006-08-07 13:32     ` Muli Ben-Yehuda [this message]
2006-08-07 13:49       ` Ligesh
2006-08-07 16:18         ` Michael LeMay
2006-08-08 10:49           ` Ligesh
2006-08-08 12:17             ` Michael LeMay
2006-08-08 14:45               ` Ligesh
2006-08-08 14:56                 ` Keir Fraser
2006-08-08 18:15                   ` Ligesh
2006-08-08 18:59                     ` Ian Campbell
2006-08-08 14:41           ` Mike D. Day
2006-08-08 20:54           ` Daniel Stodden
2006-08-08 23:04             ` Harry Butterworth
2006-08-08 23:34               ` Daniel Stodden
2006-08-08 23:47             ` Ligesh
2006-08-09 12:09               ` Daniel Stodden
2006-08-09 12:22                 ` Daniel Stodden

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060807133203.GL3802@rhun.haifa.ibm.com \
    --to=muli@il.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen@lxlabs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.