Here are the permissions
[EMAIL PROTECTED] 911]$ ls -aZ
drwxrwxr-x flengyel flengyel user_u:object_r:user_home_dir_t .
drwxr-xr-x flengyel flengyel user_u:object_r:home_root_t ..
drwxr-xr-x flengyel flengyel root:object_r:user_home_t NYC4
drwxr-xr-x flengyel flengyel root:object_r:user_home_t Pentagon1
drwxr-xr-x flengyel flengyel root:object_r:user_home_dir_t Pentagon2
drwxrwxr-x flengyel flengyel user_u:object_r:user_home_dir_t Pentagon4
drwxrwxr-x flengyel flengyel user_u:object_r:user_home_dir_t WDC1
[EMAIL PROTECTED] 911]$
The trouble could be higher up:
Here's an ok directory:
drwx------ dmulcahe dmulcahe root:object_r:user_home_dir_t dmulcahey
And my AMANDA forsaken directory:
drwxr-xr-x flengyel flengyel user_u:object_r:home_root_t flengyel
The security context is suspect
I will change the security context to user_home_t and attempt amcheck:
That was it:
[EMAIL PROTECTED] ~]# su - amanda
-bash-3.00$ export PATH=/usr/sbin:$PATH
-bash-3.00$ amcheck Daily
Amanda Tape Server Host Check
-----------------------------
Holding disk /var/lib/amanda/holdingdisk: 60354024 KB disk space available,
that's plenty
amcheck-server: slot 5: date 20080128 label Daily05 (active tape)
amcheck-server: slot 6: date 20080129 label Daily06 (active tape)
amcheck-server: slot 7: date 20080207 label Daily07 (active tape)
amcheck-server: fatal slot 8: mtx: Request Sense: Long Report=yes
ERROR: new tape not found in rack
(expecting a new tape)
NOTE: skipping tape-writable test
NOTE: info dir
/etc/amanda/Daily/curinfo/speech10.gc.cuny.edu/_home_flengyel_911_WDC1: does
not exist
NOTE: index dir
/etc/amanda/Daily/index/speech10.gc.cuny.edu/_home_flengyel_911_WDC1: does
not exist
NOTE: info dir
/etc/amanda/Daily/curinfo/speech10.gc.cuny.edu/_home_flengyel_911_Pentagon4:
does not exist
NOTE: index dir
/etc/amanda/Daily/index/speech10.gc.cuny.edu/_home_flengyel_911_Pentagon4:
does not exist
NOTE: info dir
/etc/amanda/Daily/curinfo/speech10.gc.cuny.edu/_home_flengyel_911_Pentagon2:
does not exist
NOTE: index dir
/etc/amanda/Daily/index/speech10.gc.cuny.edu/_home_flengyel_911_Pentagon2:
does not exist
NOTE: info dir
/etc/amanda/Daily/curinfo/speech10.gc.cuny.edu/_home_flengyel_911_Pentagon1:
does not exist
NOTE: index dir
/etc/amanda/Daily/index/speech10.gc.cuny.edu/_home_flengyel_911_Pentagon1:
does not exist
NOTE: info dir
/etc/amanda/Daily/curinfo/speech10.gc.cuny.edu/_home_flengyel_911_NYC4: does
not exist
NOTE: index dir
/etc/amanda/Daily/index/speech10.gc.cuny.edu/_home_flengyel_911_NYC4: does
not exist
Server check took 444.988 seconds
Amanda Backup Client Hosts Check
--------------------------------
Client check: 4 hosts checked in 10.066 seconds, 0 problems found
(brought to you by Amanda 2.4.4p3)
-bash-3.00$
-bash-3.00$
-bash-3.00$
Now I'm down to persistent mtx sense errors, which occur if I the changer
attempts to read tapes too quickly
(actually, I believe this is due to improper termination of the SCSI chain,
even though the system looks
as if it is properly terminated...)
On Thu, Feb 14, 2008 at 12:31 AM, FL <[EMAIL PROTECTED]> wrote:
> amcheck was complaining about a large DLE that I had to split into several
> subdirectories.
> These have the same permissions as the original directory, but amcheck
> complains...
>
> Amanda Backup Client Hosts Check
> --------------------------------
> ERROR: speech10.gc.cuny.edu: [could not access /home/flengyel/911/WDC1
> (/home/flengyel/911/WDC1): Permission denied]
> ERROR: speech10.gc.cuny.edu: [could not access
> /home/flengyel/911/Pentagon4 (/home/flengyel/911/Pentagon4): Permission
> denied]
> ERROR: speech10.gc.cuny.edu: [could not access
> /home/flengyel/911/Pentagon2 (/home/flengyel/911/Pentagon2): Permission
> denied]
> ERROR: speech10.gc.cuny.edu: [could not access
> /home/flengyel/911/Pentagon1 (/home/flengyel/911/Pentagon1): Permission
> denied]
> ERROR: speech10.gc.cuny.edu: [could not access /home/flengyel/911/NYC4
> (/home/flengyel/911/NYC4): Permission denied]
> Client check: 4 hosts checked in 10.064 seconds, 5 problems found
>
> (brought to you by Amanda 2.4.4p3)
>