Bacula-users

[Bacula-users] Doubt about two process for restaure files

2010-04-05 18:00:05
Subject: [Bacula-users] Doubt about two process for restaure files
From: aspenbr <bacula-forum AT backupcentral DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 05 Apr 2010 17:57:38 -0400
I am trying restore the files using two process. 

First process

*run
A job name must be specified.
The defined Job resources are:
     1: Backup-LinuxDefault
     2: Restore-BackupLog
     3: Backup-File-Clone
     4: Restore-Backup-File-Clone
     5: Backup-File-Teste
     6: Restore-Backup-File-Teste
Select Job resource (1-6): 4
Please enter a JobId for restore: 47
Run Restore job
JobName:    Restore-Backup-File-Clone
Bootstrap:  *None*
Where:      /tmp/bacula-restores
Replace:         always
Client:          LinuxDefault
Storage:         FileStorage
JobId:           47
When:            2010-04-05 18:36:19
Catalog:         MyCatalog
Priority:        10
Plugin Options:  *None*
OK to run? (yes/mod/no): yes
Job queued. JobId=48


Second process , I am using command restore 

Enter a period to cancel a command.
*restore
Automatically selected Catalog: MyCatalog
Using Catalog "MyCatalog"

First you select one or more JobIds that contain files
to be restored. You will be presented several methods
of specifying the JobIds. Then you will be allowed to
select which files from those JobIds are to be restored.

To select the JobIds, you have the following choices:
     1: List last 20 Jobs run
     2: List Jobs where a given File is saved
     3: Enter list of comma separated JobIds to select
     4: Enter SQL list command
     5: Select the most recent backup for a client
     6: Select backup for a client before a specified time
     7: Enter a list of files to restore
     8: Enter a list of files to restore before a specified time
     9: Find the JobIds of the most recent backup for a client
    10: Find the JobIds for a backup for a client before a specified time
    11: Enter a list of directories to restore for found JobIds
    12: Select full restore to a specified Job date
    13: Cancel
Select item:  (1-13): 3
Enter JobId(s), comma separated, to restore: 41
You have selected the following JobId: 41

Building directory tree for JobId(s) 41 ...  ++++++++++++++++++++++++++
52 files inserted into the tree.

You are now entering file selection mode where you add (mark) and
remove (unmark) files to be restored. No files are initially added, unless
you used the "all" keyword on the command line.
Enter "done" to leave this mode.

cwd is: /
$ ls 
var/
$ all
Invalid command "all". Enter "done" to exit.
$ mark
No files marked.
$ ls
var/
$ mark var/
59 files marked.
$ done
Bootstrap records written to /var/bacula/working/LinuxDefault-dir.restore.1.bsr

The job will require the following
   Volume(s)                 Storage(s)                SD Device(s)
===========================================================================
   
    HDPoolTeste               FileStorage               FileStorage             
 

Volumes marked with "*" are online.


59 files selected to be restored.


Then only second process fine work, the first process don't complete process 
totaly. My /var/log/message show this message at moment execution restore 
command  

 Apr  5 18:36:40 LinuxDefault bacula-dir: LinuxDefault-dir JobId 48: Error: 
Bacula LinuxDefault-dir 5.0.0 (26Jan10): 05-Apr-2010 18:36:40   Build OS:       
        i686-pc-linux-gnu redhat    JobId:                  48   Job:           
         Restore-Backup-File-Clone.2010-04-05_18.36.38_43   Restore Client:     
    LinuxDefault   Start time:             05-Apr-2010 18:36:40   End time:     
          05-Apr-2010 18:36:40   Files Expected:         0   Files Restored:    
     0   Bytes Restored:         0   Rate:                   0.0 KB/s   FD 
Errors:              0   FD termination status:     SD termination status:     
Termination:            *** Restore Error ***  
Apr  5 18:36:40 LinuxDefault bacula-dir: LinuxDefault-dir JobId 48: Error: 
Bacula LinuxDefault-dir 5.0.0 (26Jan10): 05-Apr-2010 18:36:40   Build OS:       
        i686-pc-linux-gnu redhat    JobId:                  48   Job:           
         Restore-Backup-File-Clone.2010-04-05_18.36.38_43   Restore Client:     
    LinuxDefault   Start time:             05-Apr-2010 18:36:40   End time:     
          05-Apr-2010 18:36:40   Files Expected:         0   Files Restored:    
     0   Bytes Restored:         0   Rate:                   0.0 KB/s   FD 
Errors:              1   FD termination status:     SD termination status:     
Termination:            *** Restore Error ***  

Why the first process don't work ? What diferente between the process  ?

Thank very much

+----------------------------------------------------------------------
|This was sent by aspenbr AT gmail DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>