cm-cluster-on-demand-vmware


Namecm-cluster-on-demand-vmware JSON
Version 9.2.8 PyPI version JSON
download
home_pagehttps://www.brightcomputing.com/
SummaryBright Cluster on Demand for VMWare
upload_time2022-12-27 18:19:40
maintainer
docs_urlNone
authorCloudteam
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            With Cluster on Demand for VMware you can spin up a cluster running Bright
Cluster Manager on VMware vSphere.

# Installation

```
pip install cm-cluster-on-demand-vmware
```

# Usage

To get started, execute the following command:

```
cm-cod-vmware --help
```

Example, To start a Bright Cluster with 5 nodes and 1 headnode on vSphere:

```
cm-cod-vmware cluster create --on-error 'cleanup' --wlm 'slurm' --nodes '5' --externalnet-vdportgroup '...' --vdswitch--name '...'  --cluster-password '...'  --license-product-key '...' --name mycluster
```

Don't forget to fill in the '...' blanks, and change the other parameters to
the values that match your use-case and organization. To obtain a Bright
product key, please contact sales@brightcomputing.com. All documentation for
setting up and running a Bright cluster using Cluster On Demand on vSphere can
be found in the
[Cloudbursting Manual](https://www.brightcomputing.com/documentation).




            

Raw data

            {
    "_id": null,
    "home_page": "https://www.brightcomputing.com/",
    "name": "cm-cluster-on-demand-vmware",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Cloudteam",
    "author_email": "cloudteam@brightcomputing.com",
    "download_url": "https://files.pythonhosted.org/packages/28/42/99b7a2f5dc03a328d77fbf28411ea472a8ee4f7afd2d2aa3706cae52d599/cm-cluster-on-demand-vmware-9.2.8.tar.gz",
    "platform": null,
    "description": "With Cluster on Demand for VMware you can spin up a cluster running Bright\nCluster Manager on VMware vSphere.\n\n# Installation\n\n```\npip install cm-cluster-on-demand-vmware\n```\n\n# Usage\n\nTo get started, execute the following command:\n\n```\ncm-cod-vmware --help\n```\n\nExample, To start a Bright Cluster with 5 nodes and 1 headnode on vSphere:\n\n```\ncm-cod-vmware cluster create --on-error 'cleanup' --wlm 'slurm' --nodes '5' --externalnet-vdportgroup '...' --vdswitch--name '...'  --cluster-password '...'  --license-product-key '...' --name mycluster\n```\n\nDon't forget to fill in the '...' blanks, and change the other parameters to\nthe values that match your use-case and organization. To obtain a Bright\nproduct key, please contact sales@brightcomputing.com. All documentation for\nsetting up and running a Bright cluster using Cluster On Demand on vSphere can\nbe found in the\n[Cloudbursting Manual](https://www.brightcomputing.com/documentation).\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Bright Cluster on Demand for VMWare",
    "version": "9.2.8",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "dcce276e85968e9d3ada79b40fd089cb",
                "sha256": "bbc41d3341db6f35591493e01481be4cdb3a5f5f7b0bd40fd9d5c2ae527ec8cd"
            },
            "downloads": -1,
            "filename": "cm-cluster-on-demand-vmware-9.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "dcce276e85968e9d3ada79b40fd089cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 41381,
            "upload_time": "2022-12-27T18:19:40",
            "upload_time_iso_8601": "2022-12-27T18:19:40.920513Z",
            "url": "https://files.pythonhosted.org/packages/28/42/99b7a2f5dc03a328d77fbf28411ea472a8ee4f7afd2d2aa3706cae52d599/cm-cluster-on-demand-vmware-9.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-27 18:19:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "cm-cluster-on-demand-vmware"
}
        
Elapsed time: 0.02615s