|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] XCP: request for review a sr driver
Hi,
> i think i mostly finished my sr driver for our product.
> you can find it at
> http://vastsky.svn.sourceforge.net/viewvc/vastsky/trunk/xcp/
Cool!
How would you like the code to be incorporated? Would it be best to take
infrequent tarball snapshots or to 'svn up' from your repo on every build?
Looking at the driver code I think the only major thing we have to sort out is
the multipath handling. XCP handles multipath in a slightly different way to
standard CentOS. Rather than listen for asynchronous uevents, paths must be
explicitly registered with multipathd -- see mpathutil.py for CLI-like commands.
Cheers,
Dave
>
> can someone please review the code and consider to include it in
> the xcp distribution? thanks.
>
> YAMAMOTO Takashi
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|