Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-33240

Avoid FAT32 error messages when generating the agent ISO

XMLWordPrintable

    • None
    • No
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      Description of problem:

          When building the agent ISO with the debug log level enabled, a number of FAT32 error messages are logged. They do not hamper the ISO creation, but they make the log output very noisy and harder to read (and moreover they are not necessary).

      Version-Release number of selected component (if applicable):

          4.16

      How reproducible:

          Create an agent ISO (the configuration does not matter) with the debug log level

      Steps to Reproduce:

          1.$ openshift-install agent create image --log-level=debug

      Actual results:

          The ouput contains several traces like following:
      ...
      level=debug msg=trying fat32
      level=debug msg=fat32 failed: error reading MS-DOS Boot Sector: could not read FAT32 BIOS Parameter Block from boot sector: could not read embedded DOS 3.31 BPB: error reading embedded DOS 2.0 BPB: invalid sector size 37008 provided in DOS 2.0 BPB. Must be 512
      level=debug msg=trying iso9660 with physical block size 0
      ...

      Expected results:

       The above traces are not shown

      Additional info:

          

            afasano@redhat.com Andrea Fasano
            afasano@redhat.com Andrea Fasano
            Manoj Hans Manoj Hans
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: