Uploaded image for project: 'FIWARE LAB Support'
  1. FIWARE LAB Support
  2. FIL-54

Missing Ubuntu Server 14.04.1 (x64) image

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      Hi!

      We were using the FIWARE Labs image:

      Name: Ubuntu Server 14.04.1 (x64)
      https://cloud.lab.fiware.org/#nova/images/e3294fcf-0598-4b3f-934e-189fa92c6990

      to deploy using docker-machine containers.

      This image is not available anymore and we can not deploy our
      containers.

      Could you recreate it? Are there any other images that work with
      docker-machine?

      Cheers!

        Issue Links

          Activity

          Hide
          jicg José Ignacio Carretero Guarde added a comment -

          The issue has been emailed:

          • Time sent: 22/Sep/15 12:06 PM
          • To: *acs@bitergia.com *
          • with subject: *(FIL-54) Missing Ubuntu Server 14.04.1 (x64) image *

          Hi,

          That image is not avaible anymore. You can create a new base_ubuntu_14.04

          You can install docker / docker machine in any ubuntu 14.04

          Regards,
          José Ignacio.

          Show
          jicg José Ignacio Carretero Guarde added a comment - The issue has been emailed: Time sent: 22/Sep/15 12:06 PM To: *acs@bitergia.com * with subject: *( FIL-54 ) Missing Ubuntu Server 14.04.1 (x64) image * Hi, That image is not avaible anymore. You can create a new base_ubuntu_14.04 You can install docker / docker machine in any ubuntu 14.04 Regards, José Ignacio.
          Hide
          jicg José Ignacio Carretero Guarde added a comment -

          That image is not avaible anymore.

          Show
          jicg José Ignacio Carretero Guarde added a comment - That image is not avaible anymore.
          Hide
          acs Alvaro del Castillo added a comment -

          Great! I will try with this image and docker-machine asap.

          Show
          acs Alvaro del Castillo added a comment - Great! I will try with this image and docker-machine asap.
          Hide
          acs Alvaro del Castillo added a comment -

          After trying to use this image, following the same steps that worked with the old image, the results is:

          {{Error creating machine: Error parsing /etc/os-release file: Expected Please login as the user "ubuntu" rather than the user "root". to split by '=' char into two strings, instead got 1 strings
          You will want to check the provider to make sure the machine and associated resources were properly removed.
          }}

          The steps followed:

          {{
          export OS_REGION_NAME='Spain2'
          export OS_TENANT_NAME='alvaro-del-castillo cloud'
          export OS_USERNAME='acs@bitergia.com'
          export OS_PASSWORD='XXXXX'
          export OS_AUTH_URL='http://cloud.lab.fi-ware.org:4730/v2.0/'
          export OS_AUTH_STRATEGY='keystone'

          docker-machine_linux-amd64 create -d openstack --openstack-flavor-id="2" --openstack-image-id="3a39252a-ec91-4b7e-a33c-a49f9791712c" --openstack-net-name="node-int-net-01" --openstack-floatingip-pool="public-ext-net-01" --openstack-sec-groups="docker-machine-sg" devguideMachine6}}

          The Ubuntu image is created. but it seems this image is not compatible with docker-machine deployment of docker.

          Tested with docker 1.5 and docker 1.8.

          Show
          acs Alvaro del Castillo added a comment - After trying to use this image, following the same steps that worked with the old image, the results is: {{Error creating machine: Error parsing /etc/os-release file: Expected Please login as the user "ubuntu" rather than the user "root". to split by '=' char into two strings, instead got 1 strings You will want to check the provider to make sure the machine and associated resources were properly removed. }} The steps followed: {{ export OS_REGION_NAME='Spain2' export OS_TENANT_NAME='alvaro-del-castillo cloud' export OS_USERNAME='acs@bitergia.com' export OS_PASSWORD='XXXXX' export OS_AUTH_URL='http://cloud.lab.fi-ware.org:4730/v2.0/' export OS_AUTH_STRATEGY='keystone' docker-machine_linux-amd64 create -d openstack --openstack-flavor-id="2" --openstack-image-id="3a39252a-ec91-4b7e-a33c-a49f9791712c" --openstack-net-name="node-int-net-01" --openstack-floatingip-pool="public-ext-net-01" --openstack-sec-groups="docker-machine-sg" devguideMachine6}} The Ubuntu image is created. but it seems this image is not compatible with docker-machine deployment of docker. Tested with docker 1.5 and docker 1.8.

            People

            • Assignee:
              jicg José Ignacio Carretero Guarde
              Reporter:
              acs Alvaro del Castillo
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: