On 30 May 2003 at 7:29, Joshua Baker-LePain wrote: > On Fri, 30 May 2003 at 12:54am, Markus Diesing wrote > > > ... > > My amanda.conf file reads as follows: > > > > infofile "/data/amanda/var/Oslo/curinfo" # database DIRECTORY > > logdir "/data/amanda/var/Oslo/" # log directory > > indexdir "/data/amanda/var/Oslo/index" # index directory > > > > and all the directories do exist. > > What does 'ls -la /data/amanda/var/Oslo' look like? Is that on a local > disk, or is it NFS mounted?
It reads -rwxrwxrwx 1 amanda disk 49951 May 23 04:34 amdump.7 drwxrwxrwx 4 amanda disk 112 May 4 21:28 curinfo drwxrwxrwx 4 amanda disk 112 May 4 21:28 index -rwxrwxrwx 1 amanda disk 2668 May 17 01:58 log.20030517.0 for example. That is *after* I chmod 777 the whole tree under /data/amanda. So all your posts were quite right, there was a problem reading and writing the index. My way was probably not the safest, but I'll start work my way back now to a safer setup. Unfortunately, I a) don't know what exactly changed and b) don't remember the original rights and owner_group settings. How should they be? Thanks a lot for pointing me into the right direction! Markus
