storage-connector
- Canonical BootStack Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 13 | 01 Nov 2023 | |
latest/stable | 0 | 26 Aug 2021 | |
latest/candidate | 13 | 01 Nov 2023 | |
latest/edge | 13 | 01 Nov 2023 |
juju deploy bootstack-charmers-storage-connector
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
iscsi-discovery-and-login
Run discovery and login against iscsi target. This action is needed when changes are made to iscsi configuration and the iscsi services are restarted to apply these changes.
-
reload-multipathd-service
Reload multipathd service
-
restart-services
Restart services managed by the charm.
- Params
-
deferred-only boolean
Restart all deferred services. To check which services has been deferred, run the
show-deferred-events
action. NOTE: deferred-only and services params are mutually exclusive. Providing both options will cause the action to fail. -
services string
List of services to restart. Supporting services includes iscsi, open-iscsi, and multipathd. This param accepts space-separated services in string format, e.g. "iscsid open-iscsi" NOTE: deferred-only and services params are mutually exclusive. Providing both options will cause the action to fail.
-
show-deferred-restarts
Show the outstanding service restarts