ps for 30 seconds by default, unless some
other number is passed on the command line (we will pass 90 on in the RunScript above):
8<
#!/bin/bash
# waa - 20250319 - Just a simple sleep script for generic testing
# ---
secs="
On 19/3/25 21:36, Stefan G. Weichinger via Bacula-users wrote:
ok, I now have:
# cat bacula_tapes.sh
#!/bin/bash
echo -e "sql\nSELECT Media.MediaId, Media.VolumeName, Media.PoolId,
Pool.Name AS Pool, Media.Slot,\
Media.Slot <> 0 AS InChanger, Media.FirstWritten,
Media.LastWritten, Me
ok, I now have:
# cat bacula_tapes.sh
#!/bin/bash
echo -e "sql\nSELECT Media.MediaId, Media.VolumeName, Media.PoolId,
Pool.Name AS Pool, Media.Slot,\
Media.Slot <> 0 AS InChanger, Media.FirstWritten,
Media.LastWritten, Media.VolStatus, \
GREATEST(0, (extract('epoch' from LastWr
Hi all,
I am fiddeling with a problem. I am trying to set things up like mentioned here:
https://www.bacula.lat/zimbra-network-edition-backup-with-bacula/?lang=en
This means: Bacula (Dir, SD) runs on one server, Zimbra (and bacula-fd) runs on
annother server.
Backup on Zimbra-Se