OpenVZ Forum


Home » General » Support » vzdump - gzip doesn't work
vzdump - gzip doesn't work [message #34524] Thu, 15 January 2009 09:51 Go to next message
januszzz is currently offline  januszzz
Messages: 50
Registered: January 2007
Location: Opole, Poland
Member
Hi, I'm using vzdump and --compress option doesn't work.

INFO: sent 1028935 bytes received 1758 bytes 2061386.00 bytes/sec
INFO: total size is 3232104706 speedup is 3135.86
INFO: final sync finished (0 seconds)
INFO: resume vps
INFO: Resuming...
INFO: vps is online again after 2 seconds
INFO: creating archive '/vz/dump/vzdump-180.dat' (/var/tmp/vzdumptmp25080/180)
INFO: gzip: unrecognized option `--rsyncable'
INFO: Try `gzip --help' for more information.
INFO: file size 0KB
INFO: Finished Backup of VM 180 (00:06:41)

Apparently it looks like gzip is not compiled with proper options or Proxmox vzdump tool is being used with other gzip than I have.

I can see in vzdump:
# by default we set --rsyncable for gzip
$ENV{GZIP} = "--rsyncable" if !$ENV{GZIP};

Can I omit this default or what it really does?


Any clues for this?

Regards.

[Updated on: Thu, 15 January 2009 09:54]

Report message to a moderator

Re: vzdump - gzip doesn't work [message #34534 is a reply to message #34524] Thu, 15 January 2009 22:30 Go to previous messageGo to next message
n00b_admin is currently offline  n00b_admin
Messages: 77
Registered: July 2006
Location: Romania
Member
Just comment it out and it will work fine.
Re: vzdump - gzip doesn't work [message #34538 is a reply to message #34524] Fri, 16 January 2009 07:15 Go to previous messageGo to next message
januszzz is currently offline  januszzz
Messages: 50
Registered: January 2007
Location: Opole, Poland
Member
Ok, but what does this option stands for, do you know? I'm just curious.
Re: vzdump - gzip doesn't work [message #34550 is a reply to message #34524] Fri, 16 January 2009 16:17 Go to previous message
n00b_admin is currently offline  n00b_admin
Messages: 77
Registered: July 2006
Location: Romania
Member
I don't know what exactly it does since the tool is poorly documented but i know enough that it will work without it just fine.

I used previous versions of vzdump which did not used or needed this flag, i don't think is crucial to the operation of the tool.
Previous Topic: how many cpuunits have the quad core processor?
Next Topic: Weird file access / rights problem
Goto Forum:
  


Current Time: Mon Jul 15 22:19:42 GMT 2024

Total time taken to generate the page: 0.02500 seconds