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] register new block device script

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] register new block device script
From: Michael Mey <michael.mey@xxxxxx>
Date: Mon, 24 Oct 2005 16:38:39 +0200
Delivery-date: Mon, 24 Oct 2005 14:37:48 +0000
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>
Organization: Thinking Objects Software GmbH
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8.3
Hi all,

I'd like to develop a new script for block-devices. 
Where do I have to register it?

It's for DRBD block devices. It's called 'block-drbd' .
I tried the following steps:

1) copy it in /etc/xen/scripts
2) register it in /etc/xen/xend-config.sxp :
    # Setup script for drbd block devices
    (block-drbd block-drbd)
3) use it in a domU config file:
    ...
    disk = [ 'drbd:drbd0,hda1,w' ]
    ...

So far, it doesn't work.
Can anyone give me a hint?
Thx,

Mike

Attachment: pgpbkA6On7ibM.pgp
Description: PGP signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>