|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] XCP: source repo?
> hi,
>
> >> i want to add another storage backend.
> >> is /opt/xensource/sm/* a correct place to look at?
> >
> > Yes.I think it is the correct place to place your sm driver in.
> > Make sure your driver name endswith SR.
>
> thanks. is there any SR-driver-howto documentation except the source
> code?
I think the source code is the best we've got atm. I recommend looking at one
of the simpler SRs first e.g.
DummySR: this is a "pretend" SR, used for testing
udevSR: represents block devices hotplugged into the host ('xe vdi-introduce'
'xe vdi-forget' are called from udev scripts)
and then maybe extSR: vhds on local storage.
Cheers,
Dave
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|