Displaying 4 results from an estimated 4 matches for "tzvf".
Did you mean:
tzif
2012 Nov 05
3
Announce: Puppet Dashboard 1.2.13 Available
Puppet Dashboard 1.2.13 is a maintenance and bugfix release of Puppet Dashboard.
This release is available for download at:
https://downloads.puppetlabs.com/dashboard/puppet-dashboard-1.2.13.tar.gz
Debian packages are available at
https://apt.puppetlabs.com
RPM packages are available at
https://yum.puppetlabs.com
See the Verifying Puppet Download section at:
2018 Nov 03
1
reading old dump backups from 2009
...mp
bzcat: u1_l0_04-29-09_md1.dump is not a bzip2 file.
but I didn't remember if dump might have it's own headers before the
compressed data.
> The dump is compressed. What was the command line you used to create
> the dump file?
>
> Have you tried using
>
> restore tzvf u1_l0_04-29-09_md1.dump
The version of restore that I have under CentOS 6 does not have any
compression options except for -l.? Only dump has the compression
options and restore is supposed to recognize the compression I believe.?
The z option definitely does not work.
Maybe the file is bad.?...
2018 Nov 03
5
reading old dump backups from 2009
I have and old dump format backup done under fedora 7 which is stored on
disk and has an sha256sum file that indicates there are no data errors
in the backup file.? When I try to read the file with restore under
CentOS 6,? I get the following error:
cat /etc/redhat-release
CentOS release 6.10 (Final)
restore tvf u1_l0_04-29-09_md1.dump Verify tape and initialize maps
Input is from a local
2018 Nov 03
0
reading old dump backups from 2009
...ed: Wed Apr 29 16:00:09 2009
> DUMP: Average transfer rate: 2146 kB/s
> DUMP: Wrote 96607840kB uncompressed, 50878096kB compressed, 1.899:1
> DUMP: DUMP IS DONE
The dump is compressed. What was the command line you used to create
the dump file?
Have you tried using
restore tzvf u1_l0_04-29-09_md1.dump
>
> Have there been any changes to the format of dump files and if so, is
> there a version available that can read this older backup?
I don't think dump has changed anything in 20 years or so! And I
certainly can't see it changing such that it can'...