Matthias Meyer wrote: > Hello, > > I plan to periodically e2fsck my /var/lib/backuppc. > I want to write a bash script which check if BackupPC_dump is running. > If not, it will stop backuppc, unmount the device and run > e2fsck -fp $device > > What is about BackupPC_link? Should I check for this process too? >
Yes. > There are further processes for which I should wait before unmounting the > device? > BackupPC_nightly BackupPC_trashClean is started by the BackupPC service, but the dump and nightly jobs are (by default) schedule based, and the link follows a dump. The job queue is not retained over a shutdown-startup cycle. > Thanks > Matthias > Chris ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
