Re: [Bacula-users] Client side FS detection

2013-01-17 Thread Novosielski, Ryan
e.net Subject: Re: [Bacula-users] Client side FS detection So I managed a bare-metal restore, but still requires either static-bacula-fd or bacula-fd with library tools. Compiling bacula-fd withis --disable-libtool gives me a "No such file or directory", which indicates that there is a m

Re: [Bacula-users] Client side FS detection

2013-01-17 Thread brconflict
So I managed a bare-metal restore, but still requires either static-bacula-fd or bacula-fd with library tools. Compiling bacula-fd withis --disable-libtool gives me a "No such file or directory", which indicates that there is a missing library. So, I know now that the issue I'm having is simply wi

Re: [Bacula-users] Client side FS detection

2013-01-16 Thread Thomas Lohman
> One idea I can think of is using a list of filesystem types that matter. > That way you can handle most things and also exclude cluster > filesystems like ocfs2 that should best be backed up with a different > job and separate fd. This is what we do for our UNIX systems. We actually define each