[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] trying to get a windows2000 moved over to a xen machine.


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: "Tomoki Taniguchi" <tomoki.taniguchi@xxxxxxxxx>
  • Date: Thu, 27 Sep 2007 15:54:44 +0900
  • Delivery-date: Wed, 26 Sep 2007 23:55:30 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YrJJFOVisSFQ1r0HuZ3o92+PFwVA0l4pT5lnHzaJ2kLsFqop2kRfEHa1M1M1nx6BSGktBET1vKzheEkG8yYLrzylpjgiIJwFFquirKHYjZHeQwEDTv97GUmPPM6u4vt6vlPrT6vehnFic5gESnB68kFyMdn37All2BZpbcWybNM=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

We have an old 2000 machine with some data that we can't get rid of yet.
the machine is taking up way too much space for the amount of data it holds and
the frequency in which the data is accessed.

so, i want to do a p2v migration.
using knoppix i have dd'd the whole hda drive and moved the data to an
image file
on the xen server.  then i created a lvm volume that is large enough
to hold the  hda
image file.  I then dd'd the image file onto the lvm volume.

now following the instructions on
https://help.ubuntu.com/community/XenVirtualMachine?highlight=%28xen%29#head-401ea845f0e3e639afc3fca541ff0f6fdf9d3fd7
i set up the following config file

kernel = "/usr/lib/xen-ioemu-3.0/boot/hvmloader"
builder='hvm'
memory = 512
name = "windows2000"
vcpus=1
vif = [ 'bridge=xenbr0' ]
disk = ['phy:/dev/vg/lvm-volume,ioemu:hda,w']
device_model ='/usr/lib/xen-ioemu-3.0/bin/qemu-dm'
boot='c'
vnc=1
vncviewer=1
serial='pty'
ne2000=0

i try to create the xen image and i get

<snip>
Using config file "/xen/domUs/windows2000/config".
VNC= 1
Unexpected error: <type 'exceptions.OSError'>

Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in <module>
    main.main(sys.argv)
  File "/usr/lib/python2.5/site-packages/xen/xm/main.py", line 1446, in main
    rc = cmd(args)
  File "<string>", line 1, in <lambda>
  File "/usr/lib/python2.5/site-packages/xen/xm/main.py", line 751, in
xm_importcommand
    cmd.main([command] + args)
  File "/usr/lib/python2.5/site-packages/xen/xm/create.py", line 1185, in main
    dom = make_domain(opts, config)
  File "/usr/lib/python2.5/site-packages/xen/xm/create.py", line 976,
in make_domain
    os.kill(vncpid, signal.SIGKILL)
OSError: [Errno 3] No such process
<snip>

i have no clue what this means...

the xen-server is a ubuntu 7.04 SERVER with xen 3.0.3.
it isn't running X so i want the vm to start a vnc server
so i can connect to it using vnc to get the console.

TIA,
Tomoki

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.