Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 1999 14:49:10 -0500 (EST)
From:      "Viren R. Shah" <viren@rstcorp.com>
To:        freebsd-emulation@freebsd.org
Subject:   Seagate Backup Exec for Linux?
Message-ID:  <14393.40502.584798.911817@jabberwock.rstcorp.com>

next in thread | raw e-mail | index | archive | help

Has anyone gotten the "Seagate Backup Exec Agent" for Linux working on
a -stable system? We are curently trying to get this to run, and it
show top-lvel directories (for directories exported using its
protocol) but mostly won't show any sub-directories.

FreeBSD hal 3.2-STABLE FreeBSD 3.2-STABLE #0: Thu Jul 29 13:27:38 EDT
1999     root@dave:/usr/src/sys/compile/HAL2  i386 

[Yeah, this is 3.2-STABLE, but I also tried it on a -current machine]


Here's a truss:

syscall (null)()
        returns 1 (0x1)
syscall linux_socketcall(0x5,0xbfbfd798)
        returns 7 (0x7)
syscall linux_socketcall(0xe,0xbfbfd788)
        returns 0 (0x0)
syscall linux_socketcall(0xe,0xbfbfd788)
        returns 0 (0x0)
syscall linux_socketcall(0xe,0xbfbfd788)
        returns 0 (0x0)
syscall linux_socketcall(0xa,0xbfbfd768)
        returns 1 (0x1)
syscall linux_socketcall(0xa,0xbfbfd774)
        returns 512 (0x200)
syscall linux_sigprocmask(0x0,0x805adc4,0x0)
        returns 0 (0x0)
syscall linux_sigprocmask(0x1,0x805adc4,0x0)
        returns 0 (0x0)
syscall linux_socketcall(0x9,0xbfbfd764)
        returns 514 (0x202)
syscall getpid()
        returns 51743 (0xca1f)
syscall linux_sigprocmask(0x0,0x805adc4,0x0)
        returns 0 (0x0)
syscall linux_sigprocmask(0x1,0x805adc4,0x0)
        returns 0 (0x0)
syscall linux_sigprocmask(0x0,0x805adc4,0x0)
        returns 0 (0x0)
syscall linux_sigprocmask(0x1,0x805adc4,0x0)
        returns 0 (0x0)
syscall linux_sigprocmask(0x0,0x805adc4,0x0)
        returns 0 (0x0)
syscall linux_sigprocmask(0x1,0x805adc4,0x0)
        returns 0 (0x0)
syscall linux_fork()
        returns 10356 (0x2874)
syscall close(7)
        returns 0 (0x0)
SIGNAL 31
SIGNAL 31
SIGNAL 31
SIGNAL 20
syscall linux_select(0xbfbfdb68)
        errno -4 'Interrupted system call'
syscall linux_sigaction(0xc,0xbfbfdad4,0xbfbfdac4)
        returns 0 (0x0)
syscall linux_wait4(0xffffffff,0x0,0x0,0x0)
        returns 10356 (0x2874)
syscall linux_sigreturn(0xbfbfdafc)
        errno -4 'Interrupted system call'
syscall linux_select(0xbfbfdb68)
        returns 1 (0x1)
syscall linux_socketcall(0x5,0xbfbfd798)
        returns 7 (0x7)
syscall linux_socketcall(0xe,0xbfbfd788)
        returns 0 (0x0)
syscall linux_socketcall(0xe,0xbfbfd788)
        returns 0 (0x0)
syscall linux_socketcall(0xe,0xbfbfd788)


and so on, ad nauseum..

Any ideas?

Viren
-- 
Viren R. Shah, viren @ rstcorp . com, http://www.rstcorp.com/~vshah/
If you understand what you're doing, you are not learning anything
    


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14393.40502.584798.911817>