Giter Site home page Giter Site logo

Comments (7)

atinmu avatar atinmu commented on April 27, 2024 1

If we'd have to do that, then we shouldn't use the cluster name space here as that indicates the op-version (glusterd) of the cluster.

from glusterfs.

joejulian avatar joejulian commented on April 27, 2024

Would be helpful if this could also return the max op-version for each connected client as well, along with the client address. Perhaps a two-form version of this command:

gluster volume get all cluster.max-op-version 

which would simply return a single entry with the max supported op-version, and

gluster volume get all cluster.max-op-version detail

Which would show the max op-version for each server and (known) client.

This would aid quite a few users that have asked how to track down which client doesn't support the op-version necessary for any given command.

from glusterfs.

atinmu avatar atinmu commented on April 27, 2024

I think the right place holder for this would be gluster volume status client and BZ 1302944 is what this RFE tracks with.

from glusterfs.

joejulian avatar joejulian commented on April 27, 2024

If we're building a way to get the max op-version, the client op-version is every bit as important. When a configuration management tool queries so it can automatically set the op-version, it's best if it's all in one place.

from glusterfs.

samikshan avatar samikshan commented on April 27, 2024

The purpose that is served from getting the maximum supported op-version in a running cluster is to let the admin/user know the maximum op-version to which the cluster can be bumped up to so that new features can be accessed. Since this op-version bump up wouldn't really affect the clients, I believe it would be better to keep the max-op-version data for clients out of this particular feature.

Having said that, the max-op-version data for clients can be added to the volume status <VOLNAME|all> clients command output that currently provides us with the following information on clients:

  1. Brick name
  2. Client count for each brick
  3. hostname:port for each client
  4. Bytes read and written for each client

http://review.gluster.org/#/c/16303/ aims to exactly do this by adding the maximum supported op-version in each client to the above list of data points.

from glusterfs.

atinmu avatar atinmu commented on April 27, 2024

The patch is now into mainline.

from glusterfs.

ShyamsundarR avatar ShyamsundarR commented on April 27, 2024

Part of release-3.10 as well.

from glusterfs.

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.