Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#91 closed defect (fixed)

>t>setup_volume_reloader.ec should tell user where to create sys_vols.dump

Reported by: Eric Swenson Owned by: Eric Swenson
Priority: major Milestone: MR12.7
Component: Tools Version: MR12.6f
Keywords: Cc:

Description

Setting up the volume dump involves running >t>setup_volume_reloader.ec and, after creating sys_vols.dump, running >t>setup_volume_reloader_2.ec. However, while normally the sys_vols.dump segment should be located in >udd>Daemon>Volume_Dumper, for >t>setup_volume_reloader_2.ec to work correctly and not emit errors, the user should create sys_vols.dump in >ddd>volume_backup. >t>setup_volume_reloader_2.ec uses this sys_vols.dump (in running dummy volume dumps), and then copies this segment to >udd>Daemon>Volume_Dumper>sys_vols.dump and deletes the temporary one in >ddd>volume_backup.

t>setup_volume_reloader_2.ec depends on being run from >ddd>volume_backup, but does not do a "cwd". >t>setup_volume_reloader.ec does perform a cwd to this directory, but since the user is given control between part 1 and part 2, it is possible that the working directory might be changed by the user.

Change History (3)

comment:1 by Eric Swenson, 9 years ago

Milestone: MR12.6g
Status: newassigned

comment:2 by Eric Swenson, 9 years ago

Resolution: fixed
Status: assignedclosed

Installed as MR12.6g-0010.

comment:3 by Eric Swenson, 7 years ago

Milestone: MR12.6gMR12.7

Milestone renamed

Note: See TracTickets for help on using tickets.