Dashboard > PXE > ... > Kernel Modules > ModDeployer Kmodule > View

Page Operations


Navigation


PXE Log In   View a printable version of the current page.
ModDeployer Kmodule
Added by Paul Brown, last edited by Paul Brown on Apr 03, 2005

The ModDeployer kmodule polls a filesystem directory for SAR or JAR files to deploy as systems. The ModDeployer kmodule is implemented by com.fs.pxe.kernel.moddeployer.ModDeployer.

The poller keeps track of the modification time of the archives it deploys. If a new or newer archive is detected, the currently deployed system (if any) will be undeployed, and the new system will be deployed.

Commandline Deployment

A system packaged as a SAR can also be deployed from the commandline using the pxe-deploy command. Both the commandline tool and the ModDeployer kmodule use JMX to deploy the system.

Attributes

Name Type Required Description
DomainAdminMBean String Yes. the JMX ObjectName of a an adminitrative MBean for the PXE domain to deploy systems into. For a domain deployed via the [{{ModSfwk}}] kmodule, the name can be found via the domainAdminMBean attribute on the ModSfwk MBean.
DeployDir String Yes. the directory to poll for archives to deploy.

Dependencies

The poller will start when the kmodule is deployed, so a PXE domain (e.g., via the [{{ModSfwk}}] kmodule) should already be up and running.



Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 1.4.1 Build:#212 Jun 02, 2005) - Bug/feature request - Contact Administrators