Hello Josh

I'm sure that there's no zombie processes.

root@debian:/mnt/disco01# bacula stop
Stopping the Bacula File daemon
Stopping the Bacula Storage daemon
Stopping the Bacula Director daemon

root@debian:/mnt/disco01# netstat -na |grep 910[123]

root@debian:/mnt/disco01# ps -aux | grep bacula
root     27944  0.0  0.2  12748  2200 pts/0    S+   13:20   0:00 grep bacula

root@debian:/mnt/disco01# bacula start
Starting the Bacula Storage daemon
Starting the Bacula File daemon
Starting the Bacula Director daemon

root@debian:/mnt/disco01# vchanger /etc/vchanger/vchanger.conf createvols 0
1 10 --label=Volume-Diario- --pool=Diaria
creating label 'Volume-Diario-0011'
Created 1 volume files on magazine 0


cat /var/log/vchanger.log
...
Connecting to Storage daemon VirtualChanger at 192.168.1.3:9103 ...
Sending label command for Volume "Volume-Diario-0011" Slot 11 ...
3307 Issuing autochanger "unload slot 10, drive 0" command for vol
Volume-Diario-0011.
Volume label failed: Storage Daemon and Director are incompatible
versions.3304 Issuing autochanger "load slot 11, drive 0" command for vol
Volume-Diario-0011.
Volume label failed: Storage Daemon and Director are incompatible
versions.3305 Autochanger "load slot 11, drive 0", status is OK for vol
Volume-Diario-0011.
Volume label failed: Storage Daemon and Director are incompatible
versions.3000 OK label. VolBytes=207 VolABytes=0 VolType=1
Volume="Volume-Diario-0011" Device="Drive0" (/var/spool/vchanger/0)
Catalog record for Volume "Volume-Diario-0011", Slot 11  successfully
created.
Sending label command for Volume "teste.txt" Slot 12 ...
3307 Issuing autochanger "unload slot 11, drive 0" command for vol
teste.txt.
Volume label failed: Storage Daemon and Director are incompatible
versions.3304 Issuing autochanger "load slot 12, drive 0" command for vol
teste.txt.
Volume label failed: Storage Daemon and Director are incompatible
versions.3305 Autochanger "load slot 12, drive 0", status is OK for vol
teste.txt.
Volume label failed: Storage Daemon and Director are incompatible
versions.3000 OK label. VolBytes=198 VolABytes=0 VolType=1
Volume="teste.txt" Device="Drive0" (/var/spool/vchanger/0)


Best Regards

*Wanderlei Hüttel*
http://www.huttel.com.br

2016-11-01 10:42 GMT-02:00 Josh Fisher <jfis...@pvct.com>:

>
> On 11/1/2016 7:44 AM, Wanderlei Huttel wrote:
>
> I'm using bacula 7.4.4 with vchanger and when I check the logs I see this
> message, but it command worked.
>
> Connecting to Storage daemon VirtualChanger at 192.168.1.3:9103 ...
> Sending label command for Volume "Volume-Diario-0009" Slot 9 ...
> 3304 Issuing autochanger "load slot 9, drive 0" command for vol
> Volume-Diario-0009.
> Volume label failed: Storage Daemon and Director are incompatible
> versions.3305 Autochanger "load slot 9, drive 0", status is OK for vol
> Volume-Diario-0009.
> Volume label failed: Storage Daemon and Director are incompatible
> versions.3000 OK label. VolBytes=207 VolABytes=0 VolType=1
> Volume="Volume-Diario-0009" Device="Drive0" (/var/spool/vchanger/0)
> Catalog record for Volume "Volume-Diario-0009", Slot 9  successfully
> created.
>
>
> Both versions of bacula-dir and bacula-sd are in 7.4.4
>
>
> Are you sure? I believe that message means that they are not. Perhaps one
> of the daemons was not restarted when updating. Try stopping both daemons
> and making sure there are no zombie processes running, then start and check
> versions.
>
>
>
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to