All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ted Kaczmarek <tedkaz@optonline.net>
To: Rob Gardner <rob.gardner@hp.com>
Cc: Ryan Grimm <grimm@us.ibm.com>, xen-devel@lists.xensource.com
Subject: Re: More on domU not starting -- HELP
Date: Wed, 12 Oct 2005 17:18:35 -0400	[thread overview]
Message-ID: <1129151915.16017.188.camel@pluto.linsolutions.com> (raw)
In-Reply-To: <434D78A9.4060904@hp.com>

On Wed, 2005-10-12 at 14:57 -0600, Rob Gardner wrote:
> Ryan Grimm wrote:
> 
> >
> > I don't know what the desired behavior should be, but good point about 
> > the two disk statements...i am able to now get the desired behavior by 
> > using one like you suggested.
> >
> > mine now looks like:
> >
> > disk = [ 'phy:sda3,hda1,w', 'file:/path/to/image,hda1,w' ]
> >
> > so i dont need the /dev in front of sda3 after all...but i think that 
> > if you export hda6 as hda6, you need to specify hda6 instead of sda1.  
> > so i think your disk and root statements should be:
> >
> > disk = [ 'phy:hda6,hda6,w',
> >          'file:/xen/disk-images/dom1.fs,hda6,w']
> > root = "/dev/hda6 ro"
> 

Do not or use any existing designations or reuse any for domU's.
In your case I am assuming you have a /dev/hda.

edit the domU fstab to /dev/sda1 for / and dev/sda2 for swap and the
domu config accordingly.

Do not use sda1 or sda2 for any additional domU's.

I will open up a bug on this shortly, this was bugging me for a while,
but with this workaround my domu's now come up 100% of the time every
time.
 
Regards,
Ted

  reply	other threads:[~2005-10-12 21:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-11 21:25 More on domU not starting Rob Gardner
2005-10-11 22:48 ` Ryan Grimm
2005-10-11 23:12   ` Rob Gardner
2005-10-12 16:01     ` Ryan Grimm
2005-10-12 20:57       ` More on domU not starting -- HELP Rob Gardner
2005-10-12 21:18         ` Ted Kaczmarek [this message]
2005-10-12 21:48           ` Rob Gardner
2005-10-12 22:13             ` Ted Kaczmarek
2005-10-12 22:53               ` Rob Gardner
  -- strict thread matches above, loose matches on Subject: below --
2005-10-13  0:39 Deuskar, Prafulla

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=1129151915.16017.188.camel@pluto.linsolutions.com \
    --to=tedkaz@optonline.net \
    --cc=grimm@us.ibm.com \
    --cc=rob.gardner@hp.com \
    --cc=xen-devel@lists.xensource.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.