Hello Kern and Heitor,

I can see the ExpiresIn field in Bacula 7.4.0 version.
Maybe the ExpiresIn value could be more useful if displayed in the same
format as the LastWritten field.

Best regards,
Ana

On Tue, Feb 16, 2016 at 2:46 AM, Heitor Faria <hei...@bacula.com.br> wrote:

> >>> Recently I got tired of doing the mental gymnastics to see when Volumes
> >>> will expire and with Eric's SQL help, we modified the list (and llist)
> >>> media output to eliminate one or two of the columns in the case of list
> >>> media, but to add an "expiresin" field, which makes it much easier to
> >>> see when a volume will expire.
> >>>
> >>> This code has been in the public git repository in Branch-7.4 along
> with
> >>> a number of bug fixes since the 7.4.0 release.  If you are interested
> in
> >>> simplifying the Volume expiration mind gymnastics you might checkout
> and
> >>> try the new code.
> >>>
> >>> By the way, I thought that the above feature was added after the 7.4.0
> >>> release, but according to what I see in the repo, much to my surprise
> it
> >>> should also be in the released 7.4.0 version.
> >>>
> >>> I would be interested in any feedback.
> >>
> >> Hello, Kern: this feature is great and I'm thankful for it, but is
> there a way
> >> to make information human readable?
> >
> > What do you mean?
> >
> > Please show me what you currently see and what you prefer to see.
>
> Hello, Kern: sorry for being laconic.
> When I mean "human readable" is in the sense of ls, df and other Linux
> commands:
>
> "-h, --human-readable
> print sizes in human readable format (e.g., 1K 234M 2G)"
>
> *What I see today:*
>
> *list media pool=File
>
> +---------+------------+-----------+---------+---------------+----------+--------------+---------+------+-----------+-----------+---------------------+------------+
> | MediaId | VolumeName | VolStatus | Enabled | VolBytes      | VolFiles |
> VolRetention | Recycle | Slot | InChanger | MediaType | LastWritten
>  | ExpiresIn  |
>
> +---------+------------+-----------+---------+---------------+----------+--------------+---------+------+-----------+-----------+---------------------+------------+
> |       1 | Vol-0001   | Error     |       1 | 1,286,119,412 |        0 |
>  31,536,000 |       1 |    0 |         0 | File1     | 2015-10-21 23:57:35
> | 21,428,702 |
>
> +---------+------------+-----------+---------+---------------+----------+--------------+---------+------+-----------+-----------+---------------------+------------+
>
> *What I think would make the user life easier:*
>
> *list media pool=File human
>
> +---------+------------+-----------+---------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+------------+
> | MediaId | VolumeName | VolStatus | Enabled | VolBytes | VolFiles |
> VolRetention | Recycle | Slot | InChanger | MediaType | LastWritten
>  | ExpiresIn  |
>
> +---------+------------+-----------+---------+---------------+----------+--------------+---------+------+-----------+-----------+---------------------+------------+
> |       1 | Vol-0001   | Error     |       1 |  1,29 GB |        0 |
>  31,536,000 |       1 |    0 |         0 | File1     | 2015-10-21 23:57:35
> | 248 days |
>
> +---------+------------+-----------+---------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+------------+
>
> > Best regards,
> > Kern
>
> Regards,
> --
> ===========================================================================
> Heitor Medrado de Faria - LPIC-III | ITIL-F | Bacula Systems Certified
> Administrator II
> Do you need Bacula training? http://bacula.us/video-classes/
> +55 61 8268-4220
> Site: http://bacula.us FB: heitor.faria
> ===========================================================================
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to