On 25 Mar 2006 at 17:05, RYAN vAN GINNEKEN wrote:

> Hello not sure what i am doing with bacula yet lots or options still 
> unclear about most of them, but i think i know what i want bacula to 
> do.  Need to backup almost complete file systems of at least 2 servers I 
> wish to have a separate pools for each server not sure about the 
> labeling structure yet still confused about that.  I am having problems 
> with my storage daemon and keep getting these errors.
> 
> Device status:
> Device "fileontokyo" (/home/backups/bacula) is not open or does not exist.
> Device "shoemasters.com" (/home/backups/bacula/shoemasters.com) is not 
> open or does not exist.
> Device "computerking.ca" (/home/backups/bacula/computerking.ca) is not 
> open or does not exist.

These are not errors.  If they exist, then they're not open.  It is 
not something to worry about.  Unless your backups are not running.  
I'm guessing the above is your only issue.  If so, try running a 
backup.

> These directories do exist and have perms like below is this an ok perm 
> setup for bacula to work with does it have access to what it need is it 
> secure enough?
> 
> under /
> drwxr-xr-x  13 root  wheel       512 Mar 25 15:15 home
> 
> under /home
> drwxr-xr-x   5 root   wheel         512 Mar 11 02:35 backups
> 
> under /home/backups
> drwxr-xr-x  4 bacula  wheel   512 Mar 25 15:41 bacula
> 
> under /home/backups/bacula
> drwxr-xr-x  2 bacula  wheel  512 Mar 25 15:41 shoemasters.com
> 
> under /home/backups/bacula/shoemasters.com
> -rw-r-----  1 bacula  wheel  217 Mar 25 15:41 06032501

I'm going to guess FreeBSD.  Regardless, bacula:bacula should be 
sufficient on /home/backups/bacula and below.  And make it chmod 740 
perhaps/

> I have looked at some other threads on this list and it seems the 
> following would be pudent to include as well as my bacula conf file 
> which are attached.  I know these files are a mess but i am still 
> struggling with finding a sensible order and format for my purposes as 
> well as making them work.
> 
> *list volumes
> Pool: Default
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
> | MediaId | VolumeName | VolStatus | VolBytes | VolFiles | VolRetention 
> | Recycle | Slot | InChanger | MediaType | LastWritten         |
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
> |       3 | 01         | Append    |        1 |        0 |   31,536,000 
> |       1 |    0 |         1 | File      | 0000-00-00 00:00:00 |
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
> Pool: shoemasters.com
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------------+---------------------+
> | MediaId | VolumeName | VolStatus | VolBytes | VolFiles | VolRetention 
> | Recycle | Slot | InChanger | MediaType       | LastWritten         |
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------------+---------------------+
> |       4 | 06032501   | Append    |        1 |        0 |    2,592,000 
> |       1 |    0 |         1 | shoemasters.com | 0000-00-00 00:00:00 |
> |       5 | shoe01     | Append    |        1 |        0 |    2,592,000 
> |       1 |    0 |         1 | File            | 0000-00-00 00:00:00 |
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------------+---------------------+
> *list pools
> +--------+-----------------+---------+---------+----------+-------------+
> | PoolId | Name            | NumVols | MaxVols | PoolType | LabelFormat |
> +--------+-----------------+---------+---------+----------+-------------+
> |      2 | Default         |       1 |       0 | Backup   | *           |
> |      3 | shoemasters.com |       2 |       0 | Backup   | Recycle-    |
> +--------+-----------------+---------+---------+----------+-------------+
> *list media
> Pool: Default
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
> | MediaId | VolumeName | VolStatus | VolBytes | VolFiles | VolRetention 
> | Recycle | Slot | InChanger | MediaType | LastWritten         |
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
> |       3 | 01         | Append    |        1 |        0 |   31,536,000 
> |       1 |    0 |         1 | File      | 0000-00-00 00:00:00 |
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------+---------------------+
> Pool: shoemasters.com
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------------+---------------------+
> | MediaId | VolumeName | VolStatus | VolBytes | VolFiles | VolRetention 
> | Recycle | Slot | InChanger | MediaType       | LastWritten         |
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------------+---------------------+
> |       4 | 06032501   | Append    |        1 |        0 |    2,592,000 
> |       1 |    0 |         1 | shoemasters.com | 0000-00-00 00:00:00 |
> |       5 | shoe01     | Append    |        1 |        0 |    2,592,000 
> |       1 |    0 |         1 | File            | 0000-00-00 00:00:00 |
> +---------+------------+-----------+----------+----------+--------------+---------+------+-----------+-----------------+---------------------+
> *


-- 
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to