WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] How do I share a folder with xen guests on Linux?

To: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Subject: Re: [Xen-users] How do I share a folder with xen guests on Linux?
From: Rudi Ahlers <Rudi@xxxxxxxxxxx>
Date: Thu, 06 Mar 2008 09:46:07 +0200
Cc: Tomasz Chmielewski <mangoo@xxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 05 Mar 2008 23:46:24 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47CF53F6.1080804@xxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: SoftDux
References: <47CEBE6E.9080801@xxxxxxxxxxx> <47CEBF90.7030600@xxxxxxxx> <47CEC1C2.6080509@xxxxxxxxxxx> <47CEC49D.7040405@xxxxxxxx> <47CF53F6.1080804@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)
Nico Kadel-Garcia wrote:
Tomasz Chmielewski wrote:
Rudi Ahlers schrieb:
Tomasz Chmielewski wrote:
Rudi Ahlers schrieb:
Hi

How do I share a folder, say /bkp with xen hosts? I'm using CentOS 5.1 as host

NFS?


Sorry, I should have said, I'd like to the folder to be visible to the guests, and not NFS / FTP, as it will interfere with the network statistics on the NIC

I don't think there are any other options to share data between the host and guest other than using network.

Certainly, using a serial connection or VNC are not an option.

Why not create a separate interface just for this kind of traffic?


Yes, there is. Once you've booted the Xen domaiin, you can add hte block device or ISO or other file system image to the list of block devices of the guest domain with the "xm" command, and then log into the Xen guest and mount it there. I recommend this only for read-only block devices, to avoid becoming confused about what is writing to the partition and how too manage it.

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

This is what I am looking for, but the purpose of the exercise is to allow the VM's to backup their data to the extra block device. /dev/hdd1 is basically an extra empty HDD that I want to use for backups, so it's imperative for them to write to them. Currently it's mounted on /bck on the dom0, so I think I'll just create a seperate folder for each vm, like /bck/vm01, /bck/vm02, etc

But, how do I share that block device with the domU's? I'm very new to Xen

--

Kind Regards
Rudi Ahlers
CEO, SoftDux

Web:   http://www.SoftDux.com
Check out my technical blog, http://blog.softdux.com for Linux or other 
technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stugg


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