User Tools

Site Tools


cloud:recipe:sql_service

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cloud:recipe:sql_service [2021/04/15 17:20] chudlercloud:recipe:sql_service [2021/04/15 17:22] (current) – [MySQL Usage Example] chudler
Line 41: Line 41:
 # openstack network list # openstack network list
 +--------------------------------------+--------------------+--------------------------------------+ +--------------------------------------+--------------------+--------------------------------------+
-| ID                                   | Name               | Subnets                              | +| ID                                   | Name     | Subnets                              | 
-+--------------------------------------+--------------------+--------------------------------------+ ++--------------------------------------+----------+--------------------------------------+ 
-| 31ad6cfa-e586-45fc-91aa-819e53b89c04 | curry              | 70d8751b-767a-4ca5-bae3-993b0012020b | +| 3f510b67-d623-44fe-8e35-e6e2beb9dfb5 | cloud    | 9d2c428a-14b7-4820-aeca-57fe3faaae0b | 
-| 3f510b67-d623-44fe-8e35-e6e2beb9dfb5 | cloud              | 9d2c428a-14b7-4820-aeca-57fe3faaae0b | +| b5d53de5-9ebe-4166-950e-957d4f2507de | campus37 | e4c5c059-616b-4321-b8fd-72510f4b7c5e | 
-| b5d53de5-9ebe-4166-950e-957d4f2507de | campus37           | e4c5c059-616b-4321-b8fd-72510f4b7c5e | ++--------------------------------------+----------+--------------------------------------+
-+--------------------------------------+--------------------+--------------------------------------++
 </code> </code>
  
Line 104: Line 103:
 </code> </code>
  
-Note that your instance **status** is set to **BUILD** until the database is ready. This output also includes the __server_id__ which is crucial for troubleshooting, and shows how your database is backed by an on-demand virtual instance.+Note that your instance **status** is set to **BUILD** until the database is ready. Your database is backed by an on-demand virtual instance.
  
 When the database instance status chances to **HEALTHY**, you can connect to your database using the IP address that is shown in the ouput: When the database instance status chances to **HEALTHY**, you can connect to your database using the IP address that is shown in the ouput:
/var/lib/dokuwiki/data/attic/cloud/recipe/sql_service.1618525202.txt.gz · Last modified: 2021/04/15 17:20 by chudler

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki