| Summary: | tcopy reports incorrect values | ||
|---|---|---|---|
| Product: | Base System | Reporter: | jegjr <jegjr> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
jegjr
1999-11-22 17:10:00 UTC
State Changed From-To: open->closed Since 9-track tapes dump has used a 10k blocksize as default. I'm not sure why it reports in 1k blocks, but know that changing the output format af dump affects many backup tools like amanda so inertia is very significant. Anyway, try to specify -b 1 to dump if you really want 1K block size. |