|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] problem with xen cloud installation on a shared storage
I've never been able to get the xvdd method to work. If I remember the
manual correctly, you shouldn't be adding the iso that way anyways, the
tools iso is "supposed" to show up automagically as /dev/xvdd in the VM
(virtual machine installation guide, page 27, installing the Linux guest
agent).
What I did was to unpack the iso on a share on my NFS server and mount
the share from the VM to do the installation.
Vern Burke
SwiftWater Telecom
http://www.swiftwatertel.com
ISP/CLEC Engineering Services
Data Center Services
Remote Backup Services
On 2/16/2010 9:16 AM, Peter den Hartog wrote:
Thanks that was it :-)!
Oke now it works, it was installed, and i wanted to try live migration..
so i added the xen-tools iso to the vm with the following command:
/[root@node1 ~]# xe vm-cd-add cd-name=xs-tools.iso vm=lenny-test
device=xvdd/
After that, i mounted the iso, in /mnt and i could run the installer,
after the installer i got a message i should reboot.. so i did.. and now
i get the following message trying to start my vm ->
/[root@node1 ~]# xe vm-start vm=lenny-test
on=16cae97a-e00d-469d-afc8-e1764c499b42/
/The bootloader returned an error/
/vm: 4f0a9956-5cbd-6315-0fc7-89c1b2252370 (lenny-test)/
/msg: Error from bootloader: too many bootable disks (2 disks)/
/[root@node1 ~]# /
any pointers :-)?
Thanks,
Peter
On Tue, Feb 16, 2010 at 1:06 PM, Vern Burke <vburke@xxxxxxxx
<mailto:vburke@xxxxxxxx>> wrote:
Make sure the VM is running on the pool master, not one of the
slaves. I just flagged a possible XCP bug to Dave Scott where I
can't make a console connection to a VM if it's running from a
slave, blank window and the java app nev er starts.
Temporary fix for this is to make sure the VM starts for the first
time on the pool master with vm-start on=(pool master host uuid).
Vern
Sent from my BlackBerry® wireless device from U.S. Cellular
-----Original Message-----
From: Peter den Hartog <peterdenhartog@xxxxxxxxx
<mailto:peterdenhartog@xxxxxxxxx>>
Date: Tue, 16 Feb 2010 12:14:53
To: <xen-users@xxxxxxxxxxxxxxxxxxx
<mailto:xen-users@xxxxxxxxxxxxxxxxxxx>>
Subject: [Xen-users] problem with xen cloud installation on a shared
storage
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx <mailto:Xen-users@xxxxxxxxxxxxxxxxxxx>
http://lists.xensource.com/xen-users
--
Groet // Kind regards,
Peter den Hartog
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|