Bug 663303
| Summary: | Scp copy huge vmcore of netdump | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Chao Ye <cye> | |
| Component: | netdump | Assignee: | Neil Horman <nhorman> | |
| Status: | CLOSED NOTABUG | QA Contact: | qe-baseos-daemons | |
| Severity: | medium | Docs Contact: | ||
| Priority: | low | |||
| Version: | 4.9 | |||
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 663305 663310 (view as bug list) | Environment: | ||
| Last Closed: | 2010-12-15 11:56:56 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 663305, 663310 | |||
|
Description
Chao Ye
2010-12-15 10:39:47 UTC
*** Bug 663305 has been marked as a duplicate of this bug. *** What makes you think this has anything to do with netdump? netdump creates sparse files on disk, as you would hope since not many systems can store lots of 260G files. 16G is the on disk allocation, but 260G is the actual file size if all the zero pages were allocated. At most scp likely has a problem moving sparse files around. |