XelfBackup |
![]() |
| Desc. | power on and mount backup drives (hard disc drives) | |
| used binaries | samba (stop and start samba daemons) | |
| mount | ||
| umount | ||
| used configuration variables | $XB_STOPSAMBATOFORCEUMOUNT | should xelfbackup stop samba daemons before unmountig target drives? |
| $XB_SAMBA | full path of script starting/stopping samba daemons | |
| $XB_MOUNT | full path of binary file mount | |
| $XB_UMOUNT | full path of binary file umount | |
| return value | 0 (on success), 1 (if failed) | |
| error evaluation | CRITICAL | |
| continue processing | NO! |
| Desc. | mount target shares (smbfs) | |
| used binaries | smbfs | |
| mount | ||
| umount | ||
| used configuration variables | $XB_MOUNT | full path of binary file mount |
| $XB_UMOUNT | full path of binary file umount | |
| return value | 0 (on success), 1 (if failed) | |
| error evaluation | CRITICAL | |
| continue processing | Yes. | |
| notes | this stage makes use of /etc/fstab! You have to modify fstab first (add needed mount points)! |
| Desc. | execute flexbackup with desired backup mode | full or incremental |
| used binaries | flexbackup | |
| used configuration variables | $XB_FLEXBACKUP | full path of binary file flexbackup |
| return value | 0 (on success), 1 (if failed) | |
| error evaluation | CRITICAL | |
| continue processing | Yes. |
[TODO]
[TODO]
[TODO]
[TODO]
[TODO]
look
at xelfbackup-help
forum