I know I sent this to the mailing list and please forgive me for trying
again but I am really at a loss of what my next step needs to be to get
backup working.
A bit on my setup. I am running Debian 6 with a Dell Powervault 122T. I
can load tapes, and mount the tapes but when I tr y to run a
print "no running jobs; executing Job for $Client\n";
CreateVirtualFull($Client);
sleep 60;
}
$sth->finish();
$dbh->disconnect();
exit 0;
From: Kurzawa, Greg [mailto:gkurz...@pamida.com]
Sent: Monday, April 25, 2011 10:36 AM
To: bacula-users@li
Hi everyone,
I've got an LTO drive utilization/scheduling problem that I'm hoping
someone can help with.
I have a Schedule shared by two different Clients. This schedule runs a
daily incremental at 20:00, and a Virtual Full Mondays at 08:00. The
dailys work great; the part I'm having prob
uot;
Archive Device = "/dp-SAN/severian"
}
Device {
Name = "SAN:dorcas"
Media Type = "FILE:dorcas"
Archive Device = "/dp-SAN/dorcas"
}
Greg
From: Pablo Marques [mailto:pmarq...@miamilinux.net]
Sent: Wednesday, April 13, 2011 11:01 AM
T
Hi Pablo,
If you have enough disk space handy, you could send each Client’s data to its
own disk Pool with its own Next Pool specification. Each Client’s data would
be in its own Pool on disk, then move to its own Pool on tape. This is exactly
what I’ve done at my site, except the disk Poo