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

[Xen-users] Where are the virtual disk images stored


  • To: xen-users@xxxxxxxxxxxxx
  • From: Nick Katsipoulakis <popanik@xxxxxxxxx>
  • Date: Mon, 20 May 2013 11:31:20 +0300
  • Delivery-date: Mon, 20 May 2013 08:34:53 +0000
  • List-id: Xen user discussion <xen-users.lists.xen.org>

Hello Everyone,

I am currently working on a project where I need to know the location of the Virtual Disk Images on my server.
My server runs on a Debian Squeeze (v.6) Linux Distribution and uses Xen v2.6.32. I have created a VM called VM4LiveFS and when I execute the cat command on its cfg file (located in /etc/xen) I get the following:

#
# Configuration file for the Xen instance VM4LiveFS, created
# by xen-tools 4.2 on Wed May 15 14:49:19 2013.
#

#
#  Kernel + memory size
#
kernel      = '/boot/vmlinuz-2.6.32-5-xen-amd64'
ramdisk     = '/boot/initrd.img-2.6.32-5-xen-amd64'

vcpus       = '1'
memory      = '2048'

#
#  Disk device(s).
#
root        = '/dev/xvda2 ro'
disk        = [
                  'file:/vmstore//domains/VM4LiveFS/disk.img,xvda2,w',
                  'file:/vmstore//domains/VM4LiveFS/swap.img,xvda1,w',
              ]


#
#  Physical volumes
#


#
#  Hostname
#
name        = 'VM4LiveFS'

#
#  Networking
#
vif         = [ 'ip=88.197.53.126,mac=00:16:3E:5E:E6:9E' ]

#
#  Behaviour
#
> on_reboot   = 'restart'
on_crash    = 'restart'

I need to know where are the disk images in my host's filesystem. Any hints to where they might be..?

Thank you
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

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