Comment 16 for bug 1603473

Revision history for this message
Rajesh Kumar Chaturvedi (rajesh-canonical) wrote : Re: Relation fails as untis/machines are on different subnet on a multi NIC setup, juju 2.0 beta11

Hi john,

Redeployed the application with options you suggested, the various outputs are available at below link

http://paste.ubuntu.com/20042147/

But still DNS address for this machine is from external fabric and unused space.

juju list-spaces
spaces:
  default:
    10.9.1.0/24:
      type: ipv4
      provider-id: "2"
      status: in-use
      zones:
      - default
    192.168.220.0/24:
      type: ipv4
      provider-id: "3"
      status: in-use
      zones:
      - default
  unused:
    10.10.11.0/24:
      type: ipv4
      provider-id: "1"
      status: in-use
      zones:
      - default

Juju still fetches api-endpoints as shown below for private/public-address

juju run --unit juju-gui/1 'unit-get private-address'
10.10.11.141
juju run --unit juju-gui/1 'unit-get public-address'
10.10.11.141