Menu

#96 fs.pm reports on CD-ROM file systems

to_be_fixed_later
closed-fixed
5
2002-12-18
2002-01-24
Simon Clift
No

The fs.pm reports on CD-ROM file systems. This is probably not correct.

The fix I propose is simply a line

next if ( /cdrom/i );

in the main file system loop of the check() subroutine, skipping all reporting on such file systems.

This works for my Solaris boxen, at least.

Discussion

  • Thomas Aeby

    Thomas Aeby - 2002-01-30

    Logged In: YES
    user_id=77961

    Actually, fs.pm reporting CD-ROMs is an annoying behaviour
    ...

    I have added a test definition for Solaris machines to the
    CVS version
    avoiding paths starting with /cdrom/ in the new disk test.

     
  • Thomas Aeby

    Thomas Aeby - 2002-01-30
    • assigned_to: nobody --> aeby
    • status: open --> open-fixed
     
  • Thomas Aeby

    Thomas Aeby - 2002-12-18
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB