AMANDA FAQ
(Answer) (Category) Amanda Faq-O-Matic : (Category) Configuration :
Solaris: Permission denied errors
I got "Permission denied" errors when I tried dumps from Solaris clients. It was suggested that I add the "amanda" user to the group "sys" and give read access to the raw device.
Example: (suppose I want a dump of /dev/rdsk/c0t0d0s5)
######################################################################## %> ls -la /dev/rdsk/c0t0d0s5 lrwxrwxrwx 1 root root 55 Dec 11 14:32 /dev/rdsk/c0t0d0s5 -> ../../devices/sbus@1f,0/SUNW,fas@e,8800000/sd@0,0:f,raw %> ls -la /devices/sbus@1f,0/SUNW,fas@e,8800000/sd@0,0:f,raw crw------- 1 root sys 32, 5 Dec 11 14:32 /devices/sbus@1f,0/SUNW,fas@e,8800000/sd@0,0:f,raw %> chmod g+r /devices/sbus@1f,0/SUNW,fas@e,8800000/sd@0,0:f,raw %> ls -la /devices/sbus@1f,0/SUNW,fas@e,8800000/sd@0,0:f,raw crw-r----- 1 root sys 32, 5 Dec 11 14:32 /devices/sbus@1f,0/SUNW,fas@e,8800000/sd@0,0:f,raw ########################################################################
Next make sure that /etc/dumpdates is writeable by the amanda user (or the group sys) after having added the amanda user the the sys group.
llalonde@giref.ulaval.ca
[Append to This Answer]
Previous: (Answer) How to configure for tapeless operation?
Next: (Answer) How do I force a full dump of a disk or a directory?
This document is: http://amanda.sourceforge.net/cgi-bin/fom?file=202
[Search] [Appearance]
This is a Faq-O-Matic 2.709.
This FAQ administered by the Amanda Team