On Thu, Apr 22, 2010 at 12:40:37PM -0700, Rich Teer wrote:
> On Thu, 22 Apr 2010, Tomas Ögren wrote:
> 
> > Copying via terminal (and cp) works.
> 
> Interesting: if I copy a file *which has no extended attributes* using cp in
> a terminal, it works fine.  If I try to cp a file that has EA (to the same
> destination), it hangs.  But I get this error message after a few seconds:
> 
>     cp file_without_EA /net/zen/export/home/rich
>     cp file_with_EA /net/zen/export/home/rich
>     nfs server zen:/export/home: lockd not responding

So, it looks like you need to investigate why the client isn't
getting responses from the server's "lockd".

This is usually caused by a firewall or NAT getting in the way.

HTH
--macko
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to