Troubleshooting error - "Access is denied" with Backup Exec Remote Agent for Linux/UNIX server (RALUS) backups.
Problem
Troubleshooting error "Access is denied" with Backup Exec Remote Agent for Linux/UNIX server (RALUS) backups.
Error Message
V-79-57344-33928 - Access is denied
or
Error in the job log
Backup -\\<linuxservername>\[ROOT]
V-79-57344-33928 - Access is denied
Access denied to directory home/jdoering/.
V-79-57344-33928 - Access is denied
or
Final error: 0xe0008488 - Access is denied.
Error in the job log
Backup - $$testlab.veritas.com $ [ROOT]
V-79-57344-33928 - Access is denied
Access denied to file p01/orabackup/devp/u01/control01.ctl
V-79-57344-33928 - Access is denied
V-79-57344-33928 / V-79-57344-33928 / V-79-57344-33928
Solution
- The Backup Exec Remote Agent for Linux/UNIX Servers is unable to browse directories on remote Linux/UNIX computers with filenames containing non EUC encoded characters.
- Job Fails with "V-79-57344-33928 - Access is Denied" on few folders on SUSE Enterprise Linux 11.
- 0xe0008488 - Access is denied when a backup up of Solaris Snapshot Volume runs.
- The Backup Exec Remote Agent for Linux/UNIX Servers is unable to browse directories on remote Linux/UNIX computers with filenames containing non EUC encoded characters.
- Stop the RALUS by executing the command /etc/init.d/VRTSralus.init stop
- The configuration file of the RALUS is ralus.cfg, located in the path /etc/VRTSralus on the remote UNIX/Linux server.
- Open ralus.cfg in a text editor such as vi and locate the following line:
- Software\VERITAS\Backup Exec\Engine\RALUS\Encoder=
- Add the following to the above line: LATIN-1. The new line should like this:
- Software\VERITAS\Backup Exec\Engine\RALUS\Encoder=LATIN-1
- Execute the command /etc/init.d/VRTSralus.init start to start the RALUS on the remote Linux/UNIX server.
- Job Fails with "V-79-57344-33928 - Access is Denied" on few folders on SUSE Enterprise Linux 11.
Steps to unmount manually :
- umount /home/username/.gvfs
- rm -rf /home/username/.gvfs
For additional information you may refer to the following link - linuxmoz.com/gvfs-permission-denied-rsync-tar-backup/
Note: GVFS is the virtual filesystem for the GNOME desktop.
- 0xe0008488 - Access is denied when a backup up of Solaris Snapshot Volume runs.
As a workaround, the Backup Exec Remote Agent for Linux and UNIX Servers (RALUS) needs to be restarted after the snapshot has been mounted.