Hi,

28.09.2007 06:51,, Jeff K wrote::
> 
> 
> I have tried various changes to the File= definition, I really want to 
> backup everything below username.
> 
>  
> 
> Fileset Definition for this pc, hp_notebook:
> 
>  
> 
> FileSet {
> 
>   Name = "HP_Notebook Documents"
> 
>   Include {
> 
>     Options {
> 
>       Compression = GZIP
> 
>       Signature = MD5
> 
>       Exclude = yes
Why this exclude without further specification?
> 
>       IgnoreCase = yes
> 
>       }
> 
>   File = "C:/Users/username/Documents"

Here you select that directory, and the the default options are
applied to it, including "Exclude=yes"...

>   }
> 
> }

Try removing the exclude clause. I guess that'll work better.

Arno

>  
> 
> Thanks
> 
> * From: * yannick [mailto:[EMAIL PROTECTED]
> *Sent:* Wednesday, September 26, 2007 7:21 PM
> *To:* [EMAIL PROTECTED]; bacula-users@lists.sourceforge.net
> *Subject:* Re: [Bacula-users] Vista PC not getting backed up
> 
>  
> 
> hi Jeff,
> 
>  
> 
> can you show us your fileset definition?
> 
> from the backups we are running here, the only problem i have with Vista 
> is volume shadow copy not working with bacula client version 2.0.3.
> 
> i haven't upraded to the latest client yet.
> 
>  
> 
> regards,
> 
> Yannick
> 
>  
> 
>  
> 
>     ----- Original Message -----
> 
>     * From: * Jeff K <mailto:[EMAIL PROTECTED]>
> 
>     * To: * bacula-users@lists.sourceforge.net
>     <mailto:bacula-users@lists.sourceforge.net>
> 
>     * Cc: * [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> 
>     * Sent: * Thursday, September 27, 2007 08:44
> 
>     * Subject: * [Bacula-users] Vista PC not getting backed up
> 
>      
> 
>     I am hoping someone can help…
> 
>     Is the Win32 bacula version 2.2.1 capable of backing up a Vista PC?
>     I have a LAN, with the server being a Linux Debian Etch version 2.0.3.
> 
>     This is where the director and storage daemons are running for the
>     network. Aside from that PC and the one in question, the others are all
> 
>     Win XP boxes, which get backed up just fine. The client daemon on
>     the Vista machine is running OK, communicates with the server, etc.
> 
>     and indicates that a full backup is occurring without errors, but
>     only less than 1kB is backed up. I specify in the director to back up
> 
>     all files under c:/Users/username but nothing gets backed up. The
>     director conf file was previously set up for that machine when it
>     was an XP
> 
>     machine, however it was “upgraded” to Vista . The passwords, etc are
>     correct, the client daemon communicates OK. I’m stumped.
> 
>      
> 
>     Here is an output from the console:
> 
>      
> 
>      
> 
>     Job queued. JobId=590
> 
>     25-Sep 21:38 Linux-dir: No prior Full backup Job record found.
> 
>     25-Sep 21:38 Linux-dir: No prior or suitable Full backup found in
>     catalog. Doing FULL backup.
> 
>     #
> 
>     25-Sep 21:38 Linux-dir: Start Backup JobId 590,
>     Job=HP_Notebook-MyDocs.2007-09-25_21.38.54
> 
>     25-Sep 21:38 Linux-dir: Recycled volume "HP_notebook_full0002"
> 
>     #
> 
>     25-Sep 21:39 Linux-sd: Labeled new Volume "HP_notebook_full0002" on
>     device "hp_notebook-backup" (/home/bacula/hp_notebook-backup).
> 
>     25-Sep 21:39 Linux-sd: Wrote label to prelabeled Volume
>     "HP_notebook_full0002" on device "hp_notebook-backup"
>     (/home/bacula/hp_notebook-backup)
> 
>     25-Sep 21:39 Linux-dir: Volume used once. Marking Volume
>     "HP_notebook_full0002" as Used.
> 
>     25-Sep 21:38 hp_notebook-fd: Generate VSS snapshots. Driver="VSS
>     Vista ", Drive(s)="C"
> 
>     #
> 
>     25-Sep 21:39 Linux-sd: Job write elapsed time = 00:00:26, Transfer
>     rate = 10  bytes/second
> 
>     25-Sep 21:39 Linux-dir: Bacula 2.0.3 (06Mar07): 25-Sep-2007 21:39:26
> 
>       JobId:                  590
> 
>       Job:                    HP_Notebook-MyDocs.2007-09-25_21.38.54
> 
>       Backup Level:           Full (upgraded from Incremental)
> 
>       Client:                 "hp_notebook-fd" 2.2.1 (30Aug07)
>     Linux,Cross-compile,Win32
> 
>       FileSet:                "HP_Notebook Documents" 2007-09-25 21:38:54
> 
>       Pool:                   "hp_notebook-fullpool" (From Job FullPool
>     override)
> 
>       Storage:                "hp_notebook-backup" (From Job resource)
> 
>       Scheduled time:         25-Sep-2007 21:38:48
> 
>       Start time:             25-Sep-2007 21:38:59
> 
>       End time:               25-Sep-2007 21:39:26
> 
>       Elapsed time:           27 secs
> 
>       Priority:               11
> 
>       FD Files Written:       1
> 
>       SD Files Written:       1
> 
>       FD Bytes Written:       157 (157 B)
> 
>       SD Bytes Written:       280 (280 B)
> 
>       Rate:                   0.0 KB/s
> 
>       Software Compression:   54.9 %
> 
>       VSS:                    yes
> 
>       Encryption:             no
> 
>       Volume name(s):         HP_notebook_full0002
> 
>       Volume Session Id:      251
> 
>       Volume Session Time:    1183762355
> 
>       Last Volume Bytes:      1,013 (1.013 KB)
> 
>       Non-fatal FD errors:    0
> 
>       SD Errors:              0
> 
>       FD termination status:  OK
> 
>       SD termination status:  OK
> 
>       Termination:            Backup OK
> 
>      
> 
>     25-Sep 21:39 Linux-dir: Begin pruning Jobs.
> 
>     25-Sep 21:39 Linux-dir: No Jobs found to prune.
> 
>     25-Sep 21:39 Linux-dir: Begin pruning Files.
> 
>     25-Sep 21:39 Linux-dir: No Files found to prune.
> 
>     25-Sep 21:39 Linux-dir: End auto prune.
> 
>      
> 
>     #
> 
>     # messages
> 
>     You have no messages.
> 
>     #
> 
>     #
> 
>     #
> 
>     # status
> 
>     Status available for:
> 
>          1: Director
> 
>          2: Storage
> 
>          3: Client
> 
>          4: All
> 
>     Select daemon type for status (1-4): Unexpected question has been
>     received.
> 
>     3
> 
>     The defined Client resources are:
> 
>          1: Linux-fd
> 
>          2: athlon-fd
> 
>          3: barton-fd
> 
>          4: neo-fd
> 
>          5: hp_notebook-fd
> 
>     Select Client (File daemon) resource (1-5): Unexpected question has
>     been received.
> 
>     5
> 
>     Connecting to Client hp_notebook-fd at 192.168.0.105:9102
> 
>      
> 
>     hp_notebook-fd Version: 2.2.1 (30 August 2007)  VSS Linux
>     Cross-compile Win32
> 
>     Daemon started 25-Sep-07 19:28, 2 Jobs run since started.
> 
>     VSS enabled, Priv 0x206
> 
>     APIs=OPT,ATP,LPV,CFA,CFW,
> 
>      WUL,WMKD,GFAA,GFAW,GFAEA,GFAEW,SFAA,SFAW,BR,BW,SPSP,
> 
>      WC2MB,MB2WC,FFFA,FFFW,FNFA,FNFW,SCDA,SCDW,
> 
>      GCDA,GCDW,GVPNW,GVNFVMPW
> 
>      Heap: heap=0 smbytes=152,094 max_bytes=221,736 bufs=74 max_bufs=98
> 
>      Sizeof: boffset_t=8 size_t=4 debug=1 trace=1
> 
>      
> 
>     Running Jobs:
> 
>     Director connected at: 25-Sep-07 21:47
> 
>     No Jobs running.
> 
>     ====
> 
>      
> 
>     Terminated Jobs:
> 
>      JobId  Level    Files      Bytes   Status   Finished        Name
> 
>     ======================================================================
> 
>        589  Incr          0         0   OK       25-Sep-07 21:29
>     HP_Notebook-MyDocs
> 
>        590  Full          1       157   OK       25-Sep-07 21:39
>     HP_Notebook-MyDocs
> 
>     ====
> 
>     #
> 
>     # version
> 
>     Linux-dir Version: 2.0.3 (06 March 2007)
> 
>      
> 
> 
>     email protected and scanned by AdvascanTM - keeping email useful -
>     www.advascan.com
> 
>     -------------------------------------------------------------------------
>     This SF.net email is sponsored by: Microsoft
>     Defy all challenges. Microsoft(R) Visual Studio 2005.
>     http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> 
>     _______________________________________________
>     Bacula-users mailing list
>     Bacula-users@lists.sourceforge.net
>     https://lists.sourceforge.net/lists/listinfo/bacula-users
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to