Git Product home page Git Product logo

Comments (2)

aegershman avatar aegershman commented on June 13, 2024

here's what I'm seeing when querying select * from system.local

tserver/40dd8fc9-b2da-4517-a066-649e777f45ad:~# source /var/vcap/packages/python-*/bosh/runtime.env
tserver/40dd8fc9-b2da-4517-a066-649e777f45ad:~# /var/vcap/packages/yugabyte/bin/cqlsh --cqlshrc /var/vcap/jobs/yb-tserver/config/cqlshrc 
Connected to local cluster at q-m88141n3s0.q-g86407.bosh:9042.
[cqlsh 5.0.1 | Cassandra 3.9-SNAPSHOT | CQL spec 3.4.2 | Native protocol v4]
Use HELP for help.
cassandra@cqlsh> select * from system.local
   ... 
   ... ;

 key   | bootstrapped | broadcast_address | cluster_name  | cql_version | data_center | gossip_generation | host_id                              | listen_address | native_protocol_version | partitioner                                 | rack       | release_version | rpc_address  | schema_version                       | thrift_version | tokens                  | truncated_at
-------+--------------+-------------------+---------------+-------------+-------------+-------------------+--------------------------------------+----------------+-------------------------+---------------------------------------------+------------+-----------------+--------------+--------------------------------------+----------------+-------------------------+--------------
 local |    COMPLETED |      10.156.89.36 | local cluster |       3.4.2 |   us-west-2 |                 0 | b04fb57f-1a27-738d-4040-f9e27dd3a688 |   10.156.89.36 |                       4 | org.apache.cassandra.dht.Murmur3Partitioner | us-west-2a |    3.9-SNAPSHOT | 10.156.89.36 | 00000000-0000-0000-0000-000000000000 |         20.1.0 | {'6148820866244280320'} |         null

the peers of a sandbox cluster

cassandra@cqlsh> select * from system.peers;

 peer          | data_center | host_id                              | preferred_ip  | rack       | release_version | rpc_address   | schema_version                       | tokens
---------------+-------------+--------------------------------------+---------------+------------+-----------------+---------------+--------------------------------------+--------------------------
   10.156.90.8 |   us-west-2 | 81c53aae-a11a-f8b9-2a4a-f3fbd8d89251 |   10.156.90.8 | us-west-2c |            null |   10.156.90.8 | 00000000-0000-0000-0000-000000000000 |                    {'0'}
 10.156.89.139 |   us-west-2 | db60487a-ee7b-95a2-7c40-bca5c6d79ca3 | 10.156.89.139 | us-west-2b |            null | 10.156.89.139 | 00000000-0000-0000-0000-000000000000 | {'-6149102341220990976'}

(2 rows)

and the peers of the cluster under question:

cassandra@cqlsh> select * from system.peers;

 peer          | data_center | host_id                              | preferred_ip  | rack       | release_version | rpc_address   | schema_version                       | tokens
---------------+-------------+--------------------------------------+---------------+------------+-----------------+---------------+--------------------------------------+--------------------------
 10.156.73.137 |   us-west-2 | 7df4c54b-e5a5-c6aa-ed4b-c21d968afd23 | 10.156.73.137 | us-west-2b |            null | 10.156.73.137 | 00000000-0000-0000-0000-000000000000 |                    {'0'}
  10.156.73.24 |   us-west-2 | 7cf6f9a6-3665-e88d-6d4a-466280323a73 |  10.156.73.24 | us-west-2a |            null |  10.156.73.24 | 00000000-0000-0000-0000-000000000000 |  {'3074269695633784832'}
 10.156.73.136 |   us-west-2 | 94a8abff-c4b2-4686-834f-613e6b61dc9e | 10.156.73.136 | us-west-2b |            null | 10.156.73.136 | 00000000-0000-0000-0000-000000000000 |  {'6148539391267569664'}
  10.156.73.22 |   us-west-2 | 3a2e396d-611b-5bbd-4a43-a226fa67a8b8 |  10.156.73.22 | us-west-2a |            null |  10.156.73.22 | 00000000-0000-0000-0000-000000000000 |  {'9222809086901354496'}
  10.156.74.12 |   us-west-2 | 7ae41c41-eb5d-608b-094f-5192dc288ef7 |  10.156.74.12 | us-west-2c |            null |  10.156.74.12 | 00000000-0000-0000-0000-000000000000 | {'-3075395595540627456'}

(5 rows)

from yugabyte-boshrelease.

aegershman avatar aegershman commented on June 13, 2024

Not actually a bug. This is fine.

from yugabyte-boshrelease.

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.