Fresh Install ECE Beta1

I have some trouble.
When i'm launch the installer :

-- Verifying Prerequisites --
Checking host storage path... PASSED
Checking docker version... PASSED
Checking internal ip connectivity... PASSED
Checking OS settings... PASSED
Checking OS kernel version... PASSED
Checking Minimum required memory... PASSED
-- Completed Verifying Prerequisites --

  • Running Bootstrap container
  • Monitoring bootstrap process
    Process bootstrap logging processor:
    Traceback (most recent call last):
    File "/usr/lib/python3.5/multiprocessing/process.py", line 249, in _bootstrap
    self.run()
    File "/usr/lib/python3.5/multiprocessing/process.py", line 93, in run
    self._target(*self._args, **self._kwargs)
    File "/elastic_cloud_apps/bootstrap-initiator/bootstrap_initiator/logging.py", line 70, in monitor_bootstrap_log
    raise IOError("{0}/logs/bootstrap-logs/bootstrap.log doesn't exist after 1 min of retrying".format(bootstrap_properties['HOST_STORAGE_PATH']))
    OSError: /mnt/data/elastic/logs/bootstrap-logs/bootstrap.log doesn't exist after 1 min of retrying

Same here

Hi @adelbot and @das-chick,

Thanks for trying out ECE beta 1. Can I get some details from you both on:

  • Host OS
  • Available memory and disk space

Could you also run the installer again with the --debug flag and add the output to this ticket please.

Thanks,

Christian

Hi Christian,

The last installation was with root.
Now, i created a user elastic group elastic.
After 2 or 3 installations, it's done now.

====>
Administration Console Details:
Cloud UI URL: http://10.47.11.26:12400
Cloud UI URL: https://10.47.11.26:12443
Username: root
Password: xXxxxXXXxxxxXXX

Is it possible to set the ports to 80 and 443 ?

So, now i have : "Fetching regions failed"
No primary cluster exists ;-(

HI @adelbot

As @cstrzadala suggested, if you can post the installation log with --debug that will be great.

Thanks
Uri

Hi All,

Debug Log in multi response (limitation)

./elastic-cloud-enterprise-installer.sh --host-storage-path /mnt/data/ece --debug --overwrite-existing-image --availability-zone trelaze_A_serveur1
Pulling docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:1.0.0-beta1 image.
1.0.0-beta1: Pulling from cloud-enterprise/elastic-cloud-enterprise
Digest: sha256:d35a5bb72300b582d72a2d0dea215be061efc7ba05dd106cb05005734c618dea
Status: Image is up to date for docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:1.0.0-beta1

Elastic Cloud Enterprise Installer

Start setting up a new Elastic Cloud Enterprise installation by installing the software on your first host.
This first host becomes the initial coordinator and provides access to the Cloud UI, where you can manage your installation.
To learn more about the options you can specify, see the documentation.

NOTE: If you want to add this host to an existing installation, please specify the --coordinator-host flag

-- Debug Info --
NODE_TYPE - initial
REPOSITORY - docker.elastic.co/cloud-enterprise
RUNNER_ID - 10.47.11.26
HOST_STORAGE_DEVICE_PATH - /dev/mapper/lxc-data
RUNNER_CAPACITY - 26234
RUNNER_REGION - ece-region
HOST_STORAGE_ROOT_VOLUME_PATH - /mnt/data
HOST_STORAGE_PATH - /mnt/data/ece
MEMORY_SETTINGS - {}
ELASTIC_UID - 1002
CLOUD_ENTERPRISE_VERSION - 1.0.0-beta1
NODE_TYPE - initial
ELASTIC_GID - 1002
RUNNER_HOST_IP - 10.47.11.26
RUNNER_AVAILABILITY_ZONE - trelaze_A_serveur1

-- Verifying Prerequisites --
Checking host storage path... PASSED
Checking docker version... PASSED
Checking internal ip connectivity... PASSED
Checking OS settings... PASSED
Checking OS kernel version... PASSED
Checking Minimum required memory... PASSED
-- Completed Verifying Prerequisites --

  • Running Bootstrap container
  • Monitoring bootstrap process
  • [2017-03-06 07:24:44,198][INFO ][no.found.bootstrap.BootstrapInitial] Loaded bootstrap settings {}
  • [2017-03-06 07:24:50,087][WARN ][no.found.docker.DockerContainerManager] Default registry [https://index.docker.io/v1/] has no auths. Known auths: [List()] {}
  • [2017-03-06 07:24:50,088][INFO ][no.found.bootstrap.BootstrapInitial] Pulling Elastic Stack images {}
  • [2017-03-06 07:24:50,095][WARN ][no.found.docker.DockerContainerManager] Unable to find auth for registry [docker.elastic.co] in auths. Have [List()], trying without auth. {}
  • [2017-03-06 07:24:50,096][INFO ][no.found.docker.DockerContainerManager] Pulling image [docker.elastic.co/cloud-enterprise/elasticsearch:5.2.0-2] {}
  • [2017-03-06 07:24:50,099][WARN ][no.found.docker.DockerContainerManager] Unable to find auth for registry [docker.elastic.co] in auths. Have [List()], trying without auth. {}
  • [2017-03-06 07:24:50,100][INFO ][no.found.docker.DockerContainerManager] Pulling image [docker.elastic.co/cloud-enterprise/kibana:5.2.0-0] {}
  • [2017-03-06 07:24:50,100][WARN ][no.found.docker.DockerContainerManager] Unable to find auth for registry [docker.elastic.co] in auths. Have [List()], trying without auth. {}
  • [2017-03-06 07:24:50,101][INFO ][no.found.docker.DockerContainerManager] Pulling image [docker.elastic.co/cloud-enterprise/elasticsearch:2.4.4-1] {}
  • [2017-03-06 07:24:50,101][WARN ][no.found.docker.DockerContainerManager] Unable to find auth for registry [docker.elastic.co] in auths. Have [List()], trying without auth. {}
  • [2017-03-06 07:24:50,102][INFO ][no.found.docker.DockerContainerManager] Pulling image [docker.elastic.co/cloud-enterprise/kibana:4.6.4] {}
  • [2017-03-06 07:24:51,502][INFO ][no.found.docker.DockerContainerManager] Creating container [frc-zookeeper-servers-zookeeper] {"ec_container_kind":"docker","ec_container_group":"zookeeper-servers","ec_container_name":"zookeeper"}
  • [2017-03-06 07:24:51,725][INFO ][no.found.docker.DockerContainerManager] Starting container [frc-zookeeper-servers-zookeeper] {"ec_container_kind":"docker","ec_container_group":"zookeeper-servers","ec_container_name":"zookeeper"}
  • [2017-03-06 07:24:51,825][INFO ][no.found.docker.DockerContainerManager] Creating container [frc-client-forwarders-client-forwarder] {"ec_container_kind":"docker","ec_container_group":"client-forwarders","ec_container_name":"client-forwarder"}
  • [2017-03-06 07:24:52,053][INFO ][no.found.docker.DockerContainerManager] Starting container [frc-client-forwarders-client-forwarder] {"ec_container_kind":"docker","ec_container_group":"client-forwarders","ec_container_name":"client-forwarder"}
  • [2017-03-06 07:24:52,335][INFO ][org.apache.curator.framework.imps.CuratorFrameworkImpl] Starting {}
  • [2017-03-06 07:24:52,362][INFO ][no.found.curator.ForwardedEnsembleProvider] Unable to read servers list from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1], falling back to [0.0.0.0:2181] {}
  • [2017-03-06 07:24:52,363][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [0.0.0.0:2181/v1] with local namespace [/v1] {}
  • [2017-03-06 07:24:52,396][INFO ][no.found.curator.ForwardedEnsembleProvider] Unable to read servers list from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1], falling back to [0.0.0.0:2181] {}
  • [2017-03-06 07:24:52,397][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [0.0.0.0:2181/v1] with local namespace [/v1] {}
  • [2017-03-06 07:24:52,398][INFO ][org.apache.curator.framework.imps.CuratorFrameworkImpl]

Second :

Default schema {}

  • [2017-03-06 07:24:53,399][INFO ][no.found.curator.ForwardedEnsembleProvider] Unable to read servers list from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1], falling back to [0.0.0.0:2181] {}
  • [2017-03-06 07:24:53,400][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [0.0.0.0:2181/v1] with local namespace [/v1] {}
  • [2017-03-06 07:24:54,401][INFO ][no.found.curator.ForwardedEnsembleProvider] Unable to read servers list from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1], falling back to [0.0.0.0:2181] {}
  • [2017-03-06 07:24:54,401][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [0.0.0.0:2181/v1] with local namespace [/v1] {}
  • [2017-03-06 07:24:55,402][INFO ][no.found.curator.ForwardedEnsembleProvider] Unable to read servers list from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1], falling back to [0.0.0.0:2181] {}
  • [2017-03-06 07:24:55,403][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [0.0.0.0:2181/v1] with local namespace [/v1] {}
  • [2017-03-06 07:24:56,560][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [10.47.11.26:22191/v1] with local namespace [/v1] {}
  • [2017-03-06 07:24:56,560][INFO ][org.apache.curator.ConnectionState] Connection string changed to: 0.0.0.0:2181/v1 {}
  • [2017-03-06 07:24:56,982][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [10.47.11.26:22191/v1] with local namespace [/v1] {}
  • [2017-03-06 07:24:56,999][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://10.47.11.26:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [10.47.11.26:22191/v1] with local namespace [/v1] {}
  • [2017-03-06 07:24:57,002][INFO ][org.apache.curator.framework.state.ConnectionStateManager] State change: CONNECTED {}
  • [2017-03-06 07:24:57,011][INFO ][org.apache.curator.framework.imps.EnsembleTracker] New config event received: [115, 101, 114, 118, 101, 114, 46, 49, 48, 61, 108, 111, 99, 97, 108, 104, 111, 115, 116, 58, 50, 56, 57, 56, 58, 51, 56, 57, 56, 58, 112, 97, 114, 116, 105, 99, 105, 112, 97, 110, 116, 59, 48, 46, 48, 46, 48, 46, 48, 58, 50, 49, 57, 49, 10, 118, 101, 114, 115, 105, 111, 110, 61, 49, 48, 48, 48, 48, 48, 48, 48, 48] {}
  • [2017-03-06 07:24:57,015][INFO ][no.found.curator.ForwardedEnsembleProvider] ZooKeeper connection string set to [0.0.0.0:2191] {}
  • [2017-03-06 07:24:57,234][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [runners] with acls: List(31,s{'digest,'runners:CgCKkGLWoPxZgoihAVvZUhsKj40=}
  • , 31,s{'digest,'runners:XAj/JzFeaEHSrwxYVn+b2dzePOg=}
  • ) {}
  • [2017-03-06 07:24:57,269][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [zookeeper-servers] with acls: List(31,s{'digest,'runners:DtIm0hXZ9/DFqZ15ptxzvjwC44A=}
  • , 31,s{'digest,'zookeeper-servers:lIWe/5f/oTQ0Gg4YzKcW4GN+rQ4=}
  • ) {}
  • [2017-03-06 07:24:57,282][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [client-forwarders] with acls: List(31,s{'digest,'runners:BVjj99/2Ke5O3AHWP4n5WwmgYWc=}
  • , 31,s{'digest,'client-forwarders:FebrF8LgsTgH5ojxBLA6Biij2WM=}
  • ) {}
  • [2017-03-06 07:24:57,292][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [client-observers] with acls: List(31,s{'digest,'runners:eOBw0FU306Az6r8AkdEV46IiolE=}
  • , 31,s{'digest,'client-observers:ggIdkOAaR0YYO0vVYtm624vgE6I=}
  • ) {}
  • [2017-03-06 07:24:57,305][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [directors] with acls: List(31,s{'digest,'runners:xN7oMQgKZ4SuPK8hbW2YA4IooMU=}
  • , 31,s{'digest,'directors:rQQ6lEpoP7PqxVvFnOpQ3z7DjuE=}
  • ) {}
  • [2017-03-06 07:24:57,317][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [blueprints] with acls: List(31,s{'digest,'runners:oVt9aMrPqE8c3ueQOIo40V9CjPM=}
  • , 31,s{'digest,'blueprints:kJmqOk4a2UpBYjVvFwZOIWaBO+c=}
  • ) {}
  • [2017-03-06 07:24:57,327][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [services-forwarders] with acls: List(31,s{'digest,'runners:6VcreJgwg311OqmI8qy5kVNGtBI=}
  • , 31,s{'digest,'services-forwarders:uUSXpltNsRwJUysMBC5m6+8o1mA=}
  • ) {}
  • [2017-03-06 07:24:57,338][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [constructors] with acls: List(31,s{'digest,'runners:K+54XTUblf88aZbjKZGVP44QE+Y=}
  • , 31,s{'digest,'constructors:VRNKbGtORuPhYcysF5mO7wP4TOU=}
  • ) {}
  • [2017-03-06 07:24:57,349][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [allocators] with acls: List(31,s{'digest,'runners:ULZvlf1wtgMPmAh2mgHflp3fMrA=}
  • , 31,s{'digest,'allocators:PqHz/tc2nvz1ySAF5mxvBOi0WL0=}
  • ) {}
  • [2017-03-06 07:24:57,362][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [admin-consoles] with acls: List(31,s{'digest,'runners:43EawfAijfB6RX2BZ2AtDTU2B8o=}
  • , 31,s{'digest,'admin-consoles:/xMzJvjSRz/0YGYweO0wYmLjK9Q=}
  • ) {}
  • [2017-03-06 07:24:57,604][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [cloud-uis] with acls: List(31,s{'digest,'runners:S0JzVlI9UZ508PSPyvX6zt6YqF0=}
  • , 31,s{'digest,'cloud-uis:5pi1PUWC9yw50GXzBWMxiZroK14=}
  • ) {}

3 :

  • [2017-03-06 07:24:57,617][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [proxies] with acls: List(31,s{'digest,'runners:hquQMhZmqGbMI60qwvY3ehEs2dY=}
  • , 31,s{'digest,'proxies:N8YhCW4NpZnfU8rHfQ4UK8tYdVA=}
  • ) {}
  • [2017-03-06 07:24:57,626][INFO ][no.found.bootstrap.BootstrapInitial] Creating container set [beats-runners] with acls: List(31,s{'digest,'runners:sRYq5lIxVO5RQURRyRFomfTayVA=}
  • , 31,s{'digest,'beats-runners:M+TbI7cIrQUmUjerp7gvOJeRoBI=}
  • ) {}
  • [2017-03-06 07:24:57,634][INFO ][no.found.bootstrap.BootstrapInitial] Starting local runner {}
  • [2017-03-06 07:24:57,654][INFO ][no.found.docker.DockerContainerManager] Creating container [frc-runners-runner] {"ec_container_kind":"docker","ec_container_group":"runners","ec_container_name":"runner"}
  • [2017-03-06 07:24:57,834][INFO ][no.found.docker.DockerContainerManager] Starting container [frc-runners-runner] {"ec_container_kind":"docker","ec_container_group":"runners","ec_container_name":"runner"}
  • [2017-03-06 07:24:57,968][INFO ][no.found.bootstrap.BootstrapInitial] Started local runner {}
  • [2017-03-06 07:24:57,970][INFO ][no.found.bootstrap.BootstrapInitial] Waiting for runner container node {}
  • [2017-03-06 07:24:57,993][INFO ][org.apache.curator.framework.imps.EnsembleTracker] New config event received: [115, 101, 114, 118, 101, 114, 46, 49, 48, 61, 108, 111, 99, 97, 108, 104, 111, 115, 116, 58, 50, 56, 57, 56, 58, 51, 56, 57, 56, 58, 112, 97, 114, 116, 105, 99, 105, 112, 97, 110, 116, 59, 48, 46, 48, 46, 48, 46, 48, 58, 50, 49, 57, 49, 10, 118, 101, 114, 115, 105, 111, 110, 61, 49, 48, 48, 48, 48, 48, 48, 48, 48] {}
  • [2017-03-06 07:24:57,994][INFO ][no.found.curator.ForwardedEnsembleProvider] ZooKeeper connection string set to [0.0.0.0:2191] {}
  • [2017-03-06 07:25:01,242][INFO ][no.found.bootstrap.BootstrapInitial] Runner container node detected {}
  • [2017-03-06 07:25:01,280][INFO ][no.found.bootstrap.BootstrapInitial] Waiting for coordinator candidate {}
  • [2017-03-06 07:25:11,871][INFO ][no.found.bootstrap.BootstrapInitial] Detected coordinator candidate {}
  • [2017-03-06 07:25:11,904][INFO ][no.found.bootstrap.BootstrapInitial] Detected pending coordinator, promoting coordinator {}
  • [2017-03-06 07:25:11,997][INFO ][no.found.zookeeper.models.coordinators.CoordinatorCandidatePendingInfo] Current instances: [4294967320,4294967320,1488785097135,1488785097135,0,0,0,0,2,0,4294967320], secrets: [4294967322,4294967322,1488785097142,1488785097142,0,0,0,0,19607,0,4294967322] {}
  • [2017-03-06 07:25:12,075][INFO ][no.found.bootstrap.BootstrapInitial] Coordinator accepted {}
  • [2017-03-06 07:25:12,077][INFO ][no.found.bootstrap.BootstrapInitial] Storing current platform version: 1.0.0-beta1 {}
  • [2017-03-06 07:25:12,252][INFO ][no.found.bootstrap.BootstrapInitial] Storing Elastic Stack versions: [2.4.4,5.2.0] {}
  • [2017-03-06 07:25:12,280][INFO ][no.found.bootstrap.BootstrapInitial] Creating Admin Console Elasticsearch backend {}
  • [2017-03-06 07:25:12,500][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [ensuring-plan] to complete. Retrying every [1 second] (cause: [org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /clusters/4ac8ede76b064209b7717e44132cd0c5/plans/status]) {}
  • [2017-03-06 07:25:18,654][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [ensuring-plan] to complete. Retrying every [1 second] (cause: [java.lang.Exception: not yet started]) {}
  • [2017-03-06 07:25:35,989][INFO ][no.found.bootstrap.BootstrapInitial] Applying Elasticsearch index template {}
  • [2017-03-06 07:25:36,224][INFO ][no.found.bootstrap.BootstrapInitial] Updating dynamic Admin Console settings with Elasticsearch cluster information {}
  • [2017-03-06 07:25:36,235][INFO ][no.found.bootstrap.BootstrapInitial] Starting reindexing Admin Console data {}
  • [2017-03-06 07:25:36,668][INFO ][no.found.bootstrap.BootstrapInitial] Creating Logging and Metrics Cluster {}
  • [2017-03-06 07:25:36,791][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [ensuring-plan] to complete. Retrying every [1 second] (cause: [org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /clusters/efb1d6785ba1414ea84655817215230b/plans/status]) {}
  • [2017-03-06 07:25:37,806][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [ensuring-plan] to complete. Retrying every [1 second] (cause: [java.lang.Exception: not yet started]) {}
  • [2017-03-06 07:25:58,365][INFO ][no.found.bootstrap.BootstrapInitial] Enabling Kibana for Logging and Metrics Cluster {}
  • [2017-03-06 07:25:58,620][INFO ][no.found.bootstrap.ServiceLayerBootstrap] waiting for cluster [KibanaCluster(c571210a619642c0b579d1a9a7d68ddc)] {}
  • [2017-03-06 07:25:58,631][INFO ][no.found.bootstrap.ServiceLayerBootstrap] Waiting for [waiting-for-cluster] to complete. Retrying every [1 second] (cause: [java.lang.Exception: not yet started]) {}
  • [2017-03-06 07:26:26,905][INFO ][no.found.bootstrap.BootstrapInitial] Shutting down bootstrapper {}
  • [2017-03-06 07:26:26,906][INFO ][org.apache.curator.framework.imps.CuratorFrameworkImpl] backgroundOperationsLoop exiting {}
  • [2017-03-06 07:26:26,912][INFO ][no.found.bootstrap.BootstrapInitial] Exiting bootstrapper {}
Elastic Cloud Enterprise installation completed successfully

Administration Console Details:
Cloud UI URL: http://10.47.11.26:12400
Cloud UI URL: https://10.47.11.26:12443
Username: root
Password: uOweUhAgmjwdHkA0IuB5yTV0WWfd7P8Icg1tqv0pD6y

To add hosts to this Elastic Cloud Enterprise installation, include the following parameter when you install the software
on additional hosts: --coordinator-host 10.47.11.26

Error response from daemon: Unable to remove filesystem for e9d70c1c7eca065dcd1d779a23c3500c9c8147ca2d428e23ca31288a1571353c: remove /mnt/data/docker/containers/e9d70c1c7eca065dcd1d779a23c3500c9c8147ca2d428e23ca31288a1571353c/shm: device or resource busy

i just tried it again. my installation stucks here:

- Running Bootstrap container
- Monitoring bootstrap process
- [2017-03-07 13:37:54,924][INFO ][no.found.bootstrap.BootstrapAdditional] Loaded bootstrap settings for additional host {}
- [2017-03-07 13:37:54,941][WARN ][no.found.docker.DockerContainerManager] Default registry [https://index.docker.io/v1/] has no auths. Known auths: [List()] {}
- [2017-03-07 13:37:56,900][INFO ][no.found.docker.DockerContainerManager] Creating container [frc-client-forwarders-client-forwarder] {"ec_container_kind":"docker","ec_container_group":"client-forwarders","ec_container_name":"client-forwarder"}
- [2017-03-07 13:37:57,046][INFO ][no.found.docker.DockerContainerManager] Starting container [frc-client-forwarders-client-forwarder] {"ec_container_kind":"docker","ec_container_group":"client-forwarders","ec_container_name":"client-forwarder"}
- [2017-03-07 13:37:57,109][INFO ][no.found.bootstrap.BootstrapAdditional] Core services started. {}
- [2017-03-07 13:37:57,193][INFO ][org.apache.curator.framework.imps.CuratorFrameworkImpl] Starting {}
- [2017-03-07 13:37:57,209][INFO ][no.found.curator.ForwardedEnsembleProvider] Unable to read servers list from [http://192.168.2.55:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1], falling back to [0.0.0.0:2181] {}
- [2017-03-07 13:37:57,209][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://192.168.2.55:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [0.0.0.0:2181/v1] with local namespace [/v1] {}
- [2017-03-07 13:37:57,230][INFO ][no.found.curator.ForwardedEnsembleProvider] Unable to read servers list from [http://192.168.2.55:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1], falling back to [0.0.0.0:2181] {}
- [2017-03-07 13:37:57,230][INFO ][no.found.curator.ForwardedEnsembleProvider] Resolved connection string from [http://192.168.2.55:2180/zookeeper/clients/ensemble/connection-string?namespace=/v1] to [0.0.0.0:2181/v1] with local namespace [/v1] {}

Some news ?

Hi @das-chick,

Sorry for the delay in responding.

If possible, could you open a new discuss post so that we can focus on ECE issues there please? If you can give us the output of the ECE installation with --debug set in that post, that would be great.

Thanks,

Christian

Hi @adelbot,

Sorry for the delay in responding.

Just wanted to know if you are still having installation issues with ECE Beta 1? I'm investigating the details you've given in this post. If you have more details or were able to solve the issue, could you provide feedback as that will help us in hardening the product ready for GA.

Thanks,

Christian

Hello Christian

No i'm always blocked

Hi @adelbot,

So just trying to replicate your issue with ECE Beta 1, is the problem always the following?

Christian

Yes. Always

@adelbot,

OK. Can I get details of the Host OS your running and available memory and disk space on the host.

Christian

CENTOS 7
8 VCPU
32Go
220 Go disk

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.