Giter Site home page Giter Site logo

Comments (4)

cdelgehier avatar cdelgehier commented on June 6, 2024

Hello

I can't reproduce your issue

cedricd@MacBook-Pro-de-Cedric-2 ~> docker run --name oio-sds -p 6007:6007 openio/sds:20.04
cedricd@MacBook-Pro-de-Cedric-2 ~> docker exec -it 489822c1df77 bash

[root@489822c1df77 /]# openio cluster list
+------------+-----------------+--------------------------------------+--------------------------------------+-------------+------------+------+-------+--------+
| Type       | Addr            | Service Id                           | Volume                               | Location    | Slots      | Up   | Score | Locked |
+------------+-----------------+--------------------------------------+--------------------------------------+-------------+------------+------+-------+--------+
| account    | 172.17.0.2:6009 | n/a                                  | n/a                                  | openiosds.0 | account    | True |    94 | False  |
| beanstalkd | 172.17.0.2:6014 | n/a                                  | /var/lib/oio/sds/OPENIO/beanstalkd-0 | openiosds.0 | beanstalkd | True |    57 | False  |
| meta0      | 172.17.0.2:6001 | n/a                                  | /var/lib/oio/sds/OPENIO/meta0-0      | openiosds.0 | meta0      | True |    96 | False  |
| meta1      | 172.17.0.2:6110 | n/a                                  | /var/lib/oio/sds/OPENIO/meta1-0      | openiosds.0 | meta1      | True |    58 | False  |
| meta2      | 172.17.0.2:6120 | n/a                                  | /var/lib/oio/sds/OPENIO/meta2-0      | openiosds.0 | meta2      | True |    57 | False  |
| oioproxy   | 172.17.0.2:6006 | n/a                                  | n/a                                  | openiosds.0 | oioproxy   | True |    91 | False  |
| oioswift   | 172.17.0.2:6007 | 1ab410f2-8dbe-5cf7-9052-8ec604642e36 | n/a                                  | openiosds.0 | oioswift   | True |    94 | False  |
| rawx       | 172.17.0.2:6200 | 172.17.0.2:6200                      | /var/lib/oio/sds/OPENIO/rawx-0       | openiosds.0 | rawx       | True |    57 | False  |
| rdir       | 172.17.0.2:6300 | n/a                                  | /var/lib/oio/sds/OPENIO/rdir-0       | openiosds.1 | rdir       | True |    92 | False  |
+------------+-----------------+--------------------------------------+--------------------------------------+-------------+------------+------+-------+--------+

Have you tried "docker stop " and "docker rm " before?

from oio-sds.

Johannes5000 avatar Johannes5000 commented on June 6, 2024

Yes, I did. Version 19.10 works just fine for me. (Another colleague tried running this image as well with the same result.)

from oio-sds.

cdelgehier avatar cdelgehier commented on June 6, 2024

Can you paste your container logs ?

cedricd@MacBook-Pro-de-Cedric-2 ~> docker run  --name oio-sds -d -p 6007:6007 openio/sds:20.04
152523aa0e3a2f6d8a0f54e22a81792edf8192a7ff8e14f0e09bcbe0f8aa49c8

cedricd@MacBook-Pro-de-Cedric-2 ~> docker logs 152523 | grep meta1

cedricd@MacBook-Pro-de-Cedric-2 ~> docker exec -it 152523 bash
[root@152523aa0e3a /]# openio cluster list

from oio-sds.

Johannes5000 avatar Johannes5000 commented on June 6, 2024

The code in the initial comment represents the container logs. However, sure, here are the filtered logs :)

rsyslog startup failure, child did not respond within startup timeout (60 seconds)
Error: Install script did not found 1 meta1 services registered. Return: 0

from oio-sds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.