From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Wray Subject: Re: more on current pull Date: Tue, 13 Jul 2004 09:04:11 +0100 Sender: xen-devel-admin@lists.sourceforge.net Message-ID: <40F3977B.4040209@hpl.hp.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: ron minnich Cc: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org ron minnich wrote: > xm is really nice, I have to say. Easy to use and debug > > I am occasionally seeing my network just go away. For example, I did this: > xend start > xm create vmid=1 > telnet 127.1 9601 > (wait a while, admire output stuff, see that it fails to nfsroot since > I didn't set one up) > xm destroy 1 > (dom 1 goes away) > at that point, I've got no eth0. > > Should I be using some other eth for the dom0->domN networking? Is there > something else I'm doing wrong? > > thanks > > ron > p.s. are you using your own s-expression library for parsing or ... I'm > curious because all our cluster tools here use s-expressions for internal > comms. > We're using our own stuff. I wrote s-exp parsers for Python and C that work with input fed to them in chunks, because we're using asynch i/o. There's also a Python prettyprinter. Good to hear someone else uses s-exps. Mike ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com