Hello,

I had a full recovery of my nodes so I must recover the root filesystem.
By the way in the past I excluded /dev /proc /sys /tmp for not further
known reasons so they didn't recovered but are needed to boot up.
I could fix it by using a base installed system and made a tar copy
of /dev and mkdir /proc /sys and /tmp with there permissions.
After that the systems come up successfully. But now I want to modify
my jobs that the files and inodes in /dev would go also saved in
the backups.`

For /proc /sys and /tmp it should be easy to add an /* in the
list of Exclude rule.

But I'm unsure how to do with /dev. It could be possible bacula will
not save the inodes. Instead of them it could be possible bacula will
try to save there content which is not a good idea because there
content will be endless. Before I made some tests I want to simply ask
someone here which knows this. Maybe some special settings are needed
to prevent me from getting problems.

Cheers,
Pierre



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to