#98 closed defect (fixed)
>t>admin.ec: can't start consolidated volume dumps
| Reported by: | Owned by: | Eric Swenson | |
|---|---|---|---|
| Priority: | trivial | Milestone: | MR12.7 |
| Component: | Tools | Version: | MR12.6f |
| Keywords: | Cc: |
Description
The part of >t>admin.ec which deals with "consolidated" dumps (the intermediate level between incremental and complete) at the &vcons label uses the obsolete -incr_skip_count control argument to
the consolidated_volume_dump command; when you run "x vcons" it complains about this:
The -incr_skip_count function has been replaced by -purge_volume_log.
and does not do a dump.
Comments in >ldd>t>s>bound_volume_dumper_.s::dmpr_arg_reader_.pl1 suggest this change was made in October 1989 as part of MCR8135
Change History (5)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Status: | new → assigned |
|---|
comment:3 by , 9 years ago
| Milestone: | → MR12.6g |
|---|---|
| Version: | → MR12.6f |
comment:4 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

MCR https://s3.amazonaws.com/eswenson-multics/public/mcrs/MCR10045.pdf addresses this issue.