| Summary: | Restore does not handle bad or missing tapes well. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | cjohnson <cjohnson> | ||||
| Component: | bin | Assignee: | iedowse | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.0-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
cjohnson
2000-04-04 18:10:01 UTC
As pointed out to me by a very nice person, to get the permissions of
the
directories reset correctly you load the first tape and do:
restore -if /dev/rsa0
add
setmodes
quit
Class Changed From-To: sw-bug->change-request This is a change request. Responsible Changed From-To: freebsd-bugs->mjacob I might as well eventually look at this one. . State Changed From-To: open->closed This has been fixed in both -CURRENT and -STABLE; restore's handling of multi-volume dumps had a lot of bugs, most of which are hopefully now fixed. To get the fixed version you will need to either cvsup to -STABLE, or wait for 4.6-RELEASE. Class Changed From-To: change-request->sw-bug This really was a bug. Responsible Changed From-To: mjacob->iedowse I'm interested in any followups. |