Git Product home page Git Product logo

Comments (6)

g23guy avatar g23guy commented on July 20, 2024 1

I'll add it to fs-diskio.txt. It is a natural next step from basic info to more detailed information.

from supportutils.

g23guy avatar g23guy commented on July 20, 2024 1

I can also modify fs-btrfs.txt and drbd.txt to include the type.

from supportutils.

g23guy avatar g23guy commented on July 20, 2024

SUSE.getFilesystems (python) and SDP::Core::getFileSystems (perl) libraries both depend on basic-health-check.txt's df -h and its column order. There are several patterns that use that function. Those libraries would need to be modified to account for the new Type column in the df output. Not impossible, but would take some work.

from supportutils.

markgharvey avatar markgharvey commented on July 20, 2024

Perhaps another option would be to leave the current usage of /bin/df -h in place as it's output is being consumed by other functions.

Then run /bin/df -Th separately ; dumping output to one or both of these files.
basic-health-check.txt
fs-btrfs.txt

from supportutils.

markgharvey avatar markgharvey commented on July 20, 2024

Using the fs-*.txt files should work well. drbd.txt too.
Nice to have the file system type next to the storage data & mount points.
Appreciate the modifications to provide this enhancement.

from supportutils.

g23guy avatar g23guy commented on July 20, 2024

commit 33d6597 (HEAD -> 3121, origin/3121)
Author: Jason Record [email protected]
Date: Tue Oct 18 12:03:19 2022 -0600

Added type output with df command in fs-diskio.txt

from supportutils.

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.