gzip: stdin: unexpected end of file tar: Unexpected EOF in archive

1.问题描述:服务器

  今天解压tar包遇到这样一个问题ip

  使用命令:tar -zxvf  xxxxx.tar.gz内存

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
md5

2.问题分析:
it

  经过: md5sum 文件名  命令,比对两台服务器上xxxxx.tar.gz 包的文件校验码不同,说明在文件scp移动中就被损坏了,最终发现目标服务器内存不足引发。打的包有16G,经过其余方式(好比清理磁盘或挂载其余服务器)达到scp目的,再解压就能够了。file

相关文章
相关标签/搜索