- Release Notes for Bacula 1.35.1
+ Release Notes for Bacula 1.35.2
- Bacula code: Total files = 384 Total lines = 110,682 (*.h *.c *.in)
+ Bacula code: Total files = 395 Total lines = 115,027 (*.h *.c *.in)
Changes for 1.35.1
Major Changes:
+- Tray monitor program
- Added Tape Alert feature (see Alert Command).
- New IPv6 code (untested)
- New way of specifying Addresses and Ports -- permits having
1.35 Items to do for release:
- Bacula rescue CDROM
-- Implement a pool of 10 buffers of random data that btape
- can use when filling a tape (rather than calling random for
- each new buffer).
- Fix error handling in spooling both data and attribute.
-- Perhaps add read/write programs and/or plugins to FileSets.
- Add new DCR calling sequences everywhere in SD. This will permit
simultaneous use of multiple devices by a single job.
-- Look at Chris' patch for bscan bug.
-- Look at patches/bacula_db.b2z postgresql that loops.
+- Look at patches/bacula_db.b2z postgresql that loops during restore.
See Gregory Wright.
+- Perhaps add read/write programs and/or plugins to FileSets.
+- Implement Ignore FileSet Change.
- Add bscan to four-concurrent-jobs regression.
- Doc new IPv6 syntax
file = yyy
- Test Win32 errno handling.
- port 1.34.6-block.patch to 1.35
+- Look at Chris' patch for bscan bug.
${MTX} -f $ctl status | grep " *Storage Element [0-9]*:.*Full" | awk "{print \$3 \$4}" | sed "s/Full *\(:VolumeTag=\)*//"
# Comment out the previous line and add a line here
# to print "fake" barcodes.
+#
+# If you have a VXA PacketLoader and the above does not work, try
+# turning it off and enabling the following line.
+# ${MTX} -f $ctl status | grep " *Storage Element [0-9]*:.*Full" | sed "s/*Storage Element //" | sed "s/Full :VolumeTag=//"
;;
loaded)