Amanda-Users

Re: Problems with Sun Client 5.8- could not access /dev/rdsk/c0t0d0s0: Permission denied

2004-02-18 09:14:40
Subject: Re: Problems with Sun Client 5.8- could not access /dev/rdsk/c0t0d0s0: Permission denied
From: Jon LaBadie <jon AT jgcomp DOT com>
To: amanda-users AT amanda DOT org
Date: Wed, 18 Feb 2004 09:06:59 -0500
On Wed, Feb 18, 2004 at 01:05:44PM +0100, Bram Metsch wrote:
> On Wed, 18 Feb 2004 06:53:34 -0500
> todd zenker <todd.e.zenker.1 AT gsfc.nasa DOT gov> wrote:
> 
> > I've compiled amanda on SunOS 8 box
> > ERROR!
> > could not access  /dev/rdsk/c0t0d0s0: Permission denied
> > 
> > Give some ideas where to look
> > I checked the following on client side
> > - .amandahosts
> > - /etc/services
> > - /etc/inetd.conf
> > 
> > Not sure what else to look for.
> > Any ideas
> > 
> Hello Todd,
> 
> to what user and group does the device /dev/rdsk/c0t0d0s0 belong?
> The amanda user must have read access to this device. 
> So put the amanda user in the group that owns this device and make sure
> this group has got read permissions for it.
> 

Same comment with the caveat; On Solaris /dev/*dsk contains only symbolic
links to the real devices under /devices.  So don't check who owns the
links with 'ls -l /dev/dsk/*', check the devices they point to with
'ls -lL /dev/dsk/*' (both lower and upper case ell's).

-- 
Jon H. LaBadie                  jon AT jgcomp DOT com
 JG Computing
 4455 Province Line Road        (609) 252-0159
 Princeton, NJ  08540-4322      (609) 683-7220 (fax)