[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Fwd: Xen and OpenSSI


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: Aneesh Kumar <aneesh.kumar@xxxxxxxxx>
  • Date: Thu, 12 May 2005 15:13:36 +0530
  • Delivery-date: Thu, 12 May 2005 09:52:49 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ULbaQ+NRcyK8JkITqGSEynFcMZ7TN/cT9Eg/v56P/pXcXFn2J2elZIAStDbvwJeKhKNOAOZiJCogSvXvjHtu3yYgXQHmSHhosClpZ3z1DIFUwW8HNt/jp550RIjeNi7n0XUr9anlr2EQSJqtPVMeW6yU4s0WFiJidVcPn6nW4u0=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

I now have a two node OpenSSI cluster running with Xen. I also tried a
small migrate program and it all works fine as show below.

sarge-node1-xen:~# ./a.out
The node number is = 1
The node number after migrating to node 2 is = 2
sarge-node1-xen:~# more migrate-ex.c
main()
{
        printf("The node number is = %d\n", clusternode_num());
        migrate(2);
        printf("The node number after migrating to node 2 is = %d\n", clusternod
e_num());
}
sarge-node1-xen:~#

sarge-node1-xen:~# cluster -v
1:  UP
2:  UP
sarge-node1-xen:~#

I  will send another mail with the patch and step by step explanation
of how to create an OpenSSI cluser using XEN.

For more info on these projects
OpenSSI -> www.openssi.org
XEN -> http://www.cl.cam.ac.uk/Research/SRG/netos/xen/

-aneesh

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.