Skip to main content

The job server component of mProv

Project description

mProv Job Server

The mProv Job server is the work horse behind the scenes of the mPCC. The job server connects to the mPCC and will run jobs that are queued on the mPCC. The job server is also responsible for serving images created through the mPCC, as well as running scripts on the images and hosts when they come up.

Requirements

The mProv Job server requires python 3.8 and above. It also requires that the packages in the requirements.txt be installed. As always, you can accomplish this with the following pip command: pip install -r requirements.txt

Setup

You will need to create an API key in the mPCC for the job server. Once you have the api key, you will want to add that key to the jobserver.yaml file. There should be an example in there already, it will not work. You must replace it. While you are in there, you will want to setup the mprovURL entry to point to your mPCC instance. After that, you can enable/disable whatever jobmodules you want this job server to run by uncomment/commenting the lines that describe the jobmodules.

Arguments

Job server takes a few command line arguments. Global arguments are

  • -r Runs the jobserver in 'runonce' mode. The job server will run any of the job modules listed once then exit.
  • -d Tells the job server not to register with the mPCC. This is useful only when running the script-runner module to run post-boot or image-gen scripts.

Some plugins also use commandline arguments.

script-runner args

The script-runner job module will take the following arguments

  • -i This is the id of the system image you are going to run scripts against. Mutually exclusive with -s
  • -s The host name of the system you are running the scripts against.
  • -b Runs scripts in post-boot mode.
  • -r (Global Option) The script-runner must be run in runonce mode only. It is probably wise to also pass -d
  • -d (Global Option) The script-runner will not register as a job server with mPCC

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mprov_jobserver-0.0.7.tar.gz (30.0 kB view details)

Uploaded Source

Built Distribution

mprov_jobserver-0.0.7-py3-none-any.whl (41.1 kB view details)

Uploaded Python 3

File details

Details for the file mprov_jobserver-0.0.7.tar.gz.

File metadata

  • Download URL: mprov_jobserver-0.0.7.tar.gz
  • Upload date:
  • Size: 30.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for mprov_jobserver-0.0.7.tar.gz
Algorithm Hash digest
SHA256 122fde268fa2ea71201c2878713d60349799e8be105f5b247ffef301b61ce92b
MD5 bd16f5ae6f2c8e4d39bf264f031e1ea4
BLAKE2b-256 90a633bd5f00c4fe6ea78360a4baff2e9acc5e1df0d4621548158233d6044013

See more details on using hashes here.

File details

Details for the file mprov_jobserver-0.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for mprov_jobserver-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 82e3b1b12c39289008f729f65308f2f00b2cf14d8439b8bda4ed3396245398a0
MD5 918321acdf40f73752635446a8f72eeb
BLAKE2b-256 6bc9b2fa81bf0946fa3c252ffc2694134f43771b989b40a98fbe180968b0c20e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page