Hello,
This is my first post here so please forgive me for any wrong doings in my 
question. I have been using bacula for about 5 years, always using 
deduplication on ZFS filesystems running on ubuntu. I used the pre-packaged 
bacula binaries from the ubuntu 20.04 repos.
During the lastest ubuntu upgrade from 20.04 to 22.04, all of these packages 
were dropped so I took the opportunity to up my bacula installation. There are 
currently no bacula packages on the official ubuntu 22.04 repos so I turned to 
the bacula community downloads. I needed the aligned driver and saw it was only 
available on 13.0.0 so I used that.
Followed instructions on the Bacula Community Installation Guide, but when 
issuing thesudo apt-get install bacula-aligned the package was not found. It 
was surprising because I can clearly see the package on the download page. I 
downloaded the package and installed it manually with sudo dpkg -i 
bacula-aligned_13.0.0-1_amd64.deb.
The bacula director seems correctly installed as I can query the database from 
a bat client on another machine. The FD seems fine too. However the SD does not 
start, error being "Could not initialize SD device xxx". Running manually with 
debugging shows underlying error
init_dev.c:493-0 Lookup of symbol "BaculaSDdriver" 
driver=/opt/bacula/plugins/bacula-sd-aligned-driver-13.0.0.so failed: 
ERR=/opt/bacula/plugins/bacula-sd-aligned-driver-13.0.0.so: undefined symbol: 
BaculaSDdriver

Now the 13.0.0 aligned driver plugin file is only about 8k in size, whereas in 
9.4.2 it is about 60k, leading me to believe the 13.0.0 plugin is a dummy 
driver.
I have looked in the mailing list all day without any success, and for the life 
of me I can't find the binary download on bacula.org. What did I miss?
Any help appreciated.
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to