On Mon, Jan 31, 2011 at 12:03 PM, hymie! <hy...@lactose.homelinux.net> wrote:
>
> Graham Keeling writes:
>>On Mon, Jan 31, 2011 at 10:32:32AM -0500, hymie! wrote:
>>> GreatPlains-Backup job:
>>> (*) did not name the Volume correctly
>>> GreatPlains-Backup.2011-01-29_23.05.00_08
>>> instead of
>>> GreatPlains-Backup.2011-01-29_23.05.00_08-Full
>
>>So, my suggestion is to try looking at the output of this sql command:
>>
>>select PoolId, Name, LabelFormat from Pool;
>
> Sadly, it looks correct.
>
> mysql> select PoolId, Name, LabelFormat from Pool;
> +--------+--------------+---------------------+
> | PoolId | Name         | LabelFormat         |
> +--------+--------------+---------------------+
> |      1 | Default      | *                   |
> |      2 | File         | *                   |
> |      3 | Scratch      | *                   |
> |      4 | Trixbox-full | ${JobName}-${Level} |
> |      5 | Trixbox-diff | ${JobName}-${Level} |
> |      6 | Trixbox-inc  | ${JobName}-${Level} |
> |      7 | FPool        | ${JobName}-${Level} |
> |      8 | DiffPool     | ${JobName}-${Level} |
> |      9 | IncPool      | ${JobName}-${Level} |
> +--------+--------------+---------------------+
>

BTW, there is no way to dump the current config like some other *nix
applications allow.

Anyways can you post parts of logs or messages showing bacula misbehaving?

And are you using bacula 5.0.3? Any older version is not recommended.

John

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to