>You just made my day sir.
Lol, glad to see it working...
--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts.
Get tools for creating Super Apps
@Joeseph: At your behest, I went back and saved the file as UTF-8, rather than
ANSI, and the bacula-fd.exe works! I never would have thought that. You just
made my day sir. MAY A THOUSAND BEAUTIFUL WOMEN SWOON AT YOUR FEET.
+--
>Used notepad, the process is not running. It definitely will not start on
>Windows.
Have a closer look, I just opened the fd conf on this Win7 wkst as it doesn't
ever get
used often as I had to change the director name anyway. I intentional used
another
encoding method _other_ than what the do
Used notepad, the process is not running. It definitely will not start on
Windows.
+--
|This was sent by rlh1...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+---
>Editing the config with a non-ASCII only editor will screw it up...? You've
>got to be kidding me...I just used "notepad" in Windows. What should I use?
Of course, if it adds xml formatting for example...
Notepad is good, as per the docs:
"On most modernWin32 machines, you can edit the conf fil
@Joseph:
Editing the config with a non-ASCII only editor will screw it up...? You've got
to be kidding me...I just used "notepad" in Windows. What should I use?
+--
|This was sent by rlh1...@gmail.com via Backup Central.
|Forwar
I can't telnet to that port...I believe the reason is because bacula-fd isn't
running to accept any connections, though. I've completely turned the firewall
off, so I don't think that's the problem
+--
|This was sent by rlh1...@
>I am using 5.0.2 because that is the version of the director. The config file
>is in the same folder as the fd .exe: C:\Program Files\Bacula\
Whoops, missed your earlier post. In this case, my guess is you edited the
config
with a non ascii only editor. This happened to me the first time I set
>I am using 5.0.2 because that is the version of the director. The config file
>is in the same folder as the fd .exe: C:\Program Files\Bacula\
Ok, look *very* closely at the error? Unless you specify the config file, it
looks
in C:\ProgramData\Bacula *NOT* C:\Program Files\Bacula
Can you telnet to it on the fd port? I would first try that on the client
system, and assuming it makes a connection, try it again from the director
system. If it fails to connect from that system then you've got some sort of
firewall issue.
-Original Message-
From: rlh1533 [mailto:bacula-
@Joeseph:
I am using 5.0.2 because that is the version of the director. The config file
is in the same folder as the fd .exe: C:\Program Files\Bacula\
+--
|This was sent by rlh1...@gmail.com via Backup Central.
|Forward SPAM to
The bacula registry key has this in it for bacula-fd.exe execution:
"C:\Program Files\Bacula\bacula-fd.exe" /service -c "C:\Program
Files\Bacula\bacula-fd.conf"
That is the correct location of bacula-fd.conf. In a command window, this
command seems to work:
PS C:\Program Files\Bacula> .\bacul
>Starting it from the command line yields the following error:
>
>PS C:\Program Files\Bacula> .\bacula-fd
>PS C:\Program Files\Bacula>
>01-Aug 11:30 bacula-fd: ERROR TERMINATION at
>/tmp/bacula/bacula/src/lib/parse_conf.c:898
>Config error: Cannot open config file "C:\ProgramData\Bacula/bacula-fd.
Has anyone here already compiled windows versions of the director and
storage daemons? Or is anyone aware of such binaries being available on the
web anywhere? I don't want to waste my time trying to get it built if
someone else already has.
-Original Message-
From: John Drescher [mailto:d
You need to specify the location of your conf file with the -c flag when you
run from a command prompt. You can check the command line used by the
service in the registry (HKLM\System\CurrentControlSet\Services\Bacula-fd),
but you'll want to remove the "/service" part when running from the command
I've scoured the universe for others with this problem, and I promise you, only
one other person has posted about this back in 2010 and there was no
resolution, or at least, nothing helpful. I've installed bacula-fd 5.0.2 on
Server 2008 R2. The FD started automatically after installation. I shut
>i am looking for a good howto / best practice for backup and recovery of
>exchange2007 server.
>
>i have following constellation:
>bacula-server:linux-debian 64 bit
>Windows2008 (64bit) with exchange 2007.
I don't know the current state of the plugin, but as the Windows client makes
use o
Hi,
On Mon, 01 Aug 2011, Gavin McCullagh wrote:
> It looks to me like I should remove the indexes "PathId" and "FilenameID",
> leaving the PRIMARY, JobId and jobid_index. Does that seem correct?
Oooh. I think I'm close to shouting Eureka. Having dropped those indexes
(indices?), the same rest
2011/8/1 Jeff Shanholtz :
> Is it expected that windows bat would crash with a blank error message if
> trying to interact with a 3.0.3 director?
You need the same version of bat as the bacula director. Even if you
get that bat is not extremely stable under windows (at least in my
experience). bat
Is it expected that windows bat would crash with a blank error message if
trying to interact with a 3.0.3 director? I might be forced to find a
compiled version of the servers or try to build them on my own if that's the
only way to get to use bat in a windows only network. I thought I might get
lu
Hi,
I've reported before that we've had very slow restores, due to the time taken
to build the file tree for the console -- which is about 20+ minutes.
http://adsm.org//lists/html/Bacula-users/2010-11/msg0.html
I've been looking at this again, particularly at a bug that had some
interesting
> On Sat, 30 Jul 2011 18:34:47 +0100, Graham Sparks said:
> It's a real shame that the pruning takes effect across pools. If it only
> affected volumes in the same pool as the job, and didn't happen if the job
> failed (I think the latter's the case anyway), that would be great for cases
> wh
Hi Daniel,
Thx for the tip "mtx inquiry" gives me the folowing.
Product Type: Medium Changer
Vendor ID: 'IBM '
Product ID: '3573-TL '
Revision: 'A.40'
Attached Changer: No
and i can use it with /dev/st0 and /dev/st1
Regards Marcel
+---
Hello together,
i am looking for a good howto / best practice for backup and recovery of
exchange2007 server.
i have following constellation:
bacula-server:linux-debian 64 bit
Windows2008 (64bit) with exchange 2007.
thanks for help in advance.
Andre
The issue solved by restoring the files to the Windows client
filesystem. This the example of the restore job parameters:
Run Restore job
JobName: RestoreFiles
Bootstrap: /var/db/bacula/backup0.localhost-dir.restore.20.bsr
Where: D:\\new1
Replace: always
FileSet: windowsfd_work
Backup Client: win
25 matches
Mail list logo