Ceph Iscsi

  • OpenStack Charmers
  • Cloud
Channel Revision Published Runs on
latest/edge 37 19 Nov 2024
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 32 08 Feb 2024
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
quincy/stable 34 03 Jun 2024
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
quincy/stable 9 05 May 2022
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
squid/candidate 37 19 Nov 2024
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
squid/candidate 32 22 Apr 2024
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
reef/stable 32 26 Jun 2024
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
reef/candidate 32 08 Feb 2024
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
pacific/stable 18 10 Jun 2023
Ubuntu 20.04
octopus/stable 31 26 Jan 2024
Ubuntu 21.10 Ubuntu 21.04 Ubuntu 20.10 Ubuntu 20.04
octopus/stable 3 23 Jan 2023
Ubuntu 21.10 Ubuntu 21.04 Ubuntu 20.10 Ubuntu 20.04
nautilus/edge 3 16 Mar 2022
Ubuntu 21.10 Ubuntu 21.04 Ubuntu 20.10 Ubuntu 20.04
mimic/edge 3 16 Mar 2022
Ubuntu 21.10 Ubuntu 21.04 Ubuntu 20.10 Ubuntu 20.04
luminous/edge 3 16 Mar 2022
Ubuntu 21.10 Ubuntu 21.04 Ubuntu 20.10 Ubuntu 20.04
juju deploy ceph-iscsi --channel quincy/stable
Show information

Platform:

Ubuntu
23.04 22.10 22.04 21.10 21.04 20.10 20.04

Learn about actions >

  • add-trusted-ip

    Add IP address that is permitted to talk to API

    Params
    • ips string

      Space seperated list of trusted ips

    • overwrite boolean

      If False append IPs to list

    Required

    ips

  • create-target

    Create a new cache tier

    Params
    • client-initiatorname string

      The initiator name of the client that will mount the target

    • client-password string

      The CHAPs password to be created for the client

    • client-username string

      The CHAPs username to be created for the client

    • ec-rbd-metadata-pool string

      Name of the metadata pool to use with rbd-pool-name if rbd-pool-name is erasure coded.

    • gateway-units string

      Space seperated list of gateway units eg 'ceph-iscsi/0 ceph-scsi/1'

    • image-name string

      Image name

    • image-size string

      Target size

    • iqn string

      iSCSI Qualified Name

    • rbd-pool-name string

      Name of ceph pool to use to back target

    Required

    image-size, image-name, client-initiatorname, client-username, client-password

  • pause

    Pause ceph-iscsi services. If the ceph-iscsi deployment is clustered using the hacluster charm, the corresponding hacluster unit on the node must first be paused as well. Not doing so may lead to an interruption of service.

  • resume

    Resume ceph-iscsi services. If the ceph-iscsi deployment is clustered using the hacluster charm, the corresponding hacluster unit on the node must be resumed as well.

  • security-checklist

    Validate the running configuration against the OpenStack security guides checklist