[Xen-API] Xen Document Day: Nov 26th, 2012 on IRC freenode #xendocs

2012-11-22 Thread Lars Kurth
Hi, everybody. A quick reminder that the next Xen Document Day is happening next Monday. More info on document days at http://wiki.xen.org/wiki/Xen_Document_Days Hope to see you on IRC! Feel free to add stuff to the TODO list (http://wiki.xen.org/wiki/Xen_Document_Days/TODO) or put your name

Re: [Xen-API] XCP iSCSI boot fails at "Starting the XCP networking daemon"

2012-11-22 Thread Rob Hoes
Hi Damon, All the source code for the network daemon is here: https://github.com/xen-org/xen-api/tree/master/ocaml/network. It may be a bit hard to go through the code, but you can see exactly what it is doing in the /var/log/xensource.log file (grep for xcp-networkd). Can you figure out what i