Hello,

On 04.10.2005 20:58, John wrote:

Does anyone have the key to these codes? I wouldn't care if it translated or not, but it should be included in the documentation somewhere.

On 10/4/05, *Phil Stracchino* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    John wrote:
     > When you run list jobs, what does the JobStatus mean?  I've seen
    C, f,
     > T, and R.
     >
...

    It means how the job ended, basically.  At ome time I wrote a crude
    skeleton of a patch to report these in plain English, but the way my
    patch was done didn't lend itself well to internationalization, and the
    patch also got mislaid at some point and didn't make it into a release.
    I'll look at it again at some point, hopefully fairly soon, and redo
    it.

The list is the following:

+-----------+---------------------------------+
| JobStatus | JobStatusLong                   |
+-----------+---------------------------------+
| C         | Created, not yet running        |
| R         | Running                         |
| B         | Blocked                         |
| T         | Completed successfully          |
| E         | Terminated with errors          |
| e         | Non-fatal error                 |
| f         | Fatal error                     |
| D         | Verify found differences        |
| A         | Canceled by user                |
| F         | Waiting for Client              |
| S         | Waiting for Storage daemon      |
| m         | Waiting for new media           |
| M         | Waiting for media mount         |
| s         | Waiting for storage resource    |
| j         | Waiting for job resource        |
| c         | Waiting for client resource     |
| d         | Waiting on maximum jobs         |
| t         | Waiting on start time           |
| p         | Waiting on higher priority jobs |
+-----------+---------------------------------+


this is from the table Status in baculas catalog, by the way.

Arno



    --
    Phil Stracchino       [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>
        Renaissance Man, Unix generalist, Perl hacker
    Mobile: 603-216-7037         Landline: 603-886-3518



--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to