GithubHelp home page GithubHelp logo

Comments (3)

schrht avatar schrht commented on June 2, 2024

There is something wrong in the source file: "gen1_SCSI_fs_read_4k_1_mnttmp_1.fiolog"

[cheshi@cheshi-laptop2 fio_result.rhel75]$ grep error gen1_SCSI_fs_read_4k_1_mnttmp_1.fiolog -B 2 | head -n 7
Starting 16 processes
gen1_SCSI_fs_read_4k_1_mnttmp_1: Laying out IO file (1 file / 512MiB)
fio: pid=0, err=21/file:filesetup.c:139, func=unlink, error=Is a directory
gen1_SCSI_fs_read_4k_1_mnttmp_1: Laying out IO file (1 file / 512MiB)
fio: pid=0, err=21/file:filesetup.c:139, func=unlink, error=Is a directory
gen1_SCSI_fs_read_4k_1_mnttmp_1: Laying out IO file (1 file / 512MiB)
fio: pid=0, err=21/file:filesetup.c:139, func=unlink, error=Is a directory

The test failed and the disk_utils didn't show in the outputs, that's why we can't parse it.

from virt-perf-scripts.

schrht avatar schrht commented on June 2, 2024

Found the same issue in the following source files:

[cheshi@cheshi-laptop2 fio_result.rhel75]$ grep "err=21" * | cut -d: -f1 | uniq
gen1_IDE_fs_read_4k_1_hometmp_1.fiolog
gen1_IDE_fs_read_4k_8_hometmp_1.fiolog
gen1_SCSI_fs_read_4k_1_mnttmp_1.fiolog
gen1_SCSI_fs_read_4k_8_mnttmp_1.fiolog

These 4 files are the orphaned ones only exists in fio_result.rhel75.

from virt-perf-scripts.

schrht avatar schrht commented on June 2, 2024

In both fio_result.rhel74 and fio_result.rhel75, I can found the corresponding log files with a different name:

[cheshi@cheshi-laptop2 fio_result.rhel74]$ ls gen1_IDE_fs_read_4k_1_*_1.fiolog
gen1_IDE_fs_read_4k_1_mnt1tmp_1.fiolog
[cheshi@cheshi-laptop2 fio_result.rhel74]$ ls gen1_IDE_fs_read_4k_8_*_1.fiolog
gen1_IDE_fs_read_4k_8_mnt1tmp_1.fiolog
[cheshi@cheshi-laptop2 fio_result.rhel74]$ ls gen1_SCSI_fs_read_4k_1_*_1.fiolog
gen1_SCSI_fs_read_4k_1_mnt2tmp_1.fiolog
[cheshi@cheshi-laptop2 fio_result.rhel74]$ ls gen1_SCSI_fs_read_4k_8_*_1.fiolog
gen1_SCSI_fs_read_4k_8_mnt2tmp_1.fiolog

from virt-perf-scripts.

Related Issues (15)

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.