Ticket #124 (new enhancement)

Opened 11 months ago

Last modified 5 months ago

Please issue ERRFILE messages where appropriate

Reported by: scdbackup Owned by: vreixo
Priority: major Milestone:
Component: libisofs Version:
Keywords: Cc:

Description

The event severity ERRFILE has a very low rank and shall transport plain file disk paths whenever an event of severity SORRY or above is related with an individual disk file.

No message text shall be added to the file path. The ERRFILE message shall be issued before the human readable message which carries the true event severity. That message shall contain the file path so it can be found by strstr(message, path)!=NULL.

Example:

ERRFILE : /my/bad/bad/filey
FAILURE : Cannot determine attributes of source file '/my/bad/bad/filey'

Change History

Changed 11 months ago by scdbackup

  • type changed from bug to enhancement

Changed 5 months ago by vreixo

  • owner changed from pygi to vreixo
  • component changed from libisofs [old] to libisofs
Note: See TracTickets for help on using tickets.