Re: [Bacula-users] Backup restore missing a directory

2022-09-15 Thread Phil Stracchino
On 9/9/22 13:55, William Muriithi wrote: Hello, I have attempted a restore and I can get all files and directories with exception of one folder. This is on Windows server 2016  (bacula client - 9.0.8 (28May18) Microsoft Standard Edition (build 9200)) and it is running as local system. The

[Bacula-users] Backup restore missing a directory

2022-09-09 Thread William Muriithi
Hello, I have attempted a restore and I can get all files and directories with exception of one folder. This is on Windows server 2016 (bacula client - 9.0.8 (28May18) Microsoft Standard Edition (build 9200)) and it is running as local system. The storage and director are on 9.0.6 on Centos 8

Re: [Bacula-users] Backup restore

2015-08-04 Thread Ana Emília M . Arruda
Hello Ankush, Yes, it is possible. You can run the restore command and change the "restore client" option to any host that you want Bacula restore files into. In these servers you will need bacula file daemon instaled ok? Best regards, Ana On Tue, Aug 4, 2015 at 1:41 AM, More, Ankush wrote: >

Re: [Bacula-users] Backup restore

2015-08-03 Thread Gary R. Schmidt
On 4/08/2015 2:41 PM, More, Ankush wrote: > Hi Team, > > I want to restore backup of one Linux and window client to different Linux > and Window server for testing. > Is it possible? > If yes then what command I should use or need any configuration changes? > Can I initiate restore from client? >

[Bacula-users] Backup restore

2015-08-03 Thread More, Ankush
Hi Team, I want to restore backup of one Linux and window client to different Linux and Window server for testing. Is it possible? If yes then what command I should use or need any configuration changes? Can I initiate restore from client? Thank you, Ankush More This message contains informati

Re: [Bacula-users] backup / restore question

2011-10-26 Thread John Drescher
On Wed, Oct 26, 2011 at 11:09 AM, Randy Katz wrote: > Hi, > > I have a working bacula system with rotation of (full/diff/incr). > If I want to retain one of the full backups indefinitely I know where > the file is (archived to disk and each job goes into a separate file). > I can copy that file so

[Bacula-users] backup / restore question

2011-10-26 Thread Randy Katz
Hi, I have a working bacula system with rotation of (full/diff/incr). If I want to retain one of the full backups indefinitely I know where the file is (archived to disk and each job goes into a separate file). I can copy that file somewhere and hold onto it but in the even of needing to restore f

RE: [Bacula-users] Backup / Restore of DB2 Databases using Fifo's

2005-08-16 Thread brett.dellegrazie
ECTED]; [EMAIL PROTECTED] Subject: Re: [Bacula-users] Backup / Restore of DB2 Databases using Fifo's On Monday 15 August 2005 17:55, [EMAIL PROTECTED] wrote: > Dear Kern, > > I'm inclined to agree with Phil & Thomas and your own comments. > > Since the FileSet we use i

Re: [Bacula-users] Backup / Restore of DB2 Databases using Fifo's

2005-08-15 Thread Kern Sibbald
can > utilise it. > > Best Regards, > > Brett Delle Grazie > > -Original Message- > From: Kern Sibbald [mailto:[EMAIL PROTECTED] > Sent: 13 August 2005 13:40 > To: bacula-users@lists.sourceforge.net > Cc: Phil Stracchino; Thomas E. Ruth; Brett Delle Grazie

RE: [Bacula-users] Backup / Restore of DB2 Databases using Fifo's

2005-08-15 Thread brett.dellegrazie
racchino; Thomas E. Ruth; Brett Delle Grazie; bacula-devel Subject: Re: [Bacula-users] Backup / Restore of DB2 Databases using Fifo's Hello Phil, On Friday 12 August 2005 20:52, Phil Stracchino wrote: > Thomas E. Ruth wrote: > > I havn't been able to automate a restore completely wi

RE: [Bacula-users] Backup / Restore of DB2 Databases using Fifo's

2005-08-15 Thread brett.dellegrazie
Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Backup / Restore of DB2 Databases using Fifo's I havn't been able to automate a restore completely within bacula for DB2 databases, but I've gotten close. The bacula restore process creates a FIFO with only root pe

Re: [Bacula-users] Backup / Restore of DB2 Databases using Fifo's

2005-08-13 Thread Kern Sibbald
Hello Phil, On Friday 12 August 2005 20:52, Phil Stracchino wrote: > Thomas E. Ruth wrote: > > I havn't been able to automate a restore completely within bacula for > > DB2 databases, but I've gotten close. The bacula restore process > > creates a FIFO with only root permissions but doesn't chang

Re: [Bacula-users] Backup / Restore of DB2 Databases using Fifo's

2005-08-12 Thread Phil Stracchino
Thomas E. Ruth wrote: > I havn't been able to automate a restore completely within bacula for > DB2 databases, but I've gotten close. The bacula restore process > creates a FIFO with only root permissions but doesn't change the > permissions of the actual fifo file until data starts restoring to i

Re: [Bacula-users] Backup / Restore of DB2 Databases using Fifo's

2005-08-12 Thread Thomas E. Ruth
I havn't been able to automate a restore completely within bacula for DB2 databases, but I've gotten close. The bacula restore process creates a FIFO with only root permissions but doesn't change the permissions of the actual fifo file until data starts restoring to it. At that time though, it

[Bacula-users] Backup / Restore of DB2 Databases using Fifo's

2005-08-12 Thread brett.dellegrazie
Hi,   I'm using bacula to backup a DB2 database to a fifo.   The backup is working correctly thanks to the additions made to the developer's documentation.   The problem I have at the moment is getting the restore process to work.   The idea was to create the fifo (using mkfifo) in the same loca