Re: [Bacula-users] Microsoft Windows Binaries

2012-12-17 Thread Geert Stappers
Op 20121217 om 22:39 schreef lst_ho...@kwsoft.de:
> Zitat von Kern Sibbald :
> } [Quarterly Bacula Status Report, december 2012]
> >
> > 5. Getting Bacula Windows Binaries
> >
> > As you are probably aware, because of the work involved, the
> > community Windows File daemon binaries are no longer produced by
> > the Bacula project.  As an an alternative, I proposed to Bacula
> > Systems to offer their Windows Enterprise binaries as a service to
> > the Community.  They agreed, and have chosen a price that is
> > designed to simply cover the costs of producing and distributing
> > those binaries.  You can now obtain these Bacula Enterprise
> > Windows binaries from Bacula Systems SA by clicking on the
> > following link
> >
> > http://www.baculasystems.com/windows-binaries-for-bacula-community-users.
> >
> > These binaries allow you to continue using the Bacula community
> > version, while keeping Bacula well integrated into your Windows
> > environment.  These binaries contain the Windows File daemons
> > only.  As was previously the case for the Community binaries, the
> > Windows Storage daemon and Director are not provided.  Installers
> > for both 32 and 64 bit binaries is included in the offer.  The
> > extra Enterprise Windows plugins are in separate packages and are
> > not part of this offering.  The support for any problems will be
> > handled through the Community Bugs database.
> 
> Hello
> 
> two questions about the Windows binaries:
> 
> - Is it correct that the fee is intended for the right of 90 days  
> downloads/updates?
> 
> - Is it possible to get something other than PayPal for payment and  
> list the payment options at start?

FWIW: PayPal solves some of the artificial problems
  of international money transfer.

There was a time of troublesome international money transfer,
but those where the days before the Internet.


Cheers
Geert Stappers

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Do I have to update /etc/bacula/bacula-dir.conf everytime I add a new client, even except ip everything is same, btw is there some sort of template new client could follow?

2012-12-17 Thread Zhenkai Jiang
just curious how to make adding new client work to be automated instead of
updating conf file manually.
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] FreeBSD: HEADS UP - port changes

2012-12-17 Thread Dan Langille
On Dec 17, 2012, at 3:40 PM, Silver Salonen wrote:
> 
> I tested it by:
>   1) pkg_delete bacula\*
>   2) cd /usr/ports/sysutils/bacula-server && make install clean
>   3) portupgrade -f bacula-client\*
>   4) portupgrade -f bacula-server\*
>   5) /usr/local/etc/rc.d/bacula-fd restart
>   6) /usr/local/etc/rc.d/bacula-sd restart
> 
> No errors and everything works fine :)

Thank you for the feedback.

> Thank you for this!

Most of the work was done by acm@ of the FreeBSD project.
He proposed it and I did some work on it.  It took a long elapsed
time.

Perhaps the next stage is a libs-only port.  Time will tell….

-- 
Dan Langille - http://langille.org


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Excruciatingly slow backup to Tape - local and remote

2012-12-17 Thread Steve Ellis
You don't mention the technology behind your tape drive, database backend,
CPU, RAM, or what your disk subsystem looks like--all of which would be
useful to have a reasonable chance to analyze even vaguely properly, but
I'll wade in nonetheless.

You are almost certainly shoeshining the heck out of your tape media.  I
believe most drive types will have to resort to stopping and starting once
you get below a certain threshold (for LTO3, I think this is somewhere
around 30MB/sec, as an example), the tape drive will wind up starting a
stopping very frequently (as well as rewinding a bit).  I imagine this will
wear out both tapes and drive mechanisms pretty quickly.

Since you are not spooling data, I suspect you also are not spooling
attributes--my first guess would be that your database backend is
insufficiently fast--at a minimum you should spool attributes, and spooling
data on even the local backups can yield performance gains, depending on
your disk subsystem architecture.   If network and disk subsystem can't
deliver at least the minimum streaming rate for your tape drive, you need
to spool to a fast enough disk to keep up with the tape drives needs.

If you are using something like LTO5, I think spooling using either SSD or
RAID0 may almost be required--but perhaps LTO5 actually supports relatively
low minimum streaming rates--I don't know, as I can't afford LTO5 (and I
think the minimum streaming rate may well be manufacturer dependent).

-se


On Mon, Dec 17, 2012 at 3:47 PM, shockwavecs  wrote:

> I'm only seeing around 2MB/s write speed to tape. I have read all about
> spooling the data, etc. I would expect this to be an issue if I was
> complaining about getting 18-25 MB/s instead of 90-100MB/s maybe? Anyways,
> I simply cannot understand why a single job runs at 2 MB/s and 3 jobs will
> run about 2.5MB/s total. See output below (all servers in the same
> rack/switch running at the same time):
>
> Writing: Full Backup job MSSERVER2 JobId=24 Volume="BAL_01"
> pool="Default" device="AIT-4" (/dev/nst0)
> spooling=0 despooling=0 despool_wait=0
> Files=18,121 Bytes=9,726,633,719 Bytes/sec=1,008,254
> FDReadSeqNo=305,615 in_msg=251883 out_msg=5 fd=6
>
> Writing: Full Backup job TS JobId=25 Volume="BAL_01"
> pool="Default" device="AIT-4" (/dev/nst0)
> spooling=0 despooling=0 despool_wait=0
> Files=20,896 Bytes=5,088,180,026 Bytes/sec=691,234
> FDReadSeqNo=256,355 in_msg=195224 out_msg=5 fd=8
>
> Writing: Full Backup job BALDC1 JobId=26 Volume="BAL_01"
> pool="Default" device="AIT-4" (/dev/nst0)
> spooling=0 despooling=0 despool_wait=0
> Files=39,608 Bytes=4,514,041,685 Bytes/sec=658,503
> FDReadSeqNo=411,027 in_msg=295248 out_msg=5 fd=10
>
>
>
> Here is the output of backing up the bacula server itself (this proves
> spooling would not help me, right?):
>
>
>   Build OS:   i686-pc-linux-gnu redhat
>   JobId:  12
>   Backup Level:   Full (upgraded from Incremental)
>   Client: "bacula-fd" 5.2.6 (21Feb12)
> i686-pc-linux-gnu,redhat,
>   FileSet:"Full Set" 2012-12-17 11:24:20
>   Pool:   "Default" (From Job resource)
>   Catalog:"MyCatalog" (From Client resource)
>   Storage:"SONY" (From command line)
>   Scheduled time: 17-Dec-2012 11:24:18
>   Start time: 17-Dec-2012 11:24:22
>   End time:   17-Dec-2012 12:34:46
>   Elapsed time:   1 hour 10 mins 24 secs
>   Priority:   10
>   FD Files Written:   118,347
>   SD Files Written:   118,347
>   FD Bytes Written:   8,199,458,340 (8.199 GB)
>   SD Bytes Written:   8,215,432,405 (8.215 GB)
>   Rate:   1941.2 KB/s
>   Software Compression:   None
>   VSS:no
>   Encryption: no
>   Accurate:   no
>   Volume name(s): BAL_01
>   Volume Session Id:  1
>   Volume Session Time:1355761332
>   Last Volume Bytes:  8,225,667,072 (8.225 GB)
>   Non-fatal FD errors:0
>   SD Errors:  0
>   FD termination status:  OK
>   SD termination status:  OK
>   Termination:Backup OK
>  Begin pruning Jobs older than 6 months .
>  No Jobs found to prune.
>  Begin pruning Files.
>  No Files found to prune.
>  End auto prune.
>
> +--
> |This was sent by shockwav...@gmail.com via Backup Central.
> |Forward SPAM to ab...@backupcentral.com.
> +--
>
>
>
>
> --
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_1

[Bacula-users] Excruciatingly slow backup to Tape - local and remote

2012-12-17 Thread shockwavecs
I'm only seeing around 2MB/s write speed to tape. I have read all about 
spooling the data, etc. I would expect this to be an issue if I was complaining 
about getting 18-25 MB/s instead of 90-100MB/s maybe? Anyways, I simply cannot 
understand why a single job runs at 2 MB/s and 3 jobs will run about 2.5MB/s 
total. See output below (all servers in the same rack/switch running at the 
same time):

Writing: Full Backup job MSSERVER2 JobId=24 Volume="BAL_01"
pool="Default" device="AIT-4" (/dev/nst0)
spooling=0 despooling=0 despool_wait=0
Files=18,121 Bytes=9,726,633,719 Bytes/sec=1,008,254
FDReadSeqNo=305,615 in_msg=251883 out_msg=5 fd=6

Writing: Full Backup job TS JobId=25 Volume="BAL_01"
pool="Default" device="AIT-4" (/dev/nst0)
spooling=0 despooling=0 despool_wait=0
Files=20,896 Bytes=5,088,180,026 Bytes/sec=691,234
FDReadSeqNo=256,355 in_msg=195224 out_msg=5 fd=8

Writing: Full Backup job BALDC1 JobId=26 Volume="BAL_01"
pool="Default" device="AIT-4" (/dev/nst0)
spooling=0 despooling=0 despool_wait=0
Files=39,608 Bytes=4,514,041,685 Bytes/sec=658,503
FDReadSeqNo=411,027 in_msg=295248 out_msg=5 fd=10



Here is the output of backing up the bacula server itself (this proves spooling 
would not help me, right?):


  Build OS:   i686-pc-linux-gnu redhat 
  JobId:  12
  Backup Level:   Full (upgraded from Incremental)
  Client: "bacula-fd" 5.2.6 (21Feb12) i686-pc-linux-gnu,redhat,
  FileSet:"Full Set" 2012-12-17 11:24:20
  Pool:   "Default" (From Job resource)
  Catalog:"MyCatalog" (From Client resource)
  Storage:"SONY" (From command line)
  Scheduled time: 17-Dec-2012 11:24:18
  Start time: 17-Dec-2012 11:24:22
  End time:   17-Dec-2012 12:34:46
  Elapsed time:   1 hour 10 mins 24 secs
  Priority:   10
  FD Files Written:   118,347
  SD Files Written:   118,347
  FD Bytes Written:   8,199,458,340 (8.199 GB)
  SD Bytes Written:   8,215,432,405 (8.215 GB)
  Rate:   1941.2 KB/s
  Software Compression:   None
  VSS:no
  Encryption: no
  Accurate:   no
  Volume name(s): BAL_01
  Volume Session Id:  1
  Volume Session Time:1355761332
  Last Volume Bytes:  8,225,667,072 (8.225 GB)
  Non-fatal FD errors:0
  SD Errors:  0
  FD termination status:  OK
  SD termination status:  OK
  Termination:Backup OK
 Begin pruning Jobs older than 6 months .
 No Jobs found to prune.
 Begin pruning Files.
 No Files found to prune.
 End auto prune.

+--
|This was sent by shockwav...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Quarterly Bacula Status Report

2012-12-17 Thread lst_hoe02

Zitat von Kern Sibbald :
>
> 5. Getting Bacula Windows Binaries
>
> As you are probably aware, because of the work involved, the
> community Windows File daemon binaries are no longer produced by
> the Bacula project.  As an an alternative, I proposed to Bacula
> Systems to offer their Windows Enterprise binaries as a service to
> the Community.  They agreed, and have chosen a price that is
> designed to simply cover the costs of producing and distributing
> those binaries.  You can now obtain these Bacula Enterprise
> Windows binaries from Bacula Systems SA by clicking on the
> following link
>
> http://www.baculasystems.com/windows-binaries-for-bacula-community-users.
>
> These binaries allow you to continue using the Bacula community
> version, while keeping Bacula well integrated into your Windows
> environment.  These binaries contain the Windows File daemons
> only.  As was previously the case for the Community binaries, the
> Windows Storage daemon and Director are not provided.  Installers
> for both 32 and 64 bit binaries is included in the offer.  The
> extra Enterprise Windows plugins are in separate packages and are
> not part of this offering.  The support for any problems will be
> handled through the Community Bugs database.

Hello

two questions about the Windows binaries:

- Is it correct that the fee is intended for the right of 90 days  
downloads/updates?

- Is it possible to get something other than PayPal for payment and  
list the payment options at start?

Regards

Andreas



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Quarterly Bacula Status Report

2012-12-17 Thread Kern Sibbald
To all Community users and contributors,

Here is the summary of what I wish to discuss with you:

1. Major Microsoft Windows bug
2. The Bacula Systems Enterprise Migration program
3. Bacula version 5.2.12
4. Next Community version
5. Getting Bacula Windows Binaries
6. Season's greetings

1. Major Microsoft Windows bug

Last week Microsoft announced a patch solving a problem which
could lead to silent data corruption when using VSS for backup

  http://support.microsoft.com/kb/2748349

This is a problem that affects all backup programs such as
Bacula, which use VSS (Windows snapshots) to obtain a stable copy
of the system to backup.


2. Bacula Systems Enterprise Migration program

Following the big success of the Bacula Systems Enterprise
Migration program, Bacula Systems has decided that this program
will be continued until further notice!  This is a program to
help the Community users migrate to the Bacula Enterprise
version.

You can go to http://www.baculasystems.com and click on the
Selective Migration Plan in the core of the Homepage or go to
www.bacula.org and click on the Selective Migration Plan icon in
the upper right corner of the banner.


3. Bacula version 5.2.12

Since the end of 2011, we have released versions from 5.2.2 to
5.2.12!  A lot of bug fixing was implemented as we went along to
help the Community version improve.  In addition, some new
features appeared in two of the the intermediate versions which
were versions 5.2.6 and version 5.2.10.  You can find these
release on Source Forge at

http://http://sourceforge.net/projects/bacula/?source=directory

Please check the release notes for further information on bug
fixing contents.


4. Next Community version

I had originally planned another community release about this
time, because there are a number of bug fixes in the public git
repository.  However there are also a number of other bug fixes
that we have just recently found as well as back porting from the
Enterprise version that needs to be done, so given the holidays
and my workload, the next release will probably be in early
February 2013.  In the mean time, you may pull the latest code
from the git repository.


5. Getting Bacula Windows Binaries

As you are probably aware, because of the work involved, the
community Windows File daemon binaries are no longer produced by
the Bacula project.  As an an alternative, I proposed to Bacula
Systems to offer their Windows Enterprise binaries as a service to
the Community.  They agreed, and have chosen a price that is
designed to simply cover the costs of producing and distributing
those binaries.  You can now obtain these Bacula Enterprise
Windows binaries from Bacula Systems SA by clicking on the
following link

http://www.baculasystems.com/windows-binaries-for-bacula-community-users.

These binaries allow you to continue using the Bacula community
version, while keeping Bacula well integrated into your Windows
environment.  These binaries contain the Windows File daemons
only.  As was previously the case for the Community binaries, the
Windows Storage daemon and Director are not provided.  Installers
for both 32 and 64 bit binaries is included in the offer.  The
extra Enterprise Windows plugins are in separate packages and are
not part of this offering.  The support for any problems will be
handled through the Community Bugs database.


6. Season's greetings

Finally, I reiterate my sincere thanks to all of you for using
Bacula and for your valuable contributions to the project.

And, as we are approaching the end of year celebrations, I would
like to wish you all a very happy and safe holiday season as well
as a prosperous and peaceful 2013.

Best regards,
Kern


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] FreeBSD: HEADS UP - port changes

2012-12-17 Thread Silver Salonen
On 2012-12-17 17:47, Dan Langille wrote:
> On 2012-12-16 17:25, Dan Langille wrote:
>> On Oct 27, 2012, at 3:04 PM, Dan Langille wrote:
>>
>>> We are going to be making some major changes to the FreeBSD port of
>>> Bacula.
>>> Before we do this, I'm looking for volunteers to test out the
>>> changes.
>>>
>>> This is a short list of the changes we plan to make:
>>>
>>> - bacula-server will require bacula-client.  you cannot install
>>> bacula-server without bacula-client
>>> - bacula-client and bacula-server will no longer install docs
>>> - all docs are installed only by bacula-docs
>>> - new port added: bacula-client-static (statically linked; so good
>>> for rescue CDs etc)
>>>
>>> Why is bacula-client now required by bacula-server?  A long 
>>> standing
>>> problem between the two
>>> ports was they each installed the same shared libraries.  We solved
>>> this situation by making only bacula-client
>>> install the shared libraries.  This is why bacula-server requires
>>> bacula-client.
>>>
>>> This change to the shared libraries will avoid the continually
>>> reported problems when upgrading
>>> Bacula on FreeBSD and not first deleting both bacula-client and
>>> bacula-server.
>>>
>>> Watch this thread, and I will post a URL from which you can 
>>> download
>>> the upgraded ports
>>> and test them.  We'll give you about a week to report any problems.
>>>
>>> Also, this is the place to discuss any issues with the above
>>> strategies.  :)
>>
>> This was just committed to the FreeBSD ports tree.
>>
>>
>> 
>> http://www.freshports.org/commit.php?message_id=201212161632.qbggwjzt011...@svn.freebsd.org
>>
>> I'm about to test the results in a sandbox… if my portsnap update
>> will ever finish...
>
> The portsnap finally finished.  Bacula seems to be running fine.
>
> I wish to emphasize that we've only changed the packaging, not the
> code.  :)
>
> See above.
>
> As you upgrade, please reply here and let us know how it went.

I tested it by:
   1) pkg_delete bacula\*
   2) cd /usr/ports/sysutils/bacula-server && make install clean
   3) portupgrade -f bacula-client\*
   4) portupgrade -f bacula-server\*
   5) /usr/local/etc/rc.d/bacula-fd restart
   6) /usr/local/etc/rc.d/bacula-sd restart

No errors and everything works fine :)

Thank you for this!

--
Silver

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] init.d files missing after upgrading on openSUSE

2012-12-17 Thread Silver Salonen
On 2012-12-16 14:02, Bruno Friedmann wrote:
> On Sunday 16 December 2012 11.28:57 Silver Salonen wrote:
>> On 2012-12-16 09:05, Bruno Friedmann wrote:
>> >>
>> >> Hi.
>> >>
>> >> Some time ago Bacula 5.2.12 came into Archiving:/Backup 
>> repository
>> >> of openSUSE 12.2, but now there are no Bacula files in 
>> /etc/init.d.
>> >>
>> >> There is also nothing about Bacula in "service --status-all". How
>> >> can I start my FD now?
>> >>
>> >> --
>> >> Silver
>> >>
>> >
>> >
>> > Simply by reading the changelog ( this help sometime to understand
>> > what's going on).
>> > on 12.1 there's the double problem of systemV & systemd. Due to 
>> some
>> > changes in the way obs works.
>> > I've to drop the systemV init script, and only keep systemd. But
>> > unfortunately the /sbin/service script is unable to support
>> > the /usr/sinb/rc way under 12.1 ( work under 12.2 )
>> >
>> > Once installed you could just work with systemd systemctl command 
>> or
>> > chkconfig, all work fine.
>> > If you really want to keep sysinitV ( be carefull this is dropped 
>> in
>> > next openSUSE version ) you can simply extract the script
>> > from the 11.4 packages
>>
>> Well, I also have the problem that there are no any Bacula services 
>> in
>> systemd, systemctl or chkconfig commands (eg. "chkconfig -l"). There 
>> is
>> /usr/sbin/rcbacula-fd though..
>>
>> --
>> Silver
>>
>
> No systemd services ? ugh sorry I can't believe it.
> Just check :
> rpm -ql bacula-fd
>
> /etc/bacula
> /etc/bacula/bacula-fd.conf
> /etc/sysconfig/SuSEfirewall2.d/services/bacula-fd
> /lib/systemd/system/bacula-fd.service
> /usr/lib64/bacula/bpipe-fd.so
> /usr/sbin/bacula-fd
> /usr/sbin/rcbacula-fd
> /usr/share/man/man8/bacula-fd.8.gz
> /var/lib/bacula
>
> What's true is by default the .service is not enabled after install,
> well like any services on an openSUSE distribution.
>
> Once your setup is done, enable the service by running
> systemctl enable bacula-(fd,sd,dir).service
>
> and start them by systemctl start bacula-(fd,sd,dir).service
>
> Beware, from previous version 5.2.6 the pid directory is now again
> /var/run/bacula
> adapt your configuration according.

OK, got it now, thanks.

I guess I just assumed it would be enabled after upgrading since it was 
enabled before.

--
Silver

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Copy Volume from Tape to Disk

2012-12-17 Thread shouldbe q931
Apologies for the top posting gmail...

How about using SCST to create an iSCSI target using the SCSI tape drive ?

http://scst.sourceforge.net/

This is for Windows guests, but...

http://pve.proxmox.com/wiki/Tape_Drives#Using_Tape_Drives_as_iSCSI_target_.28for_Windows_KVM_guests.29

Cheers


On Mon, Dec 17, 2012 at 5:32 PM, Josh Fisher  wrote:

>
> On 12/17/2012 6:14 AM, m.list wrote:
> > Kleber Leal-3 wrote
> >> Read this doc.
> >>
> >>
> http://docs.fedoraproject.org/en-US/Fedora/13/html/Virtualization_Guide/chap-Virtualization-PCI_passthrough.html
> > I looked at this already but it says "The VT-d or AMD IOMMU extensions
> must
> > be enabled in BIOS." and I do not have AMD IOMMU/AMD-Vi support.
> >
> > I tried it anyway and after setting it all up it threw the error
>
> PCI passthrough is not possible without the hardware support. You might
> be able to use qemu's virtio-scsi. virtio-scsi allows SCSI LUN
> passthrough, as opposed to PCI device passthrough.
>
> >> $sudo virsh start backup
> >> error: Failed to start domain backup
> >> error: internal error Unable to reset PCI device :01:08.0: internal
> >> error Active :01:06.0 devices on bus with :01:08.0, not doing
> bus
> >> reset
> > :01:08.0 is the scisi controller and I presume, although I'm not at
> all
> > sure,  :01:06.0 is the scisi tape drive I'm trying to access
> >
> >
> >> $lspci
> >> 01:08.0 SCSI storage controller: Adaptec AHA-2940/2940W / AIC-7871 (rev
> >> 03)
> >> $lsscsi
> >> scsi 0:0:1:0: Sequential-Access HP   C1537A   L708 PQ: 0
> ANSI:
> >> 2
> >
> >
> >
> >
> > --
> > View this message in context:
> http://bacula.10910.n7.nabble.com/Copy-Volume-from-Tape-to-Disk-tp73701p73712.html
> > Sent from the Bacula - Users mailing list archive at Nabble.com.
> >
> >
> --
> > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> > Remotely access PCs and mobile devices and provide instant support
> > Improve your efficiency, and focus on delivering more value-add services
> > Discover what IT Professionals Know. Rescue delivers
> > http://p.sf.net/sfu/logmein_12329d2d
> > ___
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
>
> --
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] FreeBSD: HEADS UP - port changes

2012-12-17 Thread Dan Langille
On 2012-12-17 10:47, Dan Langille wrote:
> On 2012-12-16 17:25, Dan Langille wrote:
>> On Oct 27, 2012, at 3:04 PM, Dan Langille wrote:
>>
>>> We are going to be making some major changes to the FreeBSD port of
>>> Bacula.
>>> Before we do this, I'm looking for volunteers to test out the
>>> changes.
>>>
>>> This is a short list of the changes we plan to make:
>>>
>>> - bacula-server will require bacula-client.  you cannot install
>>> bacula-server without bacula-client
>>> - bacula-client and bacula-server will no longer install docs
>>> - all docs are installed only by bacula-docs
>>> - new port added: bacula-client-static (statically linked; so good
>>> for rescue CDs etc)
>>>
>>> Why is bacula-client now required by bacula-server?  A long 
>>> standing
>>> problem between the two
>>> ports was they each installed the same shared libraries.  We solved
>>> this situation by making only bacula-client
>>> install the shared libraries.  This is why bacula-server requires
>>> bacula-client.
>>>
>>> This change to the shared libraries will avoid the continually
>>> reported problems when upgrading
>>> Bacula on FreeBSD and not first deleting both bacula-client and
>>> bacula-server.
>>>
>>> Watch this thread, and I will post a URL from which you can 
>>> download
>>> the upgraded ports
>>> and test them.  We'll give you about a week to report any problems.
>>>
>>> Also, this is the place to discuss any issues with the above
>>> strategies.  :)
>>
>> This was just committed to the FreeBSD ports tree.
>>
>>
>> 
>> http://www.freshports.org/commit.php?message_id=201212161632.qbggwjzt011...@svn.freebsd.org
>>
>> I'm about to test the results in a sandbox… if my portsnap update
>> will ever finish...
>
> The portsnap finally finished.  Bacula seems to be running fine.
>
> I wish to emphasize that we've only changed the packaging, not the
> code.  :)
>
> See above.
>
> As you upgrade, please reply here and let us know how it went.

As I upgraded my production server, I encountered a problem.  The 
problem was resolved
by first removing the installed ports and trying again.  This is the 
exact issue
which this new version of the port strives to avoid.

I included the messages below for the archives.

==>Entering directory 
/usr/ports/sysutils/bacula-client/work/bacula-5.2.12/src/filed
Compiling filed.c
Compiling authenticate.c
Compiling acl.c
Compiling backup.c
Compiling estimate.c
Compiling fd_plugins.c
Compiling accurate.c
Compiling filed_conf.c
Compiling heartbeat.c
Compiling job.c
Compiling pythonfd.c
Compiling restore.c
Compiling status.c
Compiling verify.c
Compiling verify_vol.c
Compiling xattr.c
Linking bacula-fd ...
/usr/ports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent 
--tag=CXX --mode=link /usr/bin/c++  -L/usr/local/lib 
-Wl,-rpath=/usr/lib:/usr/local/lib -L../lib -L../findlib -o bacula-fd 
filed.o authenticate.o acl.o backup.o estimate.o fd_plugins.o accurate.o 
filed_conf.o heartbeat.o job.o pythonfd.o restore.o status.o verify.o 
verify_vol.o xattr.o-lz -lbacfind -lbacpy -lbaccfg -lbac -lm  
-lpthread  -lintl   -lwrap /usr/local/lib/libintl.so 
/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/lib 
-lssl -lcrypto
filed.o(.text+0x141): In function `terminate_filed(int)':
: undefined reference to `lmgr_cleanup_main()'
filed.o(.text+0x94d): In function `main':
: undefined reference to `lmgr_init_thread()'
authenticate.o(.text+0x10c): In function `authenticate_director(JCR*)':
: undefined reference to `bthread_mutex_lock_p(pthread_mutex**, char 
const*, int)'
authenticate.o(.text+0x13c): In function `authenticate_director(JCR*)':
: undefined reference to `bthread_mutex_unlock_p(pthread_mutex**, char 
const*, int)'
authenticate.o(.text+0x905): In function 
`authenticate_storagedaemon(JCR*)':
: undefined reference to `bthread_mutex_lock_p(pthread_mutex**, char 
const*, int)'
authenticate.o(.text+0x935): In function 
`authenticate_storagedaemon(JCR*)':
: undefined reference to `bthread_mutex_unlock_p(pthread_mutex**, char 
const*, int)'
backup.o(.text+0x59b): In function `encode_and_send_attributes(JCR*, 
FF_PKT*, int&)':
: undefined reference to `bthread_mutex_lock_p(pthread_mutex**, char 
const*, int)'
backup.o(.text+0x5dd): In function `encode_and_send_attributes(JCR*, 
FF_PKT*, int&)':
: undefined reference to `bthread_mutex_unlock_p(pthread_mutex**, char 
const*, int)'
fd_plugins.o(.text+0x412): In function `baculaAcceptFile(bpContext*, 
save_pkt*)':
: undefined reference to `accept_file(FF_PKT*)'
heartbeat.o(.text+0x47): In function `start_dir_heartbeat(JCR*)':
: undefined reference to `lmgr_thread_create(pthread**, pthread_attr* 
const*, void* (*)(void*), void*)'
heartbeat.o(.text+0xac): In function `start_heartbeat_monitor(JCR*)':
: undefined reference to `lmgr_thread_create(pthread**, pthread_attr* 
const*, void* (*)(void*), void*)'
job.o(.text+0x531d): In function `bootstrap_cmd(JCR*)':
: undefined reference to `bthread_mutex_lock_p(pthread_mutex**, char 
const*, int

Re: [Bacula-users] Copy Volume from Tape to Disk

2012-12-17 Thread Josh Fisher

On 12/17/2012 6:14 AM, m.list wrote:
> Kleber Leal-3 wrote
>> Read this doc.
>>
>> http://docs.fedoraproject.org/en-US/Fedora/13/html/Virtualization_Guide/chap-Virtualization-PCI_passthrough.html
> I looked at this already but it says "The VT-d or AMD IOMMU extensions must
> be enabled in BIOS." and I do not have AMD IOMMU/AMD-Vi support.
>
> I tried it anyway and after setting it all up it threw the error

PCI passthrough is not possible without the hardware support. You might 
be able to use qemu's virtio-scsi. virtio-scsi allows SCSI LUN 
passthrough, as opposed to PCI device passthrough.

>> $sudo virsh start backup
>> error: Failed to start domain backup
>> error: internal error Unable to reset PCI device :01:08.0: internal
>> error Active :01:06.0 devices on bus with :01:08.0, not doing bus
>> reset
> :01:08.0 is the scisi controller and I presume, although I'm not at all
> sure,  :01:06.0 is the scisi tape drive I'm trying to access
>
>
>> $lspci
>> 01:08.0 SCSI storage controller: Adaptec AHA-2940/2940W / AIC-7871 (rev
>> 03)
>> $lsscsi
>> scsi 0:0:1:0: Sequential-Access HP   C1537A   L708 PQ: 0 ANSI:
>> 2
>
>
>
>
> --
> View this message in context: 
> http://bacula.10910.n7.nabble.com/Copy-Volume-from-Tape-to-Disk-tp73701p73712.html
> Sent from the Bacula - Users mailing list archive at Nabble.com.
>
> --
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] FreeBSD: HEADS UP - port changes

2012-12-17 Thread Dan Langille
On 2012-12-16 17:25, Dan Langille wrote:
> On Oct 27, 2012, at 3:04 PM, Dan Langille wrote:
>
>> We are going to be making some major changes to the FreeBSD port of 
>> Bacula.
>> Before we do this, I'm looking for volunteers to test out the 
>> changes.
>>
>> This is a short list of the changes we plan to make:
>>
>> - bacula-server will require bacula-client.  you cannot install 
>> bacula-server without bacula-client
>> - bacula-client and bacula-server will no longer install docs
>> - all docs are installed only by bacula-docs
>> - new port added: bacula-client-static (statically linked; so good 
>> for rescue CDs etc)
>>
>> Why is bacula-client now required by bacula-server?  A long standing 
>> problem between the two
>> ports was they each installed the same shared libraries.  We solved 
>> this situation by making only bacula-client
>> install the shared libraries.  This is why bacula-server requires 
>> bacula-client.
>>
>> This change to the shared libraries will avoid the continually 
>> reported problems when upgrading
>> Bacula on FreeBSD and not first deleting both bacula-client and 
>> bacula-server.
>>
>> Watch this thread, and I will post a URL from which you can download 
>> the upgraded ports
>> and test them.  We'll give you about a week to report any problems.
>>
>> Also, this is the place to discuss any issues with the above 
>> strategies.  :)
>
> This was just committed to the FreeBSD ports tree.
>
> 
> http://www.freshports.org/commit.php?message_id=201212161632.qbggwjzt011...@svn.freebsd.org
>
> I'm about to test the results in a sandbox… if my portsnap update
> will ever finish...

The portsnap finally finished.  Bacula seems to be running fine.

I wish to emphasize that we've only changed the packaging, not the 
code.  :)

See above.

As you upgrade, please reply here and let us know how it went.

-- 
Dan Langille - http://langille.org/

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] lots of copy jobs fail suddenly (5.2.12)

2012-12-17 Thread Uwe Schuerkamp
On Thu, Dec 06, 2012 at 03:47:17PM +0100, Uwe Schuerkamp wrote:
> On Fri, Nov 30, 2012 at 11:56:23AM +0100, Uwe Schuerkamp wrote:
> > Hi folks,
> > 
> > after a few rather uneventful weeks, all of a sudden some copy jobs
> > (no pattern discernible) have started to fail with messages like
> > these: 
> > 
> > 30-Nov 09:55 deniol186-dir JobId 51675: Copying using JobId=51200
> > Job=deniol2147.2012-11-27_22.05.57_09
> > 30-Nov 09:55 deniol186-dir JobId 51675: Storage "" not found, using
> > Storage "FileStorage_server2147_full" from MediaType "File_server2147_full".
> > 
> 
> Hi folks,
> 
> the above issue still persists, random copy jobs fail because bacula
> cannot correctly determine which read storage to use.
> 
> the jobs finish successfully if I run a job manually and set all the relevant
> params (pool, storage) in the bconsole dialog. 
> 
> Is there a way to enter a list of jobids to copy in bconsole by using
> some special copy job selection pattern definition? Right now I have
> to edit bacula-dir.conf and reload the new config, using a single
> job_id to copy in a "static" sql select statement 8-P 
> 

It looks like the error has to do with some recent "optimization" I
added to the select statement: I had wanted to sort copy jobs by job
size so the big jobs would run first (during the night) so it would be
easier to stop the copy jobs during the day if access was needed to
the lto5 drive. 

Still we have many copy jobs failing, but not as many as before as we
now randomize job order more or less. Still I think it's a bit
brain-dead by bacula that it's unable to sort out which storage and
pool a certain job used during the online backup, so all jobs wait on
the general "File" storage instead of using the correct storage
device. 

I've heard it on the grapevine that some major changes to copy job
logic and / or disk-based volume mgmt might trickle down into the
community version, any more info on this? 

Is there a way I can manually trigger a copy job via text file where I
can provide the job id, storage and read pool to be used? 

All the best, 

Uwe 

-- 
NIONEX --- Ein Unternehmen der Bertelsmann SE & Co. KGaA



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] configuring for PostgreSQL

2012-12-17 Thread Uwe Schuerkamp
On Fri, Dec 14, 2012 at 12:55:56PM -0500, Boris Epstein wrote:
> Uwe,
> 
> Thanks for replying. I am a bit new to OpenIndiana and the terminology may
> have been a little different from the Linux one - but yes, I believe I
> have. I've got a bunch of includes - that I know for sure.
> 
> Boris.
> 
> 

Hi Boris,

my openindiana knowledge is more or less zero, so I was trying to sort
out the simpler issues first. Have you checked the config.log file for
errors when it checks for postgres support? 

Cheers, Uwe 


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Restore with bextract shows error "bextract JobId 0: Error: attribs.c:485 File size of restored file..."

2012-12-17 Thread Christian Degenkolb
Hi

We have a strange problem during a restore job with bextract.

We tried to restore some files for a user from a collection of backup 
volumes for a Full backup job. Since the files are already purged from 
the volumes on our bacula server but we still had to job log and the 
volumes on another server we loaded all the volumes relevant to the 
jobid X (with list jobmedia jobid=X) from the second server into a 
folder /backup/tmp/ , created a boostrap file in the form of

Volume = 
Volume = 
...

an include file in the form

/home/username

and a bacula sd config file with the device

Device {
   Name = FileStorage
   Media Type = File
   Archive Device = /backup/tmp
   LabelMedia = yes;
   Random Access = Yes;
   AutomaticMount = yes;
   RemovableMedia = no;
   AlwaysOpen = yes;
}

Now we started the restore process with

bextract -b ./bootstrap -i ./includeliste -c ./bacula-sd.conf 
FileStorage /backup/tmp/restore

But during the process we get quiet a few errors

bextract JobId 0: Error: attribs.c:485 File size of restored file 
 not correct. Original , restored .

We tried this with a bextract from bacula 5.0.1 (the one we use on our 
backup server) and 5.2.6. but both showed the same errors.

Goggeling the error messages showed some people had hardware problems or 
a defect file system but a file system check and a raid controller check 
on the system in question showed no problems.

Does anybody know if this is a known problems with restoring files by 
using bextract? Is there any solution? So far we only could restore 397G 
of the 600something GB in the backup job.

with regards
Christian
-- 
Christian Degenkolb
Technische Universität Bergakademie Freiberg
Institut für Wärmetechnik und Thermodynamik - Institute of Thermal 
Engineering
Lehrstuhl für Gas- und Wärmetechnische Anlagen - Chair of Gas and Heat 
Technology

Gustav-Zeuner-Straße 7
D-09596 Freiberg (Sachsen)

Tel. +49 3731 39 3751
Fax +49 3731 39 3942
email: degenk...@iwtt.tu-freiberg.de
web: http://www.gwa.tu-freiberg.de

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-Web 5.2.11 is available from now

2012-12-17 Thread lst_hoe02

Zitat von Uwe Schuerkamp :

> On Mon, Dec 17, 2012 at 07:28:38AM +, bacula-...@dflc.ch wrote:
>> Dear all,
>>
>> I'm really happy to announce that a new version of Bacula-Web  
>> (5.2.11) is available.
>>
>> As this version contain major bug fixes and some new features too,  
>> i'd suggest everybody to upgrade to this version.
>> All details and the release note is available in the download  
>> section (http://bacula-web.org/download.html)
>>
>> The documentation will be updated soon.
>>
>
> Thanks for the updated version. The download link points to 5.2.2
> however, and there seems to be no version named .11 on the webserver,
> either.
>
> All the best, Uwe

Huh?
 From my point of internet the download links to  
http://bacula-web.org/tl_files/downloads/bacula-web-5.2.11.tar.gz

Regards

Andreas



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-Web 5.2.11 is available from now

2012-12-17 Thread Uwe Schuerkamp
On Mon, Dec 17, 2012 at 07:28:38AM +, bacula-...@dflc.ch wrote:
> Dear all,
> 
> I'm really happy to announce that a new version of Bacula-Web (5.2.11) is 
> available.
> 
> As this version contain major bug fixes and some new features too, i'd 
> suggest everybody to upgrade to this version.
> All details and the release note is available in the download section 
> (http://bacula-web.org/download.html)
> 
> The documentation will be updated soon.
> 

Thanks for the updated version. The download link points to 5.2.2
however, and there seems to be no version named .11 on the webserver,
either. 

All the best, Uwe 

-- 
NIONEX --- Ein Unternehmen der Bertelsmann SE & Co. KGaA



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Copy Volume from Tape to Disk

2012-12-17 Thread m.list
Kleber Leal-3 wrote
> Read this doc.
> 
> http://docs.fedoraproject.org/en-US/Fedora/13/html/Virtualization_Guide/chap-Virtualization-PCI_passthrough.html

I looked at this already but it says "The VT-d or AMD IOMMU extensions must
be enabled in BIOS." and I do not have AMD IOMMU/AMD-Vi support.

I tried it anyway and after setting it all up it threw the error


> $sudo virsh start backup
> error: Failed to start domain backup
> error: internal error Unable to reset PCI device :01:08.0: internal
> error Active :01:06.0 devices on bus with :01:08.0, not doing bus
> reset

:01:08.0 is the scisi controller and I presume, although I'm not at all
sure,  :01:06.0 is the scisi tape drive I'm trying to access


> $lspci
> 01:08.0 SCSI storage controller: Adaptec AHA-2940/2940W / AIC-7871 (rev
> 03)
> $lsscsi
> scsi 0:0:1:0: Sequential-Access HP   C1537A   L708 PQ: 0 ANSI:
> 2





--
View this message in context: 
http://bacula.10910.n7.nabble.com/Copy-Volume-from-Tape-to-Disk-tp73701p73712.html
Sent from the Bacula - Users mailing list archive at Nabble.com.

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [OT] Backup Central

2012-12-17 Thread Martin Simmons
> On Fri, 14 Dec 2012 13:01:33 -0800, ccspro  said:
> 
> Hi Dan Langille, Phil Stracchino, and Radosław Korzeniewski,
> 
> Thank you very much for your posts (I appreciate all your 
> responses/assistance), 
> I will try to find some time this weekend/next week and get myself setup 
> correctly on the list.
> 
> The main reason why I use the web interface for posting is the ease of use 
> while at home or work :P no need to store anything on my work box or at home. 
> Just toss up multiple messages in tabs using a web browser and away ya go! 

You could also try using gmane:

http://dir.gmane.org/gmane.comp.bacula.user

__Martin

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-Web 5.2.11 is available from now

2012-12-17 Thread bacula-dev
Dear all,

I'm really happy to announce that a new version of Bacula-Web (5.2.11) is 
available.

As this version contain major bug fixes and some new features too, i'd suggest 
everybody to upgrade to this version.
All details and the release note is available in the download section 
(http://bacula-web.org/download.html)

The documentation will be updated soon.

Official project site: http://www.bacula-web.org
Bug and features request: http://www.bacula-web.org/bugs
Documentation: http://bacula-web.org/docs.html

Best regards

Davide
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users