>Also, from my _very limited_ investigation this morning, it seems tha= >t >#grep Err /tmp/getdents.bin.cp.truss | grep -v ENOENT | grep getdents > >returns entries such as: >getdents64(0, 0xFEC92000, 8192) Err#9 EBADF >getdents64(0, 0xFEC92000, 8192) Err#9 EBADF >getdents64(0, 0xFEC92000, 8192) Err#9 EBADF >getdents64(0, 0xFEE34000, 8192) Err#9 EBADF >=2E..(truncated)
Ah, this looks like "someone closed stdin and then something weird happened. Hm. We need full truss out, specifically of all calls which return or release filedescriptors. The plot thickens. Casper _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss