> Tim Holmes wrote: > > write(4, "10108", 5) = 5 > > close(4) = 0 > > munmap(0x111000, 4096) = 0 > > rt_sigprocmask(SIG_BLOCK, [CHLD], ~[KILL SEGV TERM STOP RTMIN], 8) = 0 > > nanosleep({5, 0}, {5, 0}) = 0 > > semop(229376, 0x842dc6, 3) = 0 > > semctl(229376, 1, IPC_64|GETVAL, 0xbffff7e4) = 10000 > > semctl(229376, 0, IPC_64|IPC_RMID, 0xbffff7e4) = 0 > > exit_group(1) = ? > > [root@SRVFS-01 root]# > > > > > > Try this and post the output: > > /opt/VRTSralus/bin/beremote --log-file <filename> > replacing filename with whatever you want. > > [Tim Holmes wrote] Ok -- here is the output -- from reading this over, it looks to me like its missing some libraries, but I don't have enough experience to tell for sure TIM 94c500 Thu May 19 09:50:39 2005: Starting BE Remote Agent 94c500 Thu May 19 09:50:39 2005: Log file: beremote2 94c500 Thu May 19 09:50:39 2005: No configuration file specified. Using default. 94c500 Thu May 19 09:50:39 2005: Log to console: disabled 94c500 Thu May 19 09:50:39 2005: Starting NDMP processor 6e10bb0 Thu May 19 09:50:40 2005: FS_InitFileSys 6e10bb0 Thu May 19 09:50:40 2005: libbedsnt5.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedssql2.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedsxchg.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedsxese.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedsmbox.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedspush.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedsnote.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedsmdoc.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedssps2.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedsupfs.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedsshadow.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedsoffhost.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: loaded libbedsvx.so 6e10bb0 Thu May 19 09:50:40 2005: libbedsorcl.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedsagnt.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: libbedssms.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: loaded libbedssmsp.so 6e10bb0 Thu May 19 09:50:40 2005: libbedsra.so could not be loaded: 0x 2 (2) 6e10bb0 Thu May 19 09:50:40 2005: Initializing FSs 6e10bb0 Thu May 19 09:50:40 2005: Using 'UTF-8' Encoding. 6e10bb0 Thu May 19 09:50:40 2005: VXMS Initialization OK. 6e10bb0 Thu May 19 09:50:40 2005: Listening on port 10000 6e10bb0 Thu May 19 09:50:40 2005: ERROR: system call (bind): 0. 94c500 Thu May 19 09:50:45 2005: Stopping remote agent due to explicitly failed initialization 94c500 Thu May 19 09:50:50 2005: Startup failure detected 94c500 Thu May 19 09:50:50 2005: Remote agent exit