"xcp diag find" command fails in the middle with [Errno 32] Broken pipe
Applies to
NetApp XCP NFS
Issue
When using below XCP command, it gets hung for many days:
/xcp diag find --branch-match True -fmt "'{size} {name}'.format(size=x.digest,name=x)" 10.1.1.1:/NFS/path awk '{if ($1 > 50000) print $ " " $2}'