Quantcast
Viewing all articles
Browse latest Browse all 7183

Ralus backslash and hostname in file path causing 0xe00084af dir not found error

I need a solution

Hi-

I have two Ralus agents where one backs up remote selections just fine and the other fails with directory not found because the dir being told to open has the hostname and a backslash in the path!!!  How can get the Windows media server to STOP putting the hostname in the path for selections.

I've turned up logging on bermote and here is the relevant problem -- on the machine that fails:

 

b29feb40 Wed Apr  3 11:04:00 2013 :             vx_stat_by_name: Getting stat of /bin
b29feb40 Wed Apr  3 11:04:00 2013 : ====> VX_FindNext
b29feb40 Wed Apr  3 11:04:00 2013 :             vx_stat_by_name: Getting stat of /etc
b29feb40 Wed Apr  3 11:04:00 2013 : ====> VX_FindNext
b29feb40 Wed Apr  3 11:04:00 2013 :             vx_stat_by_name: Getting stat of /sbin
b29feb40 Wed Apr  3 11:04:00 2013 : ====> VX_FindNext
b29feb40 Wed Apr  3 11:04:00 2013 :     VX_FindNextFile: FS_NO_MORE, dir list is empty
b29feb40 Wed Apr  3 11:04:00 2013 :     FindObject: FindFirstFile or NextFile returned error : 2000FE07'
b29feb40 Wed Apr  3 11:04:00 2013 :     FindObject: returning 2000FE07
b29feb40 Wed Apr  3 11:04:00 2013 : ====> VX_FindClose
b29feb40 Wed Apr  3 11:04:00 2013 : ====> VX_CloseDir
b29feb40 Wed Apr  3 11:04:00 2013 : ====> VX_ChangeDir
b29feb40 Wed Apr  3 11:04:00 2013 : ====> VXX_ChangeDir : apath : \soekris-6501.magnemotion.local\[ROOT], asize : 47
b29feb40 Wed Apr  3 11:04:00 2013 : ====>ChangeDir : psize : 47
b29feb40 Wed Apr  3 11:04:00 2013 :             vx_stat_by_name: Getting stat of /\soekris-6501.magnemotion.local\[ROOT]/var/www
b29feb40 Wed Apr  3 11:04:00 2013 : Function vfmStatFileName, VxMS resolved the error code to this message:  object not claimed by any plugin
b29feb40 Wed Apr  3 11:04:00 2013 :             vx_stat: objname is /\soekris-6501.magnemotion.local\[ROOT]/var/www returned 2059
b29feb40 Wed Apr  3 11:04:00 2013 :             vx_open_by_name: Opening object name : /\soekris-6501.magnemotion.local\[ROOT]/var/www, openflags : B
b29feb40 Wed Apr  3 11:04:00 2013 : Function vfmOpenFileName, VxMS resolved the error code to this message:  object not claimed by any plugin
b29feb40 Wed Apr  3 11:04:00 2013 :             vx_open_by_name: Error : 2059
b29feb40 Wed Apr  3 11:04:00 2013 :             vx_open_by_name: new handle =(
b29feb40 Wed Apr  3 11:04:00 2013 :     VX_FindFirstFile: vx_open_by_name failed for path '/\soekris-6501.magnemotion.local\[ROOT]/var/www' errno=-536836984
b29feb40 Wed Apr  3 11:04:00 2013 : TF xfer time = 0 seconds.
b29feb40 Wed Apr  3 11:04:00 2013 : WRITE:  tpreceive_fail_count = 1
b29feb40 Wed Apr  3 11:04:00 2013 : WRITE:  waiting_on_buffers_count = 0
b29feb40 Wed Apr  3 11:04:00 2013 : WRITE:  buffers_written_count = 1
b29feb40 Wed Apr  3 11:04:01 2013 : TF_CloseSet()
b29feb40 Wed Apr  3 11:04:01 2013 : FreeFormatEnv( cur_fmt=0 )
b29feb40 Wed Apr  3 11:04:01 2013 : Detach from: \\soekris-6501.magnemotion.local\[ROOT]
b29feb40 Wed Apr  3 11:04:01 2013 : Resetting hard link info
b29feb40 Wed Apr  3 11:04:01 2013 : Hard link info has been reset
b31ffb40 Wed Apr  3 11:04:01 2013 : ProcessRequest: thread exiting
b29feb40 Wed Apr  3 11:04:03 2013 : TF_FreeDriveContext( B3C21580 )
b29feb40 Wed Apr  3 11:04:03 2013 : TF_FreeTapeBuffers: from 10 to 0 buffers
b29feb40 Wed Apr  3 11:04:03 2013 : Backup Job Stop(0)  - Wed Apr  3 11:04:03 2013
b29feb40 Wed Apr  3 11:04:03 2013 : VX_RemoveDLE: DestroyDLE()
b29feb40 Wed Apr  3 11:04:03 2013 : VX_RemoveDLE: DestroyDLE()
b29feb40 Wed Apr  3 11:04:03 2013 : VX_RemoveDLE: DestroyDLE()
b29feb40 Wed Apr  3 11:04:03 2013 : FreeFormatEnv( cur_fmt=0 )
b29feb40 Wed Apr  3 11:04:03 2013 : FreeFormatEnv( cur_fmt=0 )
b29feb40 Wed Apr  3 11:04:03 2013 : FreeFormatEnv( cur_fmt=0 )
 
 
On the machine that works:
 
 
b31ffb70 Wed Apr  3 10:41:20 2013 :             vx_stat_by_name: Getting stat of /mnt
b31ffb70 Wed Apr  3 10:41:20 2013 : ====> VX_FindNext
b31ffb70 Wed Apr  3 10:41:20 2013 :             vx_stat_by_name: Getting stat of /lost+found
b31ffb70 Wed Apr  3 10:41:20 2013 : ====> VX_FindNext
b31ffb70 Wed Apr  3 10:41:20 2013 :             vx_stat_by_name: Getting stat of /media
b31ffb70 Wed Apr  3 10:41:20 2013 :             vx_stat_by_name: Dir </media> cannot be read or is an excluded filesystem type
b31ffb70 Wed Apr  3 10:41:20 2013 :     SkipObject: f_type is 0, returning TRUE
b31ffb70 Wed Apr  3 10:41:20 2013 :             vx_stat_by_name: Getting stat of /srv
b31ffb70 Wed Apr  3 10:41:20 2013 : ====> VX_FindNext
b31ffb70 Wed Apr  3 10:41:20 2013 :     VX_FindNextFile: FS_NO_MORE, dir list is empty
b31ffb70 Wed Apr  3 10:41:20 2013 :     FindObject: FindFirstFile or NextFile returned error : 2000FE07'
b31ffb70 Wed Apr  3 10:41:20 2013 :     FindObject: returning 2000FE07
b31ffb70 Wed Apr  3 10:41:20 2013 : ====> VX_FindClose
b31ffb70 Wed Apr  3 10:41:20 2013 : ====> VX_CloseDir
b31ffb70 Wed Apr  3 10:41:20 2013 : ====> VX_ChangeDir
b31ffb70 Wed Apr  3 10:41:20 2013 : ====> VXX_ChangeDir : apath : opt, asize : 4
b31ffb70 Wed Apr  3 10:41:20 2013 : ====>ChangeDir : psize : 4
b31ffb70 Wed Apr  3 10:41:20 2013 :            vx_stat_by_name: Getting stat of /opt
b31ffb70 Wed Apr  3 10:41:20 2013 :             vx_open_by_name: Opening object name : /opt, openflags : B
b31ffb70 Wed Apr  3 10:41:20 2013 :             vx_open_by_name: new handle =0xb2818468
b31ffb70 Wed Apr  3 10:41:20 2013 :             vx_stat_by_name: Getting stat of /opt/ccollab_server
b31ffb70 Wed Apr  3 10:41:20 2013 : ====> VX_CloseDir
b31ffb70 Wed Apr  3 10:41:20 2013 : VX_SetupWorkPath: dss_cur_dir is not valid
b31ffb70 Wed Apr  3 10:41:20 2013 : VX_SetupWorkPath: req size is 170
b31ffb70 Wed Apr  3 10:41:20 2013 : VX_SetupWorkPath: req size after strsize(sname) is 170
b31ffb70 Wed Apr  3 10:41:20 2013 : VX_SetupWorkPath: path is /. copying cur dir and sname
b31ffb70 Wed Apr  3 10:41:20 2013 : VX_SetupWorkPath: path with cur dir is /opt
b31ffb70 Wed Apr  3 10:41:20 2013 :             vx_stat_by_name: Getting stat of /opt
b31ffb70 Wed Apr  3 10:41:20 2013 : ====> VX_FindFirst
b31ffb70 Wed Apr  3 10:41:20 2013 : last_slash called with non absolute path name '*.*'
 

 

On the above setup, it's getting stat for /opt without the hostname garbage and on the first one it's adding the hostname and backslash and causing normal unix directory stat to fail.

How on earth do I get the media server or whatever to STOP putting the hostname and backslash in there?

I've tried re-creating the selection list w/ the remote unix/linux servers to no avail.  In the raw info in the selection list the selections are the same, just two different linux boxes where one insists on having the hostname in the path names...  

The ralus versions on each host:

 

 

[root@soekris-6501 VRTSralus]# cat ralus.ver 
ralus=2896.9
mdm=MDM_v0.0.4284.1
vxms=VxMS_v4.4-035
 

[root@mmi-storage ~]# cat /var/VRTSralus/ralus.ver 

ralus=2896.9
mdm=MDM_v0.0.4284.1
vxms=VxMS_v4.4-035
 
The media server is a Windows server 2003 setup with Backupexec 2010r3 running.
 

Viewing all articles
Browse latest Browse all 7183

Trending Articles