daily pastebin goal
22%
SHARE
TWEET

Untitled

a guest Apr 13th, 2012 19 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. melmoth@x220:~$ juju status
  3. 2012-04-13 11:14:24,864 INFO Connecting to environment...
  4. 2012-04-13 11:14:25,723 INFO Connected to environment.
  5. machines:
  6.   0:
  7.     agent-state: running
  8.     dns-name: 192.168.123.4
  9.     instance-id: i-00000020
  10.     instance-state: running
  11.   1:
  12.     agent-state: running
  13.     dns-name: 192.168.123.5
  14.     instance-id: i-00000021
  15.     instance-state: running
  16. services:
  17.   mysql:
  18.     charm: local:oneiric/mysql-118
  19.     relations: {}
  20.     units:
  21.       mysql/0:
  22.         agent-state: install-error
  23.         machine: 1
  24.         public-address: server-33.novalocal
  25. 2012-04-13 11:14:26,463 INFO 'status' command finished successfully
  26.  
  27.  
  28. Why is the mysql service public-address associated to the actual private one ?
  29.  
  30. ubuntu@manager-node:~/creds-admin$ nova list
  31. +--------------------------------------+-----------+--------+---------------------------------+
  32. |                  ID                  |    Name   | Status |             Networks            |
  33. +--------------------------------------+-----------+--------+---------------------------------+
  34. | 0206e39e-d526-4d24-b2ee-cd29cc9eadae | Server 31 | ACTIVE | private=10.0.0.2, 192.168.123.3 |
  35. | 13270bfe-63df-4449-8f86-39eaec8890d4 | Server 33 | ACTIVE | private=10.0.0.4, 192.168.123.5 |
  36. | 7e7c857b-a7c2-4062-b43b-25c8d3d54c95 | Server 32 | ACTIVE | private=10.0.0.3, 192.168.123.4 |
  37. +--------------------------------------+-----------+--------+---------------------------------+
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top