I wrote some code to issue the stops for me, but the stop command is not behaving as I expected. Here is an example:

list files jobid=2
Automatically selected Catalog: MyCatalog
Using Catalog "MyCatalog"
+----------+
| Filename |
+----------+
| /usr/local/ibm/gsk8_64/ReadMe.txt |
| /usr/local/ibm/gsk8_64/copyright |
| /usr/local/ibm/gsk8_64/ |
| /usr/local/ibm/gsk8_64/inc/ |
| /usr/local/ibm/gsk8_64/docs/ |
| /usr/local/ibm/gsk8_64/lib64/C/icc/osslib/ |
| /usr/local/ibm/gsk8_64/lib64/C/icc/osslib/libcryptoIBM080.so.0.9.8 |


I was expecting that after issuing a stop command. these files would not be backed up in the next attempt, but they are:

list files jobid=7
Automatically selected Catalog: MyCatalog
Using Catalog "MyCatalog"
+----------+
| Filename |
+----------+
| /usr/local/ibm/gsk8_64/ReadMe.txt |
| /usr/local/ibm/gsk8_64/copyright |
| /usr/local/ibm/gsk8_64/ |
| /usr/local/ibm/gsk8_64/inc/ |
| /usr/local/ibm/gsk8_64/docs/ |
| /usr/local/ibm/gsk8_64/lib64/C/icc/osslib/ |
| /usr/local/ibm/gsk8_64/lib64/C/icc/osslib/libcryptoIBM080.so.0.9.8 |

Am I missing something?

Dan



On 05/08/2016 08:58 AM, Heitor Faria wrote:
Hello, Daniel,

Since stop is a new command I don't think there is a "Max Run Time" that stops job instead of canceling, yet. Probably soon. Maybe you can use shell scripting and cron as a workaround, though. Or some tuning in order to backups don't blow your backup window.

Regards,
------------------------------------------------------------------------

    *From: *"Daniel Davidson" <dani...@igb.illinois.edu>
    *To: *bacula-users@lists.sourceforge.net
    *Sent: *Friday, May 6, 2016 10:00:09 AM
    *Subject: *Re: [Bacula-users] Backing Up A Large Disk

    Anyone have information on this, it should be fairly simple.

    Dan

    On 05/04/2016 08:30 AM, Daniel Davidson wrote:

        Just trying to bulletproof my backup here.  Is there a way to
        set it so that if a backup ceases due to "Max Run Time" that
        the backup will end with a stop and not a cancel?  Using 7.4
        bacula now.

        Dan


        On 04/15/2016 09:17 AM, Heitor Faria wrote:

                I am trying to back up a large disk that is greater
                than the size of the disk that I save my data to
                (eventually it gets migrated to tape).

                The issue is that I have it run for 16 hours at max,
                but when those 16 hours end, it marks the jobs
canceled by user, and I cannot migrate it to tape. Also when I run the job again, it starts over from scratch instead of continuing from where it left off. Is there a way to change this? I have a feeling that
                if I removed the time limit, I would hit the same
                problem when the disk fills.

            Hello, Daniel: canceled jobs cannot be resumed, but you
            could do that if you use the new 7.4 stop command. Another
            thing is you can create more than one Job for this same
            machine with different FileSet and different folders, in
            order to split the backup workload / migration process.
            But since you are short on disk storage you might consider
            using Disk Spooling instead of backing up to disk and
            migrate, or even directly to tape.

            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 <tel:%2B55%2061%202021-8260>8268-4220
            <tel:%2B55%2061%208268-4220>
            Site: http://bacula.us FB: heitor.faria
            <http://www.facebook.com/heitor.faria>
            
===========================================================================




        
------------------------------------------------------------------------------
        Find and fix application performance issues faster with Applications 
Manager
        Applications Manager provides deep performance insights into multiple 
tiers of
        your business applications. It resolves application problems quickly and
        reduces your MTTR. Get your free trial!
        https://ad.doubleclick.net/ddm/clk/302982198;130105516;z



        _______________________________________________
        Bacula-users mailing list
        Bacula-users@lists.sourceforge.net
        https://lists.sourceforge.net/lists/listinfo/bacula-users



    
------------------------------------------------------------------------------
    Find and fix application performance issues faster with
    Applications Manager
    Applications Manager provides deep performance insights into
    multiple tiers of
    your business applications. It resolves application problems
    quickly and
    reduces your MTTR. Get your free trial!
    https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
    _______________________________________________
    Bacula-users mailing list
    Bacula-users@lists.sourceforge.net
    https://lists.sourceforge.net/lists/listinfo/bacula-users


--
=======================================================================
Heitor Medrado de Faria - LPIC-III | ITIL-F | Bacula Systems Certified Administrator II Próximas aulas telepresencial ao-vivo - 02 de maio: http://www.bacula.com.br/agenda/ Ministro treinamento e implementação in-company Bacula: http://www.bacula.com.br/in-company/ Ou assista minhas videoaulas on-line: http://www.bacula.com.br/treinamento-bacula-ed/
61 <tel:%2B55%2061%202021-8260>8268-4220 <tel:%2B55%2061%208268-4220>
Site: www.bacula.com.br <http://www.bacula.com.br/> | Facebook: heitor.faria <http://www.facebook.com/heitor.faria>
========================================================================

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to