All of lore.kernel.org
 help / color / mirror / Atom feed
* register new block device script
@ 2005-10-24 14:38 Michael Mey
  2005-10-24 14:43 ` Mark Williamson
  2005-10-24 14:59 ` Ewan Mellor
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Mey @ 2005-10-24 14:38 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 497 bytes --]

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 #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-10-24 15:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-24 14:38 register new block device script Michael Mey
2005-10-24 14:43 ` Mark Williamson
2005-10-24 15:32   ` Michael Mey
2005-10-24 14:59 ` Ewan Mellor
2005-10-24 15:34   ` Michael Mey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.