E Equand Renowned Member Dec 9, 2010 25 0 66 Aug 7, 2011 #1 Here's the thing, the vmtar command hangs in the backup process: ll /mnt/vzsnap0 ls: reading directory /mnt/vzsnap0: Input/output error Is there a way to disable gzipping/tarring the snapshot? Something like just snapshot directly to the NFS share?
Here's the thing, the vmtar command hangs in the backup process: ll /mnt/vzsnap0 ls: reading directory /mnt/vzsnap0: Input/output error Is there a way to disable gzipping/tarring the snapshot? Something like just snapshot directly to the NFS share?
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,297 723 253 Austria www.proxmox.com Aug 7, 2011 #2 Equand said: ls: reading directory /mnt/vzsnap0: Input/output error Click to expand... That usually indicates a problem with your disk. Equand said: Is there a way to disable gzipping/tarring the snapshot? Click to expand... You can disable compression. But tar is our output format, so you can't disable that. Equand said: Something like just snapshot directly to the NFS share? Click to expand... No, that is not implemented.
Equand said: ls: reading directory /mnt/vzsnap0: Input/output error Click to expand... That usually indicates a problem with your disk. Equand said: Is there a way to disable gzipping/tarring the snapshot? Click to expand... You can disable compression. But tar is our output format, so you can't disable that. Equand said: Something like just snapshot directly to the NFS share? Click to expand... No, that is not implemented.
E Equand Renowned Member Dec 9, 2010 25 0 66 Aug 7, 2011 #3 I see, and our main disk is full, as well as other one. That's what causes the disk problem (otherwise raid hardware would be alarmed). Ok I will try hacking into it. Even iscsi target won't help?
I see, and our main disk is full, as well as other one. That's what causes the disk problem (otherwise raid hardware would be alarmed). Ok I will try hacking into it. Even iscsi target won't help?