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-devel

[Xen-devel] using network block device (nbd) as the guest disk

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] using network block device (nbd) as the guest disk
From: sanjay kumar <sanjay.kushwaha@xxxxxxxxx>
Date: Tue, 29 Nov 2005 13:55:05 +0000
Delivery-date: Tue, 29 Nov 2005 13:54:57 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=iYglKtAVlM0SmscPu3QOLc+zKKiRBIIKUX8yMqSKD9NEk/JIpHSC9ZcFRcf7/EcsNAaOoRogtANzYQRtlfAHsCihZZhmpveyW90W1bJERNwx7NFmOCq/eB84mSdwmM1pRzQQpMVAtEnp+Fk+diqeT6KhLcpSR9h2TnYzVIT0+xU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Folks,
I am trying to use a remote disk as the guest VM's root file system. I see that I need to specify nbd instead of phy as the disk value in the guest config file. I also see that hotplug scripts try to call "nbd-client"  (/etc/xen/scripts/block-nbd) utility to make a connection to the remote disk. I am however not able to find this "nbd-client" utility. Also I am not able to find the corresponding server (e.g. nbd-server) utility.

Could anyone please let me know if using nbd works with Xen and if yes, how to get it to work (where to get the client and server utilities).

Thanks,
Sanjay
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] using network block device (nbd) as the guest disk, sanjay kumar <=