From: Rolf Neugebauer <rolf.neugebauer@intel.com>
To: I RATTAN <rattan@cps.cmich.edu>
Cc: rolf.neugebauer@intel.com, xen-devel@lists.sourceforge.net
Subject: Re: /etc/xc/defaults question..
Date: Tue, 06 Apr 2004 18:56:29 +0100 [thread overview]
Message-ID: <1081274189.18137.34.camel@wyvis> (raw)
In-Reply-To: <Pine.GSO.4.58.0404061340480.988@cps212.cps.cmich.edu>
which version of the tools are you using? Which version of Xen/Xenolinux
are you using?
the versions of the tools and XenoLinux/Xen need to match.
I suspect you use the 1.2 tools with a newer XenoLinux/Xen.
Also, the format/content of the /etc/xc/defaults file might have
changed.
Rolf
On Tue, 2004-04-06 at 18:46, I RATTAN wrote:
> The exact error message when parsing /etc/xc/defaults fiel:
> ..
> VM cmdline : "ip=169.254.1.2:162.254.1.0:169.254.1.0:255.255.0.0::etho:off \
> root=/dev/hda1 r 4 LOCALIP=169.254.1.2"
> ERROR: couldn't obtain handle on privilged mode command interface (2 = No such\
> file or directory)
> Traceback (most recent call last):
> FIle "/usr/bin/xc_dom_create.py", line 197, in ??
> xc = Xc.new()
> SystemError: error return without exception set
> ..
>
> -ishwar
>
> On Tue, 6 Apr 2004, I RATTAN wrote:
>
> >
> > I also downloadded the prebuilt images (xen.gz and xenolinux.gz).
> > The underlying system is Fedora-core-1.
> >
> > I I boot the box from xen-1.2-CD and try
> > xen_nat_enable
> > xc_dom-create.py -D ip=169.254.1.2;mem=64
> >
> > I can craete a new domain.
> >
> > Now with new binaries (I am still having problems with the one that I
> > compile):
> >
> > - system boots
> > - xen_nat_enable produces no error
> > - xc_dom_create.py -D vmid=1;ip=169.254.1.2;mem-64 fails with
> > a complaint about not finding a handle for interface 2..
> >
> > Fedora-core-1 used /dev/hda1 for root /dev/hda2 for swap, so
> > what is the right entries in /etc/xc/defaults for:
> >
> > . vbd_list = ?? (tried [ ('phy:hda1','hda1,'r') ] but no luck)
> > . cmdline_ip = ?? (did not change the original)
> > . cmdline_root = ?? (tried 'root=/dev/hda1 ro" bu did not work)
> >
> > Any pointers?
> >
> > -ishwar
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: IBM Linux Tutorials
> > Free Linux tutorial presented by Daniel Robbins, President and CEO of
> > GenToo technologies. Learn everything from fundamentals to system
> > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/xen-devel
> >
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
next prev parent reply other threads:[~2004-04-06 17:56 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-03 21:53 issues getting more than 16M ram to be used without oopsing. 1.2 and 1.3-unstable Brian Wolfe
2004-04-04 8:05 ` Keir Fraser
2004-04-04 19:23 ` Brian Wolfe
2004-04-05 7:06 ` Keir Fraser
2004-04-05 13:21 ` Keir Fraser
2004-04-05 13:38 ` Keir Fraser
2004-04-05 17:29 ` Brian Wolfe
2004-04-06 7:11 ` Keir Fraser
2004-04-06 9:56 ` Keir Fraser
2004-04-06 14:37 ` Brian Wolfe
2004-04-06 14:44 ` Keir Fraser
2004-04-06 15:04 ` Brian Wolfe
2004-04-06 15:31 ` Keir Fraser
2004-04-06 16:10 ` Brian Wolfe
2004-04-06 16:28 ` /etc/xc/defaults question I RATTAN
2004-04-06 17:46 ` I RATTAN
2004-04-06 17:56 ` Rolf Neugebauer [this message]
2004-04-06 18:11 ` I RATTAN
2004-04-06 18:18 ` Rolf Neugebauer
2004-04-06 18:40 ` Keir Fraser
2004-04-06 19:57 ` I RATTAN
2004-04-06 20:10 ` Keir Fraser
2004-04-06 20:27 ` I RATTAN
2004-04-07 22:47 ` Ian Pratt
2004-04-08 11:31 ` Mark Williamson
2004-04-05 17:37 ` issues getting more than 16M ram to be used without oopsing. 1.2 and 1.3-unstable Adam Heath
2004-04-06 9:57 ` Keir Fraser
2004-04-04 21:09 ` Brian Wolfe
2004-04-04 8:34 ` Ian Pratt
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=1081274189.18137.34.camel@wyvis \
--to=rolf.neugebauer@intel.com \
--cc=rattan@cps.cmich.edu \
--cc=xen-devel@lists.sourceforge.net \
/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.