Skip to content

Instantly share code, notes, and snippets.

@JCallicoat
Created August 8, 2017 23:37
Show Gist options
  • Save JCallicoat/b2a2a53b8e9ccad97bd3b155fa20d002 to your computer and use it in GitHub Desktop.
Save JCallicoat/b2a2a53b8e9ccad97bd3b155fa20d002 to your computer and use it in GitHub Desktop.
MariaDB [cinder]> select * from services\G
*************************** 1. row ***************************
created_at: 2017-08-08 21:08:10
updated_at: 2017-08-08 22:04:35
deleted_at: 2017-08-08 22:04:35
deleted: 1
id: 3
host: aio1_cinder_scheduler_container-9ef0d444
binary: cinder-scheduler
topic: cinder-scheduler
report_count: 297
disabled: 0
availability_zone: nova
disabled_reason: NULL
modified_at: NULL
rpc_current_version: NULL
object_current_version: NULL
replication_status: not-capable
frozen: 0
active_backend_id: NULL
cluster_name: NULL
*************************** 2. row ***************************
created_at: 2017-08-08 21:08:10
updated_at: 2017-08-08 21:58:41
deleted_at: NULL
deleted: 0
id: 6
host: coolj-lfa-aio-11.1.5
binary: cinder-backup
topic: cinder-backup
report_count: 303
disabled: 0
availability_zone: nova
disabled_reason: NULL
modified_at: NULL
rpc_current_version: NULL
object_current_version: NULL
replication_status: not-capable
frozen: 0
active_backend_id: NULL
cluster_name: NULL
*************************** 3. row ***************************
created_at: 2017-08-08 21:08:11
updated_at: 2017-08-08 21:58:41
deleted_at: NULL
deleted: 0
id: 9
host: coolj-lfa-aio-11.1.5@lvm
binary: cinder-volume
topic: cinder-volume
report_count: 303
disabled: 0
availability_zone: nova
disabled_reason: NULL
modified_at: NULL
rpc_current_version: NULL
object_current_version: NULL
replication_status: not-capable
frozen: 0
active_backend_id: NULL
cluster_name: NULL
*************************** 4. row ***************************
created_at: 2017-08-08 23:16:41
updated_at: 2017-08-08 23:28:55
deleted_at: NULL
deleted: 0
id: 14
host: aio1-cinder-scheduler-container-9ef0d444
binary: cinder-scheduler
topic: cinder-scheduler
report_count: 0
disabled: 0
availability_zone: nova
disabled_reason: NULL
modified_at: NULL
rpc_current_version: 3.0
object_current_version: 1.11
replication_status: not-capable
frozen: 0
active_backend_id: NULL
cluster_name: NULL
4 rows in set (0.00 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment