|
|
OS Dispatcher DocumentationComponents and their relationshipThe OS Dispatcher is used to communicate with exactly one virtualization tool (such as N1SM, VMware, XEN, ...) via an OS Adapter and provides an interface to the OS Provisioner. At startup the OS Dispatcher will setup an event handler interface where an OS Provisioner can register and get events and which also provides a request interface where the OS Provisioner can trigger actions. ConfigurationFollowing configuration attributes are available for the Os Dispatcher Component:
This example shows the configuration values for an OS Dispatcher which will use N1SM as reprovisioning service.
<config name="osd_n1sm">
<config name="Identifier">osd_n1sm</config>
<config name="ClassPath">./dist/Haithabu.jar</config>
<config name="Class">com.sun.grid.grm.os.impl.adapter.n1sm.N1smAdapter</config>
<config name="Config">n1smAdapter</config>
</config>
|
|
![]() |
By any use of this Website, you agree to be bound by these Policies and Terms of Use. |