2011/10/30 Eric Bollengier <eric.bolleng...@baculasystems.com>:
> Hello Gani,
>
> On 10/29/2011 10:32 PM, ganiuszka wrote:
>> Hi,
>>
>> I noticed news on bacula.org about release Bacula 5.2.0. I downloaded
>> sources 5.2.0 and I checked new Bacula.
>>
>> In the news about release 5.2.0 there is information about fixing case
>> 1624. This information is into the ReleaseNotes files from source
>> package as well. I reported case 1624 in August 2010. It is about
>> fixing problem with DVD volumes.
>
> This issue is about a specific segfault, and we added a patch to fix it.
>
>> I known that support for DVD is disabled in 5.2.0. So information from
>> Release Notes about fixed problem with DVD volumes is not correct
>> because in 5.2.0 there is no support for DVD.
>
> This particular segfault is fixed, but that's right, the DVD support is
> still unstable and prone to other problems. I don't thing we removed it,
> so you can maybe still use it if it works for you.

Hi,

Thanks for answer.
Have you any idea for this behaviour in Bacula 5.2.0:

*label volume=disc-20111030 pool=Default storage=DVD
Automatically selected Catalog: MyCatalog
Używam Katalogu "MyCatalog"
Connecting to Storage daemon DVD at darkstar:9103 ...
Sending label command for Volume "disc-20111030" Slot 0 ...
dev.c:147 DVD support is now deprecated


I found in source code by using a next command:
git blame bacula/src/stored/dev.c

786c3ab7 (Eric Bollengier     2010-08-10 16:23:04 +0200  146)    case B_DVD_DEV:
786c3ab7 (Eric Bollengier     2010-08-10 16:23:04 +0200  147)
Jmsg0(jcr, M_FATAL, 0, _("DVD support is now deprecated\n"));
786c3ab7 (Eric Bollengier     2010-08-10 16:23:04 +0200  148)       return NULL;

I am not C++ programmer, but i think that this may be useful for
researching that behaviour.

Regards.
gani


>
> Bye
>
> --
> Need professional help and support for Bacula ?
> Visit http://www.baculasystems.com
>
> ------------------------------------------------------------------------------
> Get your Android app more play: Bring it to the BlackBerry PlayBook
> in minutes. BlackBerry App World&#153; now supports Android&#153; Apps
> for the BlackBerry&reg; PlayBook&#153;. Discover just how easy and simple
> it is! http://p.sf.net/sfu/android-dev2dev
> _______________________________________________
> Bacula-devel mailing list
> Bacula-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-devel
>



-- 
"Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
za przyjaciół swoich." Jezus Chrystus

------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World&#153; now supports Android&#153; Apps 
for the BlackBerry&reg; PlayBook&#153;. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to