From: "Yu-An(Victor) Chen" <chen116@usc.edu>
To: xen-devel@lists.xen.org
Subject: Problem setting up HVM ubuntu guest with Remus
Date: Fri, 26 Feb 2016 21:08:39 -0800 [thread overview]
Message-ID: <CANwucLkXTvvFHfi94u09sdtrEpSEKpkASNkxm4AJguy6BgT-hQ@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1072 bytes --]
Hi,
I was able to follow the instruction on
http://wiki.xenproject.org/wiki/Install_Xen_4.2.1_with_Remus_and_DRBD_on_Ubuntu_12.10
to get a working Remus with PV guests.
But now I am trying to do the same thing but for HVM guests. So I created a
HVM guest on Xen by following https://help.ubuntu.com/community/Xen with
the disk location pointing to a logical volume I created name "ubuntu-hvm"
under volume group name "gpu2"
After that I did "drbdadm create-md ubuntu-hvm"
I also edited the /etc/drbd.d/SystemHA_protoD.res so that the disk is
pointing to the location where I install and setup the hvm guest.
Now I have the drbd connetced between 2 servers.
So I edit the .cfg file for the guest U from
disk =
['phy:/dev/gpu2/ubuntu-hvm,hda,w','file:/root/ubuntu-12.04.5-server-amd64.iso,hdc:cdrom,r']
to
disk = [''drbd:ubuntu-hvm,hda,w'']
but when I xm create the guest VM, it told me that "Boot from Hard Disk
failed: could not read the boot disk" and short after the HVM guest U is
shutdown.
Please let me know if you need anymore details. Thank you!
Victor
[-- Attachment #1.2: Type: text/html, Size: 1867 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
reply other threads:[~2016-02-27 5:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=CANwucLkXTvvFHfi94u09sdtrEpSEKpkASNkxm4AJguy6BgT-hQ@mail.gmail.com \
--to=chen116@usc.edu \
--cc=xen-devel@lists.xen.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).