Bug 13316
| Summary: | Cannot tar backup over 2GB tape is a 8GB | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | roger |
| Component: | kernel | Assignee: | Bernhard Rosenkraenzer <bero> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-07-03 20:58:23 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: | |||
|
Description
roger
2000-07-01 18:48:30 UTC
I thought this was a problem with something else, not tar.. Try using bzip2 1.0 or higher, it allows greater than 2 GB backups. The kernel shipped in 6.2 doesn't support files > 2 GB, that's why tar can't handle them. You need the Large Filesystem (LFS) kernel patch; either build your own kernel with it or get the Red Hat Linux Enterprise Edition which has LFS enabled by default. |