Bug 4348
| Summary: | Multiple volume dump/restore appears to be broken | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Jeff Johnson <jbj> |
| Component: | dump | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | CC: | mnickel |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-08-30 23:28:48 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
fixed in 0.4b16 and later, available via rawhide. |
Here is the output I'm getting from a restore -t -b 32 -f /dev/nst0: Verify tape and initialize maps End-of-tape encountered Mount tape volume 2 Enter ``none'' if there are no more tapes otherwise enter tape name (default: /dev/nst0) /dev/nst0 Wrong dump date got: Mon Aug 2 09:12:51 1999 wanted: Wed Dec 31 18:00:00 1969 Mount tape volume 2 Enter ``none'' if there are no more tapes otherwise enter tape name (default: /dev/nst0) It seems to get the header information fine off of volume 1, but can't get the header information off of volume 2--it keeps getting the timestamp 0. Can it be possible that the dump is not correctly putting out header information when it needs to span a fileset to a second tape?