> -----Original Message----- > From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list- > bounces@xxxxxxxxxx] On Behalf Of Jeremy Davis > Sent: Thursday, May 19, 2005 8:03 AM > To: For users of Fedora Core releases > Subject: Re: FC 2/3 Backup > > Tim Holmes wrote: > >>>>[Tim Holmes wrote] > >>>> > >>>>Ok -- here is the output > >>>> > >>>> [root@SRVFS-01 bin]# file beremote > >>>>beremote: ELF 32-bit LSB executable, Intel 80386, version 1 > > > > (SYSV), > > > >>for > >> > >>>>GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped > >>>>[root@SRVFS-01 bin]# > >>>> > >>>>login as: root > >>>>root@xxxxxxxxxxxx's password: > >>>>Last login: Wed May 18 17:11:41 2005 from > > > > mod3teacher.mcaschool.net > > > >>>>[root@SRVFS-01 root]# strace /etc/init.d VRTSralus.init start > >>>>strace: exec: Permission denied > >>>>execve("/etc/init.d", ["/etc/init.d", "VRTSralus.init", "start"], > >> > >>[/* 24 > >> > >>>>vars */ > >>>>]) = 0 > >>>>[root@SRVFS-01 root]# > >>>> > >>>> > >>>>thanks again for all your help > >>>> > >>>>TIM > >>>> > >>>> > >>>> > >>> > >>>I believe the beremote is the actual Backup Exec Remote agent. > >>>I believe that strace command should be > >>>'strace /etc/init.d/VRTSralus.init start' > >>>strace bombs out when running it on a directory ;) > >>> > >>> > >>>Also check your services file (/etc/services) for: > >>>grfs 6101/tcp #Backup exec agent > >>> > >>>-- > >>>ya viene el sol | > >>> \|/ > >>> ~~~~O~~~~ > >>> /|\ > >>> | > >>> > >> > >>[Tim Holmes wrote] > >> > >>Jeremy: > >> > >>Yes, beremote is the actual remote agent, and yes, strace has bombed > > > > out > > > >>when I used it with the syntax shown above. > >> > >>As far as the service entry, it is not there, > >> > >>I am going to try to add it to the bottom of the file and see what > >>happens. If this is not right, please let me know where to add it. > >> > >>Thanks for all the help, I suspect that we are gaining on this thing > >>finally > >> > >>TIM > >> > > > > [Tim Holmes wrote] > > Ok -- I added the line and tried restarting the service > > (/etc/init.d/VRTSralus.init start) > > > > And it failed in the same way > > > > TIM > > > > > > > > In your strace command you left out a slash before VRTSralus.init > > Here's what veritas has to say about this: > http://seer.support.veritas.com/docs/268019.htm > [Tim Holmes wrote] Ok -- I tried the commands specified in the doc from veritas, and it returned no PID so I'm assuming that its not running Running strace on /opt/VRTSralus/bin/beremote provided the following output (this is only the last portion, the output is too long for the buffer of my terminals -- either in windows or linux) can someone tell me how to get it to output to a txt file? Scanning through this, it seems to indicate that there are some files missing - they look like libraries to me, but im not sure. Again, can someone comment for me? Thanks TIM 0) = 0x3e1000 close(3) = 0 open("/opt/VRTSralus/bin/libndmp_loops.so", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pe\1\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0550, st_size=413476, ...}) = 0 old_mmap(NULL, 416860, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x3f9000 old_mmap(0x455000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x5b000) = 0x455000 close(3) = 0 open("/opt/VRTSralus/bin/libndmpcomm.so", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\234"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0550, st_size=151692, ...}) = 0 old_mmap(NULL, 154712, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4a3000 old_mmap(0x4c4000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0x4c4000 close(3) = 0 open("/opt/VRTSralus/bin/libsmstools.so", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\f\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0550, st_size=13856, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x652000 old_mmap(NULL, 16912, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4c9000 old_mmap(0x4cc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0x4cc000 close(3) = 0 open("/opt/VRTSralus/bin/libstdc++-libc6.2-2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("/opt/VRTSvxms/lib/libstdc++-libc6.2-2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/i686/sse2/libstdc++-libc6.2-2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/i686/libstdc++-libc6.2-2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/sse2/libstdc++-libc6.2-2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/libstdc++-libc6.2-2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("./i686/sse2/libstdc++-libc6.2-2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("./i686/libstdc++-libc6.2-2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("./sse2/libstdc++-libc6.2-2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("./libstdc++-libc6.2-2.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libstdc++-libc6.2-2.so.3", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\211\1"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0555, st_size=408536, ...}) = 0 old_mmap(NULL, 270084, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4ce000 old_mmap(0x505000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x37000) = 0x505000 old_mmap(0x50e000, 7940, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x50e000 close(3) = 0 open("/opt/VRTSralus/bin/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/opt/VRTSvxms/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/i686/sse2/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/i686/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/sse2/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./i686/sse2/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./i686/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./sse2/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/lib/tls/libm.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\363*"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=214852, ...}) = 0 old_mmap(0x2ac000, 139424, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x510000 old_mmap(0x531000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0x531000 close(3) = 0 open("/opt/VRTSralus/bin/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/opt/VRTSvxms/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/i686/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./i686/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("./libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/lib/tls/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300+\32"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=1459344, ...}) = 0 old_mmap(0x18e000, 1162188, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4396000 old_mmap(0x44ac000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x116000) = 0x44ac000 old_mmap(0x44b0000, 7116, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x44b0000 close(3) = 0 open("/opt/VRTSralus/bin/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/opt/VRTSvxms/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/i686/sse2/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/i686/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/sse2/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./i686/sse2/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./i686/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./sse2/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/opt/VRTSralus/bin/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/opt/VRTSvxms/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/i686/sse2/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/i686/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/sse2/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./tls/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./i686/sse2/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./i686/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./sse2/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("./libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/lib/libgcc_s.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\244"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=31144, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x174000 old_mmap(0xa09000, 32472, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x533000 old_mmap(0x53a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0x53a000 close(3) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3e4000 mprotect(0x44ac000, 4096, PROT_READ) = 0 mprotect(0x531000, 4096, PROT_READ) = 0 mprotect(0x13c000, 4096, PROT_READ) = 0 mprotect(0x12b000, 4096, PROT_READ) = 0 mprotect(0x3f5000, 4096, PROT_READ) = 0 mprotect(0x121000, 4096, PROT_READ) = 0 mprotect(0x881000, 8392704, PROT_READ|PROT_WRITE) = 0 mprotect(0x881000, 8392704, PROT_READ|PROT_EXEC) = 0 mprotect(0x18a000, 4096, PROT_READ) = 0 set_thread_area({entry_number:-1 -> 6, base_addr:0x3e4500, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 munmap(0x111000, 57270) = 0 set_tid_address(0x3e4548) = 10108 rt_sigaction(SIGRTMIN, {0x3eb6d0, [], SA_RESTORER|SA_SIGINFO, 0x3f2680}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0 _sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbffff798, 35, (nil), 0}) = 0 brk(0) = 0x808c000 brk(0x80ad000) = 0x80ad000 fcntl64(0, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 fcntl64(1, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 fcntl64(2, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 fcntl64(2, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 semget(498291559, 3, IPC_CREAT|0644) = 229376 semop(229376, 0x842da8, 2) = 0 semctl(229376, 1, IPC_64|GETVAL, 0xbffff900) = 0 semctl(229376, 1, IPC_64|SETVAL, 0xbffff900) = 0 semctl(229376, 2, IPC_64|SETVAL, 0xbffff900) = 0 semop(229376, 0x842db4, 2) = 0 open("/etc/mtab", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=406, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x111000 read(3, "/dev/sdb1 / ext3 rw 0 0\nnone /pr"..., 4096) = 406 close(3) = 0 munmap(0x111000, 4096) = 0 open("/proc/stat", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x111000 read(3, "cpu 10206 793 4201 7618835 2700"..., 1024) = 683 read(3, "", 1024) = 0 close(3) = 0 munmap(0x111000, 4096) = 0 rt_sigprocmask(SIG_BLOCK, ~[SEGV TERM RTMIN], NULL, 8) = 0 rt_sigaction(SIGTERM, {0x804e6f0, [SEGV TERM], SA_RESTORER, 0x3f2688}, NULL, 8) = 0 rt_sigaction(SIGSEGV, {0x804e6f0, [SEGV TERM], SA_RESTORER, 0x3f2688}, NULL, 8) = 0 getuid32() = 0 umask(077) = 022 mmap2(NULL, 10489856, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x1f72000 mprotect(0x1f72000, 4096, PROT_NONE) = 0 clone(child_stack=0x2972b08, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYS VSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHE D, parent_tidptr=0x2972bf8, {entry_number:6, base_addr:0x2972bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0x2972bf8) = 10109 futex(0x8090820, FUTEX_WAKE, 1) = 1 futex(0x809068c, FUTEX_WAKE, 1) = 1 open("/etc/VRTSralus/stop", O_RDONLY) = -1 ENOENT (No such file or directory) rt_sigprocmask(SIG_BLOCK, [CHLD], ~[KILL SEGV TERM STOP RTMIN], 8) = 0 nanosleep({5, 0}, {5, 0}) = 0 open("/etc/VRTSralus/stop", O_RDONLY) = -1 ENOENT (No such file or directory) open("/var/VRTSralus/ralus.errpid", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 fstat64(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x111000 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]#