Code Monkey home page Code Monkey logo

Comments (2)

mikechristie avatar mikechristie commented on August 13, 2024

What are the values of api_* in /etc/ceph/iscsi-gateway.cfg?

I think you might have wanted to set api_secure = false. If not set, api_secure = true by default and the iscsi-gateway.crt/.key files probably did not get copied over to /etc/ceph by ansible.

from ceph-iscsi-cli.

discostur avatar discostur commented on August 13, 2024

@mikechristie here are the values:

[config]
cluster_name = ceph
gateway_keyring = ceph.client.admin.keyring

# To support the API, the bear minimum settings are:
api_secure = False

# Optional settings related to the CLI/API service
api_user = user
api_password = pass
api_port = 5000
loop_delay = 1
trusted_ip_list = 192.168.26.31,192.168.26.32

In /etc/ceph there are no crt/key files but that should be ok because of api_secure=false in /etc/ceph/iscsi-gateway.cfg ...

from ceph-iscsi-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.