[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Best way to get IP addresses from VMs without logging in to them?
On 11/06/14 19:36, Russ Pavlicek wrote: >>> There isn't any way to execute a command over the Xen console >>> interface is there? >> No - Xen has no knowledge of networking. I assume you actually mean dom0. > My error in not being specific. I mean using a script over the "xl > console" interface, kind of like the ssh syntax: > > ssh user@vm "commands..." > > maybe: > > xl console domno "commands..." > > or an expect script which could feed the "xl console" interface. > > Russ xl console <domain> connects your current tty up to the vm console. It is entirely guest controlled, and likely requires a login and password as a first step. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |