Bacula never looks at any name that may
be associated with a disk and that can be changed by parted.
Bacula only looks at filenames in a filesystem that resides in a
disk partition. If you have not modified any of the partitions,
everything should still be on th
Thank you Kern and Eric, now I was able to build tray-monitor using
qmake and make commands
On Tue, Apr 19, 2016 at 7:30 AM, Eric Bollengier
wrote:
> Hello Jason,
>
> The Makefile is probably generated with the "qmake" command, so, try
>
> qmake
>
> make
>
> in the qt-console/tray-monitor directo
Hello, I have unfortunately relabel one of my offsite backup disks using
‘parted’. I would like to go back and recopy the jobs that were on it. Is
there a way to reset the copy flag in the database for these specific jobs?
Thanks for the help!
-
Hello,
I have a few RHEL 7 servers slated to be backed up soon. Will Bacula 7.0.5
(on RHEL 6) have any problems backing up these servers? Anything special I
need to do or be aware of?
Best regards,
Craig
--
Find and fix
Hello Jason,
The Makefile is probably generated with the "qmake" command, so, try
qmake
make
in the qt-console/tray-monitor directory.
Hope it helps
Best Regards,
Eric
On 04/19/2016 02:00 PM, Jason Voorhees wrote:
> Thank you Kern.
>
> Yes, I have tried that but there's no Makefile in tray-
Hello Jason,
Yes, building the tray monitor is fairly complex, and perhaps in
the next major version, it will be included in the automatic build
because we will have some important new functionality via an
enhanced "tray-monitor".
So here is a
Thank you Kern.
Yes, I have tried that but there's no Makefile in tray-monitor
directory so I can't run make under this path :( I'd like to build it
manually using gcc + arguments but I have no idea how to do it.
On Mon, Apr 18, 2016 at 4:04 AM, Kern Sibbald wrote:
> Hello Jason,
>
> cd
> ./con