Bacula-users

Re: [Bacula-users] How to unmount filesystem

2009-03-19 10:47:37
Subject: Re: [Bacula-users] How to unmount filesystem
From: Ralf Brinkmann <ralf.brinkmann AT wemhoener DOT de>
To: "K. Lelong" <bacula AT ace-electronics DOT be>
Date: Thu, 19 Mar 2009 15:43:49 +0100
K. Lelong schrieb:

 > Something similar happens when I run a job for the disk : the 
unmounted disk is mounted, but afterwards I need to manually unmount it 
(umount ...) to eject the disk.
 > What am I missing ?

with your last backup job include e.g. the following line:

   RunAfterJob  = "/etc/bacula/backup-end.sh"

You have to write a script "backup-end.sh" e.g. that will unmount the 
device. Make sure that no process has open files on that device.

-- 
Ralf Brinkmann


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>