Bacula-users

[Bacula-users] Bacula Storage - Permission Problems

2008-10-27 14:24:16
Subject: [Bacula-users] Bacula Storage - Permission Problems
From: "Frederico Argolo" <fredargolo AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 27 Oct 2008 15:20:00 -0300

Hi everyone!!!

My bacula-sd is always given a follow problem:

---
27-Oct 15:04 bacula-sd JobId 5: Error: dev.c:121 Unable to stat device /backup/server1: ERR=Permission denied
27-Oct 15:04 bacula-sd JobId 5: Warning:
     Device "server1-storage" requested by DIR could not be opened or does not exist.
---

The /backup/server1 has the 777 permission...so I don't undestand the permission problem.

bacula-sd runs with user=bacula and group=disk.

When I change to user=root, this problem is resolved. Why ?


My bacula-sd.conf:

(...)
Device {
  Name = "server1-storage"
  Media Type = File
  Device Type = File
  Archive Device = /backup/server1
  LabelMedia = yes;
  Random Access = Yes;
  AutomaticMount = yes;
  RemovableMedia = no;
  AlwaysOpen = yes;
}

Thanks in advance.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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>