On Mon, Nov 09, 2009 at 03:25:02PM -0700, Robert Thurlow wrote: > Andrew Daugherity wrote: > > >if I invoke bart via truss, I see it calls statvfs() and fails. Way to > >keep up with the times, Sun! > > % file /bin/truss /bin/amd64/truss > > /bin/truss: ELF 32-bit LSB executable 80386 Version 1 [FPU], > dynamically linked, not stripped, no debugging information available > > /bin/amd64/truss: ELF 64-bit LSB executable AMD64 Version 1 [SSE2 > SSE FXSR CMOV FPU], dynamically linked, not stripped, no debugging > information available
I'm pretty sure he means that 'bart' is failing, not truss. /bin/truss is just a link to /usr/lib/isaexec, which will run the 64-bit version when appropriate. -- Darren _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss