Date: Wed, 23 Aug 2006 11:49:53 -0400 From: Paul Mather <paul@gromit.dlib.vt.edu> To: Divacky Roman <xdivac02@stud.fit.vutbr.cz> Cc: freebsd-current@freebsd.org Subject: Re: Linuxulator: syscall statfs64 not implemented? Message-ID: <1156348193.1499.11.camel@zappa.Chelsea-Ct.Org> In-Reply-To: <20060821134635.GA27362@stud.fit.vutbr.cz> References: <1156096970.19717.12.camel@zappa.Chelsea-Ct.Org> <20060820204338.GA76869@stud.fit.vutbr.cz> <1156121912.32130.22.camel@zappa.Chelsea-Ct.Org> <20060821080748.GA14037@stud.fit.vutbr.cz> <20060821134635.GA27362@stud.fit.vutbr.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2006-08-21 at 15:46 +0200, Divacky Roman wrote: > > it seems like very trivial so expect patch today ;) > > www.stud.fit.vutbr.cz/~xdivac02/statfs64.patch > > pls tell me if this works, thnx The patch applied and built on i386. However, when I run the resultant kernel, the problem of the "syscall statfs64 not implemented" messages goes away but my Tivoli backup still fails (in a different way). (The same Tivoli client and setup worked on i386 -CURRENT prior to mid-August, and currently is working on an i386 6.1-STABLE system.) Now, when the scheduled backup runs, I get things like this in my dsmerror.log: 08/23/06 02:58:37 TransErrno: Unexpected error from GetFSInfo:statfs, errno = 14 08/23/06 02:58:38 ANS1228E Sending of object '/backup' failed 08/23/06 02:58:38 ANS1063E The specified path is not a valid file system or logical volume name. 08/23/06 02:58:38 ANS1228E Sending of object '/backup/var' failed 08/23/06 02:58:38 ANS1063E The specified path is not a valid file system or logical volume name. 08/23/06 02:58:38 ANS1228E Sending of object '/backup/usr' failed 08/23/06 02:58:38 ANS1063E The specified path is not a valid file system or logical volume name. 08/23/06 02:58:40 ANS1512E Scheduled event 'DESKTOP_DAILY_BACKUP' failed. Return code = 12. I don't know if this indicates that there is a problem with the implementation of statfs64/statfs, now. (I don't know if it complicates matters, but I'm backing up mounted snapshots.) Cheers, Paul. -- e-mail: paul@gromit.dlib.vt.edu "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." --- Frank Vincent Zappa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1156348193.1499.11.camel>