Hi All I'm getting an interesting error. The file-director is running on the client machine and a "status client" shows that its listening and responding but as soon as I start the job which runs off this client the bacula-fd process dies and I receive the following message from the director. Is th
I did a backup of a win98 c:\ pc and I want to restore it to a XP pc in
the d:\bak directoy. I tried setting the XP bacula-fd.conf named as the
win98 pc and the bacula server has IP of the XP pc & name of win98 in
hosts file. (clear as mud?) When I run the restore the bacula client on
the xp mach
I am getting this error:
17-Jul 19:44 backup-dir: No prior Full backup Job
record found.
17-Jul 19:44 backup-dir: No prior or suitable Full
backup found. Doing FULL backup.
17-Jul 19:44 backup-dir: Start Backup JobId 1899,
Job=jtel1.2006-07-17_19.44.41
17-Jul 19:44 backup-sd: Failed command:
17-Ju
Hi,
This's my FileSet Def:
FileSet {
Name = "Sistemas1-FS"
Enable VSS = yes#Only for Windows PCs
Include {
Options {
compression = GZIP
signature = MD5
ignore case = yes #Only for Windows
wildfile = "*.dcu"
wildfile = "*.~*"
wildfile
In response to "Martin J. Green" <[EMAIL PROTECTED]>:
> The situation is this - we have two subnets:
>
> 1.192.168.0.0 netmask 255.255.255.0
> 2.10.0.0.0 netmask 255.255.0.0
>
> The backup box is connected to both, eth0 being on subnet 2 and eth1
> being on subnet 1. However, when I try
I am using the newest version of Ubuntu Linux distro and have install
Bacula via a Debian package installer, apt-get install ...
I have MySql running and have done a few tests using Bacula without any
problems via a Network Client/Svr method.
While reading the Bacula manual, it says after testing
Hello,
For those who have expressed and interest in contributing additional
platform builds for bacula, I placed in cvs today a set of tools and
instructions. They can be found in the directory platforms/contrib-rpm.
Any 64-bit builders out there should note that I did not address that
build switc
Hi,
I'm using the latest bacula as of Jul-15-2006, I was testing and now I
have finished and waslooking for the scripts, drop_mysql_tables and
make_mysql_tables. I cant seem to find these scripts.
I am using Ubuntu linux and have installed the Bacula packages using
apt-get.
Where can I find t
Hello,
Has a feature been requested to have full GNU Readline support embedded
in bconsole ? Is it feasible ?
It would be nice, If we could get it to ignore blank lines in history !
also, shouldn't the 'autodisplay' command be a toggle that doesn't need
a switch ?
Cheers,
Brian.
--
Hello,
Am I doing something wrong ? I have a single DLT320 drive and each day
when I eject the last backup tape, I have to manually mount the next
tape otherwise the next backup will sit waiting for a mount request. Is
there a way to tell bacula to automount the tape in the drive ? Reason
be
The situation is this – we have two
subnets:
192.168.0.0
netmask 255.255.255.0
10.0.0.0
netmask 255.255.0.0
The backup box is connected to both, eth0
being on subnet 2 and eth1 being on subnet 1. However, when I try to backup a
machine on subnet 1, I see when I ‘status
On Mon, 17 Jul 2006, Gabriele Bulfon wrote:
> Thanks,
> this is very interesting.
> My LTO2 drives (I have many installed) are from Certance.
Mine are HP drives installed in a HP MSL6000 library (aka NEO4000)
> Do you achieve these rates on a SunFire 280R?
No, Wintel hardware (HP Proliant DL580
Thanks,this is very interesting.My LTO2 drives (I have many installed) are from Certance.Do you achieve these rates on a SunFire 280R? What is your scsi card?I usually never achieve more than 8-10MB/s...how can it be?!
Gabriele Bulfon - Sonicle S.r.l.
Tel +39 028246016 Int. 30 - Fax
Got a similar problem before, except now it says…
Device "raid" (/mnt/storage) is not open or does
not exist.
Device is BLOCKED waiting for media.
df reveals only 18% of the disk is in use & it’s
the only job running L
___
On 17 Jul 2006, at 23:43, Georger Araujo wrote:
> If you just need to switch a volume between pools, you
> can use the
>
> update volume
>
> command. Even though you can get the same effect
> through the delete and add commands, volume metadata
> would be purged from the catalog. Regards,
>
> Geo
> On Fri, 14 Jul 2006 12:20:20 +0300, Silver Salonen said:
>
> Hi all.
>
> I've thought-read about backups' security and have concluded that backups
> must
> be encrypted and decided to do so. It would be good if backups were encrypted
> with client's public key (that would ensure client's
If you just need to switch a volume between pools, you
can use the
update volume
command. Even though you can get the same effect
through the delete and add commands, volume metadata
would be purged from the catalog. Regards,
Georger
--- Veronica Hill <[EMAIL PROTECTED]>
escreveu:
>
> On 17 J
On 17 Jul 2006, at 23:04, Veronica Hill wrote:
> Hi All!
>
> I have purged all jobs for volume MondayTape1 from my database and
> deleted the volume form the pool that it was originally in. now I want
> to add it into a new pool that I have created but I get this error:
>
> Automatically selecte
Hi All!
I have purged all jobs for volume MondayTape1 from my database and
deleted the volume form the pool that it was originally in. now I want
to add it into a new pool that I have created but I get this error:
Automatically selected Storage: Autochanger
Enter new Volume name: MondayTape1
E
In response to "Martin J. Green" <[EMAIL PROTECTED]>:
> Do the daemons automatically listen on all interfaces?
The default config does this.
> Is there a way to explicitly ensure they do?
Each daemon has an option such as FDPort and FDAddress to set the
listen parameters. The defaults are the
Do the daemons automatically listen on all interfaces?
Is there a way to explicitly ensure they do?
Martin
___
The questions remain the same. The answers are eternally
variable.
Martin,
Yes, I have run the tape tests successfully and no, I do not shutdown
the server during a backup. My backup drive is a Exabyte-8900 20/40 GB
drive. I have had no problems with it since using it.
Thanks,
Trevor
Martin Simmons wrote:
O
> On Sun, 16 Jul 2006 11:21:18 -0600, Trevor Morrison said:
>
> Hi,
>
> I have read through the manual for Bacula but cannot seem to find the
> answer to my question. I am looking for the solution on how to write an
> EOF marker to a tape after a job has run. The reason why is because, I
> I am looking for a way to control backups for hosts located inside
> of a firewall. These hosts are on a private non-routable address
> space and NAT'd through a firewall.
>
> My director and storage daemon are located in my normal server
> space and have no problems backing up other hosts.
>
Fo
Hi,
Thank you for this command :)
The name of the job change evry day ...
So I will look if I can do something
Thanks
Le Mercredi 12 Juillet 2006 18:58, Ryan Novosielski a écrit :
> How about list nextvol job=?
>
> Benoit Guguin wrote:
> > Hi,
> >
> > I receive messages from Bacula. Mail co
25 matches
Mail list logo