معرفی شرکت ها


cinderdiags-2.4.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Cinder Diagnostics CLI
ویژگی مقدار
سیستم عامل -
نام فایل cinderdiags-2.4.1
نام cinderdiags
نسخه کتابخانه 2.4.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده HPE Storage Cloud Team
ایمیل نویسنده richard.hagarty@hpe.com
آدرس صفحه اصلی http://github.com/hp-storage/diags
آدرس اینترنتی https://pypi.org/project/cinderdiags/
مجوز UNKNOWN
=============================== cinderdiags =============================== HPE Storage OpenStack Cinder Diagnostic CLI * Free software: Apache license Overview --------- This CLI tool can be used to validate a user cinder.conf file and also to verify software installed on Cinder and Nova nodes. ** Note that versions >= 2.0.0 of this package only work with the re-branded versions of the "HPE" cinder drivers. To run against the older "HP" cinder drivers, please install the latest 1.0.x version of this package. Requirements ------------ | cliff | cliff-tab | python-3parclient Installation instructions ------------------------- pip install cinderdiags Running the CLI --------------- To view command options:: cinderdiags --help Example commands:: cinderdiags help options-check cinderdiags options-check -v cinderdiags help software-check cinderdiags software-check --log-file tmp.txt cinderdiags software-check -software python-lefthandclient --package-min-version 2.0.0 Configuration File ------------------ Before executing cinderdiags, the user must create a cli.conf configuration file. The following example shows the required fields and format:: [MY-CINDER-NODE] # required section name - must be unique service=cinder # service type = cinder or nova host_ip=15.125.224.1 # host system where service is running ssh_user=admin # SSH credentials for host system ssh_password=admin conf_source=/etc/cinder/cinder.conf # if cinder node, location of cinder config file [MY-NOVA-NODE] service=nova host_ip=15.125.224.1 ssh_user=admin By default, this file needs to exist in the /etc/cinderdiags/ directory. Alternatively, this file path can be passed into the CLI command using the argument '-conf-file <file path>'.


نحوه نصب


نصب پکیج whl cinderdiags-2.4.1:

    pip install cinderdiags-2.4.1.whl


نصب پکیج tar.gz cinderdiags-2.4.1:

    pip install cinderdiags-2.4.1.tar.gz