This document proposes new distributed deduplication systems with improved reliability for cloud storage. It introduces distributing data chunks across multiple cloud servers to provide better fault tolerance compared to single-server systems. A secret sharing scheme is used to split files into fragments and distribute them across servers, instead of encryption, to achieve data confidentiality while still allowing for deduplication. Security analysis shows the proposed systems achieve confidentiality, integrity, and reliability even if some servers collude. The systems are implemented and shown to incur low overhead.